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

Table Of Contents
1086
IPv6 routing policy configuration commands
The following matrix shows the IPv6 routing policy commands and firewalls and UTM devices
compatibility:
Hardware Commands
com
p
atible
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
apply ipv6 next-hop
Use apply ipv6 next-hop to configure a next hop for IPv6 routes.
Use undo apply ipv6 next-hop to remove the clause configuration.
Syntax
apply ipv6 next-hop ipv6-address
undo apply ipv6 next-hop
Default
No next hop address is configured for IPv6 routing information.
Views
Routing policy view
Default command level
2: System level
Parameters
ipv6-address: Next hop IPv6 address.
Usage guidelines
This command cannot set a next hop for redistributed routes.
Examples
# Configure node 10 of routing policy policy1 to configure next hop 3ffe:506::1 for IPv6 routes matching
AS path list 1.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match as-path 1
[Sysname-route-policy] apply ipv6 next-hop 3ffe:506::1