network route clear

Delete all manually configured static routes (as set with network route add). Since this operation may delete valuable configuration data, you are prompted to confirm the action unless you use the -force option.

NOTE   Running this command changes the interface state and causes the ctc service to restart (see Crypto Traffic Controller for QoS).

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

network route clear [-force]

Argument(s) Shortcut Description
-force -f Force the action without prompting

Example

lunash:>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... Routing table successfully updated. Command Result : 0 (Success)