Hub/Switch Reference Guide
IP Services Commands 123
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Defaults
IP interfaces are enabled by default.
Access
Enabled.
Examples
The following command disables the IP interface on VLAN mauve:
WSS# set interface mauve status down
success: set interface mauve to down
See Also
• clear interface on page 99
• set interface on page 109
• show interface on page 149
set ip alias
Configures an alias, which maps a name to an IP address. You can use aliases as shortcuts in CLI commands.
Syntax
set ip alias name ip-addr
Defaults
None.
Access
Enabled.
Examples
The following command configures the alias HR1 for IP address 192.168.1.2:
WSS# set ip alias HR1 192.168.1.2
success: change accepted.
See Also
• clear ip alias on page 100
• show ip alias on page 150
set ip dns
Enables or disables DNS on a WSS.
Syntax
set ip dns {enable | disable}
Defaults
DNS is disabled by default.
name String of up to 32 alphanumeric characters, with no spaces.
ip-addr IP address in dotted decimal notation.
enable Enables DNS.
disable Disables DNS.










