User guide
Firewall command reference Firewall
4-125
iMG/RG Software Reference Manual (IPNetwork Functions)
Example In the following example, a policy is created, then a validator added to block inbound and
outbound traffic from/to the IP address stated. All other traffic is allowed.
--> firewall add policy ext-int external-internal blockonly-val
--> firewall add validator v1 ext-int both 192.168.102.3 255.255.255.255
See also firewall add policy
firewall list policies
firewall delete validator
firewall show validator
4.3.2.0.19 FIREWALL DELETE VALIDATOR
Syntax FIREWALL DELETE VALIDATOR <name> <policyname>
Description This command deletes a single validator from a named policy.
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 --> firewall delete validator v1 ext-int
See also FIREWALL LIST VALIDATORS
FIREWALL LIST POLICIES
4.3.2.0.20 FIREWALL LIST VALIDATORS
Syntax FIREWALL LIST VALIDATORS <policyname>
Description This command lists the following information about validators added to a policy using the
FIREWALL ADD VALIDATOR command:
• Validator ID number
•Validator name
• Direction (inbound, outbound or both)
•Host IP address
Option Description Default Value
name An existing validator. To display validator names, use the
FIREWALL LIST VALIDATORS command.
N/A
policyname An existing firewall policy. To display policy names, use the
FIREWALL LIST POLICIES command.
N/A