Difference between revisions of "61k CMM"
From cpwiki.net
Line 23: | Line 23: | ||
* Telnet or ssh from the SGM to the CMM | * Telnet or ssh from the SGM to the CMM | ||
* Enter admin for the user name and password | * Enter admin for the user name and password | ||
+ | |||
+ | note - the information above is base on default configurations | ||
[[category:61k]] | [[category:61k]] |
Revision as of 16:20, 14 January 2015
Chassis Management Module CLI
The Chassis Management Module (CMM) monitors and controls hardware modules in the chassis. Communication with a CMM occurs via SNMP requests from the SMO SGM. If a hardware sensor reports a problem the CMM automatically takes action or sends a report. CMMs also have a command line interface. There are two ways to connect a CMM CLI:
1) Connect to the serial port on the front panel of the CMM
- In your terminal emulation program, set the baud rate to 9600
- Enter admin for the user name and password
OR
2) Open a telnet or SSH session from one of the SGMs
- First make sure that you have connectivity to the CMMs by pinging both
addresses:
198.51.100.33 (routed via SSM1) 198.51.100.233 (routed from SSM2)
- Telnet or ssh from the SGM to the CMM
- Enter admin for the user name and password
note - the information above is base on default configurations