Connectivity Guide

fibrechannel1/1/30:3
==========================================
To congure a vfabric in NPG mode:
1 Congure a vfabric using the vfabric fabric-ID command in CONFIGURATION mode. The switch enters vfabric
CONFIGURATION mode.
2
Associate a VLAN ID to the vfabric with the vlan vlan-ID command.
3 Add FCoE parameters with the fcoe {fcmap fc-map | fcf-priority fcf-priority-value | fka-adv-period
adv-period | vlan-priority vlan-priority-value | keep-alive} command.
4 (Optional) Add a name to the vfabric using the name vfabric-name command.
5 Apply the vfabric to interfaces using the vfabric fabric-ID command in INTERFACE mode.
Congure vfabric in NPG mode
OS10(config)# vfabric 10
OS10(conf-vfabric-10)# name 10
OS10(conf-vfabric-10)# vlan 100
OS10(conf-vfabric-10)# fcoe fcmap 0x0efc01
OS10(conf-vfabric-10)# fcoe fcf-priority 128
OS10(conf-vfabric-10)# fcoe fka-adv-period 8
OS10(conf-vfabric-10)# fcoe vlan-priority 3
OS10(conf-vfabric-10)# exit
OS10(config)# interface ethernet 1/1/31
OS10(conf-if-eth1/1/31)# vfabric 10
View vfabric conguration
OS10(conf-vfabric-10)# show configuration
!
vfabric 10
name 10
vlan 100
fcoe fcmap 0xEFC01
fcoe fcf-priority 128
fcoe fka-adv-period 8
fcoe vlan-priority 3
OS10# show vfabric
Fabric Name 10
Fabric Type NPG
Fabric Id 10
Vlan Id 100
FC-MAP 0xEFC01
Vlan priority 3
FCF Priority 128
FKA-Adv-Period Enabled,8
Config-State ACTIVE
Oper-State DOWN
==========================================
Members
==========================================
OS10# show running-configuration vfabric
!
vfabric 10
name 10
vlan 100
fcoe fcmap 0xEFC01
fcoe fcf-priority 128
fcoe fka-adv-period 8
fcoe vlan-priority 3
Fibre Channel
201