Configuring fcoe profiles, Configuring qos profiles, Configuring fcoe profiles configuring qos profiles – Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 333: Default port-profile (refer to, Configuring fcoe, Profiles

Configuring FCoE profiles
Only the FCoE profile of the default profile can be modified. The FCoE profile can only be part of the
default profile. When it is part of the default profile, FCoE is enabled globally and all the profiled ports
automatically become FCoE ports.
In the absence of the FCoE profile in the default AMPP profile, you can configure FCoE on a per-
interface basis, based on the profiled ports. Refer to
on page 337 for
details.
To globally configure the FCoE profile, perform the following steps in global configuration mode.
1. Enter port-profile configuration mode.
switch(config)# port-profile default
2. Enter FCoE-profile configuration mode.
switch(config-port-profile-default)# fcoe-profile
3. Activate the FCoE port profile.
An FCoE map cannot be applied on interfaces that already have a CEE map applied to it.
switch(config-fcoe-profile)# fcoeport default
Configuring QoS profiles
QoS profiles define the following values:
• Incoming 802.1p priority is set to internal queue priority. If the port is in QoS untrusted mode, all
incoming priorities will be mapped to default best effort priority.
• Incoming priority is set to outgoing priority.
• Mapping of incoming priorities is set to strict or WRR traffic classes.
• Enabling of flow control on a strict or a WRR traffic class.
The QoS profile has two flavors: CEE QoS and Ethernet QoS. The QoS profile may contain either CEE
QoS or Ethernet QoS. Server side ports typically are carrying converged traffic.
To configure the QoS profile, perform the following steps in global configuration mode.
1. AMPP profiles cannot be modified while active. Deactivate the port-profile before modifying the VLAN
profile.
switch(config)# no port-profile vm1-port-profile activate
2. Enter QoS profile mode.
switch(config)# port-profile vm1-port-profile
switch(config-port-profile-vm1-port-profile)# qos-profile
switch(config-qos-profile)#
3. Apply the CEE map.
switch(config-qos-profile)# cee default
4. Set the default CoS value.
switch(config-qos-profile)# qos cos 7
5. Set the QoS trust attribute for CoS
switch(config-qos-profile)# qos trust cos
6. Apply a map to the profile. You can do either of the following:
• Apply the existing CoS-to-CoS mutation map.
switch(config-qos-profile)# qos cos-mutation vm1-cos2cos-map
• Apply the existing CoS-to-Traffic-Class map.
switch(config-qos-profile)# qos cos-traffic-class vm1-cos2traffic-map
7. Enable pause generation. You can do either of the following:
Configuring FCoE profiles
Network OS Administrator’s Guide
333
53-1003225-04