Chapter 18 Application Patrol
ZyWALL (ZLD) CLI Reference Guide
146
18.2.3 Other Application Commands
This table lists the commands for other applications in application patrol.
18.2.4 Rule Commands for Other Applications
This table lists the commands for rules in other applications.
show Displays the rule’s configuration
no app protocol_name rule rule_number Deletes the specified rule.
app protocol_name rule move rule_number to
rule_number
Moves the specified rule (first index) to the
specified location. The process is (1) remove the
specified rule from the table; (2) re-number; (3)
insert the rule at the specified location.
Table 74 app Commands: Rules in Pre-Defined Applications (continued)
COMMAND DESCRIPTION
Table 75 app Commands: Other Applications
COMMAND DESCRIPTION
app other {forward | drop | reject} Specifies the default action for other applications.
[no] app other log [alert] Creates log entries (and alerts) for other
applications. The
no command does not create
any log entries.
Table 76 app Commands: Rules in Other Applications
COMMAND DESCRIPTION
app other insert rule_number Creates a new rule at the specified row and enters
sub-command mode.
app other append Creates a new rule, appends it to the end of the list,
and enters sub-command mode.
app other <1..64> Enters sub-command mode for editing the rule at
the specified row.
app other default Enters sub-command mode for editing the default
rule for traffic of an unidentified application.
[no] activate Turns on this rule. The
no command turns off this
rule.
[no] port <0..65535> Specifies the destination port. 0 means any.
[no] schedule profile_name Adds the specified schedule to the rule.
[no] user username Adds the specified user to the rule.
[no] from zone_name Specifies the source zone.
[no] to zone_name Specifies the destination zone.
[no] source profile_name Adds the specified source address to the rule.
[no] destination profile_name Adds the specified destination address to the rule.
[no] protocol {tcp | udp} Adds the specified protocol to the rule.
access {forward | drop | reject} Specifies the action when traffic matches the rule.
[no] action-block
{login|message|audio|video|file-transfer}
Blocks use of a specific feature.