Reference Guide
You can apply the congured 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 conguration
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 and NPG commands
fc alias
Creates an FC alias. After creating the alias, you can add members to the FC alias.
Syntax
fc alias alias-name
Parameters alias-name — Enter a name for the FC alias.
Defaults Not congured
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
fcoe delay fcf-adv
Congures delay time to send the multicast discovery advertisement from FCFs to ENodes.
Syntax
fcoe delay fcf-adv timeout-value
Parameters timeout-value — Enter the delay time in seconds, ranging from 1 to 30.
Defaults Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command disables the time-out conguration.
Example
OS10(config)# fcoe delay fcf-adv 16
Supported Releases 10.4.0E(R1) or later
Fibre channel 121