Difference between revisions of "61k CMM"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(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...")
 
 
(2 intermediate revisions by one user not shown)
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:]]
+
 
Connect to the serial port on the front panel of the CMM
+
 
o
+
1) Connect to the serial port on the front panel of the CMM
In your terminal emulation program, set the baud rate to 9600
+
* In your terminal emulation program, set the baud rate to 9600
o
+
* Enter admin for the user name and password
Enter admin for the user name and password
+
 
+
OR
Open a telnet or SSH session from one of the SGMs
+
 
o
+
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
+
* 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)
o
+
 
Telnet or ssh from the SGM to the CMM
+
* Telnet or ssh from the SGM to the CMM
o
+
* 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]]

Latest 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