ADC Telecommunications, Inc.
280 CHAPTER 14: CONFIGURING IP
Deleting Static Routes
Static routes remain in the routing table until you remove them. You may
want to remove the route if it is no longer needed, or if you prefer that the
system discover the route dynamically.
You delete a static route from the routing table by performing the following
task:
Task Command
1. Enter configuration mode for the
interface on which you want to
delete the route.
interface {<c/s/i> | loopback}
2. Display the routing table. show ip
3. Delete the static route. no ip route <dest-network> <mask>
[<gateway-ip-address>]
Note that you specify the IP address of
the gateway only if a route with a
duplicate destination network and mask
exists.