R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
241
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display labeled BGP routing information.
<Sysname> display bgp routing-table label
BGP Local router ID is 6.6.6.7
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Total Number of Routes: 2
Network NextHop In/Out Label
*> 4.4.4.4/32 127.0.0.1 3/NULL
*> 5.5.5.5/32 1.1.1.1 NULL/1024
The In/Out Label field refers to the inbound/outbound label. For the description of other fields, see Table
50.
display bgp routing-table peer
Use display bgp routing-table peer to display BGP routing information advertised to or received from the
specified BGP peer.
Syntax
display bgp routing-table peer ip-address { advertised-routes | received-routes } [ network-address
[ mask | mask-length ] | statistic ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ip-address: Specifies an IP address of a peer.
advertised-routes: Displays routing information advertised to the specified peer.
received-routes: Displays routing information received from the specified peer.
network-address: Specifies the IP address of the destination network.
mask: Specifies the mask of the destination network, in dotted decimal notation.
mask-length: Specifies a mask length in the range of 0 to 32.
statistic: Displays route statistics.










