Security
Security command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-74
Example
--> security set blockinglog warning
See also
firewall set securitylevel
4.2.7.1.5 SECURITY ADD ALG
Syntax
security add alg <algname> <algtype> [transport] [port]
SECURITY ADD ALG <ALGNAME> <ALGTYPE> [PROT <PROTNO>]
Description
This command enables a specific ALG
Options
The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Example
--> security add alg algsip sip udp 5060
--> security add alg algrsvp rsvp prot 46
See also
firewall set securitylevel
level
The level of logging reported at the event log or
the console. You can choose from the following
levels:
emergency, alert, critical, error, warning, notice,
informational, debug. These levels directly corre-
spond to syslog levels.
Notice
Option
Description
Default Value
algname
A unique identifier specified by the user.
N/A
algtype
Application/Protocol ALG to be enabled. Example
– sip or rtsp.
N/A
transport
Transport protocol. Example – tcp, udp. If no
transport is specified, the default configured trans-
port for the algtype will be used.
N/A
port
If the transport is neither tcp nor udp, this field is
to be used to specify the transport. The actual
protocol number used by ALG is to be specified.
N/A
protno
Port used by ALG. If transport is neither tcp nor
udp, the port shall be 0. If no port is specified, the
default configured port for the algtype will be
used.
N/A
Option
Description
Default Value