User manual ALCATEL-LUCENT SPEEDTOUCH 620 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 620. We hope that this ALCATEL-LUCENT SPEEDTOUCH 620 user guide will be useful to you.
Manual abstract: user guide ALCATEL-LUCENT SPEEDTOUCH 6201
Detailed instructions for use are in the User's Guide.
[. . . ] SpeedTouchTM620
Wireless Business DSL Routers
CLI Reference Guide
Release R5. 3. 1
SpeedTouchTM 620
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. [. . . ] REQUIRED
port = <number{1-4}>
Note
If no port number is specified, then the port number of the Mirror Capture Port is shown.
EXAMPLE:
=>eth switch mirror capture port=2 =>eth switch mirror capture Mirror capture port = 2 =>
RELATED COMMANDS:
eth switch mirror egress eth switch mirror ingress Enable or disable the specified port to be the Mirror Egress Port. Enable or disable the specified port to be the Mirror Ingress Port.
E-DOC-CTC-20050531-0063 v1. 0
303
Eth Commands
eth switch mirror egress
Enable or disable the specified port to be the Mirror Egress Port. But a port can be the Mirror Egress Port and the Mirror Ingress Port at the same time.
SYNTAX: eth switch mirror egress port = <number{1-4}> [state = <{enabled | disabled}>]
where: port The port to be the Mirror Egress Port. REQUIRED
Note
state
If no port number is specified, then the port number of the current Mirror Egress Port is shown. The default is enabled.
EXAMPLE:
Here port 1 is enabled as Mirror Egress Port
=>eth switch mirror egress port=1 =>eth switch mirror egress Egress mirror port = 1 =>
Here port 1 is disabled as Mirror Egress Port
=>eth switch mirror egress Egress mirror port = 1 =>eth switch mirror egress port=1 state=disabled =>eth switch mirror egress =>
RELATED COMMANDS:
eth switch mirror capture eth switch mirror ingress Define the specified port to be the Mirror Capture Port. Enable or disable the specified port to be the Mirror Ingress Port.
304
E-DOC-CTC-20050531-0063 v1. 0
Eth Commands
eth switch mirror ingress
Enable or disable the specified port to be the Mirror Ingress Port. But a port can be the Mirror Egress Port and the Mirror Ingress Port at the same time.
SYNTAX: eth switch mirror ingress port = <number{1-4}> [state = <{enabled | disabled}>]
where: port The port to be the Mirror Ingress Port. REQUIRED
Note
state
If no port number is specified, then the port number of the current Mirror Ingress Port is shown. The default is enabled.
EXAMPLE:
Here port 2 is enabled as Mirror Ingress Port
=>eth switch mirror ingress port=2 =>eth switch mirror ingress Ingress mirror port = 2 =>
Here port 2 is disabled as Mirror Ingress Port
=>eth switch mirror Ingress mirror port =>eth switch mirror =>eth switch mirror => ingress =2 ingress port=2 state=disabled ingress
RELATED COMMANDS:
eth switch mirror capture eth switch mirror egress Define the specified port to be the Mirror Capture Port. Enable or disable the specified port to be the Mirror Egress Port.
E-DOC-CTC-20050531-0063 v1. 0
305
Eth Commands
eth vlan add
Add a new VLAN.
SYNTAX: eth vlan add name = <string> vid = <number{2-508}> [addrule = <{disabled | enabled}>]
where: name vid The new VLAN name. REQUIRED REQUIRED
Note
addrule
The ID 1 is reserved for the default VLAN. OPTIONAL
Add (enabled) the default bridge constraint or not (disabled). The default is enabled.
EXAMPLE:
=>eth vlan list Vid Name -----1 default =>eth vlan add name=myVLAN vid=2 =>eth vlan list Vid Name -----1 default 2 myVLAN =>
RELATED COMMANDS:
eth vlan delete eth vlan list Delete a VLAN. Display all VLANs.
306
E-DOC-CTC-20050531-0063 v1. 0
Eth Commands
eth vlan delete
Delete a VLAN.
SYNTAX: eth vlan delete
where: name The name of the VLAN to be deleted. REQUIRED
name = <string>
EXAMPLE:
=>eth vlan list Vid Name -----1 default 2 myVLAN =>eth vlan delete name=myVLAN vid=2 =>eth vlan list Vid Name -----1 default =>
RELATED COMMANDS:
eth vlan add eth vlan list Add a new VLAN. Display all VLANs.
E-DOC-CTC-20050531-0063 v1. 0
307
Eth Commands
eth vlan flush
Flush all VLANs. All the VLANs, except the default VLAN will be flushed.
SYNTAX: eth vlan flush
EXAMPLE:
=>eth vlan list Vid Name -----1 default 2 myVLAN 3 yourVLAN =>eth vlan flush =>eth vlan list Vid Name -----1 default =>
308
E-DOC-CTC-20050531-0063 v1. 0
Eth Commands
eth vlan list
Display all VLANs.
SYNTAX: eth vlan list
EXAMPLE:
=>eth vlan list Vid Name -----1 default 2 myVLAN =>
RELATED COMMANDS:
eth vlan add eth vlan delete
Add a new VLAN. Delete a VLAN.
E-DOC-CTC-20050531-0063 v1. 0
309
Eth Commands
310
E-DOC-CTC-20050531-0063 v1. 0
Expr Commands
Expr Commands
Introduction
This chapter describes the commands of the expr command group.
Contents
This chapter covers the following commands: expr add expr delete expr flush expr list expr modify Add a subexpression to an expression. 312 315 316 317 320
E-DOC-CTC-20050531-0063 v1. 0
311
Expr Commands
expr add
Add a subexpression to an expression.
SYNTAX: expr add name = <string> type = <{intf | ip | serv}> addr [!]= <ip-range> [intf [!]= <string>] [intfgroup [!]= <{wan|local|lan|tunnel|dmz|guest} or number>] [tos [!]= <number{0-255}>] [precedence [!]= <IP precedence type> or <number>] [dscp [!]= <DSCP name> or <number>] [proto = <supported IP protocol name> or <number>] [srcport [!]= <supported TCP/UDP port name> or <number>] [srcportend = <supported TCP/UDP port name> or <number>] [dstport [!]= <supported TCP/UDP port name> or <number>] [dstportend = <supported TCP/UDP port name> or <number>] [icmptype [!]= <supported ICMP type name> or <number>] [icmpcode [!]= <number{0-15}>] [icmpcodeend = <number{0-15}>]
If a value is preceded by a "!", it means NOT. For example "intfgroup=!wan" means "if the interface group is different from WAN". REQUIRED REQUIRED REQUIRED
Note
intf
Only for expression type ip. OPTIONAL
The IP interface name.
Note
intfgroup
Only for expression type intf. [. . . ] OPTIONAL
[mode = <{disable | wep | wpa-psk}>]
EXAMPLE:
=>wireless secmode config No security enabled, open authentication, no data encryption =>wireless secmode config mode=wep =>wireless secmode config Security level WEP: encryption key : 26FF871306 =>wireless secmode config mode=wpa-psk =>wireless secmode config Security level WPA-PSK: preshared key : 26FF871306 encryption : TKIP rekeying : every 0 seconds =>
E-DOC-CTC-20050531-0063 v1. 0
863
Wireless Commands
wireless secmode wep
Configure the WEP settings. If the current security mode is WEP, then the security mode must first be changed, before the WEP settings can be (re)configured.
SYNTAX: wireless secmode wep
where: encryptionkey The secret key to be used for WEP encryption. Two key lengths (64 or 128 bits) and two formats (alphanumeric or hexadecimal) are permitted: for 64-bit encryption: the key must consist of 10 hexadecimal digits or 5 alphanumeric characters for 128-bit encryption: the key must consist of 26 hexadecimal digits or 13 alphanumeric characters. OPTIONAL
[encryptionkey = <quoted string>]
Note
If no encryptionkey is filled in, then the default encryptionkey is used.
EXAMPLE:
=>wireless secmode wep Security level WEP: encryption key : FFA22E9CCA enabled : yes =>
864
E-DOC-CTC-20050531-0063 v1. 0
Wireless Commands
wireless secmode wpa-psk
Configure the WPA-PSK settings. [. . . ]
DISCLAIMER TO DOWNLOAD THE USER GUIDE ALCATEL-LUCENT SPEEDTOUCH 620
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 620 will begin.