301
10.2.3.2.3 ipv6 route
Command:[no] ipv6 route <ipv6-prefix/prefix-length> {<ipv6-address>
|
<interface-type interface-number>
|{
<ipv6-address> <interface-type
interface-number>
}|
tunnel <tunnel no> }} [<precedence>]
Function:
Set IPv6 static router
Parameters:
Parameter
<ipv6-prefix>
is the destination address of IPv6 network static
router, parameter
<prefix-length>
is the length of IPv6 prefix, parameter
<ipv6-address>
is the next hop IPv6 address of the reachable network, parameter
<interface-type interface-number>
is the interface name of directed static router exit,
parameter
<tunnel no>
is the exit tunnel No. of tunnel router, parameter <
precedence>
is the weight of this router, the range is 1-255, the default is 1
Default:
There is not any IPv6 static router is configured.
Command Mode:
Global Mode
Usage Guide:
When the next hop IPv6 address is local link address, the interface name
of the exit must be specified. When the next hop IPv6 address is global aggregatable
unicast address and local site address, if no interface name of the exit is specified, it
must be assured that the IP address of the next hop and the address of some interface of
the switch must be in the same network segment. Interface name can be specified
directly for tunnel router.
Example:
Configure static router 1 with destination address 3ffe:589:dfc::88, prefix length
64 and next hop 2001:8fd:c32::99 (the router has been configured IPv6 address of
2001:8fd:c32::34/64)
Switch(Config)#ipv6 route 3ffe:589:dfc::88/64 2001:8fd:c32::99
Configure static router2 with destination 3ffe:ff7:123::55, prefix length 64, next hop
fe80::203:ff:89fd:46ac and exit interface name Vlan1
Switch(Config)#ipv6 route 3ffe:ff7:123::55/64 fe80::203:ff:89fd:46ac Vlan1
10.2.3.2.4 ipv6 nd dad attempts
Command:ipv6 nd dad attempts <value>
no ipv6 nd dad attempts
Function:
Set Neighbor Request Message number sent in succession by interface when
setting Repeat Address Check..
Parameter:<value>
is the Neighbor Request Message number sent in succession by
Repeat Address Check, and the value of <
value>
must be in 0-10, NO command
restores to default value 1.
Command Mode:
Interface Configuration Mode
Default:
The default request message number is 1
Usage Guide:
When configuring an IPv6 address, it is required to process IPv6 Repeat
Address Check, this command is used to configure the ND message number of Repeat