Alcatel-Lucent speedtouch 500 User Manual

Page of 422
177
Firewall Commands
firewall list
Show the association(s) between all hooks or a specified hook and their chain(s).
SYNTAX:
EXAMPLE:
RELATED COMMANDS:
firewall list
[hook = <{input|sink|forward|source|output}>]
hook
The name of the hook for which the associations must be shown. 
Choose between:
input
sink
forward
source
output.
Note
If this parameter is not specified, the associations for all 
hooks are shown.
OPTIONAL
=>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 list hook=input
firewall assign hook=input chain=None
=>firewall list hook=forward
firewall assign hook=forward chain=forward
=>
Assign a chain to an entry point.
Clear associations for all or a selected entry point(s).