Navigation
clear chassis cluster failover-count
show chassis cluster status
Supported Platforms
Related Documentation
- SRX Series
- request chassis cluster failover node
- request chassis cluster failover reset
- show chassis cluster status
- Additional Information
- Chassis Cluster Feature Guide for Security Devices
clear chassis cluster failover-count
Syntax
clear chassis cluster failover-count
Release Information
Command introduced in Junos OS Release 9.3.
Description
Clear the failover count of all redundancy-groups.
Required Privilege Level
clear
Related Documentation
- SRX Series
- request chassis cluster failover node
- request chassis cluster failover reset
- show chassis cluster status
- Additional Information
- Chassis Cluster Feature Guide for Security Devices
List of Sample Output
show chassis cluster statusclear chassis cluster failover-count
show chassis cluster status
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
The following example displays the redundancy groups before and after
the failover-counts are cleared.
show chassis cluster status
user@host> show
chassis cluster status
Cluster ID: 3 Node name Priority Status Preempt Manual failover Redundancy group: 0 , Failover count: 1 node0 200 secondary no no node1 100 primary no no Redundancy group: 1 , Failover count: 2 node0 100 primary no no node1 10 secondary no no
clear chassis cluster failover-count
user@host> clear
chassis cluster failover-count
Cleared failover-count for all redundancy-groups
show chassis cluster status
user@host> show
chassis cluster status
Cluster ID: 3 Node name Priority Status Preempt Manual failover Redundancy group: 0 , Failover count: 0 node0 200 secondary no no node1 100 primary no no Redundancy group: 1 , Failover count: 0 node0 100 primary no no node1 10 secondary no no
Published: 2015-02-27
Supported Platforms
Related Documentation
- SRX Series
- request chassis cluster failover node
- request chassis cluster failover reset
- show chassis cluster status
- Additional Information
- Chassis Cluster Feature Guide for Security Devices