Acl Configuration - D-Link DWL-8600AP Administrator's Manual

Unified access point (ap)
Hide thumbs Also See for DWL-8600AP:
Table of Contents

Advertisement

D-Link UAP
add class-map class_voip every yes protocol udp src-ip 192.168.1.0 src-ip-mask
255.255.255.0 dst-ip 192.168.2.200 dst-ip-mask 255.255.255.255
3. Add a policy map named pol_voip.
add policy-map pol_voip
4. Define the pol_voip policy map by adding the class_voip class map and specifying that packets that match the class_voip
criteria will be marked with a DSCP value of EF (expedited forwarding).
add policy-attr policy-map-name pol_voip class-map-name class_voip mark-ip-dscp ef
5. Enable Client QoS on the AP.
set client-qos mode up
6. Enable Client QoS on VAP2
set vap wlan0vap2 qos-mode up
7. Apply pol_voip to VAP2 in the inbound direction (from the client to the AP).
set vap wlan0vap2 def-policy-up pol_voip
Configuring QoS by Using SNMP

ACL Configuration

1. Load the DLINK-WLAN-ACCESS-POINT-MIB module.
2. From the MIB tree, navigate to the objects in the apQos > apAclTable.
3. Use the apQosAclStatus object to create a row entry with apQosAclName and apQosAclType as the indexes for
apQosAclEntry.
The new apQosAclEntry value includes the apQosAclType (1) followed by the number of characters in the name (4), and
then the ASCII code for the name. In this example, acl1 is 97.99.108.49. The value to set is 4, which is Create and Go.
4. Add a rule to acl1 that allows HTTP traffic from the 192.168.1.0 subnet.
Use 1.3.6.1.4.1.6132.1.1.28.10.3.1.14.1.4.97.99.108.49.1 to set the apQosAclRuleStatus of Rule 1 to active (1)
In the OID, the 14 (bold) is the sequence identifier for the apQosAclRuleStatuss object, 1 is the ACL type,
4.97.99.108.49 is the ACL name (the number of characters followed by the ASCII code), and the final 1 is the ACL
rule number.
Page 132
Configuring Client QoS
Software User Manual
12/10/09
34CSFP6XXUAP-SWUM100-D13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents