DrayTek Telnet Commands Reference Guide Version: 1.
Copyright Information Copyright Declarations Copyright 2006 All rights reserved. This publication contains information that is protected by copyright. No part may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language without written permission from the copyright holders. Trademarks The following trademarks are used in this document: z Microsoft is a registered trademark of Microsoft Corp.
Table of Contents 1. Introduction....................................................................................................................1 1.1 Accessing Telnet................................................................................................................................... 1 1.2 Valid Commands .................................................................................................................................. 2 2. Commands Descriptions..............................
2.10.3 urlf esubnet............................................................................................................................ 39 2.10.4 urlf webf................................................................................................................................. 40 2.10.5 urlf tschedule ......................................................................................................................... 41 2.11 isdn ...........................................................
2.17.2 sys cfg ................................................................................................................................... 68 2.17.3 sys cmdlog ............................................................................................................................ 69 2.17.4 sys ftpd .................................................................................................................................. 70 2.17.5 sys domainname ............................................
2.23.4.2 voip rtp dtmf ........................................................................................................... 109 2.23.4.3 voip rtp port ............................................................................................................ 110 2.23.4.4 voip rtp symmetric.................................................................................................. 110 2.23.4.5 voip rtp tos .........................................................................................
1. Introduction 1.1 Accessing Telnet Click Start > Run and type Telnet 192.168.1.1 in the Open box as below. Note that the IP address in the example is the default address of the router. If you have changed the default, enter the current IP address of the router. Click OK. The Telnet terminal will be open. If an administrator password has not already been assigned, follow the on-screen instructions to assign one. After assigning a password, type ?.
1.2 Valid Commands The valid commands will differ according to the router and the firmware version that you have. At present, commands explained in this manual are for Vigor 2700 Series, Vigor 2800 Series Vigor2910 Series and 2950 Series. Valid Command Types for Vigor 2700 Series (F/W: V2.6.3_RC1) upnp ddns exit ip ipf p2p Im ddos urlf isdn log quit srv sys register show mngt vpn wan adsl voip port wol vigbrg Valid Command Types for Vigor 2800 Series (F/W: V2.7.
2. Commands Descriptions 2.1 upnp 2.1.1 upnp off This command can close UPnP function. Example >upnp off UPNP say bye-bye 2.1.2 upnp on This command can enable UPnP function. Example >upnp on UPNP start. Telnet Command Reference Guide V1.
2.1.3 upnp nat This command can display IGD NAT status. Example > upnp nat ****************** IGD NAT Status **************** ((0)) InternalClient >>202.168.1.0<<, RemoteHost >>0.0.0.0<< InternalPort >>21<<, ExternalPort >>21<< PortMapProtocol >>TCP<< The tmpvirtual server index >>0<< PortMapLeaseDuration >>0<<, PortMapEnabled >>0<< Ftp Example [MICROSOFT] ((1)) InternalClient >>0.0.0.0<<, RemoteHost >>0.0.0.
2.1.5 upnp subscribe This command can show all subscribers of UPnP services. Example > upnp subscribe >>>> (1) serviceType urn:schemas-microsoft-com:service:OSInfo:1 ----- Subscribtion1 ------sid = b6ebf734-bb66-4fcb-9481-ec12f852768c eventKey =1, ToSendEventKey = 1 expireTime =85736 active =1 DeliveryURLs =
2.1.6 upnp tmpvs This command can display current status of temp Virtual Server of your router. Example ****************** Temp virtual server status **************** ((0)) real_addr >>192.168.1.10<<, pseudo_addr >>172.16.3.229<< real_port >>0<<, pseudo_port >>0<< hit_portmap_index >>0<< The protocol >>TCP<< time >>0<< ((1)) real_addr >>0.0.0.0<<, pseudo_addr >>0.0.0.0<< real_port >>0<<, pseudo_port >>0<< hit_portmap_index >>0<< The protocol >>0<< time >>0<< 6 Telnet Command Reference Guide V1.
2.2 ddns 2.2.1 ddns log Displays the DDNS log. Example >ddns log 01:07:38.0 >>>>> DDNS is updating. <<<<< 2.2.2 ddns time Sets and displays the DDNS time. ddns time Syntax Description Update in minutes Type the value as DDNS time. The range is from 1 to 1440. Example > ddns time ddns time Valid: 1 ~ 1440 %Now: 1440 > ddns time 1000 ddns time Valid: 1 ~ 1440 %Now: 1000 2.3 exit Type this command will leave telnet window.
2.4 ip 2.4.1 ip 2ndsubnet This command allows users to enable or disable the second subnet for your router. ip 2ndsubnet Syntax Description Enable Enable the second subnet. Disable Disable the second subnet. Example >ip 2nd >ip 2nd 8 2ndsubnet Disable subnet disabled! 2ndsubnet Enable subnet enabled! Telnet Command Reference Guide V1.
2.4.2 ip 2ndaddr This command allows users to set the second IP address for your router. ip 2ndaddr ? ip 2ndaddr <2nd subnet IP address> Syntax Description ? Display an IP address which allows users set as second subnet IP address. 2nd subnet IP address Specify an IP address. The system will set the one that you specified as the second subnet IP address. Example >ip 2ndaddr 192.168.2.1 % Set 2nd subnet IP address done!!! Telnet Command Reference Guide V1.
2.4.3 ip 2ndmask This command allows users to set the second IP address for your router. ip 2ndmask ? ip 2ndmask <2nd subnet mask> Syntax Description ? Display a subnet mask address which allows users set as second subnet mask. 2nd subnet IP address Specify a subnet mask. The system will set the one that you specified as the second subnet mask. Example >ip 2ndmask 255.255.255.0 % Set 2nd subnet mask done!!! 10 Telnet Command Reference Guide V1.
2.4.4 ip aux This command allows users to set a specified WAN IP for joining into the NAT Pool. Basically, the WAN IP has been added in WAN IP Alias but not joined to NAT Pool yet. ip aux add [IP] [Join to NAT Pool] ip aux remove [index] Syntax Description IP It means the auxiliary WAN IP address. Join to NAT Pool 0 (disable) or 1 (enable) [index] Type the index number of the table displayed on your screen. Example >ip aux 172.16.3.
2.4.5 ip addr This command allows users to set/add a specified LAN IP your router. ip addr [IP address] Syntax Description IP address It means the LAN IP address. Example >ip addr 192.168.50.1 % Set IP address OK !!! Note: When the LAN IP address is changed, the start IP address of DHCP server are still the same.
2.4.6 ip arp ARP displays the matching condition for IP and MAC address. ip arp add [IP address] [MAC address] [LAN or WAN] ip arp del [IP address] [LAN or WAN] ip arp flush ip arp status In which, arp add allows users to add a new IP address into the ARP table; arp del allows users to remove an IP address; arp flush allows users to clear arp cache; arp status allows users to review current status for the arp table. Syntax Description IP address It means the LAN IP address.
2.4.7 ip dhcpc This command is available for WAN DHCP. ip dhcpc option ip dhcpc release ip dhcpc renew ip dhcpc status Syntax Description option It is an optional setting for DHCP server. release It means to release current WAN IP address. renew It means to renew the WAN IP address and obtain another new one. status It displays current status of DHCP client.
2.4.8 ip ping This command allows users to ping IP address of WAN1 or WAN2 for verifying if the WAN connection is OK or not. ip ping [IP address] [WAN1/WAN2] Syntax Description IP address It means the LAN IP address. WAN1/WAN2 It means the WAN port that the above IP address passes through. Example >ip ping 172.16.3.229 WAN1 Pinging 172.16.3.229 with 64 bytes of Data: Receive reply from 172.16.3.229, time=0ms Receive reply from 172.16.3.229, time=0ms Receive reply from 172.16.3.
2.4.9 ip tracert This command allows users to trace the routes from the router to the host. ip tracert [Host/IP address] [WAN1/WAN2] Syntax Description IP address It means the target IP address. WAN1/WAN It means the WAN port that the above IP address passes through. Example >ip tracert 22.128.2.62 WAN1 Traceroute to 22.128.2.62, 30 hops max 1 172.16.3.7 10ms 2 172.16.1.2 10ms 3 Request Time out. 4 168.95.90.66 50ms 5 211.22.38.134 50ms 6 220.128.2.
2.4.10 ip telnet (for 2950 Series only) This command allows users to telnet another server (terminal) in the LAN or WAN side. ip telnet [IP address] [Port] Syntax Description IP address It means the target IP address. Port It means the LAN port that the above IP address passes through. Example >ip telnet 192.168.1.1 3 Telnet Command Reference Guide V1.
2.4.10 ip rip This command allows users to set the RIP (routing information protocol) of IP. ip rip [0/1/2] Syntax Description 0/1/2 0 means disable; 1 means first subnet and 2 means second subnet. Example >ip rip 1 %% Set RIP 1st subnet. 18 Telnet Command Reference Guide V1.
2.4.11 ip route This command allows users to set static route. ip route add [dst] [netmask][gateway][iface][rtype] ip route del [dst] [netmask][rtype] ip route status Syntax Description add It means to add an IP address as static route. del It means to delete specified IP address. status It means current status of static route. dst It means the IP address of the destination. netmask It means the netmask of the specified IP address. gateway It means the gateway of the connected router.
2.4.12 ip igmp_proxy This command allows users to set ip igmp_proxy [set|rset|status] Syntax Description set It means reset It means status it means Example >ip igmp_proxy status %% ip igmp_proxy [set|rset|status], IGMP Proxy is ON %%% igmp_proxy LAN: 239.255.255.250 state=1 %%% igmp_proxy WAN: 224.0.0.9 timer=0 239.255.255.250 timer=0 20 Telnet Command Reference Guide V1.
2.4.13 ip wanaddr This command allows users to set WAN address for the router. ip wanaddr [IP address][IP netmask][gateway ip] Syntax Description IP address It means the WAN IP address. IP netmask It means the netmask of the specified IP address. gateway ip It means the IP address for gateway. Example >ip wanaddr 172.16.2.4 255.255.255.0 % Set WAN IP address OK!!! Telnet Command Reference Guide V1.
2.4.14 ip wan2addr This command allows users to set second WAN address for the router. ip wan2addr [IP address][IP netmask] Syntax Description IP address It means the WAN IP address. IP netmask It means the netmask of the specified IP address. gateway ip It means the IP address for gateway. Example >ip wan2addr 172.16.2.4 255.255.255.0 % Set WAN IP address OK!!! 22 Telnet Command Reference Guide V1.
2.4.16 ip dmz (for 2700/2950 series only) Specify MAC address of certain device as the DMZ host. ip dmz [mac] Syntax Description mac It means the MAC address of the device that you want to specify. Example >ip dmz ? % ip dmz , now : 00-00-00-00-00-00 > ip dmz 11-22-33-44-55-66 > ip dmz ? % ip dmz , now : 11-22-33-44-55-66 > Telnet Command Reference Guide V1.
2.4.17 ip dmzswitch (for 2700 series) This command allows users to set DMZ mode. ip dmzswitch off ip dmzswitch private ip dmzswitch active_trueip Syntax Description off It means to turn off DMZ function. private It means to set DMZ as private IP. active_truei It means to set the DMZ as active true IP DMZ. Example >ip dmzswitch off 24 Telnet Command Reference Guide V1.
2.4.19 ip session This command allows users to set maximum session limit number for the specified IP. ip session on ip session off ip session default num ip session status ip session show ip session [add/del][IP1-IP2][num] Syntax Description on It means to turn on session limit for each IP. off It means to turn off session limit for each IP. default num It means to set the default number of session num limit. status It means to display the current settings.
2.4.20 ip bandwidth This command allows users to set maximum bandwidth limit number for the specified IP. ip bandwidth on ip bandwidth off ip bandwidth default [tx_rate][rx_rate] ip bandwidth status ip bandwidth show ip bandwidth [add/del] [IP1-IP2][tx][rx] Syntax Description on It means to turn on the IP bandwidth limit. off It means to turn off the IP bandwidth limit. default [tx_rate][rx_rate] It means to set default tx and rx rate of bandwidth limit. The range is from 0 – 65535 Kpbs.
2.4.21 ip bindmac This command allows users to set IP-MAC binding for LAN host. ip bandmac on ip bandmac off ip bandmac strict_on ip bandmac show ip bandmac add [IP][MAC] ip bandmac del [IP]/all Syntax Description on It means to turn on IP bandmac policy. Even the IP is not in the policy table, it can still access into network. off It means to turn off all the bindmac policy. strict_on It means that only those IP address in IP bindmac policy table can access into network.
2.5 ipf This command allows users to view the version of the IP filter, to view/set the log flag, to view the running IP filter rules. 2.5.1 ipf view ipf [-VzZ][-1 block] ipf [-VzZ][-1 pass] ipf [-VzZ][-1 nomatch] ipf [-VzZ][-1 none] ipf view [-cdfhrtz] Syntax Description V z Z -1 block pass nomatch none -c -d -f -h -r -t -z It means to show the version of this IP filter. It means to clear a filter rule’s statistics. It means to clear IP filter’s gross statistics. It means to set the log flag.
2.5.2 ipf set (for 2950 series only) This command is used to set filter rule for firewall. ipf set [SET_NO] rule [RULE_NO] [Options] ipf set [Options] Syntax Description SET_NO It means to specify the index number (from 1 to 12) of filter set. RULE_NO It means to specify the index number (from 1 to 7) of filter rule set. Options There are several options provided here, such as -v, -c [SET_NO], -d [SET_NO], -l [VALUE], - p [VALUE], -C [CSM_NO], -i [VALUE] and -f [VALUE].
Fragments Pass or Block Branch to Other Filter Set Content Management Log : : : : : Don't Care Pass Immediately None None Disable > ipf set -v Call Filter : Enable (Start Filter Set = 1) Data Filter : Enable (Start Filter Set = 2) Log Flag : None Actions for packet not matching any rule: Pass or Block : Pass Content Management : None Apply IP filter to VPN incoming packets Accept large incoming fragmented UDP or ICMP packets 30 : Disable : Enable Telnet Command Reference Guide V1.
2.5.3 ipf flowtrack (for 2950 series only) This command is used to set and view flowtrack sessions. ipf flowtrack set [-r] ipf flowtrack view [-f] Syntax Description -r It means to refresh the flowstate. -f It means to show all sessions state of flowtrack. Example > ipf flowtrack set -r Refresh the flowstate ok > ipf flowtrack view -f Start to show the flowtrack sessions state: ORIGIN>> 192.168.1.10 : 4771 -> 207.46.3.2 REPLY >> 207.46.3.2 : 80 -> 172.16.3.
2.6 p2p This command allows users to block Peer-to-Peer file-sharing applications. p2p [-a | -d | -s | -b P2P_P | -p P2P_P | -t] Syntax Description -a It means to activate the Peer-to-Peer blocking system. -d It means to deactivate the Peer-to-Peer blocking system. -s It means to view the configuration of Peer-to-Peer blocking system. -b It means to enable blocking function for a specific protocol. -p It means to disable blocking function for a specific protocol.
2.7 im This command allows users to block IM (Instant Messenger) applications. im [-a | -d | -s | -b IM_APP | -p IM_APP] Syntax Description -a It means to activate Instant Messenger blocking function. -d It means to deactivate Instant Messenger blocking function. -s It means to view the configuration of Instant Messenger blocking function. -b It means to enable blocking function for a specific application. -p It means to disable blocking function for a specific application.
2.8 csm (for 2910/2950 series) This command allows you to set CSM profile to define policy profiles for different policy of IM (Instant Messenger)/P2P (Peer to Peer) application. csm -i INDEX [-v | -n NAME | -e AP | -d AP] Syntax Description INDEX It means to specify the index number of CSM profile, from 1 to 32. -v It means to view the configuration of the CSM profile. -n It means to set a name for the CSM profile. NAME It means to specify a name for the CSM profile, less then 15 characters.
Block Block Block Block Block Block Block Block Web MSN jajah Skype SoulSeek protocol eDonkey protocol FastTrack protocol Gnutella protocol BitTorrent protocol Telnet Command Reference Guide V1.
2.9 ddos This command allows users to configure the settings for DoS defense system. ddos [-V | D | A] ddos [-s ATTACK_F [THRESHOLD][ TIMEOUT]] ddos [-a | e [ATTACK_F][ATTACK_0] | d [ATTACK_F][ATTACK_0]] Syntax Description -V It means to view the configuration of DoS defense system. -D It means to deactivate the DoS defense system. -A It means to activate the DoS defense system. -s It means to enable the defense function for a specific attack and set its parameter(s).
2.10 urlf 2.10.1 urlf blist This command allows users to set the URL access control. urlf blist [noip] urlf blist [on|off] urlf blist [status] urlf blist [INDEX –e |d [KEYWORD[SYMBOL KEYWORD]] urlf blist [white | black] Syntax Description noip It means to prevent web access from the IP address. on It means to activate the functionality of the URL access control. off It means to deactivate the functionality of the URL access control.
2.10.2 urlf setdefault This command will reset all the configuration data for the contenet filtering. Example >urlf setdefault All configuration data of the content filtering function is reset!! 38 Telnet Command Reference Guide V1.
2.10.3 urlf esubnet This command allows users to deal with the exempt subnets. urlf esubnet [on|off] urlf esubnet [status] urlf esubnet [INDEX –e |d [IP_ADDRESS SUBNET_MASK]] Syntax Description on It means to activate the functionality of the exempt subnets. off It means to deactivate the functionality of the exempt sunbnets. status It means to show the current configuration of the exempt subnets. INDEX It means the number of the specific item (e.g., 1-4).
2.10.4 urlf webf This command allows users to restrict the web filter features. urlf webf [on|off] urlf webf [status] urlf webf [-e|d [java][zip][exe][mms][cookie][proxy]] Syntax Description on It means to activate the functionality of the restricted web features. off It means to deactivate the functionality of the restricted web features. status It means to show the current configuration of the restricted web features. -e It means to enable the specific item.
2.10.5 urlf tschedule This command allows users to choose the call schedule for URL access control. You can choose up to four sets of call schedule profiles. urlf tschedule Schedule1[,Schedule2][, Schedule3][, Schedule4] Syntax Description Schedule1~4 It means the index of the profile for the call schedule setup (1-15). You can set 4 schedules in this command from the 15 sets of call schedules. Action/Idle Timeout settings in the Call Schedule setting page will be ignored.
2.11 isdn 2.11.1 isdn blknum This command allows users to block MSN number. isdn blknum add [index][BlockNumber] isdn blknum del [index] isdn blknum status Syntax Description add It means to add one MSN number for block. del It means to delete one existing MSN block number. index It means item number (from 0 to 4) of MSN number. blockNumber It means the specified MSN number which is not allowed to be dialed out by the router. Status It means to show the setting of blocked ISDN MSN number.
2.11.2 isdn dial This command allows users to specify the ISP name if you want to access the Internet via a single ISP connection. isdn dial [Dest Name] Syntax Description Dest Name It means the ISP name that you want to dial through ISDN connection. Example >isdn dial prima Telnet Command Reference Guide V1.
2.11.3 isdn drop This command allows users to cut off the ISDN connection (B1/B2). isdn drop [B1 or B2] Syntax Description B1 or B2 It means channel B1 (first channel) and B2 (second channel). Example >isdn drop B1 2.11.4 isdn vci This command allows users to specify remote ISDN number as ISDN voice call. For example, isdn vci 10 represents to dial ISDN number by using “10” . isdn vci Syntax Description dial number It means the remote ISDN phone number. Example > isdn vci 20 2.11.
2.12 log This command allows users to view log for WAN, ISDN interface such as call log, IP filter log, flush log buffer, etc. log [-cfhiptwx?] [-F a| c | f | w] Syntax Description -c It means to show the latest call log. -f It means to show the IP filter log. -F It means to show the flush log buffer. a: flush all logs c: flush the call log f: flush the IP filter log s: flush the IP state log w: flush the WAN(ISDN and PPP) log -h It means to show this usage help.
2.13 quit This command can exit the telnet command screen. 46 Telnet Command Reference Guide V1.
2.14 srv 2.14.1 srv dhcp This command allows users to set relational settings for DHCP server. 2.14.1.1 srv dhcp fixip srv dhcp fixip add [IP Addr][MAC Addr XX-XX-XX-XX-XX-XX][Host ID] srv dhcp fixip clr srv dhcp fixip del [IP Addr] Syntax Description add It means to add a new specified dhcp client. IP Addr It means the IP address of the specified client. MAC Addr It means the MAC address of the specified client. Host ID It means to specify the ID name of local host.
2.14.1.3 srv dhcp ipcnt This command allows users to specify IP counts for DHCP server. srv dhcp ipcnt [?] srv dhcp ipcnt [IP counts] Syntax Description ? It means to display current used IP count number. IP counts It means the number that you have to specify for the DHCP server. Example > srv dhcp ipcnt 50 This function need rebooting router, please type "sys reboot" command to reboot router. 2.14.1.4 srv dhcp off This function allows users to turn off DHCP server.
DHCP server: Running Default gateway: 192.168.1.1 Index IP Address MAC Address 1 2 192.168.1.1 192.168.1.10 00-50-7F-00-00-00 00-0E-A6-2A-D5-A1 Leased Time ROUTER IP 4:09:33.300 HOST ID ok-lccgjyiy075u 2.14.1.8 srv dhcp leasetime This command can set the lease time for the DHCP server. srv dhcp leasetime [?] srv dhcp leasetime [Lease Time (sec)] Syntax Description ? It means to display current leasetime used for the DHCP server. Lease Time (sec) It means the lease time that DHCP server can use.
2.14.1.10 srv dhcp dns1 This command allows users to set primary DNS setting. srv dhcp dns1 [?] srv dhcp dns1 [DNS IP address] Syntax Description ? It means to display current IP address of DNS 1 for the DHCP server. DNS IP address It means the IP address that you want to use as DNS1. Example > srv dhcp dns1 168.95.1.1 > 2.14.1.11 srv dhcp dns2 This command allows users to set secondary DNS setting.
2.14.1.14 srv dhcp public This command allows users to configure DHCP server for second subnet. srv dhcp public start [IP address] srv dhcp public cnt [IP counts] srv dhcp public status srv dhcp public add [MAC Addr XX-XX-XX-XX-XX-XX] srv dhcp public del [MAC Addr XX-XX-XX-XX-XX-XX/all/ALL] Syntax Description start It means the starting point of the IP address pool for the DHCP server. IP address It means to specify an IP address as the starting point in the IP address pool.
2.14.2 srv nat 2.14.2.1 srv nat dmz This command allows users to set DMZ host. Before using this command, please set WAN IP Alias first. srv nat dmz mapping [Index][Private IP address] srv nat dmz remove [Index] Syntax Description mapping It means to map selected WAN IP to certain host. Index It means the number of the DMZ host. Default setting is “1” (WAN 1). It is only available for Static IP mode. If you use other mode, you can set 2 ~ 8 in this field.
[Destination local IP address] It means to type the destination IP address. add It means creating a new open port setting. Profile index It means to specify the number for this profile. The range is from 1 to 10. Subitem index It means to specify the subitem number for this profile. The range is from 1 to 10. WAN IP addr It means to specify the public IP address for this profile. Pvt IP addr It means to specify the private IP address of local computer.
pri ip It means to specify the private IP address of the internal host providing the service. pri port It means to specify the private port number of the service offered by the internal host. del [idx] It means to remove the selected port redirection setting. disable [idx] It means to inactivate the selected port redirection setting. enable [idx] It means to activate the port mapping settings of the specified flush It means to clear all the port mapping settings.
2.14.3 srv vta This command allows users to turn upon or off the virtual TA. isdn vat [on/off] isdn vta [status] Syntax Description on It means the turn on virtual TA. off It means to turn off virtual TA. status It means to show current status of virtual TA. Example > > > > > % srv vta on srv vta off srv vta status Remote CAPI server: Stop Telnet Command Reference Guide V1.
2.15 show 2.15.1 show lan1 This command displays current status of LAN1 settings. Example > show %% 1st %% %% %% lan1 subnet settings: IP address: 192.168.1.1 Subnet mask: 255.255.255.0 RIP : [Disable] 2.15.2 show lan2 This command displays current status of LAN2 settings. Example > show %% 2nd %% %% %% %% lan2 subnet settings: Status: [Inactive] IP address: 192.168.2.1 Subnet mask: 255.255.255.0 RIP : [Disable] 2.15.3 show dhcp This command displays current status of DHCP server.
2.15.5 show dns This command displays current status of DNS setting Example > show dns %% Domain name server settings: % Primary DNS: [Not set] % Secondary DNS: [Not set] 2.15.6 show openport This command displays current status of open port setting. Example > show openport %% Openport settings: Index Status Comment Local IP Address ******************************************************** No data entry. 2.15.7 show nat This command displays current status of NAT.
2.15.8 show session This command displays current status of current session. Example > % % % show session Maximum Session Number: 10000 Maximum Session Usage: 1 Current Session Usage: 1 2.15.9 show adsl This command displays current status of ADSL. Example > show adsl --------------------------- ATU-R Info (hw: annex B, f/w: annex B) ----------Running Mode : T1.
2.16 mngt 2.16.1 mngt ftpport This command allows users to set FTP port for management. mngt ftpport [?] mngt ftpport [FTP port] Syntax Description ? It can display current FTP port number setting. FTP port It means to type the number for FTP port. The default setting is 21. Example > mngt ftpport 21 % Set FTP server port to 21 done. 2.16.2 mngt httpport This command allows users to set HTTP port for management.
2.16.3 mngt httpsport This command allows users to set HTTPS port for management. mngt httpsport [?] mngt httpsport [Https port] Syntax Description ? It can display current HTTPS port number setting. Https port It means to type the number for HTTPS port. The default setting is 443. Example > mngt httpsport 443 % Set web server port to 443 done. 2.16.4 mngt telnetport This command allows users to set telnet port for management.
2.16.5 mngt ftpserver This command can enable/disable FTP server. mngt ftpserver [?] mngt ftpserver [Enable] mngt ftpserver [Disable] Syntax Description ? It can display current status of FTP server. Enable It means to activate FTP server function. Disable It means to inactivate FTP server function. Example > mngt ftpserver enable %% FTP server has been enabled. > mngt ftpserver disable %% FTP server has been disabled. Telnet Command Reference Guide V1.
2.16.6 mngt noping This command allows users to reject or accept PING packets from the Internet. mngt noping [on] mngt noping [off] mngt noping [viewlog] mngt noping [clearlog] Syntax Description on It means to reject all PING packets from the Internet. off It means to accept all PING packets from the Internet. viewlog It means to display a log of ping action, including source MAC and source IP. clearlog It means to remove the log of ping action.
2.16.7 mngt defenseworm This command can block specified port for passing through the router. mngt defenseworm [?] mngt defenseworm [on] mngt defenseworm [off] mngt defenseworm [add port] mngt defenseworm [del port] mngt defenseworm [viewlog] mngt defenseworm [clearlog] Syntax Description ? It means to display current status. The default setting for Block TCP port includes 135, 137, 138, 139 and 445. on It means to activate the function of defense worm packet out.
2.16.8 mngt rmtcfg This command can allow the system administrators to login from the Internet. By default, it is not allowed. mngt rmtcfg [?] mngt rmtcfg [Enable] mngt rmtcfg [Disable] Syntax Description ? It can display current setting for your reference. Enable It means to allow the system administrators to login from the Internet. Disable It means to deny the system administrators to login from the Internet. Example > mngt rmtcfg enable %% Remote configure function has been enabled.
2.16.9 mngt echoicmp This command allows users to activate/inactivate echo ICMP packet function. mngt echoicmp [?] mngt echoicmp [Enable] mngt echoicmp [Disable] Syntax Description ? It can display current setting for your reference. Enable It means to activate the function of echo ICMP packet. Disable It means to inactivate the function of echo ICMP packet. Example > > mngt echoicmp enable %% Echo ICMP packet enabled. Telnet Command Reference Guide V1.
2.16.10 mngt accesslist This command allows you to specify that the system administrator can login from a specific host or network. A maximum of three IPs/subnet masks is allowed. mngt accesslist list mngt accesslist add [index][ip addr][mask] mngt accesslist remove [index] mngt accesslist flush Syntax Description list It can display current setting for your reference. add It means adding a new entry. index It means to specify the number of the entry. ip addr It means to specify an IP address.
2.17 sys 2.17.1 sys admin This command allows users to add a name for administrator. sys admin [?] sys admin [ASCII string] Syntax Description ? It means to display current name of administrator. ASCII string It means the name specified for the administrator, maximum 23 characters. Example > sys admin BBQ Telnet Command Reference Guide V1.
2.17.2 sys cfg This command reset the router with factory default settings. When a user types this command, all the configuration will be reset to default setting. sys cfg default sys cfg status Syntax Description default It means to reset current settings with default values. status It means to display current profile version and status. Example > sys cfg status Profile version: 0x2 > sys cfg default 68 Status: 1 (0x273cb001) Telnet Command Reference Guide V1.
2.17.3 sys cmdlog This command displays the history of the commands that you have typed.
2.17.4 sys ftpd This command displays current status of FTP server. sys cfg on sys cfg off Syntax Description on It means to turn on the FTP server of the system. off It means to turn off the FTP server of the system. Example > sys ftpd on % sys ftpd turn on !!! 70 Telnet Command Reference Guide V1.
2.17.5 sys domainname This command can set and remove the domain name of the system. sys domainname[Domain Name Suffix] Syntax Description Domain Name Suffix It means the name for the domain of the system. The maximum character that you can set is 40. clear It means to remove the domain name of the system. Example > > % % % sys domainname sys domainname sys domainname sys domainname Now: clever clever ?
2.17.6 sys iface This command displays the current interface connection status (UP or Down) with IP address, MAC address and Netmask for the router. Example > sys iface Interface 0 Ethernet: Status: UP IP Address: 192.168.1.1 Netmask: 0xFFFFFF00 (Private) IP Address: 0.0.0.0 Netmask: 0xFFFFFFFF MAC: 00-50-7F-D5-D4-40 Interface 3 PPPoE: Status: UP IP Address: --Netmask: 0xFFFFFFFF MAC: 00-50-7F-D5-D4-41 > 72 Telnet Command Reference Guide V1.
2.17.7 sys name This command can set and remove the name for the router. sys name [ASCII string] Syntax Description ASCII It means the name for router. The maximum character that you can set is 20. Example > sys name > >> Note: Such name can be used to recognize router’s identification in SysLog dialog. Telnet Command Reference Guide V1.
2.17.8 sys passwd This command allows users to set password for the administrator. sys passwd [ASCII string] Syntax Description ASCII string It means the password for administrator. The maximum character that you can set is 23. Example > sys passwd 1234 > 74 Telnet Command Reference Guide V1.
2.17.9 sys reboot This command allows users to restart the router. Example > sys reboot > Telnet Command Reference Guide V1.
2.17.10 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 > 76 Telnet Command Reference Guide V1.
2.17.11 sys tftpd This command can turn on TFTP server. Example > sys tftpd on % TFTP server enabled !!! 2.17.12 sys cc This command can display current code and wireless region of this device. Example > sys cc Country Code : 0x 0 [International] Wireless Region Code: 0x30 > Telnet Command Reference Guide V1.
2.17.13 sys version This command can display current version for the system. Example > sys version Router Model: XXXXX series Version: 2.7_RC13_Y01 English Profile version: 0x2 Status: 1 (0x189a82e1) Router IP: 192.168.1.1 Netmask: 255.255.255.0 Firmware Build Date/Time: Tue Jun 6 15:1:54.84 2006 Revision: 2426 v2.6 ADSL Firmware Version: Y.1.28.187 Annex A 78 Telnet Command Reference Guide V1.
2.17.14 sys qrybuf This command can display the system memory status and leakage list. Example > sys qrybuf System Memory Status and Leakage List # of free L-Buffer=128, minimum=126, leak num:0 # of free M-Buffer=32, minimum=32, leak num:0 # of free Nc-Buffer=42, minimum=17 Telnet Command Reference Guide V1.
2.17.15 sys pollbuf This command can turn on or turn off polling buffer for the router. sys pollbuf [on] sys pollbuf [off] Syntax 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! 80 Telnet Command Reference Guide V1.
2.17.16 sys sip_alg This command can turn on/off SIP ALG (Application Layer Gateway) for NAT traversal. sys sip_alg [1] sys sip_alg [0] Syntax Description 1 It means to turn on SIP ALG. 0 It means to turn off SIP ALG. Example > sys sip_alg ? usage: sys sip_alg [value] 0 - disable SIP ALG 1 - enable SIP ALG current SIP ALG is disabled Telnet Command Reference Guide V1.
2.18 register This command allows users to register to VigorView. It is only available for VigorView user. register ems [key] Syntax Description server It means VigorView server URL. key It means the key of authentication for VigorView access. Example > register 172.176.2.220 1234 82 Telnet Command Reference Guide V1.
2.19 vpn 2.19.1 vpn l2lset This command allows users to set advanced parameters for LAN to LAN function. vpn l2lset [list index] peerid [peerid] vpn l2lset [list index] localid [localid] vpn l2lset [list index]main [auto/proposal index] vpn l2lset [list index] aggressive [g1/g2] vpn l2lset [list index]pfs [on/off] vpn l2lset [list index] phase1[lifetime] vpn l2lset [list index] phase2[lifetime] Syntax Description list index It means the index number of L2L profile.
2.19.2 vpn 2ndsubnet This command allows users to enable 2ndsubnet IP as VPN server ID. vpn 2ndsubnet on vpn 2ndsubnet off Syntax Description on/off It means to enable or disable second subnet. Example > vpn 2ndsubnet on %Enable second subnet IP as VPN server IP! 84 Telnet Command Reference Guide V1.
2.20 wan 2.20.1 wan ppp_ipcp_vso This command allows users to enable or disable PPP IPCP VSO (Vendor Specific Option) function. It is used for specific network. wan ppp_ipcp_vso [on] wan ppp_ipcp_vso [off] wan ppp_ipcp_vso [default] Syntax Description on/off It means to enable or disable PPP IPCP VSO. default It means to recover to the default setting. Example > wan ppp_ipcp_vso default > 2.20.2 ppp_mru This command allows users to adjust the size of PPP LCP MRU. It is used for specific network.
2.20.3 wan ppp_mss This command allows you to adjust the parameters for TCP protocol, MSS (maximum section size) for WAN side. The more the size is, the more the packets of payload will be. wan ppp_mss [MSS size] Syntax Description MSS size It means to set suitable size for MSS. The available range for this setting is 1000 to 1500. Example > wan ppp_mss 1442 2.20.
2.21 adsl 2.21.1 adsl txpct This command allows users to set the percentage of the transmission rate. adsl txpct [auto] adsl txpct [percent] Syntax Description auto It means to determine the transmission rate by the router automatically. percent It means to specify the percentage of the transmission rate. The range is 10 ~ 100. Example >adsl txpct 70 tx percentage : 70 Telnet Command Reference Guide V1.
2.21.2 adsl rxpct This command allows users to set the percentage of the data receiving rate. adsl rxpct [auto] adsl rxpct [percent] Syntax Description auto It means to determine the transmission rate by the router automatically. percent It means to specify the percentage of the transmission rate. The range is 10 ~ 100. Example >adsl rxpct 80 rx percentage : 70 88 Telnet Command Reference Guide V1.
2.21.3 adsl status This command can display the link status of the ADSL router and the basic information between router and CO. Example >adsl status --------------------------- ATU-R Info (annex A) ---------------------------Running Mode : T1.413 State : HANDSHAKE DS Actual Rate : 0 bps US Actual Rate : 0 bps DS maximum Rate : 0 bps US maximum Rate : 0 bps DS Path Mode : Interleave US Path Mode : Interleave NE Current Attenuation : 0.0 dB Cur SNR Margin : 0.
2.21.4 adsl ppp This command can set the Internet Access mode for the router. adsl ppp [ ? | pvc_no vci vpi Encap Proto modu acqIP idle [Username Password] Syntax Description pvc_no It means pvc number and must be between 0(Channel 1) to 7(Channel 8). Encap 0 : VC_MUX, 1: LLC/SNAP, 2: LLC_Bridge, 3: LLC_Route, 4: VCMUX_Bridge, 5: VCMUX_Route. Proto It means the protocol used to connect Internet. 0: PPPoA; 1: PPPoE; 2: MPoA. Modu 0: T1.413, 1: G.Lite, 2: G.dmt, 4: Multi, 5: ADSL2, 8:ADSL2+.
2.21.5 adsl bridge (for 2700 series) This command can specify a LAN port for mapping to certain PVC, and the mapping port/PVC will be operated in bridge mode. adsl bridge [pvc_no/status] [on/off/clear] [px ... ] Syntax Description pvc_no It means pvc number and must be between 0(Channel 1) to 7(Channel 8). status It means to shown the whole bridge status. on/off It means to turn on/off bridge mode for the specific channel. clear It means to turn off all the PVC settings.
2.21.6 adsl idle This command can make the router accessing into the idle status. If you want to invoke the router again, you have to reboot the router by using “reboot” command. Example > adsl idle %Idle Mode! You has to use {adsl reboot} to restart booting. 2.21.7 adsl reboot This command can wake up the idle router. Example > adsl reboot % Adsl is Rebooting... 92 Telnet Command Reference Guide V1.
2.21.8 adsl oamlb This command is used to test if the connection between CPE and CO is OK or not. adsl oamlb [n][type] Syntax Description n It means the total number of transmitted packets. type It means the protocol that you can use. 1 – for F4 Seg-to-Seg (VP level) 2 – for F4 End-to-End (VP level) 4 – for F5 Seg-to-Seg (VC level) 5 – for F5 End-to-End (VC level) Example >adsl oamlb 10 2 Tx cnt=10 Rx Cnt=10 Telnet Command Reference Guide V1.
2.21.9 adsl vcilimit This command can cancel the limit for vci value. Some ISP might set the vci value under 32. In such case, we can cancel such limit manually by using this command. Do not set the number greater than 254. Example > adsl vcilimit 33 change VCI limitation from 32 to 33. 94 Telnet Command Reference Guide V1.
2.21.10 adsl showbins(for 2800 series) This command can display the allocation for each Bin (Tone) SNR, Gain, and Bits. adsl showbins [startbin endbin] Syntax Description startbin The number is between 0 ~ 251. (0 ~30 is used for upstream, 31 ~ 251 is used for downstream) endbin The number is between 4 ~ 255.
2.21.11 adsl codinggain (for 2800 series)) This command allows users to set level of the coding gain. adsl codinggain [value] Syntax Description value Each number represents different level: ”0” means Auto. ”1” means 0 dB. ”2” means 1 dB. ”3” means 2 dB. ”4” means 3 dB. ”5” means 4 dB. ”6” means 5 dB. ”7” means 6 dB. ”8” means 7 dB. Example > adsl codinggain Coding gain=3db 96 Telnet Command Reference Guide V1.
2.21.12 adsl maxdnrate(for 2800 series) This command allows users to set the maximum downstream rate. This function is available for ADSL only. adsl maxdnrate [value] Syntax Description value The number is between 3M ~8M. 0 means Auto mode 3 means 3Mbps. 4 means 4Mbps. 5 means 5Mbps. 6 means 6Mbps. 7 means 7Mbps. 8 means 8Mbps. Example > adsl maxdnrate 3M Value=101, about 3Mbps Telnet Command Reference Guide V1.
2.21.13 adsl duallatency (for 2800 series) This command allows users to enable or disable the function of dual latency of the router. Users must confirm with ISP if they want to use this command. adsl duallatency [0/1] Syntax Description 0/1 It means to enable or disable dual latency function. 0 means Disable; 1 means Enable. Example > adsl duallatency 1 Dual Latency: = Enable 98 Telnet Command Reference Guide V1.
2.21.14 adsl annex (for 2700 series) This command can display the annex interface of this router. Example > adsl annex % hardware is annex B. % modem code is annex B; built at 01/15,07:34. 2.21.15 adsl savecfg This command can save the configuration into FLASH with a file format of cfg. Example > adsl savecfg % Xdsl Cfg Save OK! 2.21.16 adsl atm (for 2700 series) This command can set QoS parameter for ATM.
2.22 wl 2.22.1 wl set (for 2910 series) This command allows users to configure basic wireless settings. wl set SSID [CHAN[En]] Syntax Description SSID It means to type the SSID for the router. The maximum character that you can use is 32. CHAN[En] It means to specify required channel for the router. The range for the number is between 1 ~ 13. Example > wl set MKT 2 on 100 Telnet Command Reference Guide V1.
2.22.2 wl act (for 2910 series) This command allows users to activate wireless settings. wl act [En] Syntax Description En on - enable this function. off - disable this function. Example > wl act on Telnet Command Reference Guide V1.
2.22.3 wl wpa This command allows users to set WPA mode for wireless connection. wl wpa [1/2/3] Syntax Description 1/2/3 “1” means WPA+WPA2. ”2” means WPA2 Only. ”3” means WPA only. Example > wl wap 1 102 Telnet Command Reference Guide V1.
2.22.4 wl pwrtst (for 2900 series) This command allows you to enable the power test. wl pwrtst [on] wl pwrtst [off] Syntax Description on It means to enable the power test procedure. off It means to disable the power test procedure. Example > wl pwrtst on % Wl pwrtst is Enabled! Telnet Command Reference Guide V1.
2.22.5 wl emi (for 2900 series) This command allows you to wireless settings for emi. wl emi [mode][ chan][ rate][ pream][ len][ modu][ ant][ loop][cca] Syntax Description mode It means to specify mode with the following number, 0: idle, 3: continue Rx, 4: continue chan It means the channel number(1~13). rate It means the data rate (110=11 Mbps, 540=54 Mbps) pream (preamble) It means the preamble value, 1: short, 0: long. len It means the data frame length.
2.23 voip 2.23.1 voip block This command allows users to block the VoIP number with specified prefix number. voip block n [-] voip block n[…] Syntax Description n It means the index number of the VoIP settings. - The available commands with parameters are listed below. -m 0: it means to disable the block mode -m 1: it means to enable the block mode -n #: it means the number typed here will be blocked. The maximum character you can type is 11.
2.23.2 voip debug This command can display debug message on the screen. voip debug [flush] voip debug [showmsg] Syntax Description flush It means to clear current log. showmsg It means to show current log. Example > > voip debug showmsg -->Send Message to 192.168.1.2:5060 <02:35:16> INVITE sip:192.168.1.2 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK-YMa-3630;rport From: ;tag=WLJ-11782 To: Call-ID: PbU-25312@192.168.1.
2.23.3 voip dial_plan This command allows users to set phone book settings. voip dial_plan n [-] voip dial_plan n[…] Syntax Description n It means the index number of the VoIP settings. - The available commands with parameters are listed below: -d It means the speed dial number, e.g., -d 886. -c : It means the contact sip url, e.g., -c 8201@iptel.org -n : It means the name of the peer that you want to contact, e.g, -n david.
2.23.4 voip rtp 2.23.4.1 voip rtp codec This command allows users to set RTP codec type and size. voip rtp codec [index]type[value] voip rtp codec [index]size[value] voip rtp codec [index]vad[value] voip rtp codec [index]d711[value] voip rtp codec [index]one[value] Syntax Description index It means the index number of the VoIP settings. type It means to specify codec for VoIP call. The value for the type includes 0(G.711MU),1(G.711A),2(G.729A/B,3(G.723),and 4(G.726_32).
2.23.4.2 voip rtp dtmf This command allows users to set payload type for RTP DTMF. voip rtp dtmf [index] mode [value] voip rtp dtmf [index]payloadtype [value] Syntax Description index It means the phone index number of SIP accounts. mode It means the DTMF mode. 0 means Inband, 1 means Outband 2 means IP INFO (cisco) 3 means SIP INFO (nortel) payloadtype This setting is available for the OutBand (RFC2833) mode. The value for payload type is ranged from 96 to 127, the default value was 101.
2.23.4.3 voip rtp port This command allows users to set rtp port range for VoIP call. voip rtp port [?] voip rtp port start[value] voip rtp port end [value] Syntax Description ? It can display current port settings on the screen. start It means to set start port for RTP stream. end It means to set end port for RTP stream. value It means the number set for the start port and end port.
2.23.4.5 voip rtp tos This command allows users to set level of VoIP package. voip rtp tos [?] Syntax Description ? It can display current settings on the screen. Example > voip rtp tos 160 > voip rtp tos IP Type of Service %voip rtp tos [value] Current TOS: 0xa0 Telnet Command Reference Guide V1.
2.23.5 voip sip 2.23.5.1 voip sip acc This command allows users to set SIP account. voip sip acc n [-] voip sip acc n[…] Syntax Description 112 n It means the index number of the VoIP settings. - The available commands with parameters are listed below: -p It means the name of the account profile (maximum 11 characters). -r 0/1/2/3 It means registration mode.
-m 0/1/2/3 It means to set NAT Traversal mode. 0 means Disable; 1 means stun; 2 means manual; and 3 means nortel. -g 1/2/3/4 It means the account ring port. 1 means port1; 2 means port 2; 3 means port 3 and 4 means ISDN-FXO port. -z 1/2/3/4/5/6 It means the account ring pattern. -i 0/1 It means to remove all bindings while they are un-registered. 0 means Disable; and 1 means Enable. -v It means to display current settings for users to view.
2.23.5.2 voip sip calllog This command displays the SIP call log. Example > voip Index No.1 No.2 No.3 No.4 No.5 No.6 No.7 No.8 No.9 No.10 > 114 sip calllog Date 06-12-2006 00-00- 0 00-00- 0 00-00- 0 00-00- 0 00-00- 0 00-00- 0 00-00- 0 00-00- 0 00-00- 0 Time 02:35:16 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 Duration IN/OUT 0 OUT 0 0 0 0 0 0 0 0 0 - Peer ID 192.168.1.2 Telnet Command Reference Guide V1.
2.23.5.3 voip sip ep This command allows users to set voip sip ep n [-] voip sip ep n[…] Syntax Description n It means the index number of the VoIP settings. - The available commands with parameters are listed below: -o It means the default dial out account (1 ~ 6). -L It means the hot line sip url (max. 63 characters).
-r It means to enable or disable VoIP to ISDN call (0: disable, 1: enable). -j It means to enable or disable On-Net PIN control (0: disable, 1: enable). -k It means to enable or disable Off-Net PIN control (0: disable, 1: enable). -b It means to specify On-Net PIN code. -e It means to specify Off-Net PIN code. -v [option] It means to view current settings […] It means that you can type in several commands in one line.
2.23.5.4 voip sip misc (for 2800 series) This command allows users to set miscellaneous settings for the device. voip sip misc [- | ... ] Syntax Description The available commands with parameters are listed below.
2.23.5.5 voip sip nat This command allows users to set NAT Traversal Setting. voip sip nat n [-] voip sip nat n[…] Syntax Description n It means the index number of the VoIP settings. - The available commands with parameters are listed below: -s It means stun server address or website. -t It means the sip ping interval. -i It means the external IP address (use x.x.x.x input) -v It means to display current settings.
2.23.6 voip dsp 2.23.6.1 voip dsp countrytone This command allows users to set the region for the tone settings. Different regions usually need different tone settings. voip dsp countrytone [channel][value] Syntax Description channel It means the FXS interface used for VoIP phone. 1 means FXS 1; 2 and means FXS 2. value It means the region of the tone settings.
2.23.6.2 voip dsp dialtonepwr This command allows user to set the dial tone power level. voip dsp dialtonepwr [channel] [AbsoluteValue] Syntax Description channel It means the FXS interface used for VoIP phone. 1 means FXS 1; 2 and means FXS 2. AbsoluteValue This setting is used to adjust the loudness of the dial tone. The smaller the number is, the louder the dial tone is. It is recommended for you to use the default setting (27).
2.23.6.5 voip dsp cidtype This command allows users to set caller ID type. voip dsp cidtype [channel] [value] Syntax Description channel It means the FXS interface used for VoIP phone. 1 means FXS 1; and 2 means FXS 2. value It means the standard for displaying the caller ID on the panel of the telephone set.
2.23.6.7 voip dsp spkgain This command allows users to set volume of speaker. voip dsp spkgain [channel] [value/(1~10)] Syntax Description channel It means the FXS interface used for VoIP phone. 1 means FXS 1; and 2 means FXS 2. value/(1~10) It means the volume of the sound. Type the number from 1- 10. The larger of the number is, the louder the volume is. Example > voip dsp spkgain 1 7 Current Speaker Gain: 7 on channel 1 2.23.6.
2.24 port (for 2910 series only) This command allows users to set the speed for specific port of the router. port [1,2,3,4] [AN, 100F, 100H, 10F, 10H, status] Syntax Description 1,2,3,4 It means the number of LAN port. AN… 10H, status It means the physical type for the specific port. AN: auto-negotiate. 100F: 100M Full Duplex. 100H: 100M Half Duplex. 10F: 10M Full Duplex. 10H: 10M Half Duplex.
2.25 wol This command allows user to wake up LAN host through the router. Yet the network card installed in that host must support WOL function. wol up [MAC Address] wol up [IP address] Syntax Description MAC Address It means the MAC address of the host. IP address It means the LAN IP address of the host. If you want to wake up LAN host by using IP address, be sure that that IP address has been binded with the MAC address (IP BindMAC). Example > wol up 00:50:7f:02:12:27 > wol up 192.168.1.
2.26 vigbrg This command can make the router to be regarded as a modem but not a router. 2.26.1 vigbrg on This command can make the router to be regarded as a modem but not a router. Example > vigbrg on Telnet Command Reference Guide V1.
2.26.2 vigbrg off This command can disable vigor bridge function. Example > vigbrg off 126 Telnet Command Reference Guide V1.
2.26.3 vigbrg status This command can show whether the Vigor Bridge Function is enabled or disabled. Example > vigbrg status %Vigor Bridge Function is disabled. Telnet Command Reference Guide V1.
2.26.4 vigbrg cfgip This command allows user to transfer a bridge modem into adsl router by accessing into and adjusting specified IP address. Users can access into Web UI of the router to manage the router through the IP address configured here. vigbrg cfgip Syntax Description ? It displays current IP address for vigor router. Example > vigbrg cfgip 192.168.1.10 128 Telnet Command Reference Guide V1.
2.26.5 vigbrg wanstatus This command can display the existed WAN connection status for the modem (change from ADSL router into bridge modem), including index number, MAC address, Stamp Time, PVC, VLAN port for Vigor Bridge Function. Example > vigbrg wanstatus Vigor Bridge: Running WAN mac table: Index MAC Address Telnet Command Reference Guide V1.
2.26.6 vigbrg wlanstatus This command can display the existed WLAN connection status for the modem (change from ADSL router into bridge modem), including index number, MAC address, Stamp Time, PVC, VLAN port for Vigor Bridge Function. Example > vigbrg wlanstatus Vigor Bridge: Running WAN mac table: Index MAC Address 130 Stamp Time PVC VLan Port Telnet Command Reference Guide V1.
2.27 portmaptime (for 2800 Series) This command allows you to set a time of keeping the session connection for specified protocol. portmaptime [- | ... ] Syntax Description DelayTime It displays current IP address for vigor router. -t It means “TCP” protocol. -u It means “UDP” protocol. -i It means “IGMP” protocol. -l List all settings. […] It means that you can type in several commands in one line.