The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter explains how to use the Connectivity Management Processor (CMP) to monitor the supervisor engine remote processor (RP) on the active supervisor engine and to reboot the RP or Cisco IOS switch. It also explains how you can reboot the CMP from the RP or the CMP.
This chapter includes the following sections:
•Attaching to and Detaching From the RP
•Copying Files from the CMP to External Hosts
•Copying Files from the CMP to RP Disk0: or Bootdisk:
•Rebooting the CMP from the RP
•Rebooting the CMP from the CMP
•Verifying the Status of the CMP
Note The USB host port is not supported. The CLI might display usbflash0:, but use of it is not supported.
To attach to or detach from the supervisor engine RP, use the following optional commands from SSH or Telnet sessions:
|
|
---|---|
switch-cmp# attach |
Takes control of the local supervisor engine RP console port. |
switch# Ctrl X switch-cmp# |
Exits from the RP console and returns to CMP. |
To transfer files from syslog: on the CMP to external servers, perform this task:
|
|
---|---|
switch-cmp# copy syslog [scp: | sftp: | tftp:] |
Transfers files from syslog: on the CMP to external servers. |
To copy files from a TFTP server on teh CMP to a compact flash disk in disk0: or bootdisk: on the RP, perform this task:
|
|
---|---|
switch-cmp# copy tftp: [rp-bootdisk: | rp-bootdisk:] |
Transfers files from a TFTP server on the CMP to a compact flash disk in disk0: or bootdisk: on the RP. |
To reboot the supervisor engine RP from the CMP, perform this task:
|
|
|
---|---|---|
Step 1 |
switch-cmp# reload route-processor {hard | soft} |
Reboots the supervisor engine. |
Step 2 |
switch-cmp# show system reset-reason |
Displays all recorded reboot causes for CMP and RP. |
To reboot the CMP from Cisco IOS on the supervisor engine RP, perform this task:
|
|
|
---|---|---|
Step 1 |
switch# hw-module cmp slot reset {hard | soft} |
Reboots the CMP. |
Step 2 |
switch-cmp# show system reset-reason |
Displays all recorded reboot causes for CMP and RP. |
To reboot the CMP from the CMP, perform this task:
|
|
|
---|---|---|
Step 1 |
switch-cmp# reload |
Reboots the CMP. |
Step 2 |
switch-cmp# show system reset-reason |
Displays all recorded reboot causes for CMP and RP. |
You can verify the status of the CMP by entering one or more of the following commands:
To reboot the RP with TFTP boot, perform this task:
|
|
---|---|
rommon> boot tftp://server ip-addr/path to image |
Reboots the RP using its boot loader ROMMON. |