R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

514
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: Specifies the 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
display ip ipv6-prefix
Use display ip ipv6-prefix to display IPv6 prefix list statistics.
Syntax
display ip ipv6-prefix [ ipv6-prefix-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ipv6-prefix-name: Specifies an IPv6 prefix list by its name, a string of 1 to 19 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.