Viewing Cluster Interfaces
In the R82.00.X releases, this command is available starting from the R82.00.00 version.
Description
This command shows the state of the Cluster Member interfaces and the virtual cluster interfaces.
ClusterXL treats the interfaces as Critical Devices. ClusterXL makes sure that interfaces can send and receive CCP packets.
ClusterXL also sets the required minimal number of functional interfaces to the largest number of functional interfaces ClusterXL detected since the last reboot. If the number of functional interfaces is less than the required number, ClusterXL declares the Cluster Member as failed and starts a failover. The same applies to the synchronization interfaces, where only good synchronization interfaces are counted.
When an interface is DOWN, it means that the interface cannot receive or send CCP packets, or both. An interface may also be able to receive, but not send CCP packets. The time you see in the command's output is the number of seconds that elapsed since the interface was last able to receive or send a CCP packet.
Syntax
|
|
Where:
|
Command |
Description |
|---|---|
|
|
Shows only cluster interfaces (Cluster and Sync) and their states:
|
|
|
Shows full list of cluster interfaces and their states:
|
|
|
Shows full list of all cluster interfaces and their states:
|
Example 1
[Expert@Member1]# cphaprob -a -m if CCP mode: Manual (Unicast) Required interfaces: 3 Required secured interfaces: 1 Interface Name: Status: lo Non-Monitored WAN UP LAN1 UP SYNCBOND (S) UP S - sync, HA/LS - bond type, LM - link monitor, P - probing Virtual cluster interfaces: 2 WAN 44.55.66.247 VMAC address: 00:1C:7F:00:23:7F LAN1 192.168.3.247 VMAC address: 00:1C:7F:00:23:7F [Expert@Member1]# |
Example 2
[Expert@Member1]# cphaprob -a -m if
CCP mode: Manual (Unicast)
Required interfaces: 3
Required secured interfaces: 1
Interface Name: Status:
lo Non-Monitored
WAN (P) UP
LAN1 (P) Inbound: UP
Outbound: DOWN (566.1 secs)
SYNCBOND (S-HA) Inbound: UP
Outbound: DOWN (12.1 secs)
S - sync, HA/LS - bond type, LM - link monitor, P - probing
Virtual cluster interfaces: 2
WAN 44.55.66.247 VMAC address: 00:1C:7F:00:23:7F
LAN1 192.168.3.247 VMAC address: 00:1C:7F:00:23:7F
[Expert@Member1]#
|
Description of the "cphaprob -a -m if" command output fields:
|
Field, or Text |
Description |
||
|---|---|---|---|
|
CCP mode |
Shows the CCP mode. The default mode is
|
||
|
Required interfaces |
Shows the total number of monitored cluster interfaces, including the Sync interface. |
||
|
Required secured interfaces |
Shows the total number of the required Sync interfaces. |
||
|
Non-Monitored |
This means that Cluster Member does not monitor the state of this interface. |
||
|
UP |
This means that Cluster Member monitors the state of this interface. The current cluster state of this interface is UP, which means this interface can send and receive CCP packets. |
||
|
DOWN |
This means that Cluster Members monitors the state of this interface. The current cluster state of this interface is DOWN, which means this interface cannot send CCP packets, receive CCP packets, or both. |
||
|
(S) |
This interface is a Sync interface. |
||
|
(P) |
This interface tries to probe its peer. |
||
|
(HA) |
This interface is a Bond interface in High Availability mode. |
||
|
(LS) |
This interface is a Bond interface in Load Sharing mode. |
||
|
Virtual cluster interfaces |
Shows the total number of the configured virtual cluster interfaces. |
||
|
No VLANs are monitored on the member |
Shows the VLAN monitoring mode - there are no VLAN interfaces configured on the cluster interfaces. |
||
|
Monitoring mode is Monitor all VLANs: All VLANs are monitored |
Shows the VLAN monitoring mode - there are some VLAN interfaces configured on the cluster interfaces, and Cluster Member monitors all VLAN IDs. |
||
|
Monitoring mode is Monitor specific VLAN: Only specified VLANs are monitored |
Shows the VLAN monitoring mode - there are some VLAN interfaces configured on the cluster interfaces, and Cluster Member monitors only specific VLAN IDs. |