Is there a standard way to disable the LAN management ip on cable modems, I need to disable the 192.168.100.1 address. This causes issues with Plume deployments (When cable modem reboots, plume pod sees 192.168.100.1 ip and changes to Bridge mode on some occassions, rather than router mode). Please let me know if it is possible to disable (mostly Arris brand modems) and the best way to do so if possible.
Hi, what if you try to change the LAN network address so it has a different ip, lets say: 192.168.10.1, maybe the 100.1 ip conflicts with the Pod default Ip address. Usually you can include these kind of configurations via the docsis file but first you need to know in advance the oid/mib corresponding to Arris. A troubleshoot/investigation in detail is usually needed on these kind of scenarios. There are also other ways to modify how modems behave, you can have some modifications using opensync commands, this requires entering to the modem via telnet or ssh. If you requiere further information, tests, I can help you remotely, you can contact me via rmontoya265@gmail.com, regards.-
No I'm looking to disable the DIAG portion from the LAN side, it causes our Plume devices Auto discovery to fail from time to time (Plume goes into bridge mode, rather than rotuer mode). I found an OID that should work, but I can't set it or find or set it on any of my modems, 1.3.6.1.4.1.1166.1.19.3.100.6.15.
Found an OID which works for some modems, unfortunately not the majority of ours (Arris TM822), still looking for an OID to disable the internal management ip on that one (1.3.6.1.4.1.1166.1.19.3.100.6.10 on Arris TM 9202 at least). OID doesn't exist on the older ones.