IP COMMANDS
598
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
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|
SIPS_RTP|SIPS_SIG|Video|VoIP-RTP|VoIP-Signal|
default}>]
[gateway = <ip-address>]
[intf = <{loop|ipsec0|Internet|lan1|wan1|dmz1|
guest1}>]
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