Hi,

I create an Interface for Internet like that:

declare("InternetGatewayDevice.WANDevice.6.WANConnectionDevice.[ 
VLANIDMark:303]",{path: now}, {path: 1});

For traffic shaping I need the full path of the interface:
declare("InternetGatewayDevice.QueueManagement.Queue.1.QueueInterface", null, 
{value: "InternetGatewayDevice.WANDevice.6.WANConnectionDevice.3"});

So I need here the instance number of the WANConnectionDevice. In that case the 
3. Is there a way to get this inside the provision? Or only over a external 
script with the api?



Best Regards

Michael Neumann
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to