The display cluster channel status command displays the status of cluster channels.
The display cluster channel status verbose command displays detailed cluster channel status statistics.
display cluster channel status
display cluster channel status verbose [ backup | forward | negotiation ] [ node-id ]
| Parameter | Description | Value |
|---|---|---|
| backup | Indicates the backup channel. |
- |
| forward | Indicates the forwarding channel. |
- |
| negotiation | Indicates the negotiation channel. |
- |
| node-id | Specifies the ID of a member in the cluster. |
The value is an integer ranging from 1 to 8. |
After the cluster function is enabled, you can run this command to view the status of cluster channels.
# Display the status of cluster.
C_No3_M<sysname> display cluster channel status Peer-Node Negotiation Backup Forward 5 Normal Normal Normal 7 Normal Normal Abnormal
Item |
Description |
|---|---|
Peer-Node |
Node ID of a peer cluster member |
Negotiation |
Negotiation channel |
Backup |
Backup channel |
Forward |
Forward channel |
# Display detailed cluster channel status statistics.
C_No1_M<sysname> display cluster channel status verbose Both TCP and UDP protocols are used in managementplane channel detection. TCP channel is used for managementplane data backup. UDP channel is used for negotiation. Delay below 3 seconds is negligible. Negotiation channel managementplane: Peer-node Socket-ID TCP-status UDP-status Current-channel 2 8 Normal Normal Negotiation 3 11 Normal Normal Negotiation 4 14 Normal Normal Negotiation Negotiation channel dataplane: Slot 1 CPU 1: Peer Node Status Delay Refresh Time 2 Normal 0 2017-12-15 17:17:43 3 Normal 0 2017-12-15 17:17:43 4 Normal 0 2017-12-15 17:17:43 Backup channel managementplane: Peer-node Socket-ID TCP-status UDP-status 2 8 Normal Normal 3 11 Normal Normal 4 14 Normal Normal Backup channel dataplane: Slot 1 CPU 1: Peer Node Status Delay Refresh Time 2 Normal 0 2017-12-15 17:17:43 3 Normal 0 2017-12-15 17:17:43 4 Normal 0 2017-12-15 17:17:43 Forward channel managementplane: Peer Node Status Delay Refresh Time 2 Normal 0 2017-12-15 17:17:45 3 Normal 0 2017-12-15 17:17:45 4 Normal 0 2017-12-15 17:17:45
Item |
Description |
|---|---|
Peer-node |
Node ID of a peer cluster member |
Socket-ID |
Socket ID |
TCP-status |
TCP connection status. The TCP connection is used for data backup and channel probe of the management plane. |
UDP-status |
UDP connection status. The UDP connection is used for negotiation and channel probe of the management plane. |
Current-channel |
Channel for negotiation packets |
Status |
Status of the channel data plane or management plane |
Delay |
Period during which no probe packet is received from the peer device, in seconds |
Refresh Time |
Update time |