R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

988
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
Default level
2: System level
Parameters
ipv6-address: Next hop IPv6 address.
Description
Use apply ipv6 next-hop to configure a next hop for IPv6 routes.
Use undo apply ipv6 next-hop to remove the clause configuration.
No next hop address is configured for IPv6 routing information by default.
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 routing
information 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
display ip ipv6-prefix
Syntax
display ip ipv6-prefix [ ipv6-prefix-name ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
ipv6-prefix-name: IPv6 prefix list name, a string of 1 to 19 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.