User Manual

Chapter 4 - Operation and Administration Using the CLI NPU Configuration
4Motion 207 System Manual
4.3.7.2.3 Deleting a QoS Classification Rule
To delete a QoS classification rule for an ACL, run the following command:
npu(config-ext-nacl)# no qos-mark {{host <src-ip-address>} {{tcp |
udp} srcport <short (1-65535)>} qosclassifier <short (1-65535)>}
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
{host
<src-ip-addres
s>}
Indicates the IP address of
the host interface that
generates the traffic for which
this classification rule is to be
configured. Specify the IP
address that you have
assigned to the
internal-management,
external-management or
bearer IP interface.
Mandatory N/A Valid IP
address
(assigned to
the
internal-manag
ement,
external-mana
gement or
bearer IP
interface)
{tcp | udp} Indicates the transport
protocol.
Mandatory N/A
tcp
udp
srcport <short
(1-65535)>
Indicates the source port
number of the application
traffic for which this QoS
classification rule is to be
applied.
Mandatory N/A 1-65535
qosclassifier
<class-map-num
ber (1-65535)>
Indicates the identifier of the
QoS class-map to be
associated with this
classification rule. For more
information about configuring
class-maps, refer
Section 4.3.7.1.
Mandatory N/A 1-65535
Command
Modes
Extended ACL configuration mode
IMPORTANT
You can delete a QoS classification rule only if the associated ACL is INACTIVE. For more
information, refer Section 4.3.9.3.