F3215-HP Load Balancing Module Network Management Command Reference-6PW101

391
Default
No IPv6 static route is configured.
Views
System view
Default command level
2: System level
Parameters
ipv6-address prefix-length: IPv6 address and prefix length.
interface-type interface-number: Specifies the output interface by its type and number. If the output
interface is a nonbroadcast multiaccess (NBMA) interface or broadcast interface (such as an Ethernet
interface, a virtual template interface, or a VLAN interface), rather than a point-to-point (P2P) interface,
the next hop address must be specified.
next-hop-address: Next hop IPv6 address.
preference preference-value: Specifies the route preference value in the range of 1 to 255. The default is
60.
Usage guidelines
An IPv6 static route that has the destination address configured as ::/0 (a prefix length of 0) is the IPv6
default route. If the destination address of an IPv6 packet does not match any entry in the routing table,
the packet is forwarded through the default route.
If the output interface is a broadcast interface (such as an Ethernet interface or a VLAN interface, the next
hop address must be specified for the static route.
Examples
# Configure an IPv6 static route, with the destination address 1:1:2::/64 and next hop 1:1:3::1.
<Sysname> system-view
[Sysname] ipv6 route-static 1:1:2:: 64 1:1:3::1
Related commands
delete ipv6 static-routes all
display ipv6 routing-table