[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


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

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

show version

See Chapter 5, Managing the System, for details and examples.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]