Users Guide

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.
Configure 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 configuration
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 zoning
Fibre Channel (FC) zoning partitions a FC fabric into subsets to restrict unnecessary interactions, improve security, and manage
the fabric more effectively. Create zones and add members to the zone. Identify a member by an FC alias, world wide name
(WWN), or FC ID. A zone can have a maximum of 255 unique members. Create zonesets and add the zones to a zoneset. A
switch can have multiple zonesets, but you can activate only one zoneset at a time in a fabric.
1. (Optional) Create an FC alias using the fc alias alias-name command in CONFIGURATION mode. The switch enters
Alias CONFIGURATION mode.
2. Add members to the alias using the member {wwn wwn-ID | fc-id fc-id} command in Alias CONFIGURATION
mode. You can add a maximum of 255 unique members.
426
Fibre Channel