DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
843
Example
To create a new rule for an existed MAC ACL:
DWS-3160-24PC:admin#config wireless access_list mac aclMac add_rule 1 type
permit match_every true
Command: config wireless access_list mac aclMac add_rule 1 type permit
match_every true
Success.
DWS-3160-24PC:admin#config wireless access_list mac aclMac add_rule 2 type
permit match_every false dstmac mac 00-ED-12-BA-34-CF mask FF-FF-FF-FF-00-00
Command: config wireless access_list mac aclMac add_rule 2 type permit
match_every false dstmac mac 00-ED-12-BA-34-CF mask FF-FF-FF-FF-00-00
Success.
DWS-3160-24PC:admin#
To update the Ethertype value of a specified rule of a MAC ACL to be IPv6:
DWS-3160-24PC:admin#config wireless access_list mac aclMac edit_rule 2
ethertypekey ipv6
Command: config wireless access_list mac aclMac edit_rule 2 ethertypekey ipv6
Success.
DWS-3160-24PC:admin#
To delete a rule from an existed MAC ACL:
DWS-3160-24PC:admin# config wireless access_list mac aclMac del_rule 2
Command: config wireless access_list mac aclMac del_rule 2
Success.
DWS-3160-24PC:admin#
92-8
create wireless diffserv class_map
Description
This command is used to create a DiffServ class. Use the DiffServ class commands to define
wireless traffic classification.
Format
create wireless diffserv class_map <name 1-31> match_all {[ipv4 | ipv6]}
Parameters
<name 1-31>
- Enter the class map name used here. This name can be up to 31 characters long.
This name is a case sensitive alphanumeric string that uniquely identifies a DiffServ class. The
class map name “default” is reserved and must not be used.