show chassis cluster status
Syntax
show chassis cluster status
<redundancy-group
group-number
>
Description
Display the current status of the Chassis Cluster. You can use this command to check the status of chassis cluster nodes, redundancy groups, and failover status.
Options
none—Display the status of all redundancy groups in the chassis cluster.
redundancy-group
group-number
—(Optional) Display the status of the specified redundancy group.
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show chassis cluster status
command. Output
fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
ID number (1-15) of a cluster is applicable for releases upto Junos OS Release 12.1X45-D10. ID number (1-255) is applicable for Releases 12.1X45-D10 and later. Setting a cluster ID to 0 is equivalent to disabling a cluster. |
|
You can create up to 128 redundancy groups in the chassis cluster. |
|
Node (device) in the chassis cluster ( |
|
Assigned priority for the redundancy group on that node. |
|
State of the redundancy group (
|
|
|
|
|
Monitor-failures |
|
Sample Output
show chassis cluster status with preemptive delay
user@host> show chassis cluster status
Cluster ID: 1
Node Priority Status Preempt Manual Monitor-failures
Redundancy group: 0, Failover count: 1
node0 200 primary no no None
node1 100 secondary no no None
Redundancy group: 1, Failover count: 3
node0 200 primary-preempt-hold yes no None
node1 100 secondary yes no None
Sample Output
show chassis cluster status redundancy-group 1
user@host> show chassis cluster status redundancy-group 1 Monitor Failure codes: CS Cold Sync monitoring FL Fabric Connection monitoring GR GRES monitoring HW Hardware monitoring IF Interface monitoring IP IP monitoring LB Loopback monitoring MB Mbuf monitoring NH Nexthop monitoring NP NPC monitoring SP SPU monitoring SM Schedule monitoring CF Config Sync monitoring Cluster ID: 1 Node Priority Status Preempt Manual Monitor-failures Redundancy group: 1 , Failover count: 1 node0 101 primary no no None node1 1 secondary no no None
Release Information
Support for monitoring failures added in Junos OS Release 12.1X47-D10.