show chassis high-availability peer-info
Syntax
show chassis high-availability peer-info
Description
Display details of the peer node in a Multinode High Availability setup. Use this command to gather details of peer node, connection details, and packet statistics.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show chassis high-availability
information command. Output fields are listed in the approximate order in which
they appear.
|
Field Name |
Field Description |
|---|---|
|
|
|
| Internal connection details | Details related to internal traffic including internal interface, internal local IP address, internal peer IP address, and internal routing instance) |
| Packet Statistics | Details of packets sent and received. The detail includes: number of inbound/outbound errors and number of packets sent and received (SRG messages and attribute messages). |
Sample Output
show chassis high-availability peer-info
user@host> show chassis high-availability peer-info
HA Peer Information:
Peer-ID: 2 IP address: 10.22.0.2 Interface: ge-0/0/2.0
Routing Instance: default
Encrypted: YES Conn State: UP
Cold Sync Status: COMPLETE
Internal Interface: st0.16000
Internal Local-IP: 180.100.1.1
Internal Peer-IP: 180.100.1.2
Internal Routing-instance: __juniper_private1__
Packet Statistics:
Receive Error : 0 Send Error : 0
Packet-type Sent Received
SRG Status Msg 4 3
SRG Status Ack 3 4
Attribute Msg 1 1
Attribute Ack 1 1
Release Information
Command introduced in Junos OS Release 22.3R1.