Creating Fc Aliases Example - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring and Managing Zones
Step 2
Step 3

Creating FC Aliases Example

Table 76: Type and Value Syntax for the member Command
Device alias
Domain ID
FC ID
Fabric pWWN
Local sWWN interface
Domain ID interface
Remote sWWN interface
pWWN
The following example shows how to configure different types of member alias:
switch(config)# fcalias name AliasSample vsan 3
pWWN example:
switch(config-fcalias)# member pwwn 10:00:00:23:45:67:89:ab
fWWN example:
switch(config-fcalias)# member fwwn 10:01:10:01:10:ab:cd:ef
FC ID example:
switch(config-fcalias)# member fcid 0x222222
Domain ID example:
switch(config-fcalias)# member domain-id 2 portnumber 23
Local sWWN interface example:
switch(config-fcalias)# member interface fc 2/1
Remote sWWN interface example:
switch(config-fcalias)# member interface fc 2/1 swwn 20:00:00:05:30:00:4a:de
Domain ID interface example:
switch(config-fcalias)# member interface fc2/1 domain-id 25
OL-16597-01
Command or Action
switch(config)# fcalias name
AliasSample vsan vsan-id
switch(config-fcalias)# member type
value
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Creating FC Aliases Example
Purpose
Configures an alias name (AliasSample).
Configures a member for the specified fcalias
(AliasSample) based on the type (pWWN, fabric
pWWN, FC ID, domain ID, or interface) and value
specified.
Multiple members can be specified on
Note
multiple lines.
member device-alias device-alias
member domain-id domain-id portnumber number
member fcid fcid
member fwwn fwwn-id
member interface type slot/port
member interface type slot/port domain-id
domain-id
member interface type slot/port swwn swwn-id
member pwwn pwwn-id
553

Advertisement

Table of Contents
loading

Table of Contents