Page 776 / 794 Scroll up to view Page 771 - 775
Vigor2860 Series User’s Guide
762
wl scan
[start]
wl scan
set [wlist/blist/stime][MAC]
wl scan
del [wlist/blist] [MAC]
wl scan
filter [ssid/channel/mac]
wl scan
show [0/1/2/3]
Syntax Description
Parameter
Description
start
It means to start AP scanning.
set
[wlist/blist/stime]
[MAC]
Set white list/block list/scan time.
wlist –
It means to set white list for passing. MAC
address must be added in the end.
e.g.,
wl scan set wlist 001122aabbcc
blist –
It means to set black list for blocking. MAC
address must be added in the end.
stime –
It means to set scanning time. Time value (2~5
second) must be added in the end.
e.g.,
wl scan set time 5
del
Remove white list/block list.
e.g.,
wl scan del wlist 001122aabbcc
filter
Set which filter you want.
ssid –
scanning the AP based on SSID setting
.
channel -
scanning the AP based on channel setting
.
mac -
scanning the AP based on MAC address setting
..
show [0/1/2/3]
It is used to show AP list.
0 - display white list
1 - display block list,
2 - display gray/unknown list,
3 - display all list
Example
>
wl scan set wlist 001122aabbcc
>
wl scan start
Page 777 / 794
Vigor2860 Series User’s Guide
763
>
wl scan show 3
>
Telnet Command: wl stamgt
This command is used to configure connection time and reconnection time for each SSID that
wireless client used for accessing into Internet.
wl stamgt
[enable/disable] [ssid_num].
wl stamgt
[show] [ssid_num].
wl stamgt set
[ssid_num] [c] [r]
wl stamgt reset
[ssid_num]
.
Syntax Description
Parameter
Description
enable/disable
It means to enable/disable the station management
control.
ssid_num
It means channel selection.
Available channel for 2.4G:
0/1/2/3
Available channel for 5G:
4/5/6/7.
show
It means to display status or configuration of the
selected channel.
c
It means connection time. The unit is minute.
r
It means reconnection time. The unit is minute.
Example
> wl stamgt enable 1
% Station Management Status: enabled
> wl stamgt set 1 60 60
> wl stamgt show 1
NO. SSID
BSSID
Connect time
Reconnect time
1.
Draytek
00:11:22:aa:bb:cc
0d:0:58:26
0d:0:0
Page 778 / 794
Vigor2860 Series User’s Guide
764
Telnet Command: wl iso_vpn
This command allows users to activate the function of VPN isolation.
wl iso_vpn
[ssid]
[En]
Syntax Description
Parameter
Description
ssid
It means the number of SSID.
1: SSID1
2: SSID2
3: SSID3
4: SSID4
En
It means to enable or disable the function of VPN
isolation.
0: disable
1: enable
Example
> wl iso_vpn 1 on
% ssid: 1 isolate vpn on :1
Telnet Command: wl wpa
This command allows you to configure WPA wireless settings.
wl wpa
1/2/3
Syntax Description
Parameter
Description
wl wpa
Type 1/2/3 to represent different WPA modes.
1 – means WPA+WPA2
2 – means WPA2 Only
3 – means WPA Only
Example
> wl wpa 1
>
Telnet Command: wl wmm
Page 779 / 794
Vigor2860 Series User’s Guide
765
This command allows users to set WMM for wireless connection. It defines the priority levels
for four access categories derived from 802.1d (prioritization tabs).
wl wmm ap
QueIdx Aifsn Cwmin Cwmax Txop ACM
wl wmm bss
QueIdx Aifsn Cwmin Cwmax Txop ACM
wl wmm ack
Que0_Ack Que1_Ack Que2_Ack Que3_Ack
wl wmm enable
SSID0 SSID1 SSID2 SSID3
wl wmm apsd
value
wl wmm show
Syntax Description
Parameter
Description
ap
It means to set WMM for access point.
bss
It means to set WMM for wireless clients.
ack
It means to map to the Ack policy settings of AP WMM.
enable
It means to enable the WMM for each SSID.
0: disable
1: enable
Apsd [value]
It means to enable / disable the ASPD(automatic
power-save delivery) function.
0: disable
1: enable
show
It displays current status of WMM.
QueIdx
It means the number of the queue which the WMM
settings will be applied to. There are four queues, best
effort, background, voice, and video.
Aifsn
It controls how long the client waits for each data
transmission.
Cwmin/ Cwmax
CWMin
means contention Window-Min and
CWMax
means contention Window-Max. Specify the value
ranging from 1 to 15.
Txop
It means transmission opportunity. Specify the value
ranging from 0 to 65535.
ACM
It can restrict stations from using specific category class
Page 780 / 794
Vigor2860 Series User’s Guide
766
if it is enabled.
0: disable
1: enable
Example
> wl wmm ap 0 3 4 6 0 0
QueIdx=0: APAifsn=3,APCwmin=4,APCwmax=6, APTxop=0,APACM=0
> wl wmm enable 1 0 1 0
WMM_SSID0 =1, WMM_SSID1 =0,WMM_SSID2 =1,WMM_SSID3 =0
> wl wmm show
Enable WMM: SSID0 =1, SSID1 =0,SSID2 =1,SSID3 =0
APSD=0
QueIdx=0: APAifsn=3,APCwmin=4,APCwmax=6, APTxop=0,APACM=0
QueIdx=1: APAifsn=7,APCwmin=4,APCwmax=10, APTxop=0,APACM=0
QueIdx=2: APAifsn=1,APCwmin=3,APCwmax=4, APTxop=94,APACM=0
QueIdx=3: APAifsn=1,APCwmin=2,APCwmax=3, APTxop=47,APACM=0
QueIdx=0: BSSAifsn=3,BSSCwmin=4,BSSCwmax=10, BSSTxop=0,BSSACM=0
QueIdx=1: BSSAifsn=7,BSSCwmin=4,BSSCwmax=10, BSSTxop=0,BSSACM=0
QueIdx=2: BSSAifsn=2,BSSCwmin=3,BSSCwmax=4, BSSTxop=94,BSSACM=0
QueIdx=3: BSSAifsn=2,BSSCwmin=2,BSSCwmax=3, BSSTxop=47,BSSACM=0
AckPolicy[0]=0: AckPolicy[1]=0,AckPolicy[2]=0,AckPolicy[3]=0
Telnet Command: wl ht
This command allows you to configure wireless settings.
wl ht bw
value
wl ht gi
value
wl ht badecline
value
wl ht autoba
value
wl ht rdg
value
wl ht msdu
value
wl ht txpower
value
wl ht antenna
value
wl ht greenfield
value
Syntax Description
Parameter
Description

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top