204 
# Enable byte-count WRR on interface Ten-GigabitEthernet 1/0/1. 
[SwitchA] interface ten-gigabitethernet 1/0/1 
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr byte-count 
# Configure WRR on interface Ten-GigabitEthernet 1/0/1 as follows:  
{  Assign 50% of the interface bandwidth to the FCoE traffic (traffic assigned to queue 1).  
{  Assign 50% of the interface bandwidth to Ethernet data traffic (traffic assigned to queue 0).  
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr af1 group 1 byte-count 1 
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr be group 1 byte-count 1 
# Assign the other queues to the SP group on interface Ten-GigabitEthernet 1/0/1.  
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr af2 group sp 
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr af3 group sp 
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr af4 group sp 
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr ef group sp 
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr cs6 group sp 
[SwitchA-Ten-GigabitEthernet1/0/1] qos wrr cs7 group sp 
[SwitchA-Ten-GigabitEthernet1/0/1] quit 
6.  Configure FCoE: 
# Configure the switch to operate in FCF mode.  
[SwitchA] fcoe-mode fcf 
# Enable the fabric configuration feature in VSAN 100. By default, the fabric configuration feature 
is enabled.  
[SwitchA] vsan 100 
[SwitchA-vsan100] domain configure enable 
# Configure the domain ID as 2 for the switch. 
[SwitchA-vsan100] domain-id 2 preferred 
Non-disruptive reconfiguration or isolating the switch may be performed. Continue? 
[Y/N]:y 
# Enable FSPF globally. 
[SwitchA-vsan100] fspf enable 
[SwitchA-vsan100] quit 
# Create interface VFC 1.  
[SwitchA] interface vfc 1 
# Configure the mode of VFC 1 as F.  
[SwitchA-Vfc1] fc mode f 
# Bind VFC 1 to interface Ten-GigabitEthernet 1/0/1.  
[SwitchA-Vfc1] bind interface ten-gigabitethernet 1/0/1 
# Assign VFC 1 to VSAN 100 as a trunk port.  
[SwitchA-Vfc1] port trunk vsan 100 
[SwitchA-Vfc1] quit 
# Create interface VFC 10.  
[SwitchA] interface vfc 10 
# Configure the mode of VFC 10 as E.  
[SwitchA-Vfc10] fc mode e 
# Bind VFC 10 to Layer 2 aggregate interface 1.  
[SwitchA-Vfc10] bind interface bridge-aggregation 1