219
Table 50 Command output
Field Description
RefCount Number of BGP routes with these path attributes.
MED MED attribute value.
Path/Origin
AS_PATH and ORIGIN attributes of the route:
• AS_PATH attribute—Records the ASs the route has passed to avoid routing
loops.
• ORIGIN attribute—Identifies the origin of the route:
{ i—Originated in the AS. The origin of summary routes and routes advertised
with the network command is IGP.
{ e—Learned through EGP.
{ ?—Unknown origin. The origin of routes redistributed from IGP protocols is
INCOMPLETE.
display bgp peer ipv4 unicast
Use display bgp peer ipv4 unicast to display BGP IPv4 unicast peer or peer group information.
Syntax
display bgp peer ipv4 [ unicast ] [ vpn-instance vpn-instance-name ] [ group-name log-info | ip-address
{ log-info | verbose } | verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
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 IPv4 unicast peer or peer group
information for the public network.
group-name: Specifies a peer group by its name, a case-sensitive string of 1 to 47 characters.
ip-address: Specifies a peer by its IP address.
log-info: Displays log information.
verbose: Displays detailed information.
Usage guidelines
If no parameter is specified, this command displays brief information about all BGP IPv4 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 IPv4 unicast peers for the public network.
<Sysname> display bgp peer ipv4