
dot1p Value in the
Incoming Frame
Priority Group Assignment
3 SAN
4 IPC
5 LAN
6 LAN
7 LAN
The following describes the priority group-bandwidth assignment.
Priority Group Bandwidth Assignment
IPC 5%
SAN 50%
LAN 45%
PFC and ETS Configuration Command Examples
The following examples show PFC and ETS configuration commands to manage your data center traffic.
Example of Configuring QoS Priority-Queue Assignment to Honor Dot1p Priorities
Dell(conf)# service-class dynamic dot1p
Or
Dell(conf)# interface tengigabitethernet 0/1
Dell(conf-if-te-0/1)# service-class dynamic dot1p
Example of Configuring a DCB Input Policy to Apply PFC to Lossless SAN Priority Traffic
Dell(conf)# dcb-input ipc_san_lan
Dell(conf-qos-policy-in)# pfc mode on
Dell(conf-qos-policy-in)# pfc priority 3
Example of Configuring an ETS Priority Group
Dell(conf)# priority-group san
Dell(conf-pg)# priority-list 3
Dell(conf-pg)# set-pgid 1
Dell(conf-pg)# exit
Dell(conf)# priority-group ipc
Dell(conf-pg)# priority-list 4
Dell(conf-pg)# set-pgid 2
Dell(conf-pg)# exit
Dell(conf)# priority-group lan
Dell(conf-pg)# priority-list 0-2,5-7
Dell(conf-pg)# set-pgid 3
Dell(conf-pg)# exit
Example of Configuring an ETS Output Policy for Egress Traffic
Dell(conf)# qos-policy-output san ets
Dell(conf-qos-policy-out)# bandwidth-percentage 50
Dell(conf-qos-policy-out)# exit
Dell(conf)# qos-policy-output lan ets
Dell(conf-qos-policy-out)# bandwidth-percentage 45
Data Center Bridging (DCB)
275
Komentáře k této Příručce