R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
313
log-info: Displays log information.
verbose: Displays detailed information.
standby: Displays BGP peer or peer group information for a standby BGP process. If you do not specify
a standby BGP process, the command displays information for the active BGP process.
slot slot-number: Specifies the slot number of the card where the standby process resides. (MSR4000.)
Usage guidelines
If no parameter is specified, this command displays brief information about all BGP peers for the
specified address family of the active BGP process.
The unicast keyword is used if none of the unicast , multicast, and mdt keywords are specified.
The active BGP process backs up BGP peers and routing information to the standby BGP process only
when BGP NSR is enabled. If BGP NSR is disabled, this command does not display anything when you
execute it with the standby keyword.
Examples
# Display brief information about all public BGP IPv4 unicast peers for the active BGP process.
<Sysname> display bgp peer ipv4
BGP local router ID: 192.168.100.1
Local AS number: 100
Total number of peers: 1 Peers in established state: 1
Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
10.2.1.2 200 13 16 0 0 00:10:34 Established
# Display brief information about all public BGP IPv4 unicast peers for the standby BGP process.
<Sysname> display bgp peer ipv4 standby slot 1
BGP local router ID: 192.168.100.1
Local AS number: 100
Total number of peers: 1 Peers in established state: 1
Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
10.2.1.2 200 - - - - 00:01:05 Established
Table 76 Command output
Field Description
Peer IP or IPv6 address of the peer.
AS AS number of the peer.
MsgRcvd Number of messages received.
MsgSent Number of messages sent.
OutQ Number of messages to be sent.