Chapter 12: Basic Bring-up Procedure for a C4c CMTS
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
365
To configure SCM slot 19 IP address and subnet mask:
configure interface ethernet 19/0 ip address 10.44.101.1 255.255.255.248
To configure the active SCM IP address and subnet mask for SCM 19:
configure interface ethernet 19/0 active ip 10.44.101.3 255.255.255.248
To configure the SCM default gateway:
configure ip route vrf management 0.0.0.0 0.0.0.0 10.44.101.6
To save the configuration, enter the write memory command.
Note: The chassis reboot in the following step is only required only if you are using the Out-of-Band Management
configuration and changing the IPs.
Save the changes and reboot the system (if Out-of-Band management is configured) by entering:
write memory
configure reset system
Configure the SNMP
The following command sequence enables the Simple Network Management Protocol (SNMP) to work. You should change
community strings for security purposes.
configure snmp-server community public security rotesting
configure snmp-server community private security rwtesting
configure snmp-server user rotesting rotesting v1
configure snmp-server user rwtesting rwtesting v1
configure snmp-server user rotesting rotesting v2c
configure snmp-server user rwtesting rwtesting v2c
configure snmp-server context ""
configure snmp-server group rotesting v1 read docsisManagerView
configure snmp-server group rwtesting v1 read docsisManagerView write docsisManagerView
configure snmp-server group rotesting v2c read docsisManagerView notify docsisManagerView
configure snmp-server group rwtesting v2c read docsisManagerView write docsisManagerView
configure snmp-server view docsisManagerView 1.3.6.1 included
configure snmp-server group rotesting v2c notify docsisManagerView
configure snmp-server group rotesting v1 notify docsisManagerView