If you entered the
auto qos classify police
command, the switch automatically creates class maps and policy
maps (as shown below).
Switch(config)#
mls qos map policed-dscp 0 10 18 24 26 46 to 8
Switch(config)#
mls qos map cos-dscp 0 8 16 24 32 46 48 56
Switch(config)#
class-map match-all AUTOQOS_MULTIENHANCED_CONF_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-MULTIENHANCED-CONF
Switch(config)#
class-map match-all AUTOQOS_DEFAULT_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-DEFAULT
Switch(config)#
class-map match-all AUTOQOS_TRANSACTION_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-TRANSACTIONAL-DATA
Switch(config)#
class-map match-all AUTOQOS_SIGNALING_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-SIGNALING
Switch(config)#
class-map match-all AUTOQOS_BULK_DATA_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-BULK-DATA
Switch(config)#
class-map match-all AUTOQOS_SCAVANGER_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-SCAVANGER
Switch(config)#
policy-map AUTOQOS-SRND4-CLASSIFY-POLICE-POLICY
Switch(config-pmap)#
class AUTOQOS_MULTIENHANCED_CONF_CLASS
Switch(config-pmap-c)#
set dscp af41
Switch(config-pmap-c)#
police 5000000 8000 exceed-action drop
Switch(config-pmap)#
class AUTOQOS_BULK_DATA_CLASS
Switch(config-pmap-c)#
set dscp af11
Switch(config-pmap-c)#
police 10000000 8000 exceed-action policed-dscp-transmit
Switch(config-pmap)#
class AUTOQOS_TRANSACTION_CLASS
Switch(config-pmap-c)#
set dscp af21
Switch(config-pmap-c)#
police 10000000 8000 exceed-action policed-dscp-transmit
Switch(config-pmap)#
class AUTOQOS_SCAVANGER_CLASS
Switch(config-pmap-c)#
set dscp cs1
Switch(config-pmap-c)#
police 10000000 8000 exceed-action drop
Switch(config-pmap)#
class AUTOQOS_SIGNALING_CLASS
Switch(config-pmap-c)#
set dscp cs3
Switch(config-pmap-c)#
police 32000 8000 exceed-action drop
Switch(config-pmap)#
class AUTOQOS_DEFAULT_CLASS
Switch(config-pmap-c)#
set dscp default
Switch(config-pmap-c)#
police 10000000 8000 exceed-action policed-dscp-transmit
;
Switch(config-if)#
service-policy input AUTOQOS-SRND4-CLASSIFY-POLICE-POLICY
This is the enhanced configuration for the
auto qos voip cisco-phone
command:
Switch(config)#
mls qos map policed-dscp 0 10 18 24 26 46 to 8
Switch(config)#
mls qos map cos-dscp 0 8 16 24 32 46 48 56
Switch(config)#
class-map match-all AUTOQOS_VOIP_DATA_CLASS
Switch(config-cmap)#
match ip dscp ef
Switch(config)#
class-map match-all AUTOQOS_DEFAULT_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-DEFAULT
Switch(config)#
class-map match-all AUTOQOS_VOIP_SIGNAL_CLASS
Switch(config-cmap)#
match ip dscp cs3
Switch(config)#
policy-map AUTOQOS-SRND4-CISCOPHONE-POLICY
Switch(config-pmap)#
class AUTOQOS_VOIP_DATA_CLASS
Switch(config-pmap-c)#
set dscp ef
Switch(config-pmap-c)#
police 128000 8000 exceed-action policed-dscp-transmit
Switch(config-pmap)#
class AUTOQOS_VOIP_SIGNAL_CLASS
Switch(config-pmap-c)#
set dscp cs3
Switch(config-pmap-c)#
police 32000 8000 exceed-action policed-dscp-transmit
Switch(config-pmap)#
class AUTOQOS_DEFAULT_CLASS
Switch(config-pmap-c)#
set dscp default
Switch(config-pmap-c)#
police 10000000 8000 exceed-action policed-dscp-transmit
;
Switch(config-if)#
service-policy input AUTOQOS-SRND4-CISCOPHONE-POLICY
This is the enhanced configuration for the
auto qos voip cisco-softphone
command:
Switch(config)#
mls qos map policed-dscp 0 10 18 24 26 46 to 8
Switch(config)#
mls qos map cos-dscp 0 8 16 24 32 46 48 56
Switch(config)#
class-map match-all AUTOQOS_MULTIENHANCED_CONF_CLASS
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
663
Configuration Examples for Auto-Qos
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......