System information

Command Line Interface
CLI Example
The user wants to have two SSIDs
to classify the wireless users, one
with VLAN 101 for employees, the
other one with VLAN 102 for
g
uest.
Employee
v101
g
Different SSIDs have different
security, the expected
configurations are as follows:
VLAN ID
VLAN Name
Tagged Port
Untagged Port
Interface/IP
Guest
v102
VLAN ID
VLAN Name
Tagged Port
Untagged Port
Interface/IP
10 AP1 N/A 1 192.168.10.254/24
20 AP2 N/A 13 192.168.20.254/24
101
employee
1 13
N/A
192 168 101 254/24
101
employee
1
,
13
N/A
192
.
168
.
101
.
254/24
102 guest 1, 13 N/A 192.168.102.254/24
SSID VLAN ID Security Key
employee 101 WP
A
-PSK 12345678
guest 102 WEP 12345
171