Deleting static routes – ADC CUDA 3 User Manual
Page 282
                                    Advertising
                                    
                                        
                                    
                                
                                
ADC Telecommunications, Inc.
280
C
HAPTER
14: C
ONFIGURING
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.
                                    Advertising