1-14
Table 1-4 display ipv6 routing-table
command output description
Field
Description
Destination
IPv6 address of the destination network/host
NextHop Nexthop
address
Preference Route
preference
Interface Outbound interface
Protocol Routing
protocol
Cost Route
cost
display ipv6 routing-table acl
Syntax
display ipv6 routing-table acl
acl6-number
[
verbose
]
View
Any view
Default Level
1: Monitor level
Parameters
acl6-number:
Basic IPv6 ACL number, in the range 2000 to 2999.
verbose
: Displays detailed information about both active and inactive routes permitted by the ACL.
Without this keyword, only brief active routing information is displayed.
Description
Use the
display ipv6 routing-table acl
command to display routing information permitted by the
IPv6 ACL.
If the specified IPv6 ACL does not exit, all routing information is displayed.
Examples
# Display brief routing information permitted by ACL 2000.
<Sysname> display ipv6 routing-table acl 2000
Routes Matched by Access list 2000 :
Summary Count : 2
Destination : ::1/128 Protocol : Direct
NextHop : ::1 Preference : 0
Interface : InLoop0 Cost : 0
Destination : 1:1::/64 Protocol : Static
NextHop : :: Preference : 60
Interface : NULL0 Cost : 0
See
for description about the above output.