•
Applying a QoS input policy to an FC or FCoE interface:
switch# conf
switch(config)# interface fc <slot>/<port> | ethernet <slot>/<port> | san-port-channel
<no> | port-channel <no>
switch(config-if)# service-policy type qos input fcoe_qos_policy
•
Removing a QoS input policy from an FC or FCoE interface:
switch# conf
switch(config)# interface fc <slot>/<port> | ethernet <slot>/<port> | san-port-channel
<no> | port-channel <no>
switch(config-if)# no service-policy type qos input fcoe_qos_policy
•
Verifying a QoS input policy applied to an FC or FCoE interface:
switch# show running-config interface fc <slot>/<port> | interface <slot>/<port> |
san-port-channel <no> | port-channel <no> all
Note
•
When a user-defined QoS policy is used, the same QoS input policy must be applied to all FC and
FCoE interfaces in the switch.
•
Do not configure match protocol fcoe under more than one QoS class map, as FCoE traffic is
supported only on a single CoS.
Configuring NPV Traffic Management
Configuring NPV Traffic Maps
An NPV traffic map associates one or more NP uplink interfaces with a server interface. The switch associates
the server interface with one of these NP uplinks.
to map the server interface to a different uplink, the server interface must be shut down before configuring
the traffic map.
Note
To configure a traffic map, perform this task:
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Configures a mapping between a server interface
(or range of server interfaces) and an NP uplink
interface (or range of NP uplink interfaces).
switch(config)# npv traffic-map
server-interface {fc slot/port | vfc vfc-id}
external-interface { fc slot/port |
Step 2
san-port-channel <number> | vfc vfc-id |
vfc-port-channel vfc-port-channel-id }
Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide
18
Configuring N Port Virtualization
Configuring NPV Traffic Management