3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1237
display bgp ipv6 routing-table peer
Syntax display bgp ipv6 routing-table peer { ipv4-address | ipv6-address }
{ advertised-routes | received-routes } [ network-address prefix-length | statistic ]
View Any view
Parameters ipv4-address: Specifies the IPv4 peer to be displayed.
ipv6-address: Specifies the IPv6 peer to be displayed.
advertised-routes: Routing information advertised to the specified peer.
received-routes: Routing information received from the specified peer.
network-address prefix-length: IPv6 address and prefix length. The prefix length
ranges from 0 to 128.
statistic: Displays route statistics.
Description Use the display bgp ipv6 routing-table peer command to display the routing
information advertised to or received from the specified IPv4 or IPv6 BGP peer.
Examples # Display the routing information advertised to the specified BGP peer.
<Sysname> display bgp ipv6 routing-table peer 10:10::10:1 advertised-routes
Total Number of Routes: 2
BGP Local router ID is 20.20.20.1
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin:i-IGP, e - EGP, ? - incomplete
*> Network : 20:20:: PrefixLen : 64
NextHop : 20:20::20:1 LocPrf :
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: i
*> Network : 40:40:: PrefixLen : 64
NextHop : 30:30::30:1 LocPrf :
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: 300 i
Refer to Table 291 for description on the fields above.
display bgp ipv6 routing-table regular-expression
Syntax display bgp ipv6 routing-table regular-expression as-regular-expression
View Any view