F3215-HP Load Balancing Module Network Management Command Reference-6PW101
390
IPv6 static routing configuration commands
The term "router" in this document refers to both routers and LB module.
delete ipv6 static-routes all
Use delete ipv6 static-routes all to delete all IPv6 static routes.
Syntax
delete ipv6 static-routes all
Views
System view
Default command level
2: System level
Usage guidelines
When you use this command, the system prompts you to confirm the operation before deleting all the
IPv6 static routes.
The undo ipv6 route-static command deletes one IPv6 static route, and the delete ipv6 static-routes all
command deletes all IPv6 static routes, including the default route.
Examples
# Delete all IPv6 static routes.
<Sysname> system-view
[Sysname] delete ipv6 static-routes all
This will erase all ipv6 static routes and their configurations, you must reconfigure all
static routes
Are you sure?[Y/N]y
Related commands
• display ipv6 routing-table
• ipv6 route-static
ipv6 route-static
Use ipv6 route-static to configure an IPv6 static route.
Use undo ipv6 route-static to remove an IPv6 static route.
Syntax
ipv6 route-static ipv6-address prefix-length { interface-type interface-number [ next-hop-address ] |
next-hop-address } [ preference preference-value ]
undo ipv6 route-static ipv6-address prefix-length [ interface-type interface-number [ next-hop-address ] |
next-hop-address ] [ preference preference-value ]