R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
312
IPv6 static routing configuration commands
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 an MPLS L3VPN. vpn-instance-name is a case-sensitive string
of 1 to 31 characters. If no VPN is specified, all IPv6 static routes of the public network are deleted.
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 | vpn-instance d-vpn-instance-name nexthop-address } [ preference preference-value ]