R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
858
Parameters
ipv6-address: Default next hop.
Description
Use apply ipv6-address default next-hop to set a default next hop.
Use undo apply ipv6-address default next-hop to remove the default next hop.
This command only applies to packets not finding a match in the routing table. You can specify up to five
default next hops for per-flow load balancing.
Using the undo apply ipv6-address default next-hop command with a next hop specified removes the
default next hop. Using this command without any next hop specified removes all default next hops.
Examples
# Set a default next hop of 1::1 for IPv6 packets.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] apply ipv6-address default next-hop 1::1
apply ipv6-address next-hop
Syntax
apply ipv6-address next-hop ipv6-address
undo apply ipv6-address next-hop [ ipv6-address ]
View
IPv6 PBR policy node view
Default level
2: System level
Parameters
ipv6-address: IPv6 address of a next hop.
Description
Use apply ipv6-address next-hop to set a next hop.
Use undo apply ipv6-address next-hop to remove the next hop.
The next hop must be adjacent to the device.
You can specify up to five next hops for per-flow load balancing.
Using the undo apply ipv6-address next-hop command with a next hop specified removes the next hop.
Using this command without any next hop specified removes all next hops.
Examples
# Set a next hop of 1::1 for IPv6 packets.
<Sysname> system-view
[Sysname] ipv6 policy-based-route aa permit node 11
[Sysname-pbr6-aa-11] apply ipv6-address next-hop 1::1