E-DOC-CTC-20061027-0003v2.0
Firewall Commands

362

firewall level modify
Configure a security level.
SYNTAX:
where:

firewall level modify name = <string>

[index = <number>]

[readonly = <{disabled | enabled}>]

[udptrackmode = <{strict | loose}>]

[service = <{disabled | enabled}>]

[proxy = <{disabled|enabled}>]

[text = <quoted string>]

name The name of the security level to be added. REQUIRED
index The index of the security level.
Tip Use the command :firewall level list to
obtain a list of indexes.
OPTIONAL
readonly Select whether the security level is readonly (enabled) or not
(disabled).
OPTIONAL
udptrackmode Select the UDP connection tracking mode.
Choose between:
>strict: replies to a request from a client must be in a specific
window to the client.
>loose: inbound packets are allowed on the port that was
first used to start the communication with the server (for
example to allow a client of an online game to obtin peer-
to-peer information from other clients of that same online
game).
The default is strict.
OPTIONAL
proxy Enable or disable proxy system services for this security level. OPTIONAL
service Disable or enable service definitions for this security level. OPTIONAL
text Description of the security level.
Note The maximum length is 39 characters.
OPTIONAL