Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
26
CLI Navigation
E-SIT-CTC-20030410-0049 v1.0
Command Line Interface Commands
All CLI commands are commands that operate on, or configure, the SpeedTouch™500Series 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). 
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).
! in a command means ‘NOT‘, e.g. the [!]syn parameter in the firewall rule create command.
EXAMPLE:
Instead of entering a completely built-up command with all its parameters, you can also enter just the command itself, 
without its parameters. After this you are prompted to complete the command with the required and the optional 
parameters. For the optional parameters you can simply press enter without giving a value.
The example below is the equivalent of firewall assign hook=input chain=input. To break of such incomplete command 
press CTRL+G.
EXAMPLE:
=>firewall list
assign hook=input chain=input
assign hook=sink chain=sink
assign hook=forward chain=forward
assign hook=source chain=source
=>firewall
[firewall]=>list
assign hook=input chain=input
assign hook=sink chain=sink
assign hook=forward chain=forward
assign hook=source chain=source
[firewall]=>
=>firewall assign
hook
=
input
chain =
input
=>