Users Guide

Table Of Contents
5. Configure FC interface.
OS10(config)# interface fibrechannel 1/1/1
OS10(conf-if-fc1/1/1)# no shutdown
OS10(conf-if-fc1/1/1)# vfabric 1
OS10(conf-if-fc1/1/1)# exit
OS10(config)# interface fibrechannel 1/1/2
OS10(conf-if-fc1/1/2)# no shutdown
OS10(conf-if-fc1/1/2)# vfabric 1
6. Configure the FC switch port mode.
OS10(conf-if-fc1/1/2)# fc port-mode E
7. Add VLAN 1001 and fcmap to switch-1 to activate vFabric.
OS10(config)# vfabric 1
OS10(conf-vfabric-1)# vlan 1001
OS10(conf-vfabric-1)# fcoe fcmap 0xefc00
OS10(conf-vfabric-1)# exit
8. Create zones.
OS10(config)# fc zone zoneA
OS10(config-fc-zone-zoneA)# member wwn 20:01:f4:e9:d4:f9:fc:44
OS10(config-fc-zone-zoneA)# member wwn 20:02:00:11:0d:a5:56:01
9. Create and activate a zone set.
OS10(config)# fc zoneset zoneset1
OS10(conf-fc-zoneset-zoneset1)# member zoneA
OS10(config)# vfabric 1
OS10(conf-vfabric-1)# zoneset activate zoneset1
10. You can deactivate vFabric by removing either the VLAN or fcmap configuration.
OS10(conf-vfabric-1)# no vlan 100
Warning: All traffic on this fabric will be lost. Continue? [yes/no]:yes
Switch-2 configuration
1. Enable the multiswitch feature globally.
OS10(config)# feature fc multi-switch
2. Create a vFabric VLAN.
OS10(config)# interface vlan 1001
3. Create a vFabric.
OS10(config)# vfabric 1
OS10(conf-vfabric-1)#
4. Create a port group.
OS10(config)# port-group 1/1/1
OS10(conf-pg-1/1/1)# no mode
OS10(conf-pg-1/1/1)# mode FC 8g-4x
5. Configure FC interface.
OS10(config)# interface fibrechannel 1/1/1
OS10(conf-if-fc1/1/1)# no shutdown
OS10(conf-if-fc1/1/1)# vfabric 1
OS10(conf-if-fc1/1/1)# exit
OS10(config)# interface fibrechannel 1/1/2
OS10(conf-if-fc1/1/2)# no shutdown
OS10(conf-if-fc1/1/2)# vfabric 1
Fibre Channel
351