FIREWALL COMMANDS
506
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
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|strict|
loose}>]
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