
Chapter 17 Quality of Service (QoS)
• Protocol: Any.
ras> qos filter wlan add 1 service ftp dip 172.16.1.208 255.255.255.0 Filter setting is done.
ras> qos show filter wlan 1
===============================================================================
Class 1 | |
Filter Enabled: | Yes |
Classification Order: | 0 |
Classification Index: | 1 |
Special for Service: | FTP |
Destination IP/Mask: | 172.16.1.208/255.255.255.0 |
Class Queue: | AUTO |
===============================================================================
ras>
This example adds and enables a bandwidth policer on the ZyXEL Device using the following settings.
•Class number: 1
•Bandwidth: 10 Mbps
This example also adds a policy on the WLAN class using the following settings, applies the
•Class number: 1
•802.1q tagging: keep the priority setting and VLAN ID of the frames.
•Bandwidth policer number: 1
ras> qos policer 1 set bandwidth 10000 ras> qos policer 1 enable
ras> qos policy wlan 1 vlan same policer 1 tpModifyClassPolicy is completed.
ras> qos show filter wlan 1
===============================================================================
Class 1 |
| ||
Filter Enabled: | Yes |
|
|
Classification Order: | 0 |
|
|
Classification Index: | 1 |
|
|
Special for Service: | FTP |
|
|
Destination IP/Mask: | 172.16.1.208/255.255.255.0 | ||
Class Queue: | AUTO | VLAN ID: 123 | Priority: 1 |
VLAN policy: | MARK | ||
Bandwidth policer: | 1 |
|
|
===============================================================================
ras> qos show class wlan 1
===============================================================================
Class 1 | Name: |
| ||
| Priority: | AUTO |
|
|
| Route policy: | NONE |
|
|
| DSCP policy: | NONE | VLAN ID: 123 | Priority: 1 |
| VLAN policy: | MARK | ||
| BW policer: | 1 |
|
|
Filter setting: YES
===============================================================================
ras>
| 113 |
DSL & IAD CLI Reference Guide | |
|
|