[Previous] [Next] [Contents] [Last]


deleteiproute

Removes a previously configured route from the IP routing table.

Syntax

 deleteiproute -r route_type -a destination_IP_address -g 

gateway_IP_address

Options


 -r


 Route_type. 1 = static, 2 = permanent.


 -a


 Destination IP address.


 -g


 Gateway IP address.

Example

 deleteiproute -r 1 -a 129.1.1.0 -g 129.1.1.1

This command will remove the previously configured static route from the IP routing table to the remote network 129.1.1.0 using the gateway address of 129.1.1.1.

Also Supported on
See Also


[Previous] [Next] [Contents] [Last]


Copyright © 2000, Ramp Networks. All rights reserved.