Cisco Catalyst 3560X-24P Command Reference Manual page 97

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
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
Examples
This example shows how to enable auto-QoS and to trust the QoS labels received in incoming packets
when the switch or router connected to the port is a trusted device:
Switch(config)# interface gigabitethernet2/0/1
Switch(config-if)# auto qos voip trust
You can verify your settings by entering the show auto qos interface interface-id privileged EXEC
command.
Related Commands
Command
debug auto qos
mls qos cos
mls qos map cos-dscp
mls qos queue-set output buffers
mls qos srr-queue input bandwidth
mls qos srr-queue input buffers
mls qos srr-queue input cos-map
mls qos srr-queue input dscp-map
mls qos srr-queue input
priority-queue
mls qos srr-queue output cos-map
mls qos srr-queue output dscp-map
mls qos trust
queue-set
OL-21522-02
Description
Enables debugging of the auto-QoS feature.
Defines the default CoS value of a port or assigns the default
CoS to all incoming packets on the port.
Defines the CoS-to-DSCP map or the DSCP-to-CoS map.
Allocates buffers to a queue-set.
Assigns shaped round robin (SRR) weights to an ingress
queue.
Allocates the buffers between the ingress queues.
Maps CoS values to an ingress queue or maps CoS values to
a queue and to a threshold ID.
Maps DSCP values to an ingress queue or maps DSCP values
to a queue and to a threshold ID.
Configures the ingress priority queue and guarantees
bandwidth.
Maps CoS values to an egress queue or maps CoS values to
a queue and to a threshold ID.
Maps DSCP values to an egress queue or maps DSCP values
to a queue and to a threshold ID.
Configures the port trust state.
Maps a port to a queue-set.
Catalyst 3750-X and 3560-X Switch Command Reference
auto qos voip
2-65

Advertisement

Table of Contents
loading

Table of Contents