THOMSON SpeedTouch 610 Operation And Maintenance Manual page 57

Business dsl routers release r4.2
Hide thumbs Also See for SpeedTouch 610:
Table of Contents

Advertisement

Command Line
Interface Commands
Saving the configuration
E-SIT-CTC-20030324-0002 v1.0
All CLI commands are commands that operate on, or configure, the SpeedTouch™610
settings.
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. firewall list).
=>firewall list
:firewall assign hook=input chain=None
:firewall assign hook=sink chain=sink
:firewall assign hook=forward chain=forward
:firewall assign hook=source chain=source
:firewall assign hook=output chain=None
=>
You can also execute the commands from the command group itself, using the reduced
form of the command (e.g. list at the firewall command group selection):
=>firewall
[firewall]=>list
:firewall assign hook=input chain=None
:firewall assign hook=sink chain=sink
:firewall assign hook=forward chain=forward
:firewall assign hook=source chain=source
:firewall assign hook=output chain=None
[firewall]=>
:! in a command means NOT, e.g. the [!] parameter in the firewall rule create
command [srcintf [!]= <string>] parameter.
Instead of typing a completely built-up command with all its required and optional
parameters and pressing ENTER, you can also execute the command itself, without
specifying any parameter. If all parameters are optional, the command is executed imme-
diately, assuming default values for all parameters. In case the CLI command features
required parameters, you are prompted to complete the command with the required
(and the optional, if present) parameters. For optional parameters you can simply press
ENTER without giving a value (to assume default value). In case the parameter provides
preset values, you can scroll through these via the UP and DOWN arrow keys. For
example, the addrtrans parameter below has two preset values none and pat:
=>ip apadd
addr = 10.10.10.10
[netmask] = 8
intf = eth0
[pointopoint] =
[addrtrans] = pat
[addroute] = yes
:ip apadd addr=10.10.10.10/8 intf=eth0 addrtrans=pat addroute=yes
=>
After configuring the SpeedTouch™610 via the CLI, it is advised to save your configura-
tion.
You can save the complete SpeedTouch™610 configuration to persistent memory by
executing saveall.
The saveall command can be executed from any CLI prompt.
7 SpeedTouch™610 Command Line Interface
55

Advertisement

Table of Contents
loading

Table of Contents