Administrator Guide
Port-Based QoS Congurations
You can congure the following QoS features on an interface.
NOTE: You cannot simultaneously use egress rate shaping and ingress rate policing on the same virtual local area network
(VLAN).
• Setting dot1p Priorities for Incoming Trac
• Conguring Port-Based Rate Policing
• Conguring Port-Based Rate Shaping
Setting dot1p Priorities for Incoming Trac
Change the priority of incoming trac on the interface using the dot1p-priority command from INTERFACE mode. The Dell
Networking OS places trac marked with a priority in a queue based on the following table.
If you set a dot1p priority for a port-channel, all port-channel members are congured with the same value. You cannot assign a
dot1p value to an individual interface in a port-channel.
Table 49. dot1p-priority Values and Queue Numbers
dot1p Queue Number
0 0
1 0
2 0
3 1
4 2
5 3
6 3
7 3
• Change the priority of incoming trac on the interface.
dot1p-priority
Example of Conguring a dot1p Priority on an Interface
NOTE: The dot1p-priority command marks all incoming trac on an interface with a specied dot1p priority and
maps all incoming trac to the corresponding queue. When you enable PFC and/or ETS on an interface, incoming trac
with a specied dot1p priority can be distributed across dierent queues. Therefore, when you use PFC and ETS to
manage data center trac, it is not recommended that you use the dot1p-priority command to set a queue
assignment. For more information, refer to
Data Center Bridging (DCB).
Dell#config
Dell(conf)#interface tengigabitethernet 1/0
Dell(conf-if)#switchport
Dell(conf-if)#dot1p-priority 1
Dell(conf-if)#end
Dell#
Honoring dot1p Priorities on Ingress Trac
By default, the Dell Networking OS does not honor dot1p priorities on ingress trac.
You can congure this feature on physical interfaces and port-channels, but you cannot congure it on individual interfaces in a port
channel.
626
Quality of Service (QoS)