3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 5 BGP Configuration Commands
5-24
5.1.23 display bgp routing-table peer
Syntax
display bgp
[
multicast
]
routing-table peer
ip-address
{
advertised
|
received
}
[
network-address
[
mask
] |
statistic
]
View
Any view
Parameter
multicast
: Specifies multicast address family.
ip -address
: Specifies the peer to be displayed.
advertised
: Routing information advertised by the specified peer.
received
: Routing information the specified peer received.
network-address mask
: IP address and address mask of destination network.
statistic
: Statistic routing information of peer.
Description
Use the
display bgp routing-table peer
command to view the routing information
the specified BGP peer advertised or received.
Example
# Display the routing information advertised by BGP peer 1.1.1.2.
<3Com> display bgp routing table peer 1.1.1.2 advertised
Dest/Mask Next-hop Med Local-pref Origin As-path
-------------------------------------------------------------------------
Appendant Flags: @ - Queued
1.1.1.0/24 1.1.1.1 0 100 INC
Here, Appendant Flags indicates the appended flag, @ the route to be sent, ! the
reachable route, and ~ to cancel route. For detailed description of the fields in the
output information, see Table 5-6.
5.1.24 display bgp routing-table regular-expression
Syntax
display bgp
[
multicast
]
routing-table regular-expression
as-regular-expression
View
Any view