Connectivity Guide

OS10(config-pmap-queuing)# bandwidth percent 30
OS10(config-pmap-queuing)# exit
OS10(config)# policy-map type queuing p2
OS10(config-pmap-queuing)# class c2
OS10(config-pmap-queuing)# bandwidth percent 70
OS10(config-pmap-queuing)# exit
OS10(config)# system qos
OS10(config-sys-qos)# trust-map dot1p dot1p_map1
OS10(config-sys-qos)# trust-map dscp dscp_map1
OS10(config-sys-qos)# qos-map traffic-class tc-q-map1
OS10(config-sys-qos)# ets mode on
OS10(config-sys-qos)# service-policy input type qos pclass1
OS10(config-sys-qos)# service-policy output type queuing p1
View ETS conguration
OS10# show qos interface ethernet 1/1/1
Interface
unknown-unicast-storm-control : Disabled
multicast-storm-control : Disabled
broadcast-storm-control : Disabled
flow-control-rx : Disabled
flow-control-tx : Disabled
ets mode : Disabled
Dot1p-tc-mapping : dot1p_map1
Dscp-tc-mapping : dscp_map1
tc-queue-mapping : tc-q-map1
View QoS maps: trac-class to queue mapping
OS10# show qos maps
Traffic-Class to Queue Map: tc-q-map1
queue 0 qos-group 0
queue 1 qos-group 1
Traffic-Class to Queue Map: dot1p_map1
qos-group 0 dot1p 0-3
qos-group 1 dot1p 4-7
DSCP Priority to Traffic-Class Map : dscp_map1
qos-group 0 dscp 0-31
qos-group 1 dscp 32-63
ETS commands
ets mode on
Enables ETS on an interface.
Syntax
ets mode on
Parameter None
Default Disabled
Command Mode INTERFACE
Usage Information Enable ETS on all switch interfaces in SYSTEM-QOS mode or on an interface or interface range in INTERFACE
mode. The no version of this command disables ETS.
Example
OS10(config-sys-qos)# ets mode on
Supported Releases 10.3.0E or later
1096 Converged data center services