User Guide

8 Firewall Commands
134 / 260
3EC 16982 AFAA TCZZA Ed. 01
firewall chain create
Create a new chain.
SYNTAX:
firewall chain create chain = <string>
chain The name of the chain to create. REQUIRED
EXAMPLE:
=>firewall chain list
Tempo, source, forward, sink
=>firewall chain create chain=Telnet
=>firewall chain list
Telnet, Tempo, source, forward, sink
=>
RELATED COMMANDS:
firewall assign Assign a chain to an entry point.
firewall chain delete Delete a chain.
firewall chain list Show a list of all current chains.