Switch(config-cmap)#
match access-group name AUTOQOS-ACL-MULTIENHANCED-CONF
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_TRANSACTION_CLASS
Switch(config-cmap)#
match access-group name AUTOQOS-ACL-TRANSACTIONAL-DATA
Switch(config)#
class-map match-all AUTOQOS_VOIP_SIGNAL_CLASS
Switch(config-cmap)#
match ip dscp cs3
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-SOFTPHONE-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_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-if)#
service-policy input AUTOQOS-SRND4-SOFTPHONE-POLICY
auto qos global compact
The following is an example of the
auto qos global compact
command.
Switch#
configure terminal
Switch(config)#
auto qos global compact
Switch(config)#
interface GigabitEthernet1/2
Switch(config-if)#
auto qos voip cisco-phone
Switch#
show auto-qos
GigabitEthernet1/2
auto qos voip cisco-phone
Switch#
show running-config interface GigabitEthernet 1/0/2
interface GigabitEthernet1/0/2
auto qos voip cisco-phone
end
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
664
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: ......