Monitoring Line Module and SRP Module Redundancy
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 Chapter 7, Managing High Availability.
show environment
- Use to display information about the hardware installed for redundancy.
- See Chapter 5, Managing the System, for details and examples.
show hardware
- Use to display detailed information about the line modules and SRP modules.
- See Monitoring Modules for details and examples.
show redundancy
- high-availability stateState of the high availability mode (disabled, active, or pending)
- current redundancy modeRedundancy mode currently being used by this router (high-availability or file-system-synchronization)
- last activation typeLast type of activation that occurred on this router (that is, the method by which the SRP last booted [cold-start or warm-start])
- Criteria Preventing High Availability from being ActiveCriteria required for HA to be active.
- slotSlot in which the line module resides
- hardware roleFunction of the line module: primary or spare
- lockout configStatus of redundancy on this line module
- backed up by slotSlot that contains the line module that is a spare for this primary line module
- sparing for slotSlot that contains the primary line module for which this line module is a spare
- revert atTime at which you want the line module to revert
- midplane typeIdentifier for the type of midplane
- midplane revHardware revision number of the redundancy midplane
- fabric slice redundancyStatus of the fabric slice on the SRP modules or SFMs on the E120 and E320 routers
- slotSlot in which the fabric slice resides
- slice stateState of the fabric slice (online, not present)
- typeIdentifier for the type of hardware (SRP module or SFM)
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 redundancySRP---high-availability state: disabledcurrent redundancy mode: file-system-synchronizationlast activation type: cold-startCriteria Preventing High Availability from being Active-------------------------------------------------------criterion met---------------------------------- ---High Availability mode configured? NoMirroring Subsystem present? NoLine Card---------automatic reverting is offbackedup sparinghardware lockout by for revertslot role config slot slot at---- -------- --------- ------ ------- ------0 spare --- --- --- ---2 primary protected --- --- ---12 --- --- --- --- ---midplane midplaneslots type rev----- -------- --------0 - 5 6 0host1#redundancy force-switchover 2host1#show redundancy line-cardautomatic reverting is offbackedup sparinghardware lockout by for revertslot role config slot slot at---- -------- --------- ------ ------- ------0 spare --- --- 2 ---2 primary protected 0 --- ---12 --- --- --- --- ---midplane midplaneslots type rev----- -------- --------0 - 5 6 0host1#show redundancySRP---high-availability state: activecurrent redundancy mode: high-availabilitylast activation type: cold-startLine Card---------automatic reverting is offbackedup sparinghardware lockout by for revertslot role config slot slot at---- -------- --------- ------ ------- ------0 spare --- --- --- ---2 primary protected --- --- ---4 primary protected --- --- ---fabric slice redundancy: noneslot state type---- ------ -------6 online SFM-1007 online SFM-1008 --- ---9 --- ---10 --- ---show version
See Chapter 5, Managing the System, for details and examples.