Page 726 / 794
Scroll up to view Page 721 - 725
Vigor2860 Series User’s Guide
712
Telnet Command: sys name
This command can set and remove the name for the router when DHCP mode is selected for
WAN.
sys name
[wan1] [ASCII string]
sys name
[wan1]
clear
Syntax Description
Parameter
Description
wan1
It means to specify WAN interface for assigning a name
for it.
ASCII string
It means the name for router. The maximum character
that you can set is 20.
Example
> sys name wan1 drayrouter
> sys name ?
% sys name <wan1/wan2> <ASCII string (max. 20 characters)>
% sys name <wan1/wan2> clear
% Now: wan1 == drayrouter, wan2 ==
Note:
Such name can be used to recognize router’s identification in SysLog dialog.
Telnet Command: sys passwd
This command allows users to set password for the administrator.
sys passwd
[ASCII string]
Syntax Description
Parameter
Description
ASCII string
It means the password for administrator. The maximum
character that you can set is 23.
Example
> sys passwd admin123
>
Telnet Command: sys reboot
This command allows users to restart the router immediately.
Example
Page 727 / 794
Vigor2860 Series User’s Guide
713
> sys reboot
>
Page 728 / 794
Vigor2860 Series User’s Guide
714
Telnet Command: sys autoreboot
This command allows users to restart the router automatically within a certain time.
sys autoreboot
[on/off/hour(s)]
Syntax Description
Parameter
Description
on/off
On – It means to enable the function of auto-reboot.
Off – It means to disable the function of auto-reboot.
hours
It means to set the time schedule for router reboot.
For example, if you type “2” in this field, the router will
reboot with an
interval
of two hours.
Example
> sys autoreboot on
autoreboot is ON
> sys autoreboot 2
autoreboot is ON
autoreboot time is 2 hour(s)
Telnet Command: sys commit
This command allows users to save current settings to FLASH. Usually, current settings will
be saved in SRAM. Yet, this command will save the file to FLASH.
Example
> sys commit
>
Telnet Command: sys tftpd
This command can turn on TFTP server for upgrading the firmware.
Example
> sys tftpd
% TFTP server enabled !!!
Telnet Command: sys cc
This command can display current country code and wireless region of this device.
Example
Page 729 / 794
Vigor2860 Series User’s Guide
715
> sys cc
Country Code
: 0x 0 [International]
Wireless Region Code: 0x30
>
Telnet Command: sys version
This command can display current version for the system.
Example
> sys version
Router Model: Vigor2860Vn+
Version: 3.7.4.1 English
Profile version: 3.0.0
Status: 1 (0x49165e6c)
Netmask: 255.255.255.0
Firmware Build Date/Time: Mar 20 2014 14:09:50
Router Name: drayrouter
Revision: 40055 2860_374
VDSL2 Firmware Version: 05-04-08-00-00-06
Telnet Command: sys qrybuf
This command can display the system memory status and leakage list.
Example
> sys qrybuf
System Memory Status and Leakage List
Buf sk_buff
( 200B), used#: 1647, cached#:
30
Buf KMC4088
(4088B), used#:
0, cached#:
8
Buf KMC2552
(2552B), used#: 1641, cached#:
42
Buf KMC1016
(1016B), used#:
7, cached#:
1
Buf KMC504
( 504B), used#:
8, cached#:
8
Buf KMC248
( 248B), used#:
26, cached#:
22
Buf KMC120
( 120B), used#:
67, cached#:
61
Buf KMC56
(
56B), used#:
20, cached#:
44
Buf KMC24
(
24B), used#:
58, cached#:
70
Dynamic memory: 13107200B; 4573168B used; 190480B/0B in level 1/2
cache.
Page 730 / 794
Vigor2860 Series User’s Guide
716
FLOWTRACK Memory Status
# of free = 12000
# of maximum = 0
# of flowstate = 12000
# of lost by siganture = 0
# of lost by list = 0
Telnet Command: sys pollbuf
This command can turn on or turn off polling buffer for the router.
sys pollbuf
[on]
sys pollbuf
[off]
Syntax Description
Parameter
Description
on
It means to turn on pulling buffer.
off
It means to turn off pulling buffer.
Example
> sys pollbuf on
% Buffer polling is on!
> sys pollbuf off
% Buffer polling is off!
Telnet Command: sys britask
This command can improve triple play quality.
sys britask
[on]
sys britask
[off]
Syntax Description
Parameter
Description
on
It means to turn on the bridge task for improving the
triple play quality.
off
It means to turn off the bridge task.
Example