AS5800-EC Series CLI Reference Guide R02

Table Of Contents
Chapter 22
| Data Center Bridging Commands
Enhanced Transmission Selection Commands
– 547 –
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Operator configuration of ETS is used only when the port is configured in DCBX
manual mode. When interoperating with other equipment in manual mode,
the peer equipment must be configured with identical ETS TCG queuing
algorithm, priority queue mapping, and minimum bandwidth requirements.
Ports configured in auto-upstream or auto-downstream DCBX roles receive
their ETS configuration from the configuration source and ignore any manually
configured information. Interfaces not enabled for ETS ignore received ETS
frames.
ETS is configurable on full duplex interfaces only. To enable ETS on a LAG, the
member interfaces must have the same configuration.
Example
The following example sets port 5 to use ETX auto-negotiation mode.
Console(config)#interface ethernet 1/5
Console(config-if)#ets mode auto
Console(config-if)#
traffic-class algo Use this command to set the queue scheduling algorithm assigned to a traffic class
group. Use the no form to restore the default setting.
Syntax
traffic-class algo {strict | ets}
no traffic-class algo
strict - Processes all packets entering this interface using strict priority.
ets - Processes packets with priority values specified for a TCG using
Weighted Deficit Round Robin (WDRR).
Default Setting
strict
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Packets with priority values not specified for a TCG use strict priority and therefore
are processed ahead of the packets in the weighted queues.