Installation Instructions

Table Of Contents
firewall Commands
E-DOC-CTC-20071119-0004 v1.0
349
firewall level add
Add a new security level.
SYNTAX:
firewall level add name = <string>
[index = <number]>
[readonly = <{disabled|enabled}]>
[udptrackmode = <{strict|loose}]>
[service = <{disabled|enabled}]>
[proxy = <{disabled|enabled}]>
[text = <quoted string]>
[policy = <{default|drop|accept}]>
where:
name The name of the security level to add. REQUIRED
index The index of the security level. OPTIONAL
readonly Select whether the security level is readonly. OPTIONAL
udptrackmode Select UDP connection tracking mode. OPTIONAL
service Enable/Disable host service definitions for this
security level.
OPTIONAL
proxy Enable/Disable proxy system services for this
security level.
OPTIONAL
text The description of this security level. OPTIONAL
policy Select default policy of this security level. OPTIONAL