Reference Guide

You can congure only one vfabric in F_Port mode.
You can apply the congured vfabric to multiple Ethernet interfaces. You can also add the Ethernet interfaces to a port-channel and apply
the vfabric to the port-channel.
Example conguration
OS10(config)# feature fc domain-id 100
OS10(config)# vfabric 100
OS10(conf-vfabric-100)# name 100
OS10(conf-vfabric-100)# vlan 1023
OS10(conf-vfabric-100)# fcoe fcmap 0xEFC64
OS10(conf-vfabric-100)# zoneset activate set
OS10(conf-vfabric-100)# zone default-zone permit
OS10(conf-vfabric-100)# exit
OS10(config)# interface ethernet 1/1/30
OS10(conf-if-eth1/1/30)# vfabric 100
F_Port commands
The following commands are supported on F_Port mode:
fc alias
Creates an FC alias. After creating the alias, you can add members to the FC alias. An FC alias can have a maximum of 255 unique
members.
Syntax
fc alias alias-name
Parameters alias-name — Enter a name for the FC alias.
Defaults Not congured
Command Mode CONFIGURATION
Usage Information
The no version of this command deletes the FC alias. To delete an FC alias, rst remove it from the FC zone.
Example
OS10(config)# fc alias test
OS10(config-fc-alias-test)# member wwn 21:00:00:24:ff:7b:f5:c9
OS10(config-fc-alias-test)# member wwn 20:25:78:2b:cb:6f:65:57
Supported Releases 10.3.1E or later
fc zone
Creates an FC zone and adds members to the zone. An FC zone can have a maximum of 255 unique members.
Syntax
fc zone zone-name
Parameters zone-name — Enter a name for the zone.
Defaults Not congured
Command Mode CONFIGURATION
Usage Information
The no version of this command deletes the FC zone. To delete an FC zone, rst remove it from the FC zoneset.
Fibre Channel 131