Can anyone help me how to close service in the modem configuration file except "network access 0"???
Any ideas how to block the service so that the MTA can work fine?
It's nice to use a portal because you can shut down service and give the subscriber information at the same time. This is nice for getting people to pay their bill.
On my Arris MTAs I use:
SnmpMibObject ifAdminStatus.1 Integer 2; /* down */
SnmpMibObject ifAdminStatus.5 Integer 2; /* down */
This shuts down USB as well as ETH.
yes, or on D2 Arris you can use arrisCmDevWanIsolationState
It's nice to use a portal because you can shut down service and give the subscriber information at the same time. This is nice for getting people to pay their bill.
Eric