174 CHAPTER 7: IP SERVICES COMMANDS
Examples — The following command disables the IP interface on VLAN
mauve:
WX4400# set interface mauve status down
success: set interface mauve to down
See Also
clear interface on page 137
display interface on page 152
set interface on page 170
set ip alias Configures an alias, which maps a name to an IP address. You can use
aliases as shortcuts in CLI commands.
Syntaxset ip alias name ip-addr
name — String of up to 32 alphanumeric characters, with no spaces.
ip-addr — IP address in dotted decimal notation.
Defaults — None.
Access — Enabled.
History— Introduced in MSS Version 3.0.
Examples — The following command configures the alias HR1 for IP
address 192.168.1.2:
WX4400# set ip alias HR1 192.168.1.2
success: change accepted.
See Also
clear ip alias on page 138
display ip alias on page 153