Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 BGP Configuration Commands
3Com Corporation
5-14
Field Description
References Count of the times that the path is referenced
Aggregator Mask length of the aggregate route
Origin attribute of the route, which can take on one of the following
values:
IGP
Indicates that a route is interior to the AS.
Aggregate routes and the routes defined using the
network command are considered IGP routes.
EGP
Indicates that a route is learned from the exterior gateway
protocol (EGP).
Origin
INC
Short for INCOMPLETE. It indicates that the origin of a
route is unknown and the route is learned by other means.
As-path
AS-path attribute of the route. It records all ASs traversed by the
route for avoiding routing loops.
5.1.16 display bgp peer
Syntax
display bgp [ multicast ] peer [ [ peer-address ] verbose ]
display bgp vpnv4 { all | route-distinguisher route-distinguisher | vpn-instance
vpn-instance-name } peer [ [ peer-address ] verbose ]
View
Any view
Parameter
peer-address: Specifies the IP address of the peer to be displayed, in dotted decimal
notation.
vpn-instance vpn-instance-name: Name of VPN instance.
route-distinguisher route-distinguisher: Name of route-distinguisher.
verbose: Displays the detailed information of the peer.
Description
Use the display bgp peer command to view the information of peer.
Use the display bgp multicast peer command to view the information of MBGP peer.
Use the display bgp vpnv4 peer command to view the information of VPN peer.
Example
# Display the information of all BGP peers.