3 ipv6 route, 4 ipv6 nd dad attempts – Accton Technology ES4626 User Manual
Page 288

288
Usage Guide:
IPv6 address prefix can not be multicast address or any other IPv6
address with specific usages, different vlan layer 3 interfaces can not configure the same
address prefix. For global unicast address, the prefix must be in the range from 2001:: to
3fff::, and the length of the prefix must be bigger than or equal to 3. For local site address
and local link address, the length of the prefix must be bigger than or equal to 3.
Example :
Configure an IPv6 address on Vlan1 Layer 3 interface: the prefix is
2001:3f:ed8::99 and the length of the prefix is 64
Switch(Config-if-Vlan1)#ipv6 address 2001:3f:ed8::99/64
9.2.2.3.1.3 ipv6 route
Command:[no] ipv6 route <ipv6-prefix/prefix-length> {
|
interface-number>
}|tunnel
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
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
9.2.2.3.1.4 ipv6 nd dad attempts
Command:ipv6 nd dad attempts