Hub/Switch Reference Guide

System Services Commands 69
Nortel WLAN—Security Switch 2300 Series Command Line Reference
1 Configure a VLAN:
2360# set vlan 1 port 7
success: change accepted.
2 Enable the DHCP client on VLAN 1:
WSS# set interface 1 ip dhcp-client enable
success: change accepted.
3 Enable the auto-config option:
WSS# set auto-config enable
success: change accepted.
4 Save the configuration changes:
WSS# save config
success: configuration saved.
See Also
crypto generate key on page 472
crypto generate self-signed on page 475
save config on page 548
set interface dhcp-client on page 110
set vlan port on page 80
set banner motd
Configures the banner string that is displayed before the beginning of each login prompt for each CLI session on the
WSS.
Syntax
set banner motd ^text^
Defaults
None.
Access
Enabled.
Usage
Type a caret (^), then the message, then another caret.
Do not use the following characters with commands in which you set text to be displayed on the WSS, such as message-
of-the-day (MOTD) banners:
•Ampersand (&)
Angle brackets (< >)
Double quotation marks (“”)
^ Delimiting character that begins and ends the message.
text Up to 2000 alphanumeric characters, including tabs and carriage
returns, but not the delimiting character (^). The maximum number
of characters is approximately 24 lines by 80 characters.