User's Manual

ip Commands
E-DOC-CTC-20071119-0014 v1.0
451
ip rtdelete
Delete a route from the routing table.
SYNTAX:
ip rtdelete dst = <ip-address>
[dstmsk = <ip-mask(dotted or cidr)]>
[label = <{None|DSCP|Interactive|Management|
Video|VoIP-RTP|VoIP-Signal|default}]>
[gateway = <ip-address]>
[intf = <{loop|Internet|LocalNetwork}]>
where:
dst The destination IP address specification of the
route to delete. Supports ip/mask notation.
REQUIRED
dstmsk The destination IP address mask. OPTIONAL
label The name of a label. OPTIONAL
gateway The IP address of the next hop. OPTIONAL
intf The outgoing IP interface name. (For special
interface routes only).
OPTIONAL