SPEED TOUCH 350i CLI Reference Guide ADSL Modem for ISDN 3EC 16982 AGAA TCZZA Ed.
Status Change Note Released BD F aa 39813 Short Title CD-RG AST350 CLI All rights reserved. Passing on and copying of this document, use and communication of its contents not permitted without written authorization from Alcatel. 2 / 138 3EC 16982 AGAA TCZZA Ed.
Contents Contents Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1 Bridge Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 2 Config Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 3 DHCP Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Contents 4 / 138 3EC 16982 AGAA TCZZA Ed.
Preface Preface Welcome to the Alcatel SpeedTouch 350i Command Line Interface Reference Guide ! This Reference Guide aims to give the fastidious user a concise, practical and easy to use document for configuring the SpeedTouch 350i via its character based Command Line Interface. Although the SpeedTouch 350i Web interface is adequate enough for most users, access via the CLI may be still important for advanced and detailed configuration and troubleshooting.
Preface Trademarks The following trademarks are used in this document: Speed Touch is a trademark of the Alcatel Company Netscape and Netscape Navigator are registered trademarks of Netscape Communications Corporation Windows and Internet Explorer are trademarks of Microsoft Corporation Apple and MacOS are registered trademarks of Apple Computer Inc. UNIX is a registered trademark of UNIX System Laboratories, Inc. Ethernet is a trademark of Xerox Corporation.
Alcatel SpeedTouch350i CLI Navigation 3EC 16982 AGAA TCZZA Ed.
/ 138 3EC 16982 AGAA TCZZA Ed.
Accessing the Command Line Interface End users can access the Command Line Interface via a Telnet session. However, this requires that TCP/IP connectivity exists between the host from which the Telnet session is opened and the SpeedTouch 350i. Access via a Telnet Session As soon a session to the CLI is opened, the SpeedTouch 350i banner pops up, followed by the CLI prompt. In case the SpeedTouch 350i is protected by a System password authentication will be required before access is granted.
Navigation and Manipulation Manipulation commands are commands that manipulate operations on the command line, for example changing the command group, go to the beginning of the command line, go to the end of the command line, etc. Command group Navigation From top level, you can change to a command group by executing the name of the desired command group. To obtain a list of all available command groups, execute help from the top level.
The Help Command Execute help from top level to list all available command groups for the SpeedTouch 350i. EXAMPLE (SpeedTouch Pro): =>help Following command groups are available : config system software ip pptp bridge atmf td dhcp phonebook dns => You can execute the help command from each command group selection. This results in a list of the available commands (and nested command groups, if available) in this particular command group.
Entering help followed by a specific command, e.g. help phonebook add (starting from top level) or help add (e.g. on the phonebook command group selection) results in a description of the syntax for the command. EXAMPLE: =>help phonebook add add : Adds a phonebook entry name= addr= type= => Command Completion The CLI features command completion, which means that when starting to enter a command it can be completed by pressing the Tab" key.
You can break off a command by pressing Ctrl+G". This can be useful in a situation where a user is prompted to enter a value which it does not know and wants to abort the command. Instead of being prompted over and over again for the same value, this allows to break of the command. In the example below Ctrl+G" is pressed after the third prompt `name =`. The command is broken of and the user returns to the command line.
Command Line Interface Top Level Structure The following command groups are available: bridge config dhcp dns ip phonebook pptp software system td 14 / 138 3EC 16982 AGAA TCZZA Ed.
Command Line Interface Commands All CLI commands are commands that operate on, or configure, the SpeedTouch 350i. You can execute these commands from top level, preceded by the name of the command group from which the command should be executed (e. g. phonebook list). You can also execute the commands from the command group itself, using the reduced form of the command (e.g. list at the phonebooke command group selection). EXAMPLE: =>phonebook autolist 8.35 8.36 =>phonebook [phonebook]=>autolist 8.35 8.
Direct FTP Access The SpeedTouch 350i File System The SpeedTouch350i permanent storage, further referred to as 'file system', exists of nonvolatile memory responsible for storing, retrieving and maintaining the SpeedTouch350i software image(s) and configuration files. The file system of the SpeedTouch350i is accessible via the FTP transport protocol. This allows to transfer the SpeedTouch350i software image(s) and/or configuration profile files.
SpeedTouch 350i File System Access Rights Following access rights apply on the file system: 'root' Directory Listing of 'root' directory files (dir) 'active' Subdirectory Listing of 'active' subdirectory files (dir) FTP (m)get of (multiple) 'active' subdirectory files 'dl' Subdirectory Listing of 'dl' subdirectory files (dir) FTP (m)get of (multiple) 'dl' subdirectory files FTP (m)put of (multiple) 'dl' subdirectory files FTP (m)delete of (multiple) 'dl' subdirectory files..
/ 138 3EC 16982 AGAA TCZZA Ed.
Alcatel SpeedTouch350i CLI Command Description 3EC 16982 AGAA TCZZA Ed.
/ 138 3EC 16982 AGAA TCZZA Ed.
1 Bridge Commands 1 Bridge Commands bridge bridge bridge bridge bridge bridge bridge bridge bridge bridge bridge bridge (to access the Bridge level) config flush load macadd macdelete maclist portadd portconfig portdelete portlist save 3EC 16982 AGAA TCZZA Ed.
1 Bridge Commands bridge config Show/set bridge aging policy. SYNTAX: bridge config [age = ] [age] A number between 10 and 100000 (seconds). Represents the lifetime of a dynamically learned MAC address. By default the aging timer is 300 seconds. OPTIONAL EXAMPLE: =>bridge config Aging : 300 =>bridge config age=600 =>bridge config Aging : 600 => 22 / 138 3EC 16982 AGAA TCZZA Ed.
1 Bridge Commands bridge flush Flush complete bridging configuration. The flush command does not impact previously saved configurations.
1 Bridge Commands bridge load Load saved (or default) bridge configuration. SYNTAX: bridge load [{saved|defaults}] bridge load Load saved bridge configuration. bridge load saved Load saved bridge configuration. bridge load defaults Load default bridge configuration. RELATED COMMANDS: bridge flush bridge save 24 / 138 Flush complete bridge configuration. Save current bridge configuration. 3EC 16982 AGAA TCZZA Ed.
1 Bridge Commands bridge macadd Add a static MAC address to the filtering database. Allows to manually add static addresses, which should normally be dynamically discovered by the bridge itself. SYNTAX: bridge macadd port = hwaddr = intf The name of the bridge interface to add the MAC address for. REQUIRED hwaddr The MAC address of the new entry.
1 Bridge Commands bridge macdelete Remove a MAC address from the filtering database. SYNTAX: bridge macdelete hwaddr = hwaddr The MAC address of the entry to delete. REQUIRED EXAMPLE: =>bridge maclist 00:90:d0:01:02:03 –– static, OBC ff:ff:ff:ff:ff:ff –– static, OBC 01:80:c2:00:00:00 –– static, OBC 01:80:c2:00:00:01 –– static, OBC ...
1 Bridge Commands bridge maclist Show current MAC address filtering database. SYNTAX: bridge maclist EXAMPLE: =>bridge maclist 00:90:d0:01:02:03 ff:ff:ff:ff:ff:ff 01:80:c2:00:00:00 01:80:c2:00:00:01 ... 01:80:c2:00:00:10 00:80:9f:24:ab:cf 00:01:42:5f:7d:81 00:50:8b:31:cc:aa 08:00:20:c1:9a:12 00:08:c7:c3:5f:fc 08:00:20:a8:f4:34 08:00:20:83:b7:26 00:10:83:1b:13:18 ...
1 Bridge Commands bridge portadd Create a bridge interface. SYNTAX: bridge portadd dest = [proto = {vc mux|llc}] [vc_mux_fcs = {off|on}] dest The destination address for the new interface. Typically a phonebook entry. [encaps] The type of encapsulation to be used for this bridge interface. Choose OPTIONAL between: llc/snap vcmux [vc_mux_fcs] Whether or not to include the Ethernet FCS in the packet header on the WAN side.
1 Bridge Commands bridge portconfig Configure a bridge interface. SYNTAX: bridge portconfig port = [state = <{disabled|learning|forwarding}>] port The name of the bridge interface to configure. REQUIRED [state] The bridge portstate for this interface.
1 Bridge Commands bridge portdelete Delete a bridge interface. bridge portdelete port = port The name of the interface name to delete.
1 Bridge Commands bridge portlist Show all current bridge interfaces.
1 Bridge Commands bridge save Save current bridge configuration. SYNTAX: bridge save RELATED COMMANDS: bridge flush bridge load 32 / 138 Flush complete bridge configuration. Load saved or default bridge configuration. 3EC 16982 AGAA TCZZA Ed.
2 Config Commands 2 Config Commands config config config config config config (to access the Config level) erase flush load reset save 3EC 16982 AGAA TCZZA Ed.
2 Config Commands config erase Physically remove all saved configurations. SYNTAX: config erase RELATED COMMANDS: config flush config load config reset config save 34 / 138 Flush complete runtime configuration. Load complete saved or default configuration. Flush current and optionally restore default configuration. Save complete runtime configuration. 3EC 16982 AGAA TCZZA Ed.
2 Config Commands config flush Flush complete current configuration without affecting saved configurations. This combines all flush commands: bridge flush, dhcp flush, dns flush, phonebook flush, pptp flush, system flush and optionally ip flush. SYNTAX: config flush [keep_ip = <{no|yes}>] [keep_ip] Keep current IP configuration (yes) or not (no). Not keeping the IP settings could cause lost IP connectivity in the LAN. By default IP settings are preserved.
2 Config Commands config load Load complete saved or default configuration. Execute config flush prior to config load. In case the saved configuration is loaded (defaults=no) this combines all load commands: bridge load, dhcp load, dns load, phonebook load, pptp load, system load and optionally ip load. SYNTAX: config load [load_ip = <{no|yes}>] [config_set = {saved|defaults}] [load_ip] Load IP settings (yes) or not (no). Not specifying thisd parameter preserves the current IP configuration.
2 Config Commands config reset Flush current runtime configuration and restore factory default configuration. Optionally the runtime, saved IP configuration can be preserved. SYNTAX: config reset [keep_ip = <{no|yes}>] [keep_ip] Keep IP settings (yes) or not (no). Not keeping the IP settings could cause lost IP connectivity in the LAN. RELATED COMMANDS: config erase config flush config load config save 3EC 16982 AGAA TCZZA Ed. 01 OPTIONAL Physically remove all saved configurations.
2 Config Commands config save Save all existing configurations and modifications entered by the user. This combines all save commands: bridge save, config save, dhcp save, dns save, ip save, phonebook save, pptp save, and system save. SYNTAX: config save RELATED COMMANDS: config erase config flush config load config reset 38 / 138 Physically remove all saved configurations. Flush complete current configuration. Load complete saved or default configuration.
3 DHCP Commands 3 DHCP Commands dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp dhcp add client clrstats config delete flush list load policy save start stats status stop troff tron 3EC 16982 AGAA TCZZA Ed.
3 DHCP Commands dhcp add Assign a static IP address to a host in the local network. This address is allocated on a permanent basis, and is excluded from the pool of addresses used by the SpeedTouch 350i DHCP server. SYNTAX: dhcp add clientid = addr = [leasetime = ] [hostname = ] clientid The DHCP client's MAC address. REQUIRED addr The IP address for this DHCP host. REQUIRED [leasetime] A number between 0 and 1814400 (seconds).
3 DHCP Commands dhcp client Set the AutoDHCP client time out in startup phase. Only applicable in AutoDHCP mode (See dhcp policy command). SYNTAX: dhcp client timeout = timeout A number between 0 and 1814400 (seconds). Represents the time to look for another DHCP server. Specifying ` 1` will make the timeout infinite: the SpeedTouch 350i will remain client. By default the timeout is 20 seconds.
3 DHCP Commands dhcp clrstats Clear SpeedTouch 350i DHCP server statistics.
3 DHCP Commands dhcp config Set SpeedTouch 350i DHCP server configuration. Execute dhcp status to see the actual status and configuration. SYNTAX: dhcp config [beginrange = ] [endrange = ] [netmask = ] [leasetime = ] [gateway = <{ip address|0}>] [dnsaddr = <{ip address|0}>] beginrange The lowest IP address in the DHCP address range to use for leasing. Default value of this parameter is 10.0.0.1.
3 DHCP Commands EXAMPLE: =>dhcp status DHCP Server Status: Running Current configuration: Address Range: 10.0.0.1 ... 10.255.255.254 Netmask: 255.0.0.0 Lease time: 10800 seconds Gateway (default router): 10.0.0.138 DNS server: 10.0.0.1 Domain name: lan Policies: Verify first: no Trust client: yes Spoofing: no Start as client: yes Start–up client parameters: Timeout: 15 sec Tracing: off Memory usage: Leases: total: 36, in use: 7 free: 80 % =>dhcp server config beginrange=172.16.0.2endrange=172.16.0.
3 DHCP Commands dhcp delete Delete a DHCP lease. SYNTAX: dhcp delete index = index The index number of the entry to be deleted. Execute dhcp list to see a list of the index numbers of all current DHCP leases. REQUIRED EXAMPLE: =>dhcp list Leases: Lease 0: 01:00:A0:24:AE:66:E1 Hostname = Default ip address : 10.0.0.8 expires in : 1 h, 16 min, 20 sec lease is being used. Lease 1: 01:23:45:67:89:AB Hostname = NewLease ip address : 10.0.0.1 expires in : 23 sec lease is being used.
3 DHCP Commands dhcp flush Flush complete DHCP server configuration and dynamic leases. The flush command does not impact previously saved configurations. SYNTAX: dhcp flush EXAMPLE: =>dhcp list Leases: Lease 2: 01:52:41:53:20:A0:1B:A7:EB:AD:3C:C0:01:01:00:00:00 ip address: 10.0.7.79 expires in: 11 sec lease is not being used. Lease 0: 01:00:A0:24:AE:66:E1 Hostname = Default ip address : 10.0.0.8 expires in : 1 h, 16 min, 20 sec lease is being used.
3 DHCP Commands dhcp list List current DHCP leases, indicated by their index number. SYNTAX: dhcp list EXAMPLE OUTPUT: =>dhcp list Leases: Lease 2: 01:52:41:53:20:50:6D:C0:40:02:32:C0:01:01:00:00:00 ip address: 10.0.7.142 expires in: 3 sec lease is not being used. Lease 3: 01:52:41:53:20:A0:1B:A7:EB:AD:3C:C0:01:01:00:00:00 ip address: 10.0.7.143 expires in: 17 sec lease is not being used. Lease 5: 01:52:41:53:20:F0:90:8F:09:E1:35:BE:01:01:00:00:00 ip address: 10.0.7.
3 DHCP Commands dhcp load Load saved (or default) DHCP server configuration and permanent leases. SYNTAX: dhcp load [{saved|defaults}] dhcp load Load saved DHCP server configuration and permanent leases. dhcp load saved Load saved DHCP server configuration and permanent leases. dhcp load defaults Load default DHCP server configuration. RELATED COMMANDS: dhcp flush dhcp save 48 / 138 Flush current DHCP server configuration and dynamic leases. Save DHCP server configuration and permanent leases.
3 DHCP Commands dhcp policy Set SpeedTouch 350i DHCP server policy. SYNTAX: dhcp policy [verifyfirst = ] [trustclient = ] [spoofing] [client = ] [verifyfirst] Probe the network for conflicting IP addresses before giving a suggested IP address to the requesting DHCP client (yes) or not (no). OPTIONAL [trustclient] Take the IP address suggested by a DHCP client into account (yes) or not (no). OPTIONAL [spoofing] Do not use this parameter.
3 DHCP Commands dhcp save Save complete SpeedTouch 350i DHCP server configuration and permanent DHCP leases. SYNTAX: dhcp save RELATED COMMANDS: dhcp flush dhcp load 50 / 138 Flush complete DHCP server configuration and dynamic leases Load saved or default DHCP server configuration and permanent leases. 3EC 16982 AGAA TCZZA Ed.
3 DHCP Commands dhcp spoof Do not use this command. 3EC 16982 AGAA TCZZA Ed.
3 DHCP Commands dhcp start Start SpeedTouch 350i DHCP server. SYNTAX: dhcp start EXAMPLE: =>dhcp status DHCP Server Status: Stopped Current configuration: ..... =>dhcp start =>dhcp status DHCP Server Status: Searching for server... Current configuration: ..... => =>dhcp status DHCP Server Status: Running Current configuration: ..... => RELATED COMMANDS: dhcp status dhcp stop 52 / 138 Show current DHCP server configuration. Stop DHCP server. 3EC 16982 AGAA TCZZA Ed.
3 DHCP Commands dhcp stats Show SpeedTouch 350i DHCP server statistics.
3 DHCP Commands ACKs sent Indicates the number of ACKnowledgement replies were sent to successfully configured DHCP clients. NAKs sent Indicates the number of Not AcKnowledgement replies were sent to wrongly configured DHCP clients. Lease table got full Indicates whether the maximum number of DHCP leases is reached or not. Ping table got full Indicates whether the history list of IP address pings got full or not.
3 DHCP Commands dhcp status Show current DHCP server configuration. SYNTAX: dhcp status EXAMPLE: =>dhcp status DHCP Server Status: Client Current configuration: Address Range: 10.0.0.1 ... 10.255.255.254 Netmask: 255.0.0.0 Lease time: 7200 seconds Gateway (default router): 10.0.0.1 (auto) DNS server: 10.0.0.1 (auto) Domain name: office.
3 DHCP Commands dhcp stop Stop SpeedTouch 350i DHCP server. SYNTAX: dhcp stop EXAMPLE: =>dhcp status DHCP Server Status: Running Current configuration: ..... =>dhcp stop =>dhcp status DHCP Server Status: Stopped Current configuration: ..... => RELATED COMMANDS: dhcp start dhcp status 56 / 138 Start DHCP server. Show current DHCP server configuration. 3EC 16982 AGAA TCZZA Ed.
3 DHCP Commands dhcp troff Disable verbose console logging. No debug traces are generated anymore. SYNTAX: dhcp troff EXAMPLE: =>dhcp status DHCP Server Status: Current configuration: ..... Tracing: on ..... =>dhcp troff =>dhcp status DHCP Server Status: Current configuration: ..... Tracing: off ..... => RELATED COMMANDS: dhcp status dhcp tron 3EC 16982 AGAA TCZZA Ed. 01 Running Running Show current DHCP server configuration. Enable verbose console logging.
3 DHCP Commands dhcp tron Enable verbose console logging. Debug traces are generated. SYNTAX: dhcp tron EXAMPLE: =>dhcp status DHCP Server Status: Current configuration: ..... Tracing: off ..... =>dhcp tron =>dhcp status DHCP Server Status: Current configuration: ..... Tracing: on ..... => RELATED COMMANDS: dhcp status dhcp troff 58 / 138 Running Running Show current DHCP server configuration Disable verbose console logging. 3EC 16982 AGAA TCZZA Ed.
4 DNS Commands 4 DNS Commands dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns dns (to access the DNS level) add clear clrstats delete domain flush fwdadd fwddelete fwdlist fwdtable list load nslookup save start stats status stop toutfwd troff tron 3EC 16982 AGAA TCZZA Ed.
4 DNS Commands dns add Add a static DNS entry for IP hosts who do not reveal their hostname in the DHCP request, or even worse, not support DHCP. SYNTAX: dns add hostname = [addr = ] hostname The name of the IP host (without the (sub)domain name). REQUIRED [addr] The IP address of the host (without mask). In case this parameter is not specified the hostname applies to the SpeedTouch 350i itself. OPTIONAL EXAMPLE: =>dns list Domain: business.lan Nr.
4 DNS Commands dns clear Delete current DNS entries. SYNTAX: dns clear EXAMPLE: =>dns list Domain: business.lan Nr. Hostname 0 SpeedTouch 1 TestHost 2 HTTP_Server 3 FTP_Server Total Table Size: 73 entries Amount used: 4 (5%) =>dns clear =>dns list Domain: business.lan Nr. Hostname Total Table Size: 73 entries Amount used: 0 (0%) => RELATED COMMANDS: dns list 3EC 16982 AGAA TCZZA Ed. 01 IP Address *.*.*.* 10.0.0.140 10.0.0.8 10.0.0.7 IP Address List current DNS entries.
4 DNS Commands dns clrstats Clear DNS statistics. SYNTAX: dns clrstats EXAMPLE: =>dns stats DNS Statistics: Corrupted packets recv Local questions resolved Local neg answers sent Total DNS packets fwd External answers recv Fwd table full, discard Spurious answers Unknown query types : : : : : : : : 0 0 4 0 0 0 0 0 Total number of packets received : 4 =>dns clrstats DNS statistics cleared.
4 DNS Commands dns delete Delete a DNS entry. SYNTAX: dns delete index = index The index number of the entry to be deleted. Execute dns list to see a list of the index numbers of all current DNS entries. REQUIRED EXAMPLE: =>dns list Domain: business.lan Nr. Hostname 0 SpeedTouch 1 TestHost 2 HTTP_Server 3 FTP_Server Total Table Size: 73 entries Amount used: 4 (5%) =>dns delete index=2 =>dns list Domain: business.lan Nr.
4 DNS Commands dns domain Set local DNS (sub)domain name. SYNTAX: dns domain domain = domain The local DNS (sub)domain name. REQUIRED EXAMPLE: =>dns list Domain: business.lan Nr. Hostname IP Address 0 SpeedTouch *.*.*.* 1 TestHost 10.0.0.140 2 HTTP_Server 10.0.0.8 3 FTP_Server 10.0.0.7 Total Table Size: 73 entries Amount used: 4 (5%) =>dns domain domain=office.home.lan =>dns list Domain: office.home.lan Nr. Hostname IP Address 0 SpeedTouch *.*.*.* 1 TestHost 10.0.0.140 2 HTTP_Server 10.0.0.
4 DNS Commands dns flush Flush complete SpeedTouch 350i DNS server configuration and static entries. The flush command does not impact previously saved configurations. SYNTAX: dns flush EXAMPLE: =>dns list Domain: office.home.lan Nr. Hostname 4* Z7V1D8 0 SpeedTouch 1 TestHost 2 Default 3 ftpserver Total Table Size: 73 entries Amount used: 5 (6%) =>dns flush =>dns list Domain: lan Nr.
4 DNS Commands dns fwdadd Add a DNS forwarding entry. Normally this command should not be used. SYNTAX: dns fwdadd dns = src = mask = [direct = ] dns The IP address of the (remote) DNS server. REQUIRED src The source IP address (pool) of the host(s) using this DNS server. REQUIRED mask The appropriate source IP (sub)netmask.
4 DNS Commands dns fwddelete Delete a DNS forwarding entry. Normally this command should not be used. SYNTAX: dns fwddelete src = mask = [dns = ] src The source IP address (pool) of the hosts to remove the entry for. REQUIRED mask The source IP (sub)netmask. REQUIRED [dns] The IP address of the (remote) DNS server (in case of multiple DNS server entries). OPTIONAL RELATED COMMANDS: dns fwdadd dns fwdlist 3EC 16982 AGAA TCZZA Ed.
4 DNS Commands dns fwdlist Show current DNS forwarding entries. Normally this command should not be used. SYNTAX: dns fwdlist RELATED COMMANDS: dns fwdadd dns fwddelete dns fwdtable 68 / 138 Add a DNS forwarding entry. Delete a DNS forwarding entry. Show DNS forwarding table. 3EC 16982 AGAA TCZZA Ed.
4 DNS Commands dns fwdtable Show DNS forwarding table. Normally this command should not be used. SYNTAX: dns fwdtable RELATED COMMANDS: dns fwdlist 3EC 16982 AGAA TCZZA Ed. 01 Show current DNS forwarding entries.
4 DNS Commands dns list Show current DNS entries. SYNTAX: dns list EXAMPLE OUTPUT: =>dns list Domain: office.home.lan Nr. Hostname 4* Z7V1D8 0 SpeedTouch 1 TestHost 2 Default 3 ftpserver Total Table Size: 73 entries Amount used: 5 (6%) => IP Address 10.0.0.29 *.*.*.* 10.0.0.140 10.0.0.8 172.16.0.1 EXAMPLE INPUT/OUTPUT IN A NETWORKED ENVIRONMENT: The SpeedTouch 350i is configured as DNS server. =>dns list Domain: SpeedLAN.local Nr.
4 DNS Commands dns load Load saved or default SpeedTouch 350i DNS server configuration and static DNS entries. Execute dns flush prior to dns load. SYNTAX: dns load [{saved|defaults}] dns load Load saved bridge configuration. dns load saved Load saved bridge configuration. dns load defaults Load default bridge configuration. RELATED COMMANDS: dns flush dns save 3EC 16982 AGAA TCZZA Ed. 01 Flush complete DNS server configuration and static entries.
4 DNS Commands dns nslookup Search the hostname (via a known IP address) or the IP address (via a known hostname) of a DNS host. SYNTAX: dns nslookup lookup = lookup The DNS hostname or IP address to query. REQUIRED EXAMPLE: =>dns list Domain: office.home.lan Nr. Hostname 4* Z7V1D8 0 SpeedTouch 1 TestHost 2 Default 3 ftpserver Total Table Size: 73 entries Amount used: 5 (6%) =>dns nslookup lookup=TestHost Name: TestHost Address: 10.0.0.140 =>dns nslookup lookup=10.0.0.
4 DNS Commands dns save Save current SpeedTouch 350i DNS server configuration and static entries. SYNTAX: dns save RELATED COMMANDS: dns flush dns load 3EC 16982 AGAA TCZZA Ed. 01 Flush complete DNS server configuration and dynamic entries. Load saved or default DNS server configuration and static entries.
4 DNS Commands dns start Start SpeedTouch 350i DNS server. SYNTAX: dns start EXAMPLE: =>dns status DNS server status: Stopped DNS table size : DNS forwarding table size : DNS forwarding dns servers table size No dns cache. Tracing: off =>dns start DNS server started. =>dns status DNS server status: Started DNS table size : DNS forwarding table size : DNS forwarding dns servers table size No dns cache.
4 DNS Commands dns stats Show SpeedTouch 350i DNS server statistics. SYNTAX: dns stats EXAMPLE INPUT/OUTPUT IN A NETWORKED ENVIRONMENT: The SpeedTouch 350i is configured as DNS server. =>dns list Domain: SpeedLAN.local Nr. Hostname IP Address 0 SpeedTouch *.*.*.* 1 Server 10.10.1.1 2 Client 10.0.0.
4 DNS Commands dns status Show SpeedTouch 350i DNS server configuration. SYNTAX: dns status EXAMPLE OUTPUT: =>dns status DNS server status: Stopped DNS table size : DNS forwarding table size : DNS forwarding dns servers table size No dns cache. Tracing: off => RELATED COMMANDS: dns flush dns load dns save 76 / 138 73, 10, : in use: 4, free: 94 % in use: 0, free:100 % 25, in use: 0, free:100 % Flush complete DNS server configuration and dynamic entries.
4 DNS Commands dns stop Stop SpeedTouch 350i DNS server. SYNTAX: dns stop EXAMPLE: =>dns status DNS server status: Started DNS table size : DNS forwarding table size : DNS forwarding dns servers table size No dns cache. Tracing: off =>dns stop DNS server stopped. =>dns status DNS server status: Stopped DNS table size : DNS forwarding table size : DNS forwarding dns servers table size No dns cache. Tracing: off => RELATED COMMANDS: dns status dns start 3EC 16982 AGAA TCZZA Ed.
4 DNS Commands dns toutfwd Set DNS forwarding timeout. SYNTAX: dns toutfwd timeout = timeout A number (seconds). Represents the query forwarding timeout. This parameter determines how long the SpeedTouch 350i DNS server should try to contact a (remote) DNS server before (temporarily) declaring the DNS requests unresolved. By default the timeout is 15 seconds. REQUIRED EXAMPLE: =>dns fwdtable Forwarding table: Nr. Ip Address (port#): 0 10.10.10.
4 DNS Commands dns troff Disable verbose console messaging. No debug traces are generated. SYNTAX: dns troff EXAMPLE: =>dns status DNS server status: Started DNS table size : DNS forwarding table size : DNS forwarding dns servers table size No dns cache. Tracing: on =>dns troff =>dns status DNS server status: Started DNS table size : DNS forwarding table size : DNS forwarding dns servers table size No dns cache.
4 DNS Commands dns tron Enable verbose console messaging. Debug traces are generated. SYNTAX: dns tron EXAMPLE: =>dns status DNS server status: Started DNS table size : 73, in use: 4, free: 94 % DNS forwarding table size : 10, in use: 0, free:100 % DNS forwarding dns servers table size : 25, in use: 0, free:100 No dns cache. Tracing: off =>dns tron Tracing on.
5 IP Commands 5 IP Commands ip (to access the IP level) ip apadd ip apdelete ip aplist ip arpadd ip arpdelete ip arplist ip config ip flush ip ifconfig ip iflist ip load ip ping ip rtadd ip rtdelete ip rtlist ip save ip sendto 3EC 16982 AGAA TCZZA Ed.
5 IP Commands ip apadd Assign an IP address to an interface. SYNTAX: ip apadd addr = [netmask = ] intf = [pointopoint = ] [broadcastip = ] [addrtrans] [addroute = <{no|yes}>] [type = ] addr The new IP address to add. REQUIRED [netmask] The subnetmask associated with this address. OPTIONAL intf Always specify eth0. REQUIRED [pointopoint]] Do not use this parameter.
5 IP Commands EXAMPLE: =>ip aplist 1 eth0 Type:EthernetHWaddr 00:80:9f:24:ab:cf BRHWaddr ff:ff:ff:ff:ff:ff inet addr: 10.10.10.147 Bcast: 10.10.10.255 Mask: 255.0.0.0 UP RUNNING MTU:1500 ReasmMAX:65535 Group:2 IPRX bytes:19791886 unicastpkts:11341 brcastpkts:290555 IPTX bytes:839550 unicastpkts:11477 brcastpkts:0 droppkts:0 HWRX bytes:0 unicastpkts:0 brcastpkts:0 HWTX bytes:0 unicastpkts:0 brcastpkts:0 droppkts:0 0 loop Type:0 inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.
5 IP Commands ip apdelete Remove an IP address from an interface. SYNTAX: ip apdelete addr = addr The IP address to delete. REQUIRED EXAMPLE: =>ip aplist 2 eth0 Type:EthernetHWaddr 00:80:9f:24:ab:cf BRHWaddr ff:ff:ff:ff:ff:ff inet addr: 10.0.0.2 Bcast: 10.0.0.255 Mask: 255.255.255.
5 IP Commands ip aplist Show a list of all configured IP addresses. SYNTAX: ip aplist EXAMPLE: =>ip aplist 2 eth0 Type:EthernetHWaddr 00:80:9f:24:ab:cf BRHWaddr ff:ff:ff:ff:ff:ff inet addr: 10.0.0.2 Bcast: 10.0.0.255 Mask: 255.255.255.
5 IP Commands ip arpadd Add a static entry to the SpeedTouch 350i ARP cache. SYNTAX: ip arpadd intf = ip = [hwaddr = ] intf Always specify eth0. REQUIRED ip The IP address. REQUIRED [hwaddr] The hardware address (e.g. the Ethernet MAC address). OPTIONAL EXAMPLE: =>ip arplist Intf IP–address HW–address Type eth0 10.0.0.1 00:01:42:5f:7d:81 DYNAMIC eth0 10.0.0.8 00:a0:24:ae:66:e1 DYNAMIC eth0 10.0.1.99 52:41:53:20:20:4d STATIC eth0 10.0.1.
5 IP Commands ip arpdelete Remove an entry from the SpeedTouch 350i ARP cache. SYNTAX: ip arpdelete intf = ip = [hwaddr = ] intf Always specify eth0. REQUIRED ip The IP address. REQUIRED [hwaddr] The hardware address. OPTIONAL EXAMPLE: =>ip arplist Intf IP–address HW–address Type eth0 10.0.0.1 00:01:42:5f:7d:81 DYNAMIC eth0 10.0.0.8 00:a0:24:ae:66:e1 DYNAMIC eth0 10.0.1.99 52:41:53:20:20:4d STATIC eth0 10.0.1.100 52:41:53:20:f0:90 STATIC eth0 10.0.
5 IP Commands ip arplist Show the SpeedTouch 350i ARP cache. SYNTAX: ip arplist EXAMPLE OUTPUT: =>ip arplist Intf IP–address eth0 10.0.0.1 eth0 10.0.0.8 eth0 10.0.1.99 eth0 10.0.1.100 eth0 10.0.0.2 => RELATED COMMANDS: ip arpadd ip arpdelete 88 / 138 HW–address 00:01:42:5f:7d:81 00:a0:24:ae:66:e1 52:41:53:20:20:4d 52:41:53:20:f0:90 00:10:a4:d0:9a:db Type DYNAMIC DYNAMIC STATIC STATIC STATIC Add a static entry to the ARP cache. Delete an entry from the ARP cache. 3EC 16982 AGAA TCZZA Ed.
5 IP Commands ip config Show/set global IP stack configuration options. Normally the IP stack configuration should not be altered. SYNTAX: ip config [forwarding = <{off|on}>] [firewalling = <{off|on}>] [redirects = <{off|on}>] [sourcerouting = <{off|on}>] [ttl = ] [fraglimit = ] [defragmode = <{normal|always|nat}>] [forwarding] Do not use this parameter. OPTIONAL [firewalling] Enable (on) or disable (off) IP firewalling (master switch).
5 IP Commands ip flush Flush complete IP configuration. Dynamic configurations (e.g. from PPP or CIP links) remain. The flush command does not impact previously saved configurations. As an ip flush causes all local IP connectivity to be deleted, do not execute this command during an IP based local connection, e.g. a Telnet CLI session. SYNTAX: ip flush EXAMPLE: =>ip aplist 2 eth0 Type:EthernetHWaddr 00:80:9f:24:ab:cf BRHWaddr ff:ff:ff:ff:ff:ff inet addr: 10.0.0.2 Bcast: 10.0.0.255 Mask: 255.255.255.
5 IP Commands ip ifconfig Configure interface parameters. SYNTAX: ip ifconfig intf = [mtu = ] [status = <{down|up}>] [hwaddr = ] [group = ] intf Always specify eth0. REQUIRED [mtu] A number between 293 and 20000. Represents the maximum transmission unit, i.e. the maximum packet size (including IP header) to use. OPTIONAL [status] The administrative status of the interface.
5 IP Commands ip iflist Show all current interfaces. SYNTAX: ip iflist EXAMPLE OUTPUT: =>ip iflist Interface 0 loop 1 eth0 f => GRP 1 2 MTU 1500 3000 RELATED COMMANDS: ip ifconfig 92 / 138 RX 116 21045795 TX 0 TX–DROP 0 1019664 0 STATUS UP UP HWADDR 00:80:9f:24:ab:c Configure interface parameters. 3EC 16982 AGAA TCZZA Ed.
5 IP Commands ip load Load saved (or default) IP configuration. Execute ip flush prior to ip load. SYNTAX: ip load [{saved|defaults}] ip load Load saved IP configuration. ip load saved Load saved IP configuration. ip load defaults Load default IP configuration. RELATED COMMANDS: ip flush ip save 3EC 16982 AGAA TCZZA Ed. 01 Flush complete IP configuration. Save current IP configuration.
5 IP Commands ip ping Send ICMP ECHO_REQUEST packets. SYNTAX: ip ping addr = [count = ] [size = ] [interval = ] [listen = <{off|on}>] addr The destination IP address. REQUIRED [count] A number between 1 and 1000000. Represents the number of pings to send. OPTIONAL [size] A number between 1 and 20000 (bytes). Represents the size of the ping packet(s). OPTIONAL [interval] A number between 100 and 10000000 (milliseconds).
5 IP Commands ip rtadd Add a route to the SpeedTouch 350i routing table. SYNTAX: ip rtadd dst = [dstmsk = ] [src = ] [srcmsk = ] [gateway = ] [intf = ] [metric = ] [type = ] dst The destination IP address(es) for this route. Supports cidr notation. REQUIRED [dstmsk] The destination IP address mask. OPTIONAL [src] The source IP address(es) allowed to use this route.
5 IP Commands ip rtdelete Delete a route from the SpeedTouch 350i routing table. SYNTAX: ip rtdelete dst = [dstmsk = ] [src = ] [srcmsk = ] [gateway = ] [intf = ] dst The destination IP address(es) of the route. Supports cidr notation. REQUIRED [dstmsk] The destination IP address mask. OPTIONAL [src] The source IP address(es) of the route. Supports cidr notation.
5 IP Commands ip rtlist Show current SpeedTouch 350i routing table. SYNTAX: ip rtlist EXAMPLE OUTPUT: =>ip rtlist Destination 10.0.0.0/24 0.0.0.140/32 127.0.0.1/32 10.0.0.0/24 => Source 10.0.0.0/24 0.0.0.0/0 0.0.0.0/0 0.0.0.0/0 RELATED COMMANDS: ip rtadd ip rtdelete 3EC 16982 AGAA TCZZA Ed. 01 Gateway 10.0.0.140 10.0.0.140 127.0.0.1 10.0.0.140 Intf eth0 eth0 loop eth0 Mtrc 0 0 0 0 Add a route to the routing table. Remove a route from the routing table.
5 IP Commands ip save Save current IP configuration. SYNTAX: ip save RELATED COMMANDS: ip flush ip load 98 / 138 Flush complete IP configuration. Load saved or default IP configuration. 3EC 16982 AGAA TCZZA Ed.
5 IP Commands ip sendto Send UDP packets. SYNTAX: ip sendto addr = [count = ] [size = ] [interval = ] [listen = <{off|on}>] [srcport = ] dstport = addr The destination IP address. REQUIRED [count] A number between 1 and 1000000. Represents the number of UDP packets to send. OPTIONAL [size] A number between 1 and 20000 (bytes). Represents the size of the ping packet(s).
5 IP Commands 100 / 138 3EC 16982 AGAA TCZZA Ed.
6 Phonebook Commands 6 Phonebook Commands phonebook phonebook phonebook phonebook phonebook phonebook phonebook phonebook 3EC 16982 AGAA TCZZA Ed.
6 Phonebook Commands phonebook add Add a phonebook entry. The number of entries is limited to 64. The number of active connections is limited to 12, but more may be configured at the same time. SYNTAX: phonebook add name = addr = type = <{bridge|pptp}> name A free to choose phonebook name for the destination.
6 Phonebook Commands phonebook autolist Show auto PVCs, if supported by the Central Office DSLAM. (Only applicable for Alcatel ASAM DSLAMs). SYNTAX: phonebook autolist EXAMPLE INPUT/OUTPUT: =>phonebook autolist 8.35 => RELATED COMMANDS: phonebook list 3EC 16982 AGAA TCZZA Ed. 01 Show current phonebook.
6 Phonebook Commands phonebook delete Remove an unused phonebook entry. SYNTAX: phonebook delete name = name the name of the phonebook entry to delete. Only applicable for phonebook entries that are not used, i.e. not configured for any packet service. Execute phonebook list to check whether the entry is used or not.
6 Phonebook Commands phonebook flush Flush complete phonebook. The flush command does not impact previously saved configurations. SYNTAX: phonebook flush EXAMPLE: =>phonebook list Name address Br1 8*35 Br2 8*36 Br3 8*37 Br4 8*38 RELAY_PPP1 8*48 RELAY_PPP2 8*49 RELAY_PPP3 8*50 RELAY_PPP4 8*51 =>phonebook flush =>phonebook list Name address => RELATED COMMANDS: phonebook load phonebook save 3EC 16982 AGAA TCZZA Ed.
6 Phonebook Commands phonebook list Show current phonebook. SYNTAX: phonebook list [opt = <{long}>] [opt] Do not use this parameter. For internal use only.
6 Phonebook Commands phonebook load Load saved (or default) phonebook. Execute phonebook flush prior to phonebook load. SYNTAX: phonebook load [{saved|defaults}] phonebook load Load saved phonebook configuration. phonebook load saved Load saved phonebook configuration. phonebook load defaults Load default phonebook configuration. RELATED COMMANDS: phonebook flush phonebook save 3EC 16982 AGAA TCZZA Ed. 01 Flush complete phonebook. Save current phonebook.
6 Phonebook Commands phonebook save Save current phonebook. SYNTAX: phonebook save RELATED COMMANDS: phonebook flush phonebook load 108 / 138 Flush complete phonebook. Load saved or default phonebook. 3EC 16982 AGAA TCZZA Ed.
7 PPTP Commands 7 PPTP Commands pptp pptp pptp pptp pptp pptp pptp pptp (to access the PPTP level) flush ifadd ifconfig ifdelete iflist load save 3EC 16982 AGAA TCZZA Ed.
7 PPTP Commands pptp flush Flush complete PPTP configuration. The flush command does not impact previously saved configurations.
7 PPTP Commands pptp ifadd Add a PPTP interface. SYNTAX: pptp ifadd dest = [rate = ] [encaps = <{vcmux|nlpid}>] [ac <{never|always|keep}>] dest The destination for the relayed PPTP tunnel. Typically a phonebook name. REQUIRED [rate] A number between 10 and 10000 (Kilobits per second). Indicates the (maximum) transmission speed on the WAN link. OPTIONAL [encaps] The type of encapsulation to be used for the relayed PPPoA interface.
7 PPTP Commands pptp ifconfig Configure an existing PPTP interface. SYNTAX: pptp ifconfig intf = [rate = ] [encaps = <{vcmux|nlpid}>] [ac <{never|always|keep}>] intf The PPTP interface to configure Typically a phonebook name. REQUIRED [rate] A number between 10 and 10000 (Kilobits per second). Indicates the (maximum) transmission speed on the WAN link. OPTIONAL [encaps] The type of encapsulation to be used for the relayed PPPoA interface.
7 PPTP Commands pptp ifdelete Delete a PPTP interface. SYNTAX: pptp ifdelete intf = intf The name od the PPTP interface to delete. Typically a phonebook name. REQUIRED EXAMPLE: =>pptp iflist C:# Name VP 0 RELAY_PPP1 8 1 RELAY_PPP2 8 2 RELAY_PPP3 8 3 RELAY_PPP4 8 4 Test 8 =>pptp ifdelete intf=Test =>pptp iflist C:# Name VP 0 RELAY_PPP1 8 1 RELAY_PPP2 8 2 RELAY_PPP3 8 3 RELAY_PPP4 8 => RELATED COMMANDS: pptp ifadd pptp ifconfig pptp iflist 3EC 16982 AGAA TCZZA Ed.
7 PPTP Commands pptp iflist Show current PPTP configuration. SYNTAX: pptp list EXAMPLE INPUT/OUTPUT: =>pptp iflist C:# Name VP 0 RELAY_PPP1 8 1 RELAY_PPP2 8 2 RELAY_PPP3 8 3 RELAY_PPP4 8 4 Test 8 => RELATED COMMANDS: pptp ifadd pptp ifconfig pptp ifdelete 114 / 138 VC 48 49 50 51 52 Rate 0K 0K 0K 0K 6000K Encap vcmux vcmux vcmux vcmux nlpid AC never never never never keep Usage [by] DEFINED DEFINED DEFINED DEFINED DEFINED Add a PPTP interface. Configure an existing PPTP interface.
7 PPTP Commands pptp load Load saved (or default) PPTP configuration. Execute pptp flush prior to pptp load. SYNTAX: pptp load [{saved|defaults}] pptp load Load saved PPTP configuration. pptp load saved Load saved PPTP configuration. pptp load defaults Load default PPTP configuration. RELATED COMMANDS: pptp flush pptp save 3EC 16982 AGAA TCZZA Ed. 01 Flush complete PPTP configuration. Save current PPTP configuration.
7 PPTP Commands pptp save Save current PPTP configuration. SYNTAX: pptp save RELATED COMMANDS: pptp flush pptp load 116 / 138 Flush complete PPTP configuration. Load saved or default PPTP configuration. 3EC 16982 AGAA TCZZA Ed.
8 Software Commands 8 Software Commands software software software software software software 3EC 16982 AGAA TCZZA Ed.
8 Software Commands software cleanup Remove all unused files from the passive software subdirectory. This command frees the passive software subdirectory from corrupted software files and configuration files. Software marked as passive software is not deleted. SYNTAX: software cleanup EXAMPLE: =>software cleanup => RELATED COMMANDS: software deletepassive software setpassive 118 / 138 Delete the passive software. Mark an uploaded file as passive software version. 3EC 16982 AGAA TCZZA Ed.
8 Software Commands software deletepassive Delete passive software. SYNTAX: software deletepassive EXAMPLE: =>Software Active : =>Software =>Software Active : => version Sascha3.254 deletepassive version Sascha3.254 RELATED COMMANDS: software cleanup software setpassive 3EC 16982 AGAA TCZZA Ed. 01 Passive : Bene3.228 Passive : Remove all unused files from the passive software subdirectory. Mark a file as passive software version.
8 Software Commands software setpassive Mark a file as passive software version. Only correctly uploaded software, valid for the SpeedTouch 350i can be marked as passive software. SYNTAX: software setpassive file = file the filename (without directory path) of the software package. REQUIRED EXAMPLE: =>Software version Active : Sascha3.254 Passive : Bene3.228 =>Software deletepassive =>Software version Active : Sascha3.254 Passive : .....
8 Software Commands software switch Switch active and passive versions and reboot the SpeedTouch 350i. Because rebooting implies a flush of all non saved configurations it is highly recommended to save the current configuration if needed, e.g. by executing the config save command prior to executing a software switch. SYNTAX: software switch EXAMPLE: =>Software version Active : Sascha3.254 Passive : Sascha3.280 =>software switch ..... (after reboot and re-opening the Telnet session) .....
8 Software Commands software version Show active and passive software versions. SYNTAX: software version EXAMPLE: =>Software version Active : Sascha3.280 => RELATED COMMANDS: software switch 122 / 138 Passive : Sascha3.254 Switch active and passive software versions and reboot the SpeedTouch 350i. 3EC 16982 AGAA TCZZA Ed.
9 System Commands 9 System Commands system system system system system system system (to access the System level) clearpassword flush load reboot save setpassword 3EC 16982 AGAA TCZZA Ed.
9 System Commands system clearpassword Clear current SpeedTouch 350i system password. To avoid unrestricted and unauthorized access to the SpeedTouch 350i it is highly recommended always to make sure that it is protected by a SpeedTouch 350i system password (by executing system setpassword) and to change the password regularly. SYNTAX: system clearpassword EXAMPLE: =>system clearpassword => RELATED COMMANDS: system setpassword 124 / 138 Set/change current system password. 3EC 16982 AGAA TCZZA Ed.
9 System Commands system flush Flush current SpeedTouch 350i system configuration, i.e. the System password. The flush command does not impact previously saved configurations. To avoid unrestricted and unauthorized access to the SpeedTouch 350i it is highly recommended always to make sure that it is protected by a SpeedTouch 350i system password (by executing system setpassword) and to change the password regularly.
9 System Commands system load Load saved (or default) system configuration. Execute system flush prior to system load. In most cases loading the default system configuration causes the SpeedTouch 350i system password to be CLEARED. Therefore, to avoid unrestricted and unauthorized access to the SpeedTouch 350i it is highly recommended always to make sure that it is protected by a SpeedTouch 350i system password (by executing system setpassword) and to change the password regularly.
9 System Commands system reboot Reboot the SpeedTouch 350i. Because rebooting implies a flush of all non saved configurations it is highly recommended to save the current configuration by executing config save. To avoid unrestricted and unauthorized access to the SpeedTouch 350i it is highly recommended always to make sure that it is protected by a SpeedTouch 350i system password (by executing system setpassword) and to save it (by executing system save) prior to executing this command.
9 System Commands system save Save current system configuration, i.e. the System password. To avoid unrestricted and unauthorized access to the SpeedTouch 350i it is highly recommended always to make sure that it is protected by a SpeedTouch 350i system password (by executing system setpassword) and to save it (by executing system save) prior to executing this command.
9 System Commands system setpassword Set/change the current SpeedTouch 350i system password. Because rebooting implies a flush of all non saved configurations it is highly recommended to save the current configuration via the system save command. To avoid unrestricted and unauthorized access to the SpeedTouch 350i it is highly recommended always to make sure that it is protected by a SpeedTouch 350i system password and to change it regularly.
9 System Commands EXAMPLE 1: =>system setpassword password=Sascha => EXAMPLE 2: =>system setpassword password=$_BOARD_SERIAL_NBR =>system save ..... After reboot a telnet session is opened to the SpeedTouch 350i with the following serial number: 013214578 (remind to strip of the string ’CP’) /home/doejohn{1}$ telnet 10.0.0.138 Trying 10.0.0.138... Connected to 10.0.0.138. Escape character is ’^]’.
10 TD Commands 10 TD Commands td (to access this level) td call td prompt 3EC 16982 AGAA TCZZA Ed.
10 TD Commands td call Call a `Trace & Debug` command. For qualified personnel only. SYNTAX: td call cmd = cmd The quoted trace & debug command string. 132 / 138 REQUIRED 3EC 16982 AGAA TCZZA Ed.
10 TD Commands td prompt Switch to Alcatel owned `Trace & Debug` prompt (expert mode). For qualified personnel only. SYNTAX: td prompt Before entering the expert mode a DISCLAIMER is shown stipulating that the `Trace & Debug` prompt (expert mode) is intended for qualified personnel only. Pressing ENTER allows to return to user mode. The `Trace & Debug` prompt (expert mode) password is intended to be used by qualified personnel only.
10 TD Commands 134 / 138 3EC 16982 AGAA TCZZA Ed.
Alcatel SpeedTouch350i CLI Command Index 3EC 16982 AGAA TCZZA Ed.
/ 138 3EC 16982 AGAA TCZZA Ed.
Index Index E A add dhcp add, 40 dns add, 60 phonebook add, 102 erase, config erase, 34 apadd, ip apadd, 82 flush bridge flush, 23 config flush, 35 dhcp flush, 46 dns flush, 65 ip flush, 90 phonebook flush, 105 pptp flush, 110 system flush, 125 apdelete, ip apdelete, 84 aplist, ip aplist, 85 arpadd, ip arpadd, 86 arpdelete, ip arpdelete, 87 arplist, ip arplist, 88 autolist, phonebook autolist, 103 C call, td call, 132 cleanup, software cleanup, 118 F fwdadd, dns fwdadd, 66 fwddelete, dns fwddelete,
Index load bridge load, 24 config load, 36 dhcp load, 48 dns load, 71 ip load, 93 phonebook load, 107 pptp load, 115 system load, 126 M macadd, bridge macadd, 25 macdelete, bridge macdelete, 26 maclist, bridge maclist, 27 N nslookup, dns nslookup, 72 P ping, ip ping, 94 policy, dhcp policy, 49 portadd, bridge portadd, 28 portconfig, bridge portconfig, 29 portdelete, bridge portdelete, 30 portlist, bridge portlist, 31 prompt, td prompt, 133 R reboot, system reboot, 127 reset, config reset, 37 rtadd, ip