User manual ALCATEL-LUCENT SPEEDTOUCH 608 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 SPEEDTOUCH 608. We hope that this ALCATEL-LUCENT SPEEDTOUCH 608 user guide will be useful to you.
You may also download the following manuals related to this product:
ALCATEL-LUCENT SPEEDTOUCH 608 1 (6513 ko)
Manual abstract: user guide ALCATEL-LUCENT SPEEDTOUCH 6081
Detailed instructions for use are in the User's Guide.
[. . . ] SpeedTouchTM608
Business DSL Routers
CLI Reference Guide
Release R5. 3. 1
SpeedTouchTM 608
CLI Reference Guide R5. 3. 1
Copyright
Copyright ©1999-2005 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. [. . . ] CONF_DATE=March 2004 HOST_SETUP=user =>
RELATED COMMANDS:
env set Create and set a non-system environment variable.
262
E-DOC-CTC-20050531-0060 v1. 0
Eth Commands
Eth Commands
Introduction
This chapter describes the commands of the eth command group.
Contents
This chapter covers the following commands: eth ifadd eth ifattach eth ifconfig eth ifdelete eth ifdetach eth iflist eth flush eth bridge clear eth bridge config eth bridge flush eth bridge ifadd eth bridge ifattach eth bridge ifconfig eth bridge ifdelete eth bridge ifdetach eth bridge iflist eth bridge macadd eth bridge macdelete eth bridge maclist eth device ifconfig eth device iflist eth switch group flush eth switch group list eth switch group move eth switch mirror capture eth switch mirror egress eth switch mirror ingress Create a new ETH interface. 264 265 266 267 268 269 270 271 272 273 274 275 276 278 279 280 281 282 283 287 288 289 290 291 292 293 294
E-DOC-CTC-20050531-0060 v1. 0
263
Eth Commands
eth ifadd
Create a new ETH interface.
SYNTAX: eth ifadd
where: intf The name of the new ETH interface. REQUIRED
intf = <string>
RELATED COMMANDS:
eth ifdelete eth iflist Delete an ETH interface. Display the ETH interfaces.
264
E-DOC-CTC-20050531-0060 v1. 0
Eth Commands
eth ifattach
Attach an ETH interface.
SYNTAX: eth ifattach
where: intf The name of the ETH interface to be attached. REQUIRED
intf = <string>
RELATED COMMANDS:
eth ifdetach Detach an ETH interface.
E-DOC-CTC-20050531-0060 v1. 0
265
Eth Commands
eth ifconfig
Modify an ETH interface.
SYNTAX: eth ifconfig intf = <string> [dest = <string>] [retry = <number{0-65535}>]
where: intf dest retry The name of the ETH interface to be configured. Represents the number of times the ETH connection setup should retry before giving up. REQUIRED OPTIONAL OPTIONAL
266
E-DOC-CTC-20050531-0060 v1. 0
Eth Commands
eth ifdelete
Delete an ETH interface.
SYNTAX: eth ifdelete
where: intf The name of the ETH interface name to be deleted. REQUIRED
intf = <string>
RELATED COMMANDS:
eth ifadd eth iflist Create a new ETH interface. Display the ETH interfaces.
E-DOC-CTC-20050531-0060 v1. 0
267
Eth Commands
eth ifdetach
Detach an ETH interface.
SYNTAX: eth ifdetach
where: intf The name of the ETH interface to be detached. REQUIRED
intf = <string>
RELATED COMMANDS:
eth ifattach Attach an ETH interface.
268
E-DOC-CTC-20050531-0060 v1. 0
Eth Commands
eth iflist
Display the ETH interfaces.
SYNTAX: eth iflist
where: intf The name of the ETH interface to be displayed. OPTIONAL
[intf = <string>]
Note
If not specified, all the ETH interfaces will be displayed.
RELATED COMMANDS:
eth ifadd eth ifdelete Create a new ETH interface. Delete an ETH interface.
E-DOC-CTC-20050531-0060 v1. 0
269
Eth Commands
eth flush
Flush all the ETH interfaces. The flush command does not impact previously saved configurations.
SYNTAX: eth flush
270
E-DOC-CTC-20050531-0060 v1. 0
Eth Commands
eth bridge clear
Clear the bridge statistics.
SYNTAX: eth bridge clear
E-DOC-CTC-20050531-0060 v1. 0
271
Eth Commands
eth bridge config
Modify/display the bridge configuration settings.
SYNTAX: eth bridge config [age = <number{10-100000}>] [filter = <{no_WAN_broadcast | none}>]
where: age A number between 10 and 100000 (seconds). Represents the lifetime of a dynamically learned Medium Access Control (MAC) address. The bridge filter to be applied for all Wide Area Network (WAN) bridge ports. Choose between: no_WAN_broadcast: broadcasts from the SpeedTouchTM itself to the WAN are filtered out, broadcasts from the LAN to the WAN are still passed through none: no broadcasts are filtered out. OPTIONAL
filter
OPTIONAL
272
E-DOC-CTC-20050531-0060 v1. 0
Eth Commands
eth bridge flush
Flush bridge interfaces and parameters. The flush command does not impact previously saved configurations.
SYNTAX: eth bridge flush
E-DOC-CTC-20050531-0060 v1. 0
273
Eth Commands
eth bridge ifadd
Create a new bridge interface.
SYNTAX: eth bridge ifadd
where: intf The name of the new bridge interface. REQUIRED
intf = <string>
RELATED COMMANDS:
eth bridge ifdelete eth bridge iflist Delete a bridge interface. Display the current bridge interfaces.
274
E-DOC-CTC-20050531-0060 v1. 0
Eth Commands
eth bridge ifattach
Attach a bridge interface.
SYNTAX: eth bridge ifattach
where: intf The name of the bridge interface to be attached. REQUIRED
intf = <string>
RELATED COMMANDS:
eth bridge ifdetach Detach a bridge interface.
E-DOC-CTC-20050531-0060 v1. 0
275
Eth Commands
eth bridge ifconfig
Modify a bridge interface configuration.
SYNTAX: eth bridge ifconfig intf = <string> [dest = <string>] [portstate = <{disabled | learning | forwarding}>] [retry = <number{0-65535}>] [prioconfig = <{disabled|overwrite|increase}>] [mcastfilter = <{disabled|enabled}>]
where: intf dest portstate The name of the bridge interface to be configured. Represents the number of times the SpeedTouchTM retries to set up a WAN connection before giving up. [. . . ] password = **** role = Administrator [hash2] = [descr] = [defuser] = [defremadmin] = :user add name=JohnDoe password=_CYP_x9O/lhxuRyMME role=Administrator {Administrator}=>user list User Flags Role -------- ---Administrator U Administrator tech R TechnicalSupport JohnDoe Administrator {Administrator}=>
DESCRIPTION:
U: indicates the default user. R: indicates the default remote administrator.
RELATED COMMANDS:
user delete user list Delete a user. Display the users.
E-DOC-CTC-20050531-0060 v1. 0
729
User Commands
user config
Modify a user. You can only modify a user whose privileges are the same or lower than your own privileges.
SYNTAX: user config name = <string> [password = <password>] [role = <string>] [descr = <quoted string>] [defuser = <{disabled | enabled}>] [defremadmin = <{disabled | enabled}>]
where: name password The user name. [. . . ]
DISCLAIMER TO DOWNLOAD THE USER GUIDE ALCATEL-LUCENT SPEEDTOUCH 608
Click on "Download the user Manual" at the end of this Contract if you accept its terms, the downloading of the manual ALCATEL-LUCENT SPEEDTOUCH 608 will begin.