Filter Policies
7705 SAR OS Router Configuration Guide 409
Debug Commands
zone
Syntax zone zone-id | zone-name [inbound | outbound | all] [forward | reject | nat] [source
ip-address mask] [destination ip-address mask]
no zone zone-id | zone-name [inbound | outbound | all] [forward | reject | nat] [source
ip-address mask] [destination ip-address mask]
zone zone-id | zone-name
no zone zone-id | zone-name
Context debug>security
Description This command enables or disables debugging for the zone.
Parameters zone-id — specifies the zone ID
Values 1 to 65534
zone-name — specifies the zone name
Values 1 to 32 characters (must start with a letter)
ip-address — the NAT IP address. The ip-address portion of the ip-address command specifies
the IP host address used by the IP interface within the subnet. This address must be unique
within the subnet and specified in dotted-decimal notation.
Values 1.0.0.0 to 223.255.255.255
mask — the NAT IP address mask.
Values 1.0.0.0 to 223.255.255.255
inbound — zone inbound traffic for the specified zone ID
outbound — zone outbound traffic for the specified zone ID
all — all traffic for the specified zone ID
forward — specifies forwarded packets
reject — specifies rejected packets
nat — specifies packets matching the entry criteria that have NAT applied to them
source — specifies the source IP address
destination — specifies the destination IP address