3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1232 CHAPTER 82: IPV6 BGP CONFIGURATION COMMANDS
Examples # Display routes filtered through the AS path ACL 20.
<Sysname> display bgp ipv6 routing-table as-path-acl 20
BGP Local router ID is 30.30.30.1
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
*> Network : 30:30:: PrefixLen : 64
NextHop : 30:30::30:1 LocPrf :
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: i
Refer to Table 291 for description on the fields above.
display bgp ipv6 routing-table community
Syntax display bgp ipv6 routing-table community [ aa:nn&<1-13> ] [ no-advertise |
no-export | no-export-subconfed ] * [ whole-match ]
View Any view
Parameters aa:nn: Specifies a community number; both aa and nn are in the range 0 to
65535.
&<1-13>: Indicates the argument before it can be entered up to 13 times.
no-advertise: Displays routes not advertised to any peer.
no-export: Displays routes advertised outside the AS; if there is a confederation, it
displays routes not advertised outside the confederation, but to other sub ASs in
the confederation.
no-export-subconfed: Displays routes neither advertised outside the AS nor to
other sub ASs if the confederation is configured.
whole-match: Displays the exactly matched routes.
Description Use the
display bgp ipv6 routing-table community command to display the
routing information of the specified community.
Examples # Display the routing information of the community no-export.
<Sysname> display bgp ipv6 routing-table community no-export
BGP Local router ID is 30.30.30.1
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
*> Network : 30:30:: PrefixLen : 64
NextHop : 30:30::30:1 LocPrf :
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: i
Refer to Table 291 for description on the fields above.