Chapter 26: Policy-Based QoS Commands
460 Section IV: Security and Traffic Control
CREATE CLASSIFIER
Syntax
create classifier=
classifier_number
[description=
string
]
[macdaddr=
mac_add
|any] [macdmask=
mac_add
|any]
[macsaddr=
mac_add
|any] [macsmask=
mac_add
|any]
[ethformat=ethii-untagged|ethii-tagged|802.2-untagged|
802.2-tagged|any] [priority=
priority
|any]
[vlan=
vlan_name
|
vid
|any]
[protocol=
protocol_string
|
protocol_number
|any]
[iptos=
iptos
|any] [ipdscp=
ipdscp
|any]
[ipprotocol=
ipprotocol_string
|
ipprotocol_number
|any]
[ipdaddr=
ipadd
/
mask_len
|any] [ipsaddr=
ipadd
/
mask_len
|any]
[tcpsport=
tcpsport
|any] [tcpdport=
tcpdport
|any]
[udpsport=
udpsport
|any] [udpdport=
udpsport
|any]
[tcpflags=urg|ack|psh|rst|syn|fin|any]
Parameters
classifier_number
Specifies a classifier number. The range is 1 to 9999.
string
Specifies the description of the classifier. The description is up to
31 alphanumeric characters. To include a space, place a double
quote (“) before and after the space.
macdaddr
Specifies the MAC destination address of packets. The default
value is any.
macdmask
Specifies the mask for the MAC destination address of packets.
The default value is any.
macsaddr
Specifies the MAC source address of packets. The default value is
any.
macsmask
Specifies the mask for the MAC destination address of packets.
The default value is any.
mac_add
Specifies a MAC address or mask in the format: ff-ff-ff-ff-ff-ff.
any
Specifies any.