IP COMMANDS
DMS-CTC-20101206-0049 v1.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.
541
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