Difference between revisions of "61k CMM"
From cpwiki.net
(Created page with "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...") |
|||
Line 1: | Line 1: | ||
− | Chassis Management Module CLI | + | '''Chassis Management Module CLI''' |
+ | |||
The Chassis Management Module (CMM) monitors and controls hardware modules in the chassis. | 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 | 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. | 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: | + | [[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: | addresses: | ||
− | + | ||
198.51.100.33 (routed via SSM1) | 198.51.100.33 (routed via SSM1) | ||
− | + | ||
198.51.100.233 (routed from SSM2) | 198.51.100.233 (routed from SSM2) | ||
− | + | ||
− | + | * Telnet or ssh from the SGM to the CMM | |
− | + | * Enter admin for the user name and password | |
− | + | ||
+ | [[category:61k]] |
Revision as of 06:24, 11 December 2013
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