411
IPv6 static routing 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 level
2: System level
Parameters
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. Without this option, the command deletes all IPv6 static routes for the public
network.
Usage guidelines
When you use this command, the system will prompt you to confirm the operation before deleting all the
IPv6 static routes.
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
ipv6 route-static
display ipv6 route-static nib
Use
display ipv6 route-static nib
to display IPv6 static route next hop information.
Syntax
display ipv6 route-static nib
[
nib-id
] [
verbose
]
Views
Any view
Predefined user roles
network-admin
network-operator