245
Usage guidelines
The command with the
unicast
keyword has the same effect as that without the
unicast
keyword.
Examples
# Display BGP IPv6 unicast routes permitted by AS path list 1.
<Sysname> display bgp routing-table ipv6 as-path-acl 1
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
Table 65
.
Related commands
ip as-path
display bgp routing-table ipv6 unicast community-list
Use
display bgp routing-table ipv6 unicast community-list
to display BGP IPv6 unicast routing
information matching a specified BGP community list.
Syntax
display bgp routing-table ipv6
[
unicast
] [
vpn-instance
vpn-instance-name
]
community-list
{
{
basic-community-list-number
|
comm-list-name
} [
whole-match
] |
adv-community-list-number
}
Views
Any view
Predefined user roles
network-admin
network-operator