3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
944
C
HAPTER
 71: IP R
OUTING
 T
ABLE
 C
OMMANDS
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 
Refer to Table 209 for description about the above output.
display ipv6 routing-table ipv6-address
Syntax
display ipv6 routing-table ipv6-address prefix-length [ longer-match ] [ verbose ]
View
Any view
Parameters
ipv6-address: Destination IPv6 address.
prefix-length: Prefix length, in the range 0 to 128.
longer-match: Displays the matched route having the longest prefix length.
verbose: Displays both active and inactive verbose routing information. Without 
this keyword, only brief active routing information is displayed.
Description
Use the display ipv6 routing-table ipv6-address command to display routing 
information about the specified destination IPv6 address.
Executing the command with different parameters yields different output:
display ipv6 routing-table ipv6-address prefix-length
The system ANDs the input destination IPv6 address with the input prefix length, 
and ANDs the destination IPv6 address in each route entry with the input prefix 
length.
If the two operations yield the same result for an entry and the entry is active with 
a prefix length less than or equal to the input prefix length, the entry is displayed.
Only route entries that exactly match the input destination address and prefix 
length are displayed.
display ipv6 routing-table ipv6-address prefix-length longer-match
The system ANDs the input destination IPv6 address with the input prefix length, 
and ANDs the destination IPv6 address in each route entry with the input prefix 
length.
If the two operations yield the same result for multiple entries with a prefix length 
less than or equal to the input prefix length, the one that is active with the longest 
prefix length is displayed.