Firewall CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
241
10.14
firewall list validators
10.14.1 Syntax
firewall list validators <policyname>
10.14.2 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.
•
Host mask address.
10.14.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
policyname
A name that identifies a firewall policy.
To display policy names, use the
firewall list policies
command.
N/A
10.14.4 Example
-->
firewall list validators ext-int
Firewall Host Validators:
ID | Name | Direction | Host IP | Mask
-------------------------------------------------------------
2 | v1 | both | 192.168.103.2 | 255.255.255.0
1 | v2 | inbound | 192.168.103.1 | 255.255.255.0
-------------------------------------------------------------