223
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
group-name
: Specifies a peer group by its name, a case-sensitive string of 1 to 47 characters.
ipv6-address
: Specifies a peer by its IPv6 address.
log-info
: Displays log information.
verbose
: Displays detailed information.
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters. If no VPN is specified, the command displays BGP IPv6 unicast peer or peer group
information for the public network.
Usage guidelines
If no parameter is specified, the command displays brief information about all BGP IPv6 unicast peers.
The command with the
unicast
keyword has the same effect as that without the
unicast
keyword.
Examples
# Display brief information about all BGP IPv6 unicast peers for the public network.
<Sysname> display bgp peer ipv6
BGP local router ID: 192.168.1.135
Local AS number: 100
Total number of peers: 4 Peers in established state: 1
Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
1::1 600 9 9 0 0 00:05:12 Established
3::3 600 0 0 0 0 00:03:16 Connect
Table 54
Command output
Field Description
Peer
IP 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.
PrefRcv
Number of prefixes received.
Up/Down
Lasting time of the current BGP session state.
State
Current state of the BGP session between the local router and the peer.
# Display detailed information about BGP IPv6 unicast peer 1::2 for the public network.