27
[Sysname] ipv6 prefix-list test permit ::1 128
# Display brief information about the active IPv6 route permitted by the IPv6 prefix list.
[Sysname] display ipv6 routing-table prefix-list test
Routes Matched by Prefix list : test
Summary Count : 1
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
For command output, see
.
# Display detailed information about all routes permitted by the IPv6 prefix list.
[Sysname] display ipv6 routing-table prefix-list test verbose
Routes Matched by Prefix list : test
Summary Count : 1
Destination: ::1/128
Protocol: Direct Process ID: 0
SubProtID: 0x0 Age: 08h57m19s
Cost: 0 Preference: 0
Tag: 0 State: Active NoAdv
OrigTblID: 0x0 OrigVrf: default-vrf
TableID: 0xa OrigAs: 0
NibID: 0x20000000 LastAs: 0
AttrID: 0xffffffff Neighbor: ::
Flags: 0x10004 OrigNextHop: ::1
Label: NULL RealNextHop: ::1
BkLabel: NULL BkNextHop: N/A
Tunnel ID: Invalid Interface: InLoopBack0
BkTunnel ID: Invalid BkInterface: N/A
For command output, see
display ipv6 routing-table protocol
Use
display ipv6 routing-table
protocol
to display information about IPv6 routes installed by a protocol.
Syntax
display ipv6 routing-table
[
vpn-instance
vpn-instance-name
]
protocol
protocol
[
inactive
|
verbose
]
Views
Any view
Predefined user roles
network-admin
network-operator