Specifications
QoS
4-24 Advanced Configuration
Using the CLI
Fromtheglobalconfigurationmode,usetheqosmodecommandtosetthetypeofclassification
(SA,DA,Ether‐Type,802.1p‐Tag)thatyouwantthe accesspointtouse.
•Ifyouselectsource(SA)ordestination(DA)address,youmustusetheqosmac‐address
commandtoconfigureatleast
oneMACaddressfortheqosmodetotakeaffect.Todisplay
theQoSsettings,usetheshowqoscommandfromtheExecmode.
•IfyouselectedEthernetType,youmustusetheqosether‐typecommandtoconfigureatleast
oneEthernettypeclassificationandthepriorityfortheqos
modetotakeaffect.Todisplaythe
QoSsettings,usetheshowqoscommandfromtheExecmode.
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#qos mode SA
RoamAbout 3000(config)#qos mac-addr 00-01-f4-32-62-ac 6
RoamAbout 3000(config)#exit
RoamAbout 3000#
RoamAbout 3000#show qos
QoS information
======================================================
QoS Mode : Source Address
Address Priority
------------------------------------------------------
00-01-F4-32-62-AC 6
=================================================================
====
RoamAbout 3000#
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#qos mode ether-type
RoamAbout 3000(config)#qos ether-type 0800 6
RoamAbout 3000(config)#
RoamAbout 3000(config)#exit
RoamAbout 3000#
RoamAbout 3000#show qos
QoS information
======================================================
QoS Mode : Ethernet Type
Ether_Type Priority
------------------------------------------------------
0x0800 6
======================================================
RoamAbout 3000#