Cisco Cisco DX70 Designanleitung

Seite von 138
Cisco DX Series Wireless LAN Deployment Guide 
 
 
 
 
 
 
26 
Note: When using the Cisco Unified Wireless LAN Controller, DSCP trust must be implemented or trust the UDP data 
ports used by the Cisco Unified Wireless LAN Controller (CAPWAP = 5246 and 5247) on all interfaces where wireless 
packets will traverse to ensure QoS markings are correctly set. 
 
Configuring Cisco IOS Access Points  
Use the following QoS policy on the Cisco IOS Access Point (AP) to enable DSCP to CoS (UP) mapping. This allows packets 
to be placed into the proper queue as long as those packets are marked correctly when received at the access point level. 
 
Class-map match-all Voice 
 match ip dscp ef 
class-map match-all Video 
 match ip dscp af41 
class-map match-all TelePresence 
 match ip dscp cs4 
class-map match-all CallControl 
 match ip dscp cs3 

policy-map DX 
 class Voice 
  set cos 6 
class Video 
  set cos 5 
class TelePresence 
  set cos 5 
 class CallControl 
  set cos 4 

interface dot11radioX 
 service-policy input DX 
 service-policy output DX 
 
Configuring Switch Ports for Wired IP Phones 
Enable the Cisco wired IP phone switch ports for Cisco phone trust. 
Below is a sample switch configuration: 
 
mls qos 

Interface X 
 mls qos trust device cisco-phone 
 mls qos trust dscp