11-19
no-export
: Displays IPv6 BGP routes that cannot be advertised out the AS; if there is a confederation,
it displays IPv6 BGP routes that cannot be advertised out the confederation, but can be advertised to
other sub ASs in the confederation.
no-export-subconfed
: Displays IPv6 BGP routes that cannot be advertised out the AS or to other sub
ASs if a confederation is configured.
whole-match
: Displays the IPv6 BGP routes exactly matching the specified community attribute.
Description
Use the
display bgp ipv6 routing-table community
command to display the routing information with
the specified community attribute.
Examples
# Display the routing information with community attribute 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
See
for description on the fields above.
display bgp ipv6 routing-table community-list
Syntax
display bgp ipv6 routing-table community-list
{
basic-community-list-number
[
whole-match
] |
adv-community-list-number
}&<1-16>
View
Any view
Default Level
1: Monitor level
Parameters
basic-community-list-number
: Specifies a basic community-list number, in the range 1 to 99.
adv-community-list-number
: Specifies an advanced community-list number, in the range 100 to 199.
whole-match
: Displays routes exactly matching the specified
basic-community-list-number
.
&<1-16>: Specifies to allow entering the argument before it up to 16 times.
Description
Use the
display bgp ipv6 routing-table community-list
command to view the routing information
matching the specified IPv6 BGP community list.