System Services Commands 69Nortel WLAN—Security Switch 2300 Series Command Line Reference1 Configure a VLAN:2360# set vlan 1 port 7success: change accepted.2 Enable the DHCP client on VLAN 1:WSS# set interface 1 ip dhcp-client enablesuccess: change accepted.3 Enable the auto-config option:WSS# set auto-config enablesuccess: change accepted.4 Save the configuration changes:WSS# save configsuccess: 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 80set banner motdConfigures the banner string that is displayed before the beginning of each login prompt for each CLI session on theWSS.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 carriagereturns, but not the delimiting character (^). The maximum numberof characters is approximately 24 lines by 80 characters.