Chelsio Communications Chelsio T5 Installation And User Manual page 162

Unified wire adapters for linux
Hide thumbs Also See for Chelsio T5:
Table of Contents

Advertisement

Chapter X. FCoE PDU Offload Target
iv. Configure network-qos class-maps.
switch(config)#class-map type network-qos class-nic
switch(config-cmap-nq)#match qos-group 2
v. Configure qos policy-maps.
switch(config)#policy-map type qos policy-test
switch(config-pmap-qos)#class type qos class-nic
switch(config-pmap-c-qos)#set qos-group 2
vi. Configure queuing policy-maps and assign network bandwidth. Divide the network
bandwidth between FcoE and NIC traffic.
switch(config)#policy-map type queuing policy-test
switch(config-pmap-que)#class type queuing class-nic
switch(config-pmap-c-que)#bandwidth percent 50
switch(config-pmap-c-que)#class type queuing class-fcoe
switch(config-pmap-c-que)#bandwidth percent 50
switch(config-pmap-c-que)#class type queuing class-default
switch(config-pmap-c-que)#bandwidth percent 0
vii. Configure network-qos policy maps and set up the PFC for no-drop traffic class.
switch(config)#policy-map type network-qos policy-test
switch (config-pmap-nq)#class type network-qos class-fcoe
switch(config-pmap-nq-c)#pause no-drop
switch(config-pmap-nq-c)#mtu 2158
By default FCoE is set to pause no drop. In such a trade off, one may want to
Note
set NIC to drop instead.
viii. Apply the new policy (PFC on NIC and FcoE traffic) to the entire system.
switch(config)#system qos
switch(config-sys-qos)#service-policy type qos input policy-test
switch(config-sys-qos)#service-policy type queuing output policy-test
switch(config-sys-qos)#service-policy type queuing input policy-test
switch(config-sys-qos)#service-policy type network-qos policy-test
Chelsio T5/T4 Unified Wire for Linux
Page 162

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Chelsio T5 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Chelsio t4

Table of Contents