Device Alias Databases; Creating Device Aliases - Cisco Nexus 6000 Series Configuration Manual

Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Distributing Device Alias Services
Zone-Based Aliases
Configuration is contained within the zone server
database and is not available to other features.

Device Alias Databases

The device alias feature uses two databases to accept and implement device alias configurations.
• Effective database—The database currently used by the fabric.
• Pending database—Your subsequent device alias configuration changes are stored in the pending database.
If you modify the device alias configuration, you need to commit or discard the changes as the fabric remains
locked during this period.
Device alias database changes are validated with the applications. If any of the applications cannot accept the
device alias database changes, then those changes are rejected; this applies to device alias database changes
resulting from either a commit or merge operation.

Creating Device Aliases

You can create a device alias in the pending database.
Procedure
Step 1
Step 2
Step 3
Step 4
OL-27932-01
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
device-alias database
Example:
switch(config)# device-alias database
switch(config-device-alias-db)#
device-alias name device-name pwwn pwwn-id
Example:
switch(config-device-alias-db)#
device-alias name mydevice pwwn
21:01:00:e0:8b:2e:80:93
no device-alias name device-name
Example:
switch(config-device-alias-db)# no
device-alias name mydevice
Cisco Nexus 6000 Series NX-OS SAN Switching Configuration Guide, Release 6.x
Device Alias Databases
Device Aliases
Device aliases are not restricted to zoning. Device
alias configuration is available to the FCNS, zone,
fcping, and traceroute applications.
Purpose
Enters global configuration mode.
Enters the pending database configuration
submode.
Specifies a device name for the device that is
identified by its pWWN. Starts writing to the
pending database and simultaneously locks
the fabric as this is the first-issued device alias
configuration command.
Removes the device name for the device that
is identified by its pWWN.
109

Advertisement

Table of Contents
loading

Table of Contents