Users Guide

Table Of Contents
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 output type queuing p1
View ETS configuration
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: traffic-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
Data center bridging eXchange
DCBX allows a switch to automatically discover and set up DCBX-enabled peers that are configured with compatible settings. In a
converged data center network, DCBX provides plug-and-play capability for server, storage, and networking devices in an end-to-end
solution.
DCBX uses link layer discovery protocol (LLDP) to mediate automatic negotiation and device settings exchange, such as PFC and ETS.
DCBX uses LLDP TLVs to perform DCB parameter exchange:
1226
Converged data center services