Specifications

7-8 IP Services Commands
clear ip route
RemovesaroutefromtheIProutetable.
Syntax
clear ip route {default | ip-addr mask | ip-addr/mask-length} default-router
Parameters
Defaults
None.
Mode
Enabled.
Example
Thefollowingcommandremovestheroutetodestination10.10.10.68/24throughrouter10.10.10.1:
RBT-8100# clear ip route 10.10.10.68/24 10.10.10.1
success: change accepted.
Related Commands
setiprouteonpage 734
showiprouteonpage 782
default Defaultroute.
Note: default is an alias for IP address 0.0.0.0/0.
ipaddrmask IPaddressandsubnetmaskfortheroutedestination,indotted
decimalnotation(forexample,10.10.10.10255.255.255.0).
ipaddr/masklength IPaddressandsubnetmasklengthinCIDRformat
(forexample,10.10.10.10/24).
defaultrouter IPaddress,DNShostname,oraliasofthenexthoprouter.