![3Com 7750 Series Command Reference Manual Download Page 319](http://html.mh-extra.com/html/3com/7750-series/7750-series_command-reference-manual_441219319.webp)
3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 1 Static Route Configuration Commands
1-15
1.2 Static Route Configuration Commands
1.2.1 delete static-routes all
Syntax
delete static-routes all
View
System view
Parameter
None
Description
Use the
delete static-routes all
command to delete all static routes.
The system will request your confirmation before it deletes all the configured static
routes.
Related command: ip route-static and display ip routing-table.
Example
# Delete all the static routes in the router.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] delete static-routes all
Are you sure to delete all the unicast static routes?[Y/N]y
1.2.2 ip route-static
Syntax
ip route-static
ip-address
{
mask
|
mask-length
} {
interface-type
interface-number
|
next-hop
} [
preference
preference-value
] [
reject
|
blackhole
]
undo ip route-static
ip-address
{
mask
|
mask-length
} [
interface-type
interface-number | next-hop
] [
preference
preference-value
] [
reject
|
blackhole
]
View
System view
Parameter
ip-address
: Destination IP address, in dotted decimal notation.
mask
:
Mask.