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

Скачать
Страница из 422
185
Firewall Commands
firewall rule clear
Clear statistics for a given rule.
SYNTAX:
EXAMPLE:
RELATED COMMANDS:
firewall rule clear
[chain = <string>]
[index = <number>]
chain
The name of the chain in which the rule is to be found.
OPTIONAL
index
The index number (determined by the position) of the rule in the 
chain.
OPTIONAL
=>firewall rule stats
Chain Telnet,
index 0,
packets 0,
bytes 0
Chain Telnet,
index 1,
packets 0,
bytes 0
Chain Telnet,
index 2,
packets 0,
bytes 0
Chain source,
index 0,
packets 203,
bytes 15229
Chain source,
index 1,
packets 0,
bytes 0
Chain source,
index 2,
packets 0,
bytes 0
Chain forward,
index 0,
packets 0,
bytes 0
Chain sink,
index 0,
packets 202,
bytes 10159
Chain sink,
index 1,
packets 0,
bytes 0
Chain sink,
index 2,
packets 0,
bytes 0
=>firewall rule clear chain=source index=0
=>firewall rule stats
Chain Telnet,
index 0,
packets 0,
bytes 0
Chain Telnet,
index 1,
packets 0,
bytes 0
Chain Telnet,
index 2,
packets 0,
bytes 0
Chain source,
index 0,
packets 11,
bytes 559
Chain source,
index 1,
packets 0,
bytes 0
Chain source,
index 2,
packets 0,
bytes 0
Chain forward,
index 0,
packets 0,
bytes 0
Chain sink,
index 0,
packets 409,
bytes 21535
Chain sink,
index 1,
packets 0,
bytes 0
Chain sink,
index 2,
packets 0,
bytes 0
=>
Create a rule.
Delete a specified rule in a chain.
Delete all rules in a chain.
Show a list of all (or a specified) chains' rules.
Show statistics for all (or a specified) chains' rules.