Avaya WLAN 8100 Series Reference page 64

Cli reference
Hide thumbs Also See for WLAN 8100 Series:
Table of Contents

Advertisement

ACLI reference for Wireless LAN (WLAN) 8100
Important:
Ensure that you configure DiffServ policy and classifier block names that are unique across
the network. Do not configure policy and classifier names that have similar letters and
characters and differ only in their case.
Before you begin
• Ensure that you are in the Wireless Configuration mode on the Avaya CLI. Use the following
commands:
WCP8180#conf t
WCP8180(config)wireless#
Procedure
1. Configure a DiffServ classifier block and classifier elements.
2. Configure Classifier Block options (elements).
64
Avaya WLAN 8100 CLI Reference
CLI reference to configure a classifier block.
WCP8180(config-wireless)#diffserv classifierblock ?
WORD
Enter Classifier Block name
WCP8180(config-wireless)#diffserv classifierblock c1
Example:
Configure a classifier block named classifier1 using the following command:
In the following example, 01:02:03:04:05:06 is a sample client MAC address
and ff:ff:ff:ff:ff:ff is the corresponding subnet mask. Replace these
values with those appropriate to your network.
WCP8180(config-wireless)#DiffServ classifierblock classsifier1
WCP8180(config-DiffServ-classifierelement)#match src-mac
01:02:03:04:05:06 mask ff:ff:ff:ff:ff:ff
CLI reference to configure classifier block elements.
WCP8180(config-diffserv-classifierelement)#?
Configure Classifier Element
end
End Diffserv classifier block
exit
Exit Diffserv Classifier block
match
Match class map rule
WCP8180(config-diffserv-classifierelement)#match ?
all
Match all packets
cos
Match CoS
ds-field
Match IP DSCP
dst-ip
Match Dst IP/Mask
dst-mac
Match Dst MAC/Mask
dstport
Enter Dst L4 Port
ethtype
Enter Ethernet Type (0x600 - 0xFFFF)
precedence
Match IP Precedence
protocol
Match IP Protocol
src-ip
Match Src IP/Mask
src-mac
Match Src MAC/Mask
srcport
Match Src L4 Port
tos
Match ToS/Mask
WCP8180(config-diffserv-classifierelement)#
Comments? infodev@avaya.com
August 2013

Advertisement

Table of Contents
loading

Table of Contents