579
Views
User view
Predefined user roles
network-admin
Parameters
prefix-list-name
: Specifies an IP prefix list by its name, a case-sensitive string of 1 to 63 characters.
Without this argument, this command clears statistics for all IPv4 prefix lists.
Examples
# Clear the statistics for IPv4 prefix list
abc
.
<Sysname> reset ip prefix-list abc
Related commands
•
display ip prefix-list
•
ip prefix-list
IPv6 routing policy commands
apply ipv6 fast-reroute
Use
apply ipv6
fast-reroute
to set a backup link for FRR.
Use
undo apply ipv6
fast-reroute
to remove the configuration.
Syntax
apply
ipv6
fast-reroute backup-nexthop
ipv6-address
undo apply ipv6
fast-reroute
Default
No backup link for FRR is configured.
Views
Routing policy node view
Predefined user roles
network-admin
Parameters
backup-nexthop
ipv6-address
: Specifies an IPv6 backup next hop.
Usage guidelines
This command sets a backup link in the routing policy for FRR.
Using the routing policy, a routing protocol can designate a backup link for specific routes to implement
FRR. When the primary link fails, FRR immediately directs packets to the backup link to minimize
interruption time.
Examples
# Configure node 10 of routing policy
policy1
to set the backup next hop 1::1/64 for the route destined
to 100::1/64.