show chassis cluster ip-monitoring status redundancy-group
Syntax
show chassis cluster ip-monitoring status
<redundancy-group
group-number>
Description
Display the status of all monitored IP addresses for a redundancy group.
Options
-
none— Display the status of monitored IP addresses for all redundancy groups on the node.
-
redundancy-group
group-number
— Display the status of monitored IP addresses under the specified redundancy group.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show chassis cluster ip-monitoring status
command.
Field Name |
Field Description |
---|---|
|
ID number (0 - 255) of a redundancy group in the cluster. |
|
Failover value for all IP addresses monitored by the redundancy group. |
|
Value equal to the global threshold minus the total weight of the unreachable IP address. |
|
Monitored IP address in the redundancy group. |
|
Current reachability state of the monitored IP address. Values for this field are: |
|
Number of attempts to reach an IP address. |
|
Explanation for the reported status. See Table 2. |
|
Combined weight (0 - 255) assigned to all monitored IP addresses. A higher weight value indicates greater importance. |
Expanded reason output fields for unreachable IP addresses added in Junos OS Release 10.1. You might see any of the following reasons displayed.
Reason |
Reason Description |
---|---|
|
The router could not resolve the ARP, which is needed to send the ICMP packet to the host with the monitored IP address. |
|
The redundant Ethernet interface does not have an auxiliary IP address configured. |
|
A child interface of a redundant Ethernet interface is down. |
|
Unable to obtain the state (primary, secondary, secondary-hold, disable) of a redundancy-group. |
|
Could not extract the MAC address of the redundant Ethernet child interface. |
|
The secondary link might be down (the secondary child interface of a redundant Ethernet interface is either down or non-functional). |
|
The IP address has just been configured and the router still does not know the status of this IP. or Do not know the exact reason for the failure. |
Sample Output
show chassis cluster ip-monitoring status
user@host> show chassis cluster ip-monitoring status node0: -------------------------------------------------------------------------- Redundancy group: 1 Global threshold: 200 Current threshold: -120 IP address Status Failure count Reason Weight 10.254.5.44 reachable 0 n/a 220 10.2.2.1 reachable 0 n/a 100 node1: -------------------------------------------------------------------------- Redundancy group: 1 Global threshold: 200 Current threshold: -120 IP address Status Failure count Reason Weight 10.254.5.44 reachable 0 n/a 220 10.2.2.1 reachable 0 n/a 100
Sample Output
show chassis cluster ip-monitoring status redundancy-group
user@host> show chassis cluster ip-monitoring status redundancy-group 1 node0: -------------------------------------------------------------------------- Redundancy group: 1 IP address Status Failure count Reason 10.254.5.44 reachable 0 n/a 10.2.2.1 reachable 0 n/a 10.1.1.5 reachable 0 n/a 10.1.1.4 reachable 0 n/a 10.1.1.1 reachable 0 n/a node1: -------------------------------------------------------------------------- Redundancy group: 1 IP address Status Failure count Reason 10.254.5.44 reachable 0 n/a 10.2.2.1 reachable 0 n/a 10.1.1.5 reachable 0 n/a 10.1.1.4 reachable 0 n/a 10.1.1.1 reachable 0 n/a
Release Information
Command introduced in Junos OS Release 9.6. Support.