network route clear

Delete all manually-configured network routes from the appliance's routing tables.

CAUTION!   Use this command only under the advice and supervision of your network administrator.

User Access

admin, pseoperator

Syntax

network route clear

Example

psesh:>network route clear
 
 
WARNING !!  This command deletes all manually configured routes and restarts the network service.
If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit'.
 
>proceed
Proceeding...
Restarting network service...
ip_tables: (C) 200-2006 Netfilter Core Team
Shutting down interface eth0:  e1000e: eth0 NIC Link is Down
                                                          [  OK  ]
Shutting down loopback interface:                         [  OK  ]
Bringing up loopback interface:                           [  OK  ]
Bringing up interface eth0
Determining IP information for eth0...ADDRCONF(NETDEV_UP): eth0: link is not ready
e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 done. 
                                                          [  OK  ]
ip_tables: (C) 200-2006 Netfilter Core Team
Routing table successfully updated.
 
 
 
Command Result : 0 (Success)