DSL & IAD CLI Reference Guide DSL, IAD, and VoIP (ZyNOS) ZyXEL Devices CLI Reference Guide Version 3.70 11/2008 Edition 3 www.zyxel.
About This CLI Reference Guide About This CLI Reference Guide Intended Audience This manual is intended for people who want to configure the ZyXEL Device via the Command Line Interface (CLI). You should have at least a basic knowledge of TCP/IP networking concepts and topology.
About This CLI Reference Guide • To find specific information in this guide, use the Contents Overview, the Index of Commands, or search the PDF file. Documentation Feedback Help us help you. Send all documentation-related comments, questions or suggestions for improvement to the following address, or use e-mail instead. Thank you! The Technical Writing Team, ZyXEL Communications Corp., 6 Innovation Road II, Science-Based Industrial Park, Hsinchu, 300, Taiwan. E-mail: techwriters@zyxel.com.
Document Conventions Document Conventions Warnings and Notes Warnings and notes are indicated as follows in this guide. 1 " Warnings tell you about things that could harm you or your device. See your User’s Guide for product specific warnings. Notes tell you other important information (for example, other things you may need to configure or helpful tips) or recommendations.
Document Conventions Command summary tables are organized as follows: Table 1 Table Title COMMAND DESCRIPTION ip arp status [interface] Displays an interface’s ARP table. ip dhcp client release Releases the specified interface’s DHCP IP address. The interface must be a DHCP client to use this command. ip dhcp client renew Renews the specified interface’s DHCP IP address. The interface must be a DHCP client to use this command.
Document Conventions Copy and Paste Commands You can copy and paste commands directly from this document into your terminal emulation console window (such as HyperTerminal). Use right-click (not CTRL-V) to paste your command into the console window as shown next. Icons Used in Figures Figures in this guide may use the following generic icons. The ZyXEL Device icon is not an exact representation of your device.
Document Conventions 8 DSL & IAD CLI Reference Guide
Contents Overview Contents Overview Introduction ............................................................................................................................ 11 How to Access and Use the CLI ................................................................................................ 13 Common Commands ................................................................................................................. 17 Reference ............................................................
Contents Overview 10 DSL & IAD CLI Reference Guide
P ART I Introduction How to Access and Use the CLI (13) Common Commands (17) 11
CHAPTER 1 How to Access and Use the CLI This chapter introduces the command line interface (CLI). 1.1 Accessing the CLI Use any of the following methods to access the CLI. 1.1.1 Console Port You may use this method if your ZyXEL Device has a console port. 1 Connect your computer to the console port on the ZyXEL Device using the appropriate cable.
Chapter 1 How to Access and Use the CLI 1.2 Logging in Use the administrator password to log into the ZyXEL Device. The default value is ‘admin’ or ‘1234’ - see your ZyXEL Device User’s Guide to see which one to use. Some ZyXEL Devices may require you to also enter a user name. The default user name is ‘admin’. The ZyXEL Device automatically logs you out of the management interface after five minutes of inactivity. If this happens to you, simply log back in again.
Chapter 1 How to Access and Use the CLI Abbreviations Commands can be abbreviated to the smallest unique string that differentiates the command. For example sys version could be abbreviated to s v. ras> sys version ZyNOS version: V3.40(ADV.3)b4 | 05/09/2007 romRasSize: 3127550 system up time: 24:23:59 (86087c ticks) bootbase version: V1.01 | 06/28/2005 ras> s v ZyNOS version: V3.40(ADV.3)b4 | 05/09/2007 romRasSize: 3127550 system up time: 24:24:15 (860eae ticks) bootbase version: V1.
Chapter 1 How to Access and Use the CLI 16 DSL & IAD CLI Reference Guide
CHAPTER 2 Common Commands This chapter introduces some of the more commomly-used commands in the ZyXEL Device. For more detailed usage, see the corresponding feature chapter in this guide. In the following examples, ras is the prompt as that is the default. If you configure a system name, then that prompt will display as the system name you configured. For example, change the system name to zyxel using the sys hostname zyxel command; the command prompt will then display as zyxel>. 2.
Chapter 2 Common Commands The first command in this example shows information about a LAN port, for example, its IP address. The second command is used to change this IP address to 192.168.100.100. ras> ip ifconfig enif0 enif0: mtu 1500 inet 172.16.1.203, netmask 0xffff0000, broadcast 172.16.1.
Chapter 2 Common Commands To view the ARP table for the LAN port, enter ip arp status enif0. ras> ip arp status enif0 received 23763 badtype 0 bogus addr 0 reqst in 3 replies 4 reqst out 34 cache hit 10529 (25%), cache miss 31410 (74%) IP-addr Type Time Addr stat iface 172.16.17.18 10 Mb Ethernet 260 00:00:e8:7c:14:80 41 enif0 172.16.17.114 10 Mb Ethernet 210 00:10:b5:ae:56:9b 41 enif0 172.16.17.104 10 Mb Ethernet 150 00:c0:9f:cd:d4:bf 41 enif0 172.16.17.
Chapter 2 Common Commands 2.3 Basic System Information Use the sys atsh command to view information about your ZyXEL Device. ras> sys atsh RAS version : V3.40(ADV.3)b4 | 05/09/2007 RamSize : 32768 Kbytes Flash Type and Size : Intel 32Mbits*1 romRasSize : 3127550 bootbase version : V1.
Chapter 2 Common Commands Use the following command to get the date and time from a time server on the Internet (or your network). You have to first configure a time server using the web configurator (or SMT menu if your ZyXEL Device has one). ras> sys adjtime Connecting to time server.... Current date is Sat 2007/09/01 Current time is 02:46:53 ras> Use the following command to restart your ZyXEL Device right away. ras> sys reboot Bootbase Version: V1.
Chapter 2 Common Commands Use the following command to change the console port speed. A higher console port speed is recommended when uploading firmware via the console port. A console port speed of 115,200 bps is necessary to view CNM debug messages and packet traces on the ZyXEL Device. ras> sys baud ? Usage: baud <1..5>(1:38400, 2:19200, 3:9600, 4:57600, 5:115200) ras> sys baud 5 Saving to ROM. Please wait... Change Console Speed to 115200.
Chapter 2 Common Commands Logs are very useful for troubleshooting. If you are having problems with your ZyXEL Device, then customer support may request that you send them the logs.
Chapter 2 Common Commands Use the following commands for system debugging. A console port speed of 115,200 bps is necessary to view packet traces on the ZyXEL Device. ras> ras> 0 1 2 3 4 5 6 ras> ras> sys trcpacket sw on sys trcdisp brief 02:13:43.650 ENET1-R[0092] 02:13:43.650 ENET1-R[0092] 02:13:44.010 ENET1-T[0060] 02:13:44.390 ENET1-R[0092] 02:13:44.390 ENET1-R[0092] 02:13:45.140 ENET1-R[0092] 02:13:45.140 ENET1-R[0092] UDP UDP ARP UDP UDP UDP UDP 192.168.1.33:137->192.168.1.255:137 192.168.1.
Chapter 2 Common Commands You need to create an account at my ZyXEL.com in order to activate content filtering, antispam and anti-virus UTM (Unified Threat Management) services. See the myZyXEL.com chapter for information on the country code you should use. ras> sys myZyxelCom register This command displays your ZyXEL Device’s registration information. ras> sys myZyxelCom display register server address : www.myzyxel.
Chapter 2 Common Commands Use the following commands to enable content filtering on the ZyXEL Device, then on the external database (DB) and then display the default policy. ras> ip cf common enable on ras> ip cf externalDB enable on ras> ip cf policy displayAll index Name Active IP Group Start Addr End Addr ========================================================================== 1 Default Policy Y 0.0.0.0/0.0.0.0 The default policy does not actually block anything.
Chapter 2 Common Commands ras> ip cf policy edit 1 ras> ip cf policy config webControl enable on ras> ip cf policy config webControl display The Categories: type 1 :Adult/Mature Content type 2 :Pornography type 3 :Sex Education type 4 :Intimate Apparel/Swimsuit type 5 :Nudity type 6 :Alcohol/Tobacco type 7 :Illegal/Questionable type 8 :Gambling type 9 :Violence/Hate/Racism type10 :Weapons type11 :Abortion type12 :Hacking type13 :Phishing type14 :Arts/Entertainment type15 :Business/Economy type16 :Alternati
Chapter 2 Common Commands You may also configure and schedule new policies using commands as well as configure what to block using the external database. 2.5 Firewall Use the following command to enable the firewall on the ZyXEL Device. ras> sys firewall active yes ras> 2.6 VPN Use the following command to show what IPsec VPN tunnels are active on your ZyXEL Device.
Chapter 2 Common Commands This example shows dialing up remote node “WAN 1” using PPTP. ras> pptp dial "WAN 1" Start dialing for node ... ### Hit any key to continue.
Chapter 2 Common Commands 30 DSL & IAD CLI Reference Guide
P ART II Reference IEEE 802.1Q/1P Commands (33) IEEE 802.1x Commands (35) Dial Backup Commands (37) Bandwidth Management (41) Bridge Commands (45) Certificate Commands (49) CNM Agent Commands (57) VoIP DECT Commands (61) Ethernet Commands (63) Firewall Commands (67) IP Commands (71) IPSec Commands (89) LAN Interface Commands (95) MyZyXEL.
CHAPTER 3 IEEE 802.1Q/1P Commands Use these commands to configure IEEE 802.1Q VLAN groups and IEEE 802.1P priority levels for the ports on the ZyXEL Device. 3.1 Command Summary The following section lists the commands for this feature. Table 7 8021Q Command Summary COMMAND DESCRIPTION 802.1Q load Loads the IEEE 802.1Q settings for configuration. 802.1Q disp Shows the current IEEE 802.1Q settings. 802.1Q clear Resets the IEEE 802.1Q settings to the factory defaults. 802.
Chapter 3 IEEE 802.1Q/1P Commands 3.2 Command Examples This example loads the IEEE 802.1Q settings and enables the IEEE 802.1Q feature on the ZyXEL Device. ras> 8021Q load ras> 8021Q active 1 set 802.1Q active ras> This example sets the port VLAN ID of Ethernet LAN port 4 to 123. ras> 8021Q setpvid LAN 4 123 ras> This example adds Ethernet LAN port 2 and WLAN 2 to VLAN group 2. The VLAN ID of this group is “111”. This example also displays and saves the current IEEE 802.1Q settings.
CHAPTER 4 IEEE 802.1x Commands Use these commans to configure IEEE 802.1x authentication on the ZyXEL Device. 4.1 Command Summary The following section lists the commands for this feature. Table 8 8021x Command Summary COMMAND DESCRIPTION 8021x debug level [filter ] Sets the IEEE 802.1x debug message level. Optionally, specifies the MAC address of the debug target.
Chapter 4 IEEE 802.1x Commands 4.2 Command Examples This example activates WPA-PSK mode for IEEE 802.1x authentication and specifies the authentication key (shared secret) to be abSecret123.
CHAPTER 5 Dial Backup Commands Use these commands to configure dial backup port settings on the ZyXEL Device. " At the time of writing, only P-662 series has the commands described in this chapter. 5.1 Command Summary The following table describes the values required for many dial backup commands. Other values are discussed with the corresponding commands. Table 9 AUX Command Input Values LABEL DESCRIPTION aux-port This identifies the channel for dial backup. aux0: This is the dial backup port.
Chapter 5 Dial Backup Commands 5.2 Command Examples This example displays the historical AT commands the ZyWALL sent to the modem connected to the dial backup port and the responses.
Chapter 5 Dial Backup Commands The following table describes the labels in this display. Table 11 aux netstat aux0 LABEL DESCRIPTION Name Name of the channel. Dev type The type of auxillary device, there are several possibilities: 0: NONE 1: 56k modem 2: modems other than 56k 3: TA 4: X25_PAD 5: MultiProtocol over AAL5 6: PPP over Ethernet, RFC-2516 7: PPTP Chann id The number of the channel that the device is using. RX (pkt) Received packets. TX (pkt) Transmitted packets.
Chapter 5 Dial Backup Commands The following table describes the labels in this display. Table 12 aux rate aux0 LABEL DESCRIPTION No. The entry in the rate statistics. TX (byte) Transmitted bypts. Rx (byte) Received bytes. TX Rate Transmission rate. RX Rate Reiceived rate TX Queue Number of packets waiting to be transmitte. This example displays details about the dial backup port’s signal.
CHAPTER 6 Bandwidth Management Use these commands to configure bandwidth management (BWM) settings on the ZyXEL Device. 6.1 Command Summary The following table describes the values required for many commands. Other values are discussed with the corresponding commands. Table 14 Bandwidth Management Command Input Values LABEL DESCRIPTION interface The bandwidth management interface name includes lan, wan, dmz, and wlan.
Chapter 6 Bandwidth Management Table 15 Bandwidth Management Commands (continued) COMMAND DESCRIPTION bm debug [config|config_action|flow|classi fier|statistics|web] Turns the bandwidth management debug features on or off. config: Displays debug messages when entering bm commands. config_action: Displays special configuration messages, such as dynamic filters. flow: Displays the BWM function flow. classifier: Displays the classification matching results, including filter and packet content.
Chapter 6 Bandwidth Management 6.2 Command Examples This example configures BWM at the interface level. It does the following. 1 2 3 4 5 6 Turns on BWM on the WLAN interface. Enables automatic traffic classification. Sets the interface’s bandwidth limit to 25 Mbps. Enables maximum bandwidth usage. Sets the queuing mechanism to fairness-based (WRR). Displays the WLAN interface’s BWM settings. ras> bm interface wlan enable auto on bandwidth 25m wrr efficient BM Interface setting done.
Chapter 6 Bandwidth Management • • • • • Source port: Any Source address: Any Destination address: Any Destination port: Any Protocol: Any. ras> bm filter wlan add 1 service ftp 172.16.1.208 0 0 0 0 0 Filter setting is done. ras> bm show filter wlan 1 =============================================================================== Class 1 Class Note: WLAN-class1 Filter Enabled: Yes Destination(A : P): (172.16.1.208 : 0) Destination Netmask: 255.255.255.255 Source(A : P): (0.0.0.0 : 0) Source Netmask: 0.0.
CHAPTER 7 Bridge Commands Use these commands to configure bridge settings on your device. 7.1 Command Summary The following table describes the values required for many bridge commands. Other values are discussed with the corresponding commands. Table 16 Bridge Command Input Values LABEL DESCRIPTION entry# This identifies a bridge route (1-4). bridge_group# This identifies a bridge group number (1~31). The following section lists the bridge commands..
Chapter 7 Bridge Commands Table 17 Bridge Commands (continued) COMMAND DESCRIPTION bridge stat set [macaddress][gateway-ip] [gateway-node] Sets a route for the the bridge specified with the index command. [mac-address]: The MAC address of the final destination. [gateway-ip]: The IP address of the gateway. The gateway is both an immediate neighbor of your ZyXEL device and also forwards the packet to its destination. • On the LAN, the gateway must be a router on the same segment as your ZyXEL device.
Chapter 7 Bridge Commands Table 18 bridge stat display LABEL DESCRIPTION active This shows whether the bridge is active or not. It is either on or off. More than one bridge may be active at one time. Ether Address This refers to the MAC address of the final destination of the bridge static route. IP address This is the IP address of the gateway. See the bridge stat set command description for an explanation of gateways. Gateway node The index number of the remote node.
Chapter 7 Bridge Commands 48 DSL & IAD CLI Reference Guide
CHAPTER 8 Certificate Commands Use these commands to configure certificates. 8.1 Command Summary The following table describes the values required for many certificates commands. Other values are discussed with the corresponding commands. Table 19 certificates Command Input Values LABEL DESCRIPTION Specifies the server address (required) and port (optional). The format is "server-address[:port]". auth-key Specifies the certificate’s key for user authentication.
Chapter 8 Certificate Commands Table 20 certificates Commands COMMAND DESCRIPTION certificates ca_trusted crl_issuer [on|off] [on|off] specifies whether or not the specified CA issues CRL. If [on|off] is not specified, the current crl_issuer status of the CA displays. certificates ca_trusted delete Removes the specified trusted CA certificate. certificates ca_trusted export Exports the specified PEM-encoded certificate to your CLI session’s window for you to copy and paste.
Chapter 8 Certificate Commands Table 20 certificates Commands (continued) COMMAND DESCRIPTION certificates my_cert create self_signed Creates a self-signed local host certificate. certificates my_cert delete Removes the specified local host certificate. certificates my_cert def_self_signed [name] Sets the specified self-signed certificate as the default self-signed certificate. If you do not specify a name, the name of the current selfsigned certificate displays.
Chapter 8 Certificate Commands 8.2 Default Values The following table shows a list of default values. Table 21 certificates Default Values VARIABLE DEFAULT VALUE port 389 timeout 20 seconds key-length 1024 8.3 Command Examples This example creates and displays a self signed certificate named “test” with a subject alternative common name of “cert-test,” organization of “my-company”, country of “TW”, and IP 172.16.1.203. It uses a 512 bit key and is valid for 5 years.
Chapter 8 Certificate Commands This example exports the self signed certificate named “test”. After the certificate displays on the screen, copy and paste it into a text editor (like Notepad) and save it as a .crt or .cer file.
Chapter 8 Certificate Commands 2 Click Details and Copy to File. 3 Click Next in the welcome screen. Select Base-64 encoded X.509 (.CER).
Chapter 8 Certificate Commands 4 Type a file name (or browse for one). 5 Click Finish. 6 Open the newly created file in a text editor (like Notepad) to be able to copy and paste the certificate into your CLI session.
Chapter 8 Certificate Commands 56 DSL & IAD CLI Reference Guide
CHAPTER 9 CNM Agent Commands Use these commands to configure CNM agent settings on the ZyXEL Device. " At the time of writing, only P-662 series has the commands described in this chapter. 9.1 Command Summary The following section lists the commands for this feature. Table 22 CNM Commands COMMAND DESCRIPTION cnm active [0:disable|1:enable] Enables or disables the CNM service on the ZyXEL Device. After enabled, the ZyXEL Device communicates with the CNM server through the ZyXEL Device’s WAN.
Chapter 9 CNM Agent Commands Table 22 CNM Commands (continued) COMMAND DESCRIPTION cnm version Displays the CNM agent version on the ZyWALL. cnm regiserTime [30-2147483] Sets how often in seconds the ZyXEL Device registers itself to the CNM server. The default is 180 seconds. Configure this to prevent multiple ZyXEL Devices from registering at the same time and causing heavy system loading on the CNM server. 9.2 Command Examples This example displays the CNM agent version on the ZyXEL Device.
Chapter 9 CNM Agent Commands This example displays the CNM debug messages. It's useful for monitoring register or keepalive packets the ZyXEL Device sends and receives to and from the CNM server. ras> cnm debug 1 cnm debug 1 <0:Disable 1:Enable> CNM debug messges can only be printed at 115200 baud rate. ras> agentIpAddr: 10.1.1.
Chapter 9 CNM Agent Commands 60 DSL & IAD CLI Reference Guide
CHAPTER 10 VoIP DECT Commands Use these commands to configure DECT (Digitally Enhanced Cordless Telecommunications) settings on the ZyXEL Device. These commands are only available on ZyXEL Devices which have a DECT cordless phone base station. 10.1 Command Summary The following section lists the commands for this feature. Table 23 dect Command Summary COMMAND DESCRIPTION voice config dect index Loads the DECT settings for configuration.
Chapter 10 VoIP DECT Commands 10.2 Command Examples This example sets the base station password on the ZyXEL Device to be 1155.
CHAPTER 11 Ethernet Commands Use these commands to configure the settings of Ethernet ports on ZyXEL Device. 11.1 Command Summary The following table describes the values required for many commands. Other values are discussed with the corresponding commands. Table 24 Ethernet Command Input Values LABEL DESCRIPTION ch-name This is a channel name, for example in a DSL product with WLAN and DMZ, the LAN is enet0, the WLAN is enet1 and the DMZ is enet2. The channel varies by your ZyXEL Device model.
Chapter 11 Ethernet Commands Table 25 Ethernet Commands (continued) COMMAND DESCRIPTION ether edit mtu Sets the Ethernet Maximum Transmission Unit (MTU) size for the specified interface. ether edit accessblock <0:disable|1:enable> Allows or disallows packets through the specified interface. ether edit save Saves the Ethernet configuration. ether portStatus Displays whether the port is connected and the speed of the connection.
Chapter 11 Ethernet Commands This example loads the Ethernet configuration for the LAN, sets the MTU size to 1500 bytes, allows packets transmitting through the LAN and saves the changes.
Chapter 11 Ethernet Commands 66 DSL & IAD CLI Reference Guide
CHAPTER 12 Firewall Commands Use these commands to configure firewall settings on the ZyXEL Device. 12.1 Command Summary The following table describes input values for some of the firewall commands. Other values are discussed with the corresponding commands. Table 26 Firewall Command Input Values LABEL DESCRIPTION set-number The number of a set of firewall rules. The firewall rules are grouped in sets by packet direction.
Chapter 12 Firewall Commands Table 28 Firewall Commands COMMAND DESCRIPTION sys firewall acl disp [set-number] [rule-number] Displays all of the firewall rules, rules for a specific direction of packet travel, or a a specific rule. sys firewall active Enables or disables the firewall. sys firewall cnt disp Displays the firewall log type and count. sys firewall cnt clear Clears the firewall log count. sys firewall update Update the firewall configuration.
Chapter 12 Firewall Commands 12.2 Command Examples This example loads a firewall schedule for LAN to WAN firewall rule 1 and sets the schedule to apply the rule on all days of the week except Saturday and saves the schedule. ras> sys firewall schedule load 2 1 Schedule Active(0=no, 1=yes): 0 ras> sys firewall schedule week monday off Sun: 1, Mon: 0, Tue: 1, Wed: 1, Thu: 1, Fri: 1, Sat: 1. Schedule Enable All Day On. ras> sys firewall schedule save Save schedule successful.
Chapter 12 Firewall Commands 70 DSL & IAD CLI Reference Guide
CHAPTER 13 IP Commands Use these commands to configure IP settings on the ZyXEL Device. 13.1 Command Summary The following table describes input values for some of the ip commands. Other values are discussed with the corresponding commands. Table 29 IP Command Input Values LABEL DESCRIPTION ip An IP address in dotted decimal notation. For example, 192.168.1.3. port A protocol’s port number. interface An interface on the ZyXEL Device. enif refers to an Ethernet interface.
Chapter 13 IP Commands Table 30 IP Commands (continued) 72 COMMAND DESCRIPTION ip dhcp mode Sets the DHCP mode. ip dhcp relay server Sets the DHCP relay server's IP address. ip dhcp reset Resets the DHCP table. ip dhcp server probecount Sets the DHCP probe counter. ip dhcp server dnsserver [ipaddress2] [ip-address3] Sets the DHCP DNS server IP address.
Chapter 13 IP Commands Table 30 IP Commands (continued) COMMAND DESCRIPTION ip dns query address [timeout] Displays the domain name of an IP address. timeout: 0~255 seconds. This is the maximum number of seconds to wait for a response. ip dns query debug [level] Enables or disables DNS debug. 0 disables this function while other values enable it. ip dns query name [timeout] Displays the IP address of a domain name. timeout: 0~255 seconds.
Chapter 13 IP Commands Table 30 IP Commands (continued) 74 COMMAND DESCRIPTION ip igmp iface ttl <0-2147483647> Sets the IGMP Time To Live threshold. ip igmp iface v1compat [on|off] Turns IGMP version 1 compatibility on or off for the specified interface. ip igmp proxy [0|1] Set 1 to send the IGMP leave message immediately while set 0 to wait a time interval (260 seconds) before sending the leave message. ip igmp robustness [22147483647] Sets the IGMP robustness variable.
Chapter 13 IP Commands Table 30 IP Commands (continued) COMMAND DESCRIPTION ip policyrouting set criteria destport Sets the IP policy route destination ports. ip policyrouting set action actmatch Sets the criteria if a packet does not match the IP policy route rule for further action. ip policyrouting set action actnomatch Sets the criteria if a packet matches the IP policy route rule for further action.
Chapter 13 IP Commands Table 30 IP Commands (continued) 76 COMMAND DESCRIPTION ip rip mode in [mode] Sets the RIP direction to in for the specified interface. [mode]: This is a number. 0: None. Don't follow any RIP standards. 1: RIP-1 only. Only follows RIP version 1 standard. 2: RIP-2 only. Only follows RIP version 1 standard. 3: Both. Follows both RIP version 1 and version 2 standards. ip rip mode out [mode] Sets the RIP direction to out for the specified interface.
Chapter 13 IP Commands Table 30 IP Commands (continued) COMMAND DESCRIPTION ip smtp destmail [address] Sets the destination mail address. ip smtp srcmail [address] Sets the source mail address. ip smtp sendmail Sends a mail. ip smtp addrlist Lists the smtp server, destination and return addresses. ip smtp addrreset Resets the smtp server, destination and return addresses. ip status Displays IP statistics counters. ip tcp status Displays the TCP statistics counters.
Chapter 13 IP Commands Table 30 IP Commands (continued) COMMAND DESCRIPTION ip urlfilter customize reset Clears all customized filtering settings. ip urlfilter exemptZone actionFlags type <1-3> Sets the exempt zone action flags. ip urlfilter exemptZone add Adds a range of IP addresses for which URL filtering is not conducted. ip urlfilter exemptZone delete Deletes the specified range of IP addresses for which URL filtering is not conducted.
Chapter 13 IP Commands Table 30 IP Commands (continued) COMMAND DESCRIPTION ip urlfilter webControl queryURL Checks with the CAC server or the ZyXEL Device's cache whether the specified URL is blocked or not. ip urlfilter webControl cache display Displays the ZyXEL Device's cache entries. ip urlfilter webControl cache delete [entry-number|All] Deletes one or all ZyXEL Device's cache entries.
Chapter 13 IP Commands Table 31 Content Filtering Categories TYPE NUMBER CATEGORY NAME TYPE NUMBER CATEGORY NAME type16 Education type43 Sports/Recreation/Hobbies type17 Cultural Institutions type44 Travel type18 Financial Services type45 Vehicles type19 Brokerage/Trading type46 Humor/Jokes type20 Games type47 Streaming Media/MP3 type21 Government/Legal type48 Software Downloads type22 Military type49 Pay to Surf type23 Political/Activist Groups type50 For Kids type24 H
Chapter 13 IP Commands The following example shows LAN IP alias 1’s ARP information. ras> ip arp status enif0:0 received 11 badtype 0 bogus addr 0 reqst in 3 replies 2 reqst out 11 cache hit 363 (89%), cache miss 42 (10%) IP-addr Type Time Addr stat iface 192.168.2.33 10 Mb Ethernet 300 00:19:cb:00:00:12 41 enif0:0 num of arp entries= 1 The following commands configure the ZyXEL Device LAN's DHCP setting.
Chapter 13 IP Commands The following example configures the DNS server settings the ZyXEL Device assigns to LAN DHCP clients. In this case the first DNS server is the one assigned by ISP 1. The second DNS server is at IP address 192.168.1.5. No third DNS server is assigned. ras> ip dns lan edit 0 0 1 1 ras> ip dns lan edit 1 1 192.168.1.
Chapter 13 IP Commands The following example displays the IGMP status. ras> ip igmp status Group groupLink 224.0.0.12 [0102fd80 224.0.0.9 [0102fd4c 224.0.0.2 [0102fd18 224.0.0.
Chapter 13 IP Commands The following example displays the ICMP status.
Chapter 13 IP Commands Table 33 ip icmp status LABEL DESCRIPTION icmpOutRedirects The number of ICMP Redirect messages sent through the interface. icmpOutEchos The number of ICMP Echo (request) messages sent through the interface. icmpOutEchoReps The number of ICMP Echo Reply messages sent through the interface. icmpOutTimestamps The number of ICMP Timestamp messages sent through the interface. icmpOutTimestampReps The number of ICMP Timestamp Reply messages sent through the interface.
Chapter 13 IP Commands • Log: yes ras> ip policyrouting ras> ip policyrouting IPPR Name= Rule-1 ras> ip policyrouting the protocol =6 ras> ip policyrouting 192.168.1.254 ras> ip policyrouting ras> ip policyrouting ras> ip policyrouting ras> ip policyrouting Action matched ras> ip policyrouting gateway type: gateway ras> ip policyrouting ras> ip policyrouting ras> ip policyrouting ras> set index 1 1 set name Rule-1 set criteria protocol 6 set criteria srcip 192.168.1.2 set set set set criteria destip 192.
Chapter 13 IP Commands The following example displays all content filtering categories. ras> ip urlfilter webControl display Web Control: Enable Log and Access: Log and Block Access Actions: Block when query error: off Parameters: the packets max waiting time:10 (sec) The Categories: type 1 :Adult/Mature Content type 2 :Pornography type 3 :Sex Education type 4 :Intimate Apparel/Swimsuit .... The following example blocks or unblock content filtering categories.
Chapter 13 IP Commands The following example displays the entries in the content filtering cache on the ZyXEL Device. ras> ip urlfilter webControl cache display the total entries:3 idx block port URL ------------------------------------------------1 YES 80 www.espn.com/ 2 NO 80 www.myzyxel.com/ 3 YES 80 www.zyxel.
CHAPTER 14 IPSec Commands Use these commands to configure IPSec settings on the ZyXEL Device. 14.1 Command Summary The following section lists the commands for this feature. Table 34 IPSec Commands COMMAND DESCRIPTION ipsec debug [on|off] Enables or disables the trace for IPSec debugging information. ipsec route dmz [on|off] After IPSec processes a packet that will be sent to the DMZ, this ZyXEL Device controls whether or not the packets can be forwarded to another IPSec tunnel.
Chapter 14 IPSec Commands Table 34 IPSec Commands (continued) COMMAND DESCRIPTION ipsec dial Dials the specified IPSec policy manually. ipsec display Displays the specified IPSec rule. Use ipsec load to load an IPSec rule before using this command. ipsec load Loads the specified IPSec rule for editing. ipsec save Saves the IPSec rule settings.
Chapter 14 IPSec Commands Table 34 IPSec Commands (continued) COMMAND DESCRIPTION ipsec config dnsServer Sets the DNS server IP address to assign to remote users. ipsec config antiReplay Enables or disables the replay detection. ipsec config keyManage <0:IKE|1:Manual> Sets the rule to use IKE (ISAKMP) or manual key management. ipsec config ike negotiationMode <0:Main | 1:Aggressive> Sets the negotiation mode.
Chapter 14 IPSec Commands Table 34 IPSec Commands (continued) COMMAND DESCRIPTION ipsec config manual esp encap <0:Tunnel|1:Transport> Sets the encapsulation mode when using ESP protocol in the manual rule. ipsec config manual esp spi Sets the SPI when using ESP protocol in the manual rule. decimal: The maximum length is 9. ipsec config manual esp encryAlgo <0:Null|1:DES|2:3DES> Sets the encryption algorithm when using ESP protocol in the manual rule.
Chapter 14 IPSec Commands Figure 1 Dynamic VPN Rule l 192.168.1.0 Using the command ipsec swSkipOverlapIp on has ZyXEL Device X check if a packet’s destination is also at the local network before forwarding the packet. If it is, the ZyXEL Device sends the traffic to the local network. Setting ipsec swSkipOverlapIp to off disables the checking for local network IP addresses. 2 You configure an IP alias network that overlaps with the VPN remote network. (See Figure 2.
Chapter 14 IPSec Commands 14.3 Command Examples This example adds an IPSec rule as follows. 1 Load IPSec Rule Index: 2 2 Rule Name: VPN-ph1 3 Active 4 Local ID Type: IP 5 Local ID Content: 192.168.1.33 6 My IP Address: 10.1.1.1 7 Local Network Type: Range 8 Local Network Address Start: 192.168.1.33 9 Local Network Address End: 192.168.1.66 10 Secure Gateway Address: 10.1.1.2 11 Remote Network Type: Single 12 Remote Network Address Start: 172.16.1.
CHAPTER 15 LAN Interface Commands Use these commands to configure LAN interfaces on the ZyXEL Device. 15.1 Command Summary The following section lists the commands for this feature. Table 35 LAN Command Summary COMMAND DESCRIPTION lan active Enables or disables the LAN interface. lan clear Clears the working buffer for the specified configuration. Any unsaved changes are lost. lan dhcp mode Sets the DHCP mode.
Chapter 15 LAN Interface Commands Table 35 LAN Command Summary (continued) COMMAND DESCRIPTION lan index Sets the LAN interface for configuration. interface: type one of the following numbers • 1 - to select the main LAN interface; in CLI this interface is displayed as enif0. • 2 - to select IP Alias #1 interface; in CLI this interface is displayed as enif0:0. • 3 - to select IP Alias #2 interface; in CLI this interface is displayed as enif0:1.
Chapter 15 LAN Interface Commands 15.2 Command Examples This example sets the LAN IP address of the ZyXEL Device and specifies DHCP server settings on the LAN interface. ras> lan index 1 enif0 is selected ras> lan ipaddr 172.16.1.254 255.255.255.0 ras> lan dhcp mode server ras> lan dhcp server gateway 172.16.1.254 ras> lan dhcp server pool 172.16.1.100 32 ras> lan dhcp server netmask 255.255.255.0 ras> lan dhcp server leasetime 3600 ras> lan display Active: Yes Interface: enif0 IP Address: 172.16.1.
Chapter 15 LAN Interface Commands 98 DSL & IAD CLI Reference Guide
CHAPTER 16 MyZyXEL.com Commands Use these commands to configure user, product, or service registration settings on your ZyXEL Device. Your ZyXEL Device needs to connect to the registration server (the default is http://www.MyZyXEL.com). " Ensure your ZyXEL Device is connected to the Internet and the registration server before you use the following commands. 16.1 Command Summary The following section lists the commands for this feature.
Chapter 16 MyZyXEL.com Commands 16.2 Country Codes The following section lists the relationship between countries and country codes defined in the ZyXEL Device.
Chapter 16 MyZyXEL.
Chapter 16 MyZyXEL.
Chapter 16 MyZyXEL.
Chapter 16 MyZyXEL.
Chapter 16 MyZyXEL.
Chapter 16 MyZyXEL.com Commands Table 37 Country Codes (continued) COUNTRY NAME COUNTRY CODE VENEZUELA 226 VIETNAM 227 VIRGIN_ISLANDS_BRITISH 228 VIRGIN_ISLANDS_USA 229 WALLIS_AND_FUTUNA_ISLANDS 230 WESTERN_SAHARA 231 WESTERN_SAMOA 232 YEMEN 233 YUGOSLAVIA 234 ZAMBIA 235 ZIMBABWE 236 16.3 Command Examples This example displays your ZyXEL Device’s registration information. ras> sys myZyxelCom display register server address : www.myzyxel.
Chapter 16 MyZyXEL.com Commands Table 38 sys myZyxelCom display Commands FIELD NAME DESCRIPTION password Displays the registered password. email Displays the registered e-mail address. sku This is a string the registration server uses to validate your ZyXEL Device. country code Displays the registered country code. register state Displays whether the ZyXEL Device has completed the product registration. 1: Yes 0: No register MAC Displays the MAC address of the ZyXEL Device.
Chapter 16 MyZyXEL.
CHAPTER 17 Quality of Service (QoS) Use these commands to configure QoS settings on the ZyXEL Device. 17.1 Command Summary The following table describes the values required for many commands. Other values are discussed with the corresponding commands. Table 40 QoS Command Input Values LABEL DESCRIPTION interface The QoS interface name includes lan, wan, dmz, and wlan. The interfaces to which you can apply QoS vary by ZyXEL Device model. class-name This is a class name.
Chapter 17 Quality of Service (QoS) Table 41 QoS Commands (continued) COMMAND DESCRIPTION qos filter add [service ] [dip [not] ] [dport [not] ] [sip [not] ] [sport [not] ] [proto [not] ] [dscp [not] ] [size [not] ] [dmac [not] ] [smac [not] ] [vid [not] ] [vpri [n
Chapter 17 Quality of Service (QoS) Table 41 QoS Commands (continued) COMMAND DESCRIPTION qos policy [clear] [dscp | dscp mark ] [vlan | vlan ] [route rn | route gw ] [policer ] Sets a QoS policy for the specified interface and class. qos priq Turns on or off the auto priority mapping on the specified interface.
Chapter 17 Quality of Service (QoS) 4 Displays the WLAN interface’s auto priority mapping settings. ras> qos active on ras> qos priq wlan enable ras> qos priq wlan set 1 1 1 ras> qos priq wlan show =============================================================================== Interface: WLAN [Enabled] Auto priority mapping 1. Ethernet Priority: [ ON] 2. IP Precedence: [ ON] 3.
Chapter 17 Quality of Service (QoS) • Protocol: Any. ras> qos filter wlan add 1 service ftp dip 172.16.1.208 255.255.255.0 Filter setting is done. ras> qos show filter wlan 1 =============================================================================== Class 1 WLAN-class1 Filter Enabled: Yes Classification Order: 0 Classification Index: 1 Special for Service: FTP Destination IP/Mask: 172.16.1.208/255.255.255.
Chapter 17 Quality of Service (QoS) 114 DSL & IAD CLI Reference Guide
CHAPTER 18 RADIUS Commands Use these commands to view RADIUS authentication or accounting configuration settings on the ZyXEL Device. See the wlan radius commands in Chapter 22 on page 175 for configuration details. 18.1 Command Summary The following section lists the commands for this feature. Table 42 radius Command Summary COMMAND DESCRIPTION radius auth Displays current RADIUS authentication server configuration. radius acct Displays current RADIUS accounting server configuration. 18.
Chapter 18 RADIUS Commands 116 DSL & IAD CLI Reference Guide
CHAPTER 19 System Commands Use these commands to configure system related settings on the ZyXEL Device. 19.1 Command Summary The following section lists the commands for this feature. The following table describes input values for some of the sys commands. Other values are discussed with the corresponding commands. Table 43 sys Command Input Values LABEL DESCRIPTION community The SNMP community (or password).
Chapter 19 System Commands Table 43 sys Command Input Values (continued) LABEL DESCRIPTION rule# Each set contains 6 rules. Rules are either TCP/IP or generic.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys ddns config emailaddress Sets your email address. First allocate memory by using sys ddns config load. sys ddns config hostname Sets the domain name provided by your ISP. First allocate memory by using sys ddns config load. sys ddns config load Loads dynamic DNS to the working buffer for configuration and use. sys ddns config password Sets the password.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys filter set clear [set#] This clears the specified set entry. sys filter set destip [destip][mask] Sets the destination IP address and subnet mask of the set description. TCP/IP rules only. sys filter set destport [destport][compare-type] Sets the destination port and compare type. TCP/IP rules only. sys filter set disable Disables the rule.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys filter set protocol [protocol#] Sets the rule to match a specified protocol. 0 sets the rule to match any protocol. TCP/IP rules only. sys filter set save Saves the set’s configuration. sys filter set sourceroute [yes|no] Enables or disables the filtering of packets based on whether their sourceroute option is enabled or not. TCP/IP rules only.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys logs category attack [0:none|1:log|2:alert|3:both] Enables or disables recording of firewall attack logs and/or sending an alert. sys logs category display Displays the log settings for the categories of logs. Log settings for Blocked Java can only be configured via the GUI. sys logs category error [0:none|1:log|2:alert|3:both] Enables or disables recording system errors and/or sending an alert.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys logs mail logAddr [mailaddress] Sets or displays the e-mail address to send logs to. sys logs mail passwd [smtp-userpassword] Sets the SMTP authentication password. sys logs mail port [port] Sets the port number for sending log e-mails. sys logs mail schedule display Displays the log email schedule, including day and time and whether an immediate alert is required.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys qe acl delete Removes an ACL rule from the QE (quick engine) ACL table. sys qe acl display Shows the QE (quick engine) ACL table. sys qe acl reset [on|off] Refreshes the QE (quick engine) ACL table. sys qe active [on|off] Enables or disables quick engine.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys qe session add Adds a session to the QE session table. sys qe session display Displays the QE session table. sys qe session reset [on|off] Resets the QE session table. sys qe state Displays the channel profile and encapsulation type of quick engine. sys reboot Restarts the ZyXEL Device. sys romreset Restores the default romfile (configuration).
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys socket Displays the system socket’s ID number, type, control block address (PCB) (this is a memory address), IP address and port number of the peer device connected to the socket (Remote Socket) and task control block (Owner). sys stdio [minute] Sets the management session inactivity timeout value. sys tcconsole This function is disabled. sys time hour [min[sec]] Sets or displays the current system time.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys tripleplay igmpsnp maxresptime [tenthsofasecond] Displays or sets the maximum response time for a IGMP membership query in tenths of a second. This is used to determine the total group timeout value. IGMP Group Timeout = (Robustness x Query Interval) + (Max Response Time/10) + Time Value.(default = 2). sys tripleplay igmpsnp queryinterval [seconds] Displays or sets the IGMP query interval time in seconds.
Chapter 19 System Commands Table 44 sys Commands (continued) COMMAND DESCRIPTION sys view Displays the specified text file. sys wdog cnt [value] Sets or displays the current watchdog count. This value represents the time interval at which the system is checked for normal operation. If watchdog detects a system crash the system is restarted. Use sys wdog switch to activate watchdog before configuring. value: This is a value from 0-34463.
Chapter 19 System Commands 19.2.1 Configuring Logging 1 Use the sys logs load command to load the log setting buffer that allows you to configure which logs the ZyXEL Device is to record. 2 Use sys logs category to view a list of the log categories. Figure 3 Displaying Log Categories Example ras> sys logs category access attack mten upnp anyip ras> display urlblocked error urlforward 3 Use sys logs category followed by a log category to display the parameters that are available for the category.
Chapter 19 System Commands 19.2.3 Log Command Example This example shows how to set the ZyXEL Device to record the access logs and alerts and then view the results. ras> ras> ras> ras> # sys sys sys sys .time logs logs logs logs load category access 3 save display access source destination message 0|06/08/2004 05:58:21 |172.21.4.154 |224.0.1.24 BLOCK Firewall default policy: IGMP (W to W/ZW) 1|06/08/2004 05:58:20 |172.21.3.56 |239.255.255.
CHAPTER 20 VoIP Commands Use these commands to configure VoIP settings on the ZyXEL Device. 20.1 VoIP RTP Commands Use these commands to configure Real-time Transport Protocol settings on the ZyXEL Device. Table 46 RTP Command Summary COMMAND DESCRIPTION voice config rtp index Selects an RTP (Real-time Transport Protocol) index for configuration. voice config rtp packetsize g711 <0:10ms|1:20ms|2:30ms> g729 <0:10ms|1:20ms|2:30ms> Specifies the transmit period of RTP packets for G.
Chapter 20 VoIP Commands The following table describes the labels in this screen. Table 47 voice config rtp display LABEL DESCRIPTION Sort Buffer Size ms Specifies the size of the sorting buffer for processing RTP packets. RTCP Interval Displays the RTCP interval. The interval between RTP control packets being sent during calls. G711 voice Packet Length ms Displays the length of speech duration encapsulated in RTP packets for G.711 codec.
Chapter 20 VoIP Commands 20.2.1 VoIP Relay to PSTN Command Examples This example displays the PSTN prefix numbers configured on the ZyXEL Device. ras> voice config pstn display index PhoneNumber flags -------------------------------------------1 7878 7 2 3434 4 3 0 4 5 5 0 6 0 7 0 8 0 9 0 10 0 he following table describes the labels in this screen. Table 49 voice config pstn display LABEL DESCRIPTION index This is the number of a PSTN prefix number entry.
Chapter 20 VoIP Commands Table 50 SIP Account Command Summary COMMAND DESCRIPTION voice config signal minse <201800> Sets the minimum number of seconds the ZyXEL Device accepts for a session expiration time when it receives a request to start a SIP session. voice config signal serveraddress Sets the SIP server address for this SIP account. voice config signal serverport <1024-65535> Sets the SIP server’s listening port for this SIP account.
Chapter 20 VoIP Commands Table 50 SIP Account Command Summary COMMAND DESCRIPTION voice config signal phoneselect <0:No|1:Yes> Sets the physical FXS port mapping to this SIP account for incoming calls. In other words, specifies which analog phone rings when a call is received for this SIP account. phone-port: this is an FXS port on the ZyXEL Device. Enter 0 to select all FXS ports.
Chapter 20 VoIP Commands Table 50 SIP Account Command Summary COMMAND DESCRIPTION voice config signal outboundkaintvl Sets how often (seconds) the ZyXEL Device sends SIP notify messages to the SIP server to let the server know that a session is ongoing. voice config signal stunactive <0:off|1:on> Enables or disables STUN. voice config signal stunservaddr Sets the STUN server IP Address.
Chapter 20 VoIP Commands • displays the mapping to only phone port 1 for SIP 1 account. ras> ras> ras> ras> ras> voice config signal voice config signal voice config signal voice config signal voice config signal Mapping phone port: index 1 phoneselect 1 2 0 phoneselect 1 1 1 save 1 display 1 1 20.4 Analog Phone Commands Use these commands to configure analog phone features on the ZyXEL Device.
Chapter 20 VoIP Commands Table 51 Analog Phone Command Summary COMMAND DESCRIPTION voice config fxs fax <0|1> Sets how the ZyXEL Device handles fax messages. 0: The ZyXEL Device uses G.711 to send fax messages. 1: The ZyXEL Device sends fax messages as UDP or TCP/IP packets through IP networks. This method is also referred to as T.38 relay. voice config fxs callwaitingtime
Chapter 20 VoIP Commands Table 51 Analog Phone Command Summary COMMAND DESCRIPTION voice config fxs featuresdisable <0~7> Disables or enables analog phone features. ras> voice config fxs featuresdisable 1 h Use this command to configure the debug settings.
Chapter 20 VoIP Commands 20.4.1 Analog Phone Command Examples This example configures the settings for the analog phone port 1 on the ZyXEL Device. It sets the ZyXEL Device the volume it sends to the analog phone to the maximum 14 and it sets the volume it sends out from this analog phone to 13. ras> ras> ras> ras> voice voice voice voice config config config config fxs fxs fxs fxs index 1 inputvolume 1 14 outputvolume 1 13 save 1 20.
Chapter 20 VoIP Commands 20.5.1 VoIP Speed Dial Command Examples This example configures a speed dial entry for a peer-to-peer call with an IP phone located at the IP address 172.16.1.201, with the SIP number 12345. Users will have to dial #01 to reach this speed dial entry. ras> voice config phbook index 1 ras> voice config phbook active 1 1 PhoneBook active on ras> voice config phbook orignum 1 12345 ras> voice config phbook forcesipuri 1 172.16.1.
Chapter 20 VoIP Commands Table 53 Common Settings Command Summary COMMAND DESCRIPTION voice config common ivrlanguage <0~2> Specifies the language for IVR. The languages supported on your ZyXEL Device differ by model. This command allows you to specify one of the languages supported. voice config common pstnfallback <0:Disable PSTN Fallback|1:Enable PSTN Fallback> Enables or disables the PSTN fallback function.
Chapter 20 VoIP Commands 20.6.1 VoIP Common Settings Command Examples This example shows the country codes supported by the ZyXEL Device and selects Poland as the location of the ZyXEL Device. ras> voice config common index 1 ras> voice config common countrycode 1 h Please input 0 or 42 to select country!254:Default.
Chapter 20 VoIP Commands Table 54 Auto-Provisioning Command Summary COMMAND DESCRIPTION voice config autopro save Saves the speed dial entry in the working buffer to nonvolatile memory. The working buffer is a volatile memory space. The settings in the working buffer are not applied to the ZyXEL Device until you execute this command. voice config autopro display Displays the saved values for the speed dial entry.
Chapter 20 VoIP Commands Table 55 PSTN Line Command Summary COMMAND DESCRIPTION voice config fxo fxoflashmin Sets the fxo flash key min interval value (miliseconds). The flash key being pressed is only recognized by the ZyXEL Device if it is pressed for a longer period than the flash key min interval but a shorter period than the flash key max interval. voice config fxo fxoflashmax Sets the fxo flash key max interval value (miliseconds).
Chapter 20 VoIP Commands Table 56 Call-forwarding Command Summary COMMAND DESCRIPTION voice config forward table <0:unconditional 0:unconditional 1:busy 2:noanswer 3:block 4: accept> 1:busy 2:noanswer 3:block - drops calls from the specified phone number. 4: accept - this setting overrides general forwarding rules.
Chapter 20 VoIP Commands • Forward all calls from telephone number 111-1111 to telephone number 444-4444.
Chapter 20 VoIP Commands 20.11 VoIP Auto-Provision Commands Use these commands to execute auto-provisioning functions on the ZyXEL Device. Table 58 Execute Auto-Provisioning Command Summary COMMAND DESCRIPTION voice autopro active Enables or disables autoprovision of VoIP related settings. voice autopro startnow Initiates the auto-provisioning process. voice autopro terminate Stops the auto-provisioning process. voice autopro start Initiates the autoprovisioning process.
Chapter 20 VoIP Commands When a user dials a series of digits, each sequence in the dial plan is tested as a possible match. The matching sequences form a set of candidate digit sequences. As more digits are entered by the user, the set of candidates diminishes until only one or none are valid. Any one of a set of terminating events triggers the device to either accept the user-dialed sequence and transmit it to initiate a call, or else reject it as invalid.
Chapter 20 VoIP Commands 20.12.2 VoIP Dial Plan Command Summary The following section lists the commands for this feature. Table 60 Dial Plan Command Summary COMMAND DESCRIPTION voice dialplan clear Clears the dial plan in memory. voice dialplan dial Simulates dialing digits for dial plan parsing. voice dialplan load Loads the dial plan from permanent memory and overwrites the dial plan in runtime memory. voice dialplan save Saves the dial plan to permanent memory.
Chapter 20 VoIP Commands In this example, the dial plan implements 002 & 003 area code calls being sent out via different gateways. ras> voice dialplan set (1 002 xxxxxxx =gw0= | 1 003 xxxxxxx =gw1=) ras> voice dialplan save The next example illustrates a more complex dial plan: • If one dials 3433334545, system will dial out 3434545 via default VoIP network (gateway 0). • If one dials 3434444545, system will dial out 4443434444545 via ISDN network (gateway 2).
Chapter 20 VoIP Commands 152 DSL & IAD CLI Reference Guide
CHAPTER 21 WAN Commands Use these commands to configure the ZyXEL Device’s WAN settings. 21.1 wan adsl Commands Use these commands to configure the ZyXEL Device’s ADSL interface settings. Table 61 wan adsl Commands COMMAND DESCRIPTION wan adsl chandata Shows the ADSL channel data and line rate. wan adsl close Closes the ADSL line. wan adsl coinfo Displays information on the current modem status. wan adsl fwversion Displays the current DSL firmware version.
Chapter 21 WAN Commands • • • • Opens the ADSL line in ADSL2+ mode. Activates rate adaption. Displays the ADSL operation mode. Displays ADSL status. ras> wan adsl reset ............................................................................... . ................ras> ras> wan adsl version ADSL Chipset Vendor: TI AR7 06.00.04.00 ras> wan adsl open adsl2+ ras> wan adsl rateadap on ras> wan adsl opmode DSL standard: NORMAL ras> wan adsl status current modem status: down ras> 21.
Chapter 21 WAN Commands Table 62 wan atm Commands (continued) COMMAND DESCRIPTION wan atm vchunt clear Clears the virtual circuit configuration working buffer. wan atm vchunt display Displays the virtual circuit hunt pool (the group of parameters the ZyXEL Device checks for an active VC). wan atm vchunt remove Removes the entry with the specified profile number, VPI and VCI from the hunt pool.
Chapter 21 WAN Commands • Saves the current configuration.
Chapter 21 WAN Commands Table 63 wan backup Commands (continued) COMMAND DESCRIPTION wan backup dialbackup ATresponse callid Specifies the keyword preceding the dialed number. wan backup dialbackup ATresponse clid Sets the keyword preceding the Calling Line Identification in the AT response wan backup dialbackup ATresponse speed Specifies the keyword preceding the connection speed.
Chapter 21 WAN Commands Table 63 wan backup Commands (continued) COMMAND DESCRIPTION wan backup tolerance <0~9> Sets the number of failed responses the ZyXEL Device may receive when pinging the checkip IP addresses before switching to a WAN backup connection. wan backup trafficredirect active <0:no|1:yes> Activates or deactivates traffic redirection to a backup gateway. wan backup trafficredirect backIp
Sets the backup gateway’s IP address for traffic redirection.Chapter 21 WAN Commands • Displays the WAN backup configuration. ras> ras> ras> ras> ras> ras> ras> ras> ras> ras> ras> ras> ras> ras> wan wan wan wan wan wan wan wan wan wan wan wan wan wan backup backup backup backup backup backup backup backup backup backup backup backup backup backup load 1checkip 192.168.1.100 2checkip 192.168.1.150 3checkip 192.168.1.
Chapter 21 WAN Commands 21.4 wan callsch Commands Use these commands to configure call scheduling on the ZyXEL Device. Table 64 wan callsch Commands COMMAND DESCRIPTION wan callsch action <0:force on|1:force down|2:enable dial-ondemand|3:disable dial-on-demand> Sets the type of action performed by the previouslyspecified call schedule. wan callsch active Activates or deactivates the previously-specified call schedule.
Chapter 21 WAN Commands • • • • • • • • • Clears the call schedule information from the working buffer. Specifies call schedule set 1. Sets the name to be "Schedule1". Sets the action to be forced off. Sets the call schedule to take effect on the first of January 2010 at three o'clock in the afternoon. Sets the call schedule to remain in effect for 23 hours and 59 minutes. Sets the call schedule to be in effect on Mondays and Tuesdays only. Activates the schedule. Displays the schedule configuration.
Chapter 21 WAN Commands Table 65 wan hwsar Commands COMMAND DESCRIPTION wan hwsar clear Resets SAR and HAL incoming and outgoing packet counters. wan hwsar disp Displays SAR (Segmentation And Reassembly) and HAL (Hardware Abstraction Layer) incoming and outgoing packet statistics. wan hwsar driver config Displays SAR and HAL configuration information. wan hwsar driver dischan Discards the specified channel.
Chapter 21 WAN Commands 21.6 wan node Commands Use these commands to configure the WAN ISP and backup nodes. Table 66 wan node Commands COMMAND DESCRIPTION wan node backup Activates or deactivates the backup WAN node. Note: Use the wan node index 9 command to specify the backup WAN node. wan node backup filter Sets the filter action and profile to be used by the previously-specified WAN backup node.
Chapter 21 WAN Commands Table 66 wan node Commands (continued) COMMAND DESCRIPTION wan node backup pppopt com Activates or deactivates PPP compression on the previously-specified WAN backup node. wan node backup pppopt encap Sets the PPP encapsulation mode of the previouslyspecified WAN backup node. std: standard PPP encapsulation. cisco: Cisco PPP encapsulation.
Chapter 21 WAN Commands Table 66 wan node Commands (continued) COMMAND DESCRIPTION wan node display Displays configuration details of the previouslyspecified WAN node currently in the working buffer. wan node enable Activates the previously-specified WAN node profile. wan node encap <1483|pppoa|pppoe|enet> Sets the encapsulation method used by the previously-specified WAN node profile.
Chapter 21 WAN Commands Table 66 wan node Commands (continued) 166 COMMAND DESCRIPTION wan node multicast Sets the multicast mode of the previously-specified WAN node profile. wan node mux Sets the multiplexing protocol used by the previously-specified WAN node profile. : virtual circuit-based : logical link control-based wan node nailedup Activates or deactivates a nailed-up (always on) connection for the previously-specified WAN node profile.
Chapter 21 WAN Commands Table 66 wan node Commands (continued) COMMAND DESCRIPTION wan node routeip Activates or deactivates IP routing on the previously-specified WAN node profile. wan node save Saves configured information about the WAN node you previously specified with the wan node index command to the permanent memory. Note: Changes to the configuration in the working buffer are not saved or used until you enter this command.
Chapter 21 WAN Commands • Displays the configuration. ras> wan node index 1 ras> wan node ispname ISP1 ras> wan node multicast igmpv2 ras> wan node nat sua ras> wan node ppp authen chap ras> wan node ppp username User1 ras> wan node ppp password Pass1 ras> wan node ppp idletime 240 ras> wan node remoteip 192.168.1.254 255.255.255.
Chapter 21 WAN Commands 21.7 wan tr069 Commands Use these commands to configure the ZyXEL Device’s TR-069 auto-configuration settings. Table 67 wan tr069 Commands COMMAND DESCRIPTION wan tr069 acsUrl Specifies the URL of the TR-069 auto-configuration server. wan tr069 active <0:no|1:yes> Activates or deactivates remote management via TR-069 on the WAN. wan tr069 debug Activates or deactivates TR-069 debugging. wan tr069 display Shows the current TR-069 configuration.
Chapter 21 WAN Commands Table 67 wan tr069 Commands (continued) COMMAND DESCRIPTION wan tr069 save Saves the TR-069 configuration. Note: Changes to the configuration in the working buffer are not saved or used until you enter this command. wan tr069 status Displays the TR-069 status. wan tr069 stun active <0:no|1:yes> Enables or disables the use of TR-069 STUN.
Chapter 21 WAN Commands • Saves the configuration. ras> wan tr069 load ras> wan tr069 acsUrl 192.16.1.151 Auto-Configuration Server URL: http://192.168.1.
Chapter 21 WAN Commands Table 68 wan zeroCfg Commands (continued) COMMAND DESCRIPTION wan zeroCfg flag <0~7> Use this command to configure the zero configuration settings. This command allows you to configure three parameters: zeroCfh: zero configuration. auto-hunt: VPI/VCI auto-hunting. password: user password. This is a binary data field with three bits, so you can control the three parameters by entering decimal (base-10) numbers that correspond to 3-bit binary numbers.
Chapter 21 WAN Commands • Displays the zero configuration status. ras> ras> ras> ras> wan wan wan wan zeroCfg zeroCfg zeroCfg zeroCfg on debug on flag 0 status ===================================== zeroCfgFlag = 0 -- zero-configure is enable now -- check auto-hunt not yet -- password of PPPoE/PPPoA is fail or not check no page need to redirect ..
Chapter 21 WAN Commands 174 DSL & IAD CLI Reference Guide
CHAPTER 22 Wireless LAN Commands Use these commands to configure the ZyXEL Device’s wireless LAN settings. 22.1 Command Summary The following section lists the commands for this feature. Table 69 General Wireless Commands COMMAND DESCRIPTION wcfg macfilter <1 ~ 8> action Sets the action of the specified MAC filtering policy. wcfg macfilter <1 ~ 8> clear Removes the specified MAC filtering policy.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) 176 COMMAND DESCRIPTION wcfg radius <1 ~ 8> primaryauth Sets the primary RADIUS authentication server settings. wcfg radius <1 ~ 8> save Saves the specified RADIUS policy. wcfg radius <1 ~ 8> show Displays the specified RADIUS policy settings. wcfg radius display [1 ~ 8] Displays the staus of all RADIUS policies or the specified RADIUS policy.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) COMMAND DESCRIPTION wcfg security spdisplay [1 ~ 8] Displays settings of all security profiles or the specified security profile before saving. wcfg ssid <1 ~ 8> clear Deletes the specified SSID profile. wcfg ssid <1 ~ 8> hidenssid Enables or disables hiding the SSID in the outgoing beacon frame.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) 178 COMMAND DESCRIPTION wlan dbg Sets the WLAN debug settings. For example, enter 0 to turn debugging off. Enter 1 to turn DEBUG INIT on. Enter 2 to turn DEBUG Tx on. Enter 4 to turn DEBUG Rx on.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) COMMAND DESCRIPTION wlan ieee8021x authendatabase <0|1|2> Sets the order in which the authentication databases are consulted: 0: Local database only. 1: RADIUS only. 2: Local then RADIUS. 3: RADIUS then local. wlan ieee8021x display Displays wireless security information. wlan ieee8021x dynamickeyex <0|1|2> Sets the type of dynamic WEP key: 0: WEP disabled. 1: 64-bit WEP. 2: 128-bit WEP.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) 180 COMMAND DESCRIPTION wlan mbss <1~4> ssid Sets the SSID for the specified SSID profile. ssid: 1 ~ 32 characters. wlan mbss <1~4> hidessid <1:on|0:off> Enables or disables SSID hiding in the specified SSID profile. wlan mbss <1~4> noforward <1:on|0:off> Disables or enables intra-BSS traffic forwarding in the specified SSID profile.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) COMMAND DESCRIPTION wlan mssid guest_autoOff <1 |0> This command enables or disables an automatic timeout feature of the guest wireless network. If you enable this feature the guest wireless network is turned off after the specified amount of time. Type 1 to enable the automatic timeout feature, and enter the number of minutes that the guest wireless network stays active. Enter a number from 0 to 30000.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) 182 COMMAND DESCRIPTION wlan opmode <0: AP, 1: AP+Bridge, 2: Bridge Only,> Sets the ZyXEL Device’s operation mode. This selects the operation mode for your device. 0: selects AP mode. 1: selects AP + Bridge mode. This setting enables WDS settings. 2: selects Bridge mode. This setting enables WDS settings. wlan qos active <0:off|1:on> Turns wireless LAN QoS (Quality of Service) on or off.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) COMMAND DESCRIPTION wlan qos setwmmac <0:AP|1:STA> <0:VO|1:VI|2:BE|3:BK> Sets the ZyXEL Device’s current WMM settings for the specified access category, as follows. VO: Voice VI: Video BE: Best effort BK: Background aifs is the arbitration inter-frame space number (1~1023).
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) 184 COMMAND DESCRIPTION wlan qos wmmdelAppRule Deletes an application priority rule, where is the rule number. wlan qos wmmqosPolicy <0:default|1:AP> Use this command to set the current WMM QoS policy. Choose AP to use Application Priority or chose default to use the ToS value in a packet’s headers to control its priority.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) COMMAND DESCRIPTION wlan resetcount <1> Removes wirelsss statistics. wlan restart Resets the wireless driver on the ZyXEL Device. wlan rtsThreshold <256~2346> Sets the RTS threshold value. When IEEE802.11g is enabled, the threshold is always 4096. When IEEE802.11g is not enabled, the threshold can be 0~2432. wlan save Saves all wireless settings to the permanent memory.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) 186 COMMAND DESCRIPTION wlan setwmode <0~9> Sets wireless mode. 0: 802.11 B/G mixed 1: 802.11 B only 2: 802.11 A only 4: 802.11 G only 6: 802.11 N only 7: 802.11 G/N mixed 8: 802.11 A/N mixed 9: 802.11 B/G/N mixed wlan threshold fragment Sets the fragmentation threshold value. wlan threshold rts Sets the RTS/CTS threshold value. When G+ is enabled, the threshold is always 4096.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) COMMAND DESCRIPTION wlan wds defaultkeyid <1~4> Sets a default WEP key to use for data encryption in WDS. wlan wds show Displays the current WDS settings. wlan wds remove Deletes a specified WDS link. wlan wep key default <1|2|3|4> Activates one of the four WEP keys to encrypt wireless data transmission. wlan wep key set <1|2|3|4> Sets the specified WEP key.
Chapter 22 Wireless LAN Commands Table 69 General Wireless Commands (continued) COMMAND DESCRIPTION wlan wps release Enables or disables removing of all configured wireless and wireless security settings for WPS connections. wlan wmm active Enables or disables the WMM feature on the ZyXEL Device. 22.2 Command Examples This section shows how to use the wireless LAN commands in some example scenarios. 22.2.
Chapter 22 Wireless LAN Commands ras> wlan active 1 wlan active 1 TFTP Client Start ras> wlan chid 6 ras> wlan essid ZyWiFi ras> wlan macfilter action deny ras> wlan macfilter set 1 fa:fa:fa:fa:fa:fa ras> wlan macfilter enable ras> wlan wep type 128 ras> wlan wep key set 1 1234567890123 ras> wlan wep key default 1 ras> wlan qos active 1 ras> wlan qos setdefwmmac 0 ras> wlan qos setwmmac 0 0 9 7 15 250 250 1 TFTP Client Start Running time AP WMMAC value: AC_VO: aifs= 9, cwmin= 7, cwmax= 15, txop G=250, AC_V
Chapter 22 Wireless LAN Commands The following example: • • • • • • • • • Activates the WLAN. Sets the wireless channel to 6. Sets the SSID to “ZyWiFi”. Sets the MAC address filter to deny association to devices on its list. Adds the MAC address “fa:fa:fa:fa:fa:fa” to the MAC address filter list slot 1. Sets the WEP key type to ASCII. Configures the WEP key 1 to be “1234567890123”. Sets the ZyXEL Device to use WEP key 1. Turns on QoS.
P ART III Appendices and Index of Commands Legal Information (193) Customer Support (197) Index of Commands (203) 191
APPENDIX A Legal Information Copyright Copyright © 2008 by ZyXEL Communications Corporation. The contents of this publication may not be reproduced in any part or as a whole, transcribed, stored in a retrieval system, translated into any language, or transmitted in any form or by any means, electronic, mechanical, magnetic, optical, chemical, photocopying, manual, or otherwise, without the prior written permission of ZyXEL Communications Corporation. Published by ZyXEL Communications Corporation.
Appendix A Legal Information FCC Warning This device has been tested and found to comply with the limits for a Class A digital switch, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a commercial environment. This device generates, uses, and can radiate radio frequency energy and, if not installed and used in accordance with the instruction manual, may cause harmful interference to radio communications.
Appendix A Legal Information condition. Any replacement will consist of a new or re-manufactured functionally equivalent product of equal or higher value, and will be solely at the discretion of ZyXEL. This warranty shall not apply if the product has been modified, misused, tampered with, damaged by an act of God, or subjected to abnormal working conditions. Note Repair or replacement, as provided under this warranty, is the exclusive remedy of the purchaser.
Appendix A Legal Information 196 DSL & IAD CLI Reference Guide
APPENDIX B Customer Support In the event of problems that cannot be solved by using this manual, you should contact your vendor. If you cannot contact your vendor, then contact a ZyXEL office for the region in which you bought the device. Regional offices are listed below (see also http:// www.zyxel.com/web/contact_us.php). Please have the following information ready when you contact an office. Required Information • • • • Product model and serial number. Warranty Information.
Appendix B Customer Support • Address: 1005F, ShengGao International Tower, No.137 XianXia Rd, Shanghai • Web: http://www.zyxel.cn Costa Rica • • • • • • Support E-mail: soporte@zyxel.co.cr Sales E-mail: sales@zyxel.co.cr Telephone: +506-2017878 Fax: +506-2015098 Web: www.zyxel.co.cr Regular Mail: ZyXEL Costa Rica, Plaza Roble Escazú, Etapa El Patio, Tercer Piso, San José, Costa Rica Czech Republic • • • • • E-mail: info@cz.zyxel.com Telephone: +420-241-091-350 Fax: +420-241-091-359 Web: www.zyxel.
Appendix B Customer Support Germany • • • • • • Support E-mail: support@zyxel.de Sales E-mail: sales@zyxel.de Telephone: +49-2405-6909-69 Fax: +49-2405-6909-99 Web: www.zyxel.de Regular Mail: ZyXEL Deutschland GmbH., Adenauerstr. 20/A2 D-52146, Wuerselen, Germany Hungary • • • • • • Support E-mail: support@zyxel.hu Sales E-mail: info@zyxel.hu Telephone: +36-1-3361649 Fax: +36-1-3259100 Web: www.zyxel.hu Regular Mail: ZyXEL Hungary, 48, Zoldlomb Str.
Appendix B Customer Support Malaysia • • • • • • Support E-mail: support@zyxel.com.my Sales E-mail: sales@zyxel.com.my Telephone: +603-8076-9933 Fax: +603-8076-9833 Web: http://www.zyxel.com.my Regular Mail: ZyXEL Malaysia Sdn Bhd., 1-02 & 1-03, Jalan Kenari 17F, Bandar Puchong Jaya, 47100 Puchong, Selangor Darul Ehsan, Malaysia North America • • • • • • • Support E-mail: support@zyxel.com Support Telephone: +1-800-978-7222 Sales E-mail: sales@zyxel.
Appendix B Customer Support Singapore • • • • • • Support E-mail: support@zyxel.com.sg Sales E-mail: sales@zyxel.com.sg Telephone: +65-6899-6678 Fax: +65-6899-8887 Web: http://www.zyxel.com.sg Regular Mail: ZyXEL Singapore Pte Ltd., No. 2 International Business Park, The Strategy #03-28, Singapore 609930 Spain • • • • • • Support E-mail: support@zyxel.es Sales E-mail: sales@zyxel.es Telephone: +34-902-195-420 Fax: +34-913-005-345 Web: www.zyxel.
Appendix B Customer Support Turkey • • • • • Support E-mail: cso@zyxel.com.tr Telephone: +90 212 222 55 22 Fax: +90-212-220-2526 Web: http:www.zyxel.com.tr Address: Kaptanpasa Mahallesi Piyalepasa Bulvari Ortadogu Plaza N:14/13 K:6 Okmeydani/Sisli Istanbul/Turkey Ukraine • • • • • • Support E-mail: support@ua.zyxel.com Sales E-mail: sales@ua.zyxel.com Telephone: +380-44-247-69-78 Fax: +380-44-494-49-32 Web: www.ua.zyxel.com Regular Mail: ZyXEL Ukraine, 13, Pimonenko Str.
Index of Commands Index of Commands 1 Use of undocumented commands or misconfiguration can damage the unit and possibly render it unusable. ................................................................................. 146 802.1Q active <1:active|0:inactive> ............................................... 33 802.1Q clear ...................................................................... 33 802.1Q disp ....................................................................... 33 802.
Index of Commands bridge cnt clear ......................................................... 45 bridge cnt disp .......................................................... 45 bridge stat active ....................................................... 45 bridge stat clear ................................................................. 45 bridge stat display ............................................................... 45 bridge stat freememory ...................................
Index of Commands ether ether ether ether ether ether ether ether ether ether ether ether ether ether driver config [0|1=auto|normal] [0|1=10|100] [0|1=HD|FD] .......... 63 driver qroute [0:Off|1:ISR|2:Task] .......................................... 63 driver qroute ............................................................... 63 driver status ..................................................... 63 edit accessblock <0:disable|1:enable> .......................................
Index of Commands ip ifconfig [interface] ........................................................... 73 ip ifconfig ]> [broadcast ] [mtu ] [dynamic] .................................................................. 73 ip igmp debug [0:off|1:normal|2:detailed] ......................................... 73 ip igmp forwardall [on|off] ....................................................... 73 ip igmp iface grouptm <260-2147483647> ..............
Index of Commands ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip ip rip reverse [on|off] ........................................................... rip status ..................................................................... rip trace [number] ............................................................. route add [/] ........
Index of Commands ip urlfilter general webFeature ... ip urlfilter webControl blockonerror ......................... ip urlfilter webControl cache delete [entry-number|All] ........................... ip urlfilter webControl cache display ............................................. ip urlfilter webControl category <1-55|all> ....................... ip urlfilter webControl display .........................................
Index of Commands lan lan lan lan lan lan lan lan lan lan qos qos qos dhcp server rebindtime .............................................. 95 dhcp server renewaltime ............................................. 95 display ....................................................................... 95 filter [1] [2] [3] [4] .................... 95 index ............................................................. 96 ipaddr ......
Index of Commands sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys 210 datetime period [day] ........................................................ 118 ddns config active [0|1] ..................................................... 118 ddns config active [0|1] .....................................................
Index of Commands sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys firewall schedule display ..................................................... 68 firewall schedule load ............................. 68 firewall schedule save ........................................................
Index of Commands sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys 212 logs mail schedule policy <0:full|1:hourly|2:daily|3:weekly|4:none> .......... 123 logs mail schedule week <0:sun|1:mon|2:tue|3:wed|4:thu|5:fri|6:sat> .......... 123 logs mail sendmail ...........................................................
Index of Commands sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys sys server certificate [certificate-name] ............................. server display ............................................................... server load ..................................................................
Index of Commands sys tripleplay portbase groupset [groupid][LAN[ports]][PVC[ports]][WLAN[ssid]] ... 127 sys tripleplay portbase save ..................................................... 127 sys tripleplay portbase set ................................ 127 sys upnp active [0:no|1:yes] ..................................................... 127 sys upnp active [0:no|1:yes] ..................................................... 128 sys upnp config [0:deny|1:permit] ........................
Index of Commands voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice config forward clear ...... 146 config forward display ................................
Index of Commands voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice voice 216 config phbook type <0:Proxy|1:NonProxy> ............................ 140 config pstn active <1:active|0:in-active> ..............
Index of Commands voice config signal ringbackactive <0:off|1:on> .......................... 136 voice config signal ringbacktone .................................. 136 voice config signal save ................................................. 136 voice config signal sec_compression <0:G711mu|8:G711A|18:G729> ........... 134 voice config signal serveraddress ................................... 134 voice config signal serverport <1024-65535> ......
Index of Commands wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan wan backup dialbackup active <0:off|1:on> ........................................ 156 backup dialbackup ATcommand answer ................................. 156 backup dialbackup ATcommand dial ................................... 156 backup dialbackup ATcommand drop ...................
Index of Commands wan tr069 password .................................................... 169 wan tr069 periodicEnable <0:disable|1:enable> .................................... 169 wan tr069 reqpassword ................................................. 169 wan tr069 reqport <1001 ~ 65535> ................................................. 169 wan tr069 requsername ................................................. 169 wan tr069 reset ..........................................
Index of Commands wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wcfg wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan 220 security <1 ~ 8> wep ............................. 176 ssid display [1 ~ 8] ........................................................ 177 ssid saveall ...............
Index of Commands wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan | WPA1WPA2 | WPAPSKWPA2PSK> ............................................... 180 mbss <1~4> security psk ............................................... 180 mbss <1~4> security rekeyinterv ........
Index of Commands wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan wlan 222 settxpower <1 ~ 100> ........................................................ 185 settxpream <0|1|2> .......................................................... 185 setwmode <0~9> .............................................................. 186 threshold fragment ..............................................