Chapter 22 Wireless LAN Commands

The following example:

Activates the WLAN.

Sets the wireless channel to 6.

Sets the SSID to “ZyWiFi”.

Sets the MAC address filter to deny association to devices on its list.

Adds the MAC address “fa:fa:fa:fa:fa:fa” to the MAC address filter list slot 1.

Sets the WEP key type to ASCII.

Configures the WEP key 1 to be “1234567890123”.

Sets the ZyXEL Device to use WEP key 1.

Turns on QoS.

ras> wlan active

1

 

ras> wlan setchannel 6

 

ras> wlan mbss 1

ssid ZyWiFi

 

ras> wlan mbss 1

aclist rule 2

fa:fa:fa:fa:fa:fa

ras> wlan mbss 1

aclist add 1

ras> wlan mbss 1

security wep

keytype 1

ras> wlan mbss 1

security wep

key1 1234567890123

ras> wlan mbss 1

security wep

defkeyid 1

ras> wlan mbss 1

save

 

ras> wlan wmm active 1

22.2.2 RADIUS Example

This example enables RADIUS for configuration and specifies the IP address (172.16.1.201), port number (1844) and the shared secret (asdfkjas123) for communication between the ZyXEL Device and the RADIUS server.

ras> wlan radius load

ras> wlan radius authen active 1

ras> wlan radius authen serverIP 172.16.1.201 ras> wlan radius authen port 1844

ras> wlan radius authen sharedsecret asdfkjas123

This example displays the RADIUS authentication server settings configured on the ZyXEL Device.

ras> radius auth

 

non-active

authentication server:

IP

:

172.16.1.201

Port :

1844

Key

:

asdfkjas123

190

 

DSL & IAD CLI Reference Guide