Users Guide

Table Of Contents
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.
3. Create a zone using the fc zone zone-name command in CONFIGURATION mode. The switch enters Zone
CONFIGURATION mode.
4. Add members to the zone with the member {alias-name alias-name | wwn wwn-ID | fc-id fc-id}
command in Zone CONFIGURATION mode.
Fibre Channel
329