Document No. 10-300090, Issue 1 11-7
IP
clear ip route
Command Mode Global Configuration.
Description Deletes routes from the IP routing table.
Syntax clear ip route {<network> [<mask>] | *}
Sample Output The following example deletes ip routes from the network with an IP
address of 10.10.10.0 and the mask of 255.255.0.0,
(configure)# clear ip route 10.10.10.0 255.255.0.0
Systems P550R, P580, P880, and P882.
Table 11-3. Parameters, Keywords, Arguments
Name Definition
<network> The network or subnet address to remove.
[<mask>] Subnet address to remove.
* Clears all routes.