314
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If no VPN instance is specified, the command displays BGP IPv6 unicast routing
information matching the specified BGP community list for the public network.
basic-community-list-number
: Specifies a basic community list by its number in the range of 1 to 99.
comm-list-name
: Specifies a community list by its name, a case-sensitive string of 1 to 63 characters.
whole-match
: Displays routes exactly matching the specified community list. Without this keyword, this
command displays routes whose COMMUNITY attributes comprise the specified community list.
adv-community-list-number
: Specifies an advanced community list by its number in the range of 100 to
199.
Usage guidelines
The command with the
unicast
keyword has the same effect as that without the
unicast
keyword.
Examples
# Display BGP IPv6 unicast routing information matching BGP community list 100.
<Sysname> display bgp routing-table ipv6 community-list 100
Total number of routes: 2
BGP local router ID is 192.168.1.136
Status codes: * - valid, > - best, d - dampened, h - history,
s - suppressed, S - stale, i - internal, e - external
Origin: i - IGP, e - EGP, ? - incomplete
* >e Network : 2:: PrefixLen : 64
NextHop : 1::2 LocPrf :
PrefVal : 0 OutLabel : NULL
MED :
Path/Ogn: 100i
* >e Network : 3:: PrefixLen : 64
NextHop : 1::2 LocPrf :
PrefVal : 0 OutLabel : NULL
MED :
Path/Ogn: 100i
For command output, see
.
Related commands
ip community-list