Page 786 / 794
Scroll up to view Page 781 - 785
Vigor2860 Series User’s Guide
772
unblock.
-r [user name | all]
Remove the user record.
user name –
type the name of the user profile.
all –
all of the user profile settings will be removed.
-q
It means to trigger the alert tool to do authentication.
-s
It means to set login service.
0:HTTPS
1:HTTP
e.g.,-
s 1
User edit
PROFILE_IDX
Type the index number of the profile that you want to
edit.
-e
Enable User profile function.
-d
Disable User profile function.
-n
It means to set a user name for a profile.
e.g.,-
n fortest
-p
It means to configure user password.
e.g.,
-p 60fortest
-t
It means to enable /disable time quota limitation for user
profile
0:Disable
1:Enable
-u
It means to enable /disable data quota limitation for user
profile
0:Disable
1:Enable
-i
It means to set idle time.
e.g.,
-i 60
-q
set time quota
Page 787 / 794
Vigor2860 Series User’s Guide
773
It means to set time quota of the user profile.
e.g.,
-q 200
-r
It means to set data quota.
e.g.,
-r 1000
-w
It means to specify the data quota unit (MB/GB).
e.g., -w MB
-s
It means to set schedule index. Available settings are”
sch_idx1,sch_idx2,sch_idx3, and sch_idx4.
-m
It means to set the maximum login user number.
e.g.,
-m 200
-x
It means to set external server authentication
0: None
1: LDAP
2: Radius
3: TACAS
e.g.,
-x 2
-v
It means to view user profile(s).
User account
USER_NAME
It means to type a name of the user account.
-t
It means to enable /disable time quota limitation for user
account.
0:Disable
1:Enable
-d
It means to enable /disable data quota limitation for user
account.
0:Disable
1:Enable
-q
It means to set account time quota.
e.g.,
-q 200
-r
It means to set account data quota.
Page 788 / 794
Vigor2860 Series User’s Guide
774
e.g.,
-r 1000
-w
It means to set data quota unit (MB/GB).
Example
>
Telnet Command: nand bad /nand usage
“NAND usage” is used to display NAND Flash usage; “nand bad” is used to display NAND
Flash bad blocks.
nand bad
nand usage
Example
>nand usage
Show NAND Flash Usage:
Partition
Total
Used
Available
Use%
cfg
4194304
7920
4186384
0%
bin_web
33554432
11869493
21684939
35%
cfg-bak
4194304
7920
4186384
0%
bin_web-bak 33554432
11869493
21684939
35%
> nand bad
Show NAND Flash Bad Blocks:
Block
Address
Partition
1020
0x07f80000
unused
1021
0x07fa0000
unused
1022
0x07fc0000
unused
1023
0x07fe0000
unused
Telnet Command: apm show /clear/discover/query
The apm command(s) is use to display, remove, discover or query the information of VigorAP
registered to Vigor2860.
apm show
apm clear
apm discover
apm query
Syntax Description
Page 789 / 794
Vigor2860 Series User’s Guide
775
Parameter
Description
show
It displays current information of APM profile.
clear
It is used to remove all of the APM profile.
discover
It is used to search VigorAP on LAN.
query
It is used to query any VigorAP which has been
registered to APM (Central AP Management) in
Vigor2860. Information related to the registered AP will
be send back to Vigor2860 for updating the web page of
Central AP Management.
Example
> apm clear ?
Clear all clients ... done
Telnet Command: apm profile
This command allows to configure wireless profiles to be used in Central AP Management.
apm
profile
clone
[from index][to index][[new name]
apm
profile
del
[index]
apm
profile reset
apm
profile
summary
apm
profile
[show [profile index]]
apm
profile
apply [profile index] [client index1 [index2 .. index5]]
Syntax Description
Parameter
Description
clone
It is used to copy the same parameters settings from
one profile to another APM profile.
del
It is used to delete a specified APM profile. The default
(index #1) should not be deleted.
reset
It is used to reset
to factory settings for WLAN profile.
summary
It is used to list all of the APM profiles with required
information.
show
It is used to display specified APM profile.
Page 790 / 794
Vigor2860 Series User’s Guide
776
apply
It is used to apply the selected APM profile onto
specified VigorAP.
from index
Type an index number in this field. It is the original APM
profile to be cloned to other APM profile.
to index
Type an index number in this file. It is the target profile
which will clone the parameters settings from an existed
APM profile.
new name
Type a name for a new APM profile.
profile index
Type the index number of existed profile.
client index1/2/3/4/5
It is useful for applying the selected APM profile to the
specified VigorAP.
Example
> apm profile clone 1 2 forcarrie
(Done)
> apm profile summary
# Name
SSID
Security
ACL
RateCtrl(U/D)
- ---------------- ---------------- ------------ ------- ------
0 Default
DrayTek-LAN-A
WPA+WPA2/PSK x
- /
-
DrayTek-LAN-B
WPA+WPA2/PSK x
- /
-
1 -
-
-
-
-
2 forcarrie
DrayTek
Disable
x
- /
-
3 -
-
-
-
-
4 -
-
-
-
-
Telnet Command: apm cache
This command is used to display or remove the information of registered VigorAP, including
MAC address, name, and authentication. Up to 30 entries of registered information can be
stored and displayed.
apm cache
[show]
apm cache
clear
Syntax Description