12-26
View
User view
Default Level
2: System level
Parameters
ip-prefix-name
: IP prefix list name, a string of 1 to 19 characters.
Description
Use the
reset ip ip-prefix
command to clear the statistics of a specified IPv4 prefix list. If no
ip-prefix-name
is specified, the statistics of all IPv4 prefix lists are cleared.
Examples
# Clear the statistics of IPv4 prefix list
abc
.
<Sysname> reset ip ip-prefix abc
IPv6 Route Policy Configuration Commands
apply ipv6 next-hop
Syntax
apply ipv6 next-hop
ipv6-address
undo apply ipv6 next-hop
View
Route policy view
Default Level
2: System level
Parameters
ipv6-address
: Next hop IPv6 address.
Description
Use the
apply ipv6 next-hop
command to set a next hop for 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.
This command cannot set a next hop for redistributed routes.
Examples
# Configure node 10 of route policy
policy1
to set next hop 3ff3:506::1 for IPv6 routing
information that matches 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