HP VPN Firewall Appliances Network Management Command Reference

779
IPv6 static routing commands
The term "router" in this document refers to both routers and routing-capable firewalls and firewall
modules.
delete ipv6 static-routes all
Use delete ipv6 static-routes all to delete all IPv6 static routes.
Syntax
delete ipv6 [ vpn-instance vpn-instance-name ] static-routes all
Views
System view
Default command level
2: System level
Parameters
vpn-instance vpn-instance-name: Specifies a VPN by its name, a case-sensitive string of 1 to 31
characters. If no VPN is specified, the command deletes all IPv6 static routes for the public network.
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.