You can use show commands to monitor the status of redundancy groups, line modules, and SRP modules.
![]() |
Note: For more information about monitoring high availability, see Managing Modules. |
show environment
show hardware
show redundancy
In the following example, the user issues a show redundancy command, and then a redundancy force switchover command. Finally, the user issues the show redundancy line-card command to display information specific to the line modules. The two displays show how the states of the primary and spare line modules change.
host1#show redundancy
SRP
---
high-availability state: disabled
current redundancy mode: file-system-synchronization
last activation type: cold-start
Criteria Preventing High Availability from being Active
-------------------------------------------------------
criterion met
---------------------------------- ---
High Availability mode configured? No
Mirroring Subsystem present? No
Line Card
---------
automatic reverting is off
backed
up sparing
hardware lockout by for revert
slot role config slot slot at
---- -------- --------- ------ ------- ------
0 spare --- --- --- ---
2 primary protected --- --- ---
12 --- --- --- --- ---
midplane midplane
slots type rev
----- -------- --------
0 - 5 6 0
host1#redundancy force-switchover 2
host1#show redundancy line-card
automatic reverting is off
backed
up sparing
hardware lockout by for revert
slot role config slot slot at
---- -------- --------- ------ ------- ------
0 spare --- --- 2 ---
2 primary protected 0 --- ---
12 --- --- --- --- ---
midplane midplane
slots type rev
----- -------- --------
0 - 5 6 0
host1#show redundancy
SRP
---
high-availability state: active
current redundancy mode: high-availability
last activation type: cold-start
Line Card
---------
automatic reverting is off
backed
up sparing
hardware lockout by for revert
slot role config slot slot at
---- -------- --------- ------ ------- ------
0 spare --- --- --- ---
2 primary protected --- --- ---
4 primary protected --- --- ---
fabric slice redundancy: none slot state type ---- ------ ------- 6 online SFM-100 7 online SFM-100 8 --- --- 9 --- --- 10 --- ---
show version
See Managing the System , for details and examples.