Hi all,
According to the wiki, it's possible use alias filter:
declare(
"InternetGatewayDevice.X_BROADCOM_COM_IPAddrAccCtrl.X_BROADCOM_COM_IPAddrAccCtrlListCfg.[SourceIPAddress:192.168.1.0,SourceNetMask:255.255.255.0]",
{path: now}, {path: 1});
I need use commas inside the field value ->
Protocol:'HTTP,FTP,TELNET,SSH,ICMP'
declare("InternetGatewayDevice.X_HW_Security.AclServices.WanAccess.
[Enable:1,Protocol:'HTTP,FTP,TELNET,SSH,ICMP',WanName:wan1.1.ip1]",
{path: now}, {path: 1});
How to write commas in alias filter?
Sorry for the dumb question...
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users