R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

246
Static routing configuration commands
NOTE:
The term router in this chapter refers to both routers and Layer 3 firewalls.
delete static-routes all
Syntax
delete [ vpn-instance vpn-instance-name ] static-routes all
View
System view
Default level
2: System level
Parameters
vpn-instance vpn-instance-name: Specifies a VPN. vpn-instance-name is a case-sensitive string of 1 to 31
characters. If no VPN is specified, all static routes on the public network are deleted.
Description
Use delete static-routes all to delete all static routes.
When you use this command to delete static routes, the system will prompt you to confirm the operation
before deleting all the static routes.
Related commands: ip route-static and display ip routing-table.
Examples
# Delete all static routes.
<Sysname> system-view
[Sysname] delete static-routes all
This will erase all ipv4 static routes and their configurations, you must reconfigure all
static routes
Are you sure?[Y/N]:Y
ip route-static
Syntax
ip route-static dest-address { mask | mask-length } { next-hop-address [ bfd control-packet [ bfd-source
ip-address ] | track track-entry-number ] | interface-type interface-number [ next-hop-address ] [ bfd
{ control-packet [ bfd-source ip-address ] | echo-packet } ] | vpn-instance d-vpn-instance-name
next-hop-address [ track track-entry-number ] } [ preference preference-value ] [ tag tag-value ]
[ permanent ] [ description description-text ]