User guide

Chapter 7: Using the Command Line Interface
162
Setting the Wireless Parameters
You must configure wireless parameters, including Service Set Identifier
(SSID), Pre-Shared Key (PSK), and Basic Service Set Identifier (BSSID)
after the wireless networking mode is enabled.
A wireless configuration command begins with wireless.
Note: If current networking mode is not wireless, the SSID, PSK and
BSSID values are not applied until the networking mode is changed to
"wireless." In addition, a message appears, indicating that the active
network interface is not wireless.
The commands are case sensitive so ensure you capitalize them
correctly.
Setting the SSID
This command syntax specifies the SSID string.
config:# wireless SSID <ssid>
Variables:
<ssid> is the name of the wireless access point, which consists of:
- Up to 32 ASCII characters
- No spaces
- ASCII codes 0x20 ~ 0x7E
Example
The following command assigns "myssid" as the SSID.
config:# wireless SSID myssid
Setting the PSK
This command syntax configures the PSK passphrase.
config:# wireless PSK <psk>
Variables:
<psk> is a string or passphrase that consists of:
- Up to 32 ASCII characters
- No spaces
- ASCII codes 0x20 ~ 0x7E