Command Line Interface Commands - THOMSON speedtouch 610 Cli Reference Manual

Business dsl routers
Hide thumbs Also See for speedtouch 610:
Table of Contents

Advertisement

Command Line Interface Commands

Command Execution
All CLI commands are commands that operate on, or configure, the SpeedTouch™ settings.
The CLI commands can be executed:
from top level, preceded by the name of the command group from which the command should be executed.
E. g. firewall list.
=>firewall list
assign hook=input chain=input
assign hook=sink chain=sink
assign hook=forward chain=forward
assign hook=source chain=source
=>
from within the command group itself, using the reduced form of the command.
E.g. list at the firewall command group selection.
=>firewall
[firewall]=>list
assign hook=input chain=input
assign hook=sink chain=sink
assign hook=forward chain=forward
assign hook=source chain=source
[firewall]=>
! in a command means 'NOT', e.g. the [!]syn parameter in the firewall rule create command.
Note
Entering a CLI Command
A CLI command can be entered in one of the following ways:
As a completely built-up command with all its parameters.
1
E.g. the command firewall assign hook=input chain=input.
=>firewall assign hook=input chain=input
=>
Just the command itself without its parameters. After pressing Enter, you are prompted to complete the command
2
with the required and the optional parameters.
The example below is the equivalent of the command firewall assign hook=input chain=input.
=>firewall assign
hook
=
input
chain =
input
=>
For required CLI command parameter values, either enter a value or scroll through the possible values with
the arrow keys.
For optional CLI command parameters, either enter a value or simply press Enter without giving a value.
This manner of entering a command is not applicable to all the CLI commands.
Note
E.g. system config, upnp config, ...
E-DOC-CTC-20040210-0028 v3.0
CLI Navigation
29

Advertisement

Table of Contents
loading

Table of Contents