F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
779
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.
Follow these guidelines to configure the output interface and, next hop address, or both for a static 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.
If the output interface is a P2P interface, you can specify either the output interface or the next hop
address, but not both.
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