Technical data

238 Meru System Director Configuration Guide © 2012 Meru Networks, Inc.
Configuring QoS Rules With the CLI
Command Purpose
dstip ip
Destination IP in the format 255.255.255.255.
dstmask ipmask
Destination netmask in the format 255.255.255.255
dstport port
Destination port number from 0 to 65535.
srcip ip
Source IP in the format 255.255.255.255.
srcmask ipmask
Source netmask in the format 255.255.255.255.
srcport port
Source port number from 0 to 65535.
action {forward | capture
| drop}
Action to take for packets matching the rule. This can be one of
the following:
forward—A flow is given an explicit resource request, bypassing the
QoS protocol detector and regardless of whether a QoS protocol was
specified.
capture—The flow is passed through the QoS protocol detector, using
the specified QoS protocol. This is the recommended action for static
QoS rules that are H.323v1/SIP based.
drop—The flow is dropped.
droppolicy {head | tail}
The drop policy. This can be one of the following:
head—Drop the entry at the head of the list.
tail—Drop the entry at the tail of the list. This is the default setting.
dscp class
The DiffServ codepoint class. This lets you choose a per-hop
forwarding behavior for the packets in the flow. It is recommended
that you be familiar with RFCs 2475 and 2597 before changing
these values.
priority rate
The number (0-8) that specifies best effort priority queue, where
0 is default (best-effort) and 8 is highest priority. Priority may be
turned on (non-zero) or the average packet rate and TSpec token
bucket rate may be specified, but not both. Defaults to 0.