224 |
| ||
|
|
|
|
|
|
|
|
| Feature or Setting | CLI Command |
|
| Enable or Disable a VWN | set vwn vwnx status up |
|
|
| This will enable VWN x. |
|
|
| set vwn vwnx status down |
|
|
| This will disable VWN x. |
|
|
| Where x is the VWN number. The VWN number can be |
|
|
| between 1 and 14. |
|
|
|
|
|
| Get the VLAN ID of a VWN | get vwn vwnx |
|
|
| Where x is the VWN number. The VWN number can be |
|
|
| between 1 and 14. |
|
|
|
|
|
| Set the VLAN ID of a VWN | set vwn vwnx |
|
|
| Where |
|
|
|
|
|
| Get the SSID of a VWN | get interface wlan0vwnx ssid |
|
|
| Where x is the VWN number. The VWN number can be |
|
|
| between 1 and 14. |
|
|
|
|
|
| Set the SSID for a VWN | set interface wlan0vwnx ssid ssid |
|
|
| set interface wlan1vwnx ssid ssid |
|
|
| (You must set the SSID on both radios on an AP) |
|
|
| Where x is the VWN number and ssid is the ssid for the |
|
|
| VWN. The VWN number can be between 1 and 14. The ssid |
|
|
| can be any alphanumberic string up to 32 characters. |
|
|
|
|
|
| Determine whether Broadcast SSID is | get bss wlan0bssvwn<x> |
|
| enabled |
|
|
|
|
|
|
| Enable or Disable the Broadcast SSID | Disable Broadcast SSID |
|
|
| set bss wlan0bssvwnx |
|
|
| set bss wlan1bssvwnx |
|
|
| (You must disable both radios) |
|
|
| Enable Broadcast SSID |
|
|
| set bss wlan0bssvwnx |
|
|
| set bss wlan1bssvwnx |
|
|
| (You must enable both radios) |
|
|
|
|
|