172 Configuring and managing IP interfaces and services
NN47250-500 (Version 03.01)

Adding an alias

To add an alias, use the following command:
set ip alias name ip-addr
Specify an alias of up to 32 alphanumeric characters.
To add an alias HR1 for IP address 192.168.1.2, type the following command:
WSS# set ip alias HR1 192.168.1.2
success: change accepted.
After configuring the alias, you can use HR1 in commands in place of the IP address. For example, to ping
192.168.1.2, you can type the command ping HR1.