Chapter 26: Policy-Based QoS Commands
482 Section IV: Security and Traffic Control
Specifies an IP address in the format: nnn.nnn.nnn.nnn.
mask_len
Specifies a VLSM after the IP address. Separate the IP address
and VLSM with a slash(/).
tcpsport
Specifies the TCP source port of packets. The range is 0 to 65535.
The default setting is any.
tcpdport
Specifies the TCP destination port of packets. The range is 0 to
65535.The default setting is any.
udpsport
Specifies the UDP source port of packets. The range is 0 to 65535.
The default setting is any.
udpdport
Specifies the UDP destination port of packets. The range is 0 to
65535. The default setting is any.
tcpflags
Specifies the flag in the TCP header. The options are urg, ack,
psh, rst, syn, and fin. QoS filters a packet in which only the
specified flag in the TCP header is on. The default setting is any.
Description
Use this command to change the settings of the classifier.
Confirmation Command
“SHOW CLASSIFIER” on page 489
Example
The following command changes the IP address of classifier 10 to
192.168.11.0/24:
Manager > set classifier=10 ipdaddr=192.168.11.0/24