Connectivity Guide

Table Of Contents
Before you disable the F_Port and NPG features, delete the mode-specific configurations. When you disable FSB, the
system automatically removes the configurations.
F_Port commands
The following commands are supported on F_Port mode:
fc alias
Creates an FC alias. After creating the alias, 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 configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command deletes the FC alias. To delete an FC alias, first 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 configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command deletes the FC zone. To delete an FC zone, first remove it from the FC
zoneset.
Example
OS10(config)# fc zone hba1
OS10(config-fc-zone-hba1)# member wwn 10:00:00:90:fa:b8:22:19
OS10(config-fc-zone-hba1)# member wwn 21:00:00:24:ff:7b:f5:c8
Supported
Releases
10.3.1E or later
fc zoneset
Creates an FC zoneset and adds the existing FC zones to the zoneset.
Syntax
fc zoneset zoneset-name
Parameters zoneset-name Enter a name for the FC zoneset. The name must start with a letter and may contain
these characters: A-Z, a-z, 0-9, $, _, -, ^
Fibre Channel 223