A SERVICE OF

logo

80
IPV6 ROUTING POLICY
CONFIGURATION COMMANDS
apply ipv6 next-hop
Syntax apply ipv6 next-hop ipv6-address
undo apply ipv6 next-hop
View Routing policy view
Parameters ipv6-address: Next hop IPv6 address.
Description Use the
apply ipv6 next-hop command to apply a next hop to IPv6 routes.
Use the
undo apply ipv6 next-hop command to remove the clause
configuration.
No next hop address is set for IPv6 routing information by default.
Using the apply ipv6 next-hop command to set a next hop when redistributing
routes does not take effect.
Examples # Create routing policy policy1 with node 10, matching mode permit. If a route
matches AS path ACL 1, set next hop 3ff3:506::1 for it.
<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
display ip ipv6-prefix
Syntax display ip ipv6-prefix [ ipv6-prefix-name ]
View Any view
Parameters ipv6-prefix-name: IPv6 prefix list name, a string of 1 to 19 characters.
Description Use the
display ip ipv6-prefix command to display the statistics of the specified
IPv6 prefix list. If no IPv6 prefix list is specified, the statistics of all the IPv6 prefix
lists will be displayed.