© 2011 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.
Page 20 of 41
FC plugin loaded successfully
FCoE manager enabled successfully
FC enabled on all modules successfully
Warning: Ensure class-fcoe is included in qos policy-maps of all types
N5548-Top (config)#
2. Configure QoS to support FCoE.
N5548-Bottom(config)# system qos
N5548-Bottom(config-sys-qos)# service-policy type qos input fcoe-default-in-
policy
N5548-Bottom(config-sys-qos)# service-policy type queuing input fcoe-default-in-
policy
N5548-Bottom(config-sys-qos)# service-policy type queuing output fcoe-default-
out-policy
N5548-Bottom(config-sys-qos)# service-policy type network-qos fcoe-default-nq-
policy
N5548-Bottom(config-sys-qos)#
N5548-Top(config)# system qos
N5548-Top(config-sys-qos)# service-policy type qos input fcoe-default-in-policy
N5548-Top(config-sys-qos)# service-policy type queuing input fcoe-default-in-
policy
N5548-Top(config-sys-qos)# service-policy type queuing output fcoe-default-out-
policy
N5548-Top(config-sys-qos)# service-policy type network-qos fcoe-default-nq-policy
N5548-Top(config-sys-qos)#
3. Create the virtual Fibre Channel interface (physical port).
N5548-Bottom(config)#
N5548-Bottom(config)# interface vfc 1032
N5548-Bottom(config-if)# switchport mode F
N5548-Bottom(config-if)# bind interface ethernet 103/1/2
N5548-Bottom(config-if)# no shut
N5548-Bottom(config-if)#
N5548-Top(config)#
N5548-Top(config)# interface vfc 1032
N5548-Top(config-if)# switchport mode F
N5548-Top(config-if)# bind interface ethernet 104/1/2
N5548-Top(config-if)# no shut
N5548-Top(config-if)#