![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg52d.png)
86
IPV6 STATIC ROUTING
CONFIGURATION COMMANDS
delete ipv6 static-routes all
Syntax delete ipv6 static-routes all
View System view
Parameters None
Description Use the
delete ipv6 static-routes all command to delete all static routes
including the default route.
When using this command, you will be prompted whether to continue the
deletion and only after you confirm the deletion will the static routes be deleted.
Related commands: display ipv6 routing-table on page 942 and ipv6 route-static.
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
ipv6 route-static
Syntax For a broadcast interface (Ethernet interface, VLAN interface), or NBMA interface
(X25 or frame relay interface):
ipv6 route-static ipv6-address prefix-length [ interface-type interface-number ]
nexthop-address [ preference preference-value ]
undo ipv6 route-static ipv6-address prefix-length [ interface-type interface-number ]
[ nexthop-address ] [ preference preference-value ]
For a point-to-point interface (serial port):
ipv6 route-static ipv6-address prefix-length { interface-type interface-number |
nexthop-address } [ preference preference-value ]