User manual ALCATEL-LUCENT SPEDDTOUCH 510 1
DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!
If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual ALCATEL-LUCENT SPEDDTOUCH 510. We hope that this ALCATEL-LUCENT SPEDDTOUCH 510 user guide will be useful to you.
Manual abstract: user guide ALCATEL-LUCENT SPEDDTOUCH 5101
Detailed instructions for use are in the User's Guide.
[. . . ] SpeedTouch
TM
510(i)/530/570(i) Multi-User ADSL Gateways CLI Reference Guide
500 SERIES
SpeedTouch
TM
500Series
CLI Reference Guide Release R4. 0
Status Change Note Short Title Copyright
Released PeckelbeenS CLI ST500Series R4. 0
© 2003 THOMSON. Passing on, and copying of this document, use and communication of its contents is not permitted without written authorization from THOMSON. The content of this document is furnished for informational use only, may be subject to change without notice, and should not be construed as a commitment by THOMSON. THOMSON assumes no responsibility or liability for any errors or inaccuracies that may appear in this document.
Content
About this Document . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [. . . ] SYNTAX: env get var var = <string> The name of the environment variable. REQUIRED
EXAMPLE:
=>env list _COMPANY_NAME=THOMSON multimedia _COMPANY_URL=http://www. speedtouch. com _PROD_NAME=SpeedTouch _PROD_FRIENDLY_NAME=SpeedTouch 610 Business DSL Router _PROD_NUMBER=610 _BOARD_SERIAL_NBR=012345678 _BUILD=R4. 1. 0. 9 _BUILDNAME=Sascha4. 109 _PRL=3EC99999XXXX _BOARD_NAME=ADNT-R _COMPANY_ID=NWBGL _COPYRIGHT=Copyright(c) 2002 THOMSON multimedia _MACADDR=00-90-D0-01-02-03 _UDN=uuid:UPnP-SpeedTouchTM 520-1_00-90-D0-01-02-03 CONF_REGION=Belgium CONF_PROVIDER=peckelbs CONF_DESCRIPTION=Default Bridging configuration CONF_SERVICE=Bridging on 0/35 and 8/35 CONF_DATE=May 2002 COLUMNS=80 ROWS=24 SESSIONTIMEOUT=120 HOST_SETUP=user VPI_VCI=8*35 =>env get var=VPI_VCI 8*35 =>
RELATED COMMANDS: env set env list Create and set a non-system environment variable. List all current environment variables.
128
E-SIT-CTC-20021203-0003 v1. 0
Env Commands
env list
Show all currently available environment variables. SYNTAX: env list
EXAMPLE:
=>env list _COMPANY_NAME=THOMSON multimedia _COMPANY_URL=http://www. speedtouch. com _PROD_NAME=SpeedTouch _PROD_FRIENDLY_NAME=SpeedTouch 610 Business DSL Router _PROD_NUMBER=610 _BOARD_SERIAL_NBR=012345678 _BUILD=R4. 1. 0. 9 _BUILDNAME=Sascha4. 109 _PRL=3EC99999XXXX _BOARD_NAME=ADNT-R _COMPANY_ID=NWBGL _COPYRIGHT=Copyright(c) 2002 THOMSON multimedia _MACADDR=00-90-D0-01-02-03 _UDN=uuid:UPnP-SpeedTouchTM 520-1_00-90-D0-01-02-03 CONF_REGION=Belgium CONF_PROVIDER=peckelbs CONF_DESCRIPTION=Default Bridging configuration CONF_SERVICE=Bridging on 0/35 and 8/35 CONF_DATE=May 2002 COLUMNS=80 ROWS=24 SESSIONTIMEOUT=120 HOST_SETUP=user VPI_VCI=8*35 =>
E-SIT-CTC-20021203-0003 v1. 0
129
Env Commands
env set
Create and set a non-system environment variable or change the value of a non-system environment variable. SYNTAX: env set var = <string> value = <string> The name of the environment variable. When creating an environment variable, any name is allowed, however spaces are not allowed and the name may not start with "CONF", "HOST", an underscore "_" or the dollar sign "$". The value of system variables (built-in variables with names starting with an underscore "_", "CONF" or "HOST") can not be changed. REQUIRED
var
value
REQUIRED
EXAMPLE:
=>env list _COMPANY_NAME=THOMSON multimedia _COMPANY_URL=http://www. speedtouch. com _PROD_NAME=SpeedTouch _PROD_FRIENDLY_NAME=SpeedTouch 610 Business DSL Router . . . . . CONF_DESCRIPTION=Default Bridging configuration CONF_SERVICE=Bridging on 0/35 and 8/35 CONF_DATE=May 2002 HOST_SETUP=user =>env set var=VPI_VCI value="8*35" =>env get var=VPI_VCI 8*35 =>env set var=VPI_VCI value="11*35" =>env get var=VPI_VCI 11*35 =>
RELATED COMMANDS: env get env list env unset Show the value of an environment variable. Delete a non-system environment variable.
130
E-SIT-CTC-20021203-0003 v1. 0
Env Commands
env unset
Delete a non-system environment variable. SYNTAX: env unset var var = <string> The name of the environment variable to delete. System variables (built-in variables with names starting with an underscore "_", "CONF" or "HOST") can not be unset, nor changed or deleted. REQUIRED
EXAMPLE:
=>env list _COMPANY_NAME=THOMSON multimedia _COMPANY_URL=http://www. speedtouch. com _PROD_NAME=SpeedTouch . . . . . CONF_DATE=May 2002 HOST_SETUP=user VPI_VCI=8*35 =>env unset var=VPI_VCI =>env list _COMPANY_NAME=THOMSON multimedia _COMPANY_URL=http://www. speedtouch. com _PROD_NAME=SpeedTouch . . . . . CONF_DATE=May 2002 HOST_SETUP=user =>
RELATED COMMANDS: env set env list Create and set a non-system environment variable. List all current environment variables.
E-SIT-CTC-20021203-0003 v1. 0
131
Env Commands
132
E-SIT-CTC-20021203-0003 v1. 0
Eth Commands
Eth Commands
Introduction The eth command group is only applicable to SpeedTouchTM500Series variants equipped with a single Ethernet port (i. e. Contents This chapter covers the following topics: Topic eth ifconfig eth iflist Page 134 135
E-SIT-CTC-20021203-0003 v1. 0
133
Eth Commands
eth ifconfig
Configure the Ethernet port. SYNTAX: eth ifconfig intf = <number {0-0}> type = <{auto|10BaseTHD|10BaseTFD|100BaseTHD|100BaseTFD} > The Ethernet interface to configure. Select either: · · · · · · · · · · auto Auto negotiation of Ethernet communication speed (10Mb/s or 100Mb/s) and Duplex mode (half duplex or full duplex). REQUIRED REQUIRED
intf type
By default the Ethenet type is set to auto and should never be changed, except in case of communication problems.
RELATED COMMANDS: eth iflist Show Ethernet port configuration and current operating mode.
134
E-SIT-CTC-20021203-0003 v1. 0
Eth Commands
eth iflist
Show the Ethernet port configuration and current operating status. SYNTAX: eth iflist
EXAMPLE:
=>eth iflist Intf Type 0 auto =>
Result Type 100BaseTFD
DESCRIPTION: Type Result type Indicates the configured Ethernet communication speed and duplex mode. In other cases, when the Ethernet types do NOT match, Result type=unknown and no Ethernet connectivity will exist.
RELATED COMMANDS: eth ifconfig Configure the Ethernet port.
E-SIT-CTC-20021203-0003 v1. 0
135
Eth Commands
136
E-SIT-CTC-20021203-0003 v1. 0
Firewall Commands
Firewall Commands
Contents This chapter covers the following topics: Topic firewall assign firewall flush firewall list firewall troff firewall tron firewall unassign firewall chain create firewall chain delete firewall chain list firewall rule clear firewall rule create firewall rule delete firewall rule flush firewall rule list firewall rule stats Page 138 139 140 141 142 143 144 145 146 147 148 152 153 154 155
E-SIT-CTC-20021203-0003 v1. 0
137
Firewall Commands
firewall assign
Assign a chain to an entry point. [. . . ] Adds or deletes an entry in the ACL.
E-SIT-CTC-20021203-0003 v1. 0
277
Wireless Commands
wireless aclentry
Adds or deletes an entry in the ACL. SYNTAX: wireless aclentry hwaddr = <hardware-address> action = <{allow|deny|delete}> [name = <quoted string>] The Ethernet MAC address of the ACL entry The action to be performed on ACL entry. Choose between: · · · name allow deny delete OPTIONAL REQUIRED REQUIRED
hwaddr action
The name of the station
EXAMPLE:
=>wireless acllist Station Name MAC address Allowed Test 00:90:D0:01:47:DE : yes =>wireless aclentry hwaddr=01:67:d0:23:56:cd action=allow name="Test2" =>wireless acllist Station Name MAC address Allowed Test 00:90:D0:01:47:DE : yes Test2 01:67:D0:23:56:CD : yes =>wireless aclentry hwaddr=01:67:d0:23:56:cd action=deny name="Test2" =>wireless acllist Station Name MAC address Allowed Test 00:90:D0:01:47:DE : yes Test2 01:67:D0:23:56:CD : no =>wireless aclentry hwaddr=01:67:d0:23:56:cd action=delete name="Test2" =>wireless acllist Station Name MAC address Allowed Test 00:90:D0:01:47:DE : yes =>
RELATED COMMANDS: wireless acllist wireless aclflush Lists the ACL. Flushes the ACL.
278
E-SIT-CTC-20021203-0003 v1. 0
Wireless Commands
wireless ifconfig
Configures and shows the SpeedTouchTM570 Wireless LAN (WLAN) interface parameters. [. . . ]
DISCLAIMER TO DOWNLOAD THE USER GUIDE ALCATEL-LUCENT SPEDDTOUCH 510
Click on "Download the user Manual" at the end of this Contract if you accept its terms, the downloading of the manual ALCATEL-LUCENT SPEDDTOUCH 510 will begin.