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

Nx-os san switching configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Distributing Device Alias Services

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

To a create a device alias in the pending database, perform this task:
SUMMARY STEPS
1. switch# configuration terminal
2. switch(config)# device-alias database
3. switch(config-device-alias-db)# device-alias name device-name pwwn pwwn-id
4. switch(config-device-alias-db)# no device-alias name device-name
5. switch(config-device-alias-db)# device-alias rename old-device-name new-device-name
DETAILED STEPS
Command or Action
Step 1
switch# configuration terminal
Step 2
switch(config)# device-alias database
Step 3
switch(config-device-alias-db)# device-alias name
device-name pwwn pwwn-id
Step 4
switch(config-device-alias-db)# no device-alias name
device-name
Step 5
switch(config-device-alias-db)# device-alias rename
old-device-name new-device-name
OL-xxxxx-xx
Purpose
Enters 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.
Renames an existing device alias with a new name.
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide
Device Alias Databases
133

Advertisement

Table of Contents
loading

Table of Contents