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 7‐34
• showiprouteonpage 7‐82
default Defaultroute.
Note: default is an alias for IP address 0.0.0.0/0.
ip‐addrmask IPaddressandsubnetmaskfortheroutedestination,indotted
decimalnotation(forexample,10.10.10.10255.255.255.0).
ip‐addr/mask‐length IPaddressandsubnetmasklengthinCIDRformat
(forexample,10.10.10.10/24).
default‐router IPaddress,DNShostname,oraliasofthenext‐hoprouter.