H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
5-24
Field Description
As-path
AS-path attribute of route, which records all AS areas that the route
passes. With it, route loop can be avoided
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
Parameters
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 that
the specified BGP peer advertised or received.
Related commands: display bgp peer
Examples
# Display the routing information advertised by BGP peer 1.1.1.2.
<H3C> 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.