Setting QoS priority for destination TCP flows
The example that follows explains how to set QoS priority for destination TCP flows. Specifically, it involves prioritizing traffic based on the TCP port number as follows:
- Destination TCP port = 80 to QoS level 0
- Destination TCP port = 23 to QoS level 3
- Destination TCP port = 21 to QoS level 5
In addition, the example applies the QoS priority to all of the ingress VLANs . See the graphic that follows to prioritize egress traffic based on the TCP port number.
To prioritize traffic based on the destination TCP port number, follow these steps. (Note that they show how to configure filtering based upon the assumption that you have already configured the VLANs using VLAN names, 10, 11, and 12).
- From the Device Manager menu bar, choose IP Routing > Filter.
| The ACL dialog box opens with the Template Mode tab displayed. |
| By default, Template Mode 2 should already be set for QoS. |
- Click the Flow Classifier tab.
| The Flow Classifier tab opens. |
- Click QoSFlavor and then select TCP from the selection menu:
- Click the Template Rule tab.
| The Template Rule tab opens. |
- Add three template rules for tcp, un-used, and un-used in the L4SwitchSessionType field.
- Access the ACL, Insert Template Rule dialog by clicking Insert on the Template Rule dialog.
- Add the three template rules in the Index field you specified in Step 5.
- Click Close to exit the ACL, Insert Template Rule dialog.
- Click the Bind VLAN tab.
- Click Insert to insert a bind VLAN.
| The ACL, Insert Bind VLAN dialog box opens. |
- Select 2 as the TemplateId.
- Click the ellipsis button.
| The VlanName selection box opens. |
- Select 12 as the VLAN name and click OK.
- Click Close to exit the ACL, Insert Bind VLAN dialog.
- Click Close to return to the main Device Manager window.