debug firewall
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
693
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
DEBUG FIREWALL
debug firewall
{session|filter|nat|attack|alg|intrusion|selector [saddr <ip-
address>|daddr <ip-address>|protocol <number>|sport <number> |
dport <number>][output|permanent]|all [detail-level]}
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This
command turns on debugging for the filter statistics configured. The “selector”
keyword is used to debug only selected traffic.
PARAMETERS
EXAMPLE
The example below enables debugging for the source IP 10.91.0.52
ALU# debug firewall selector saddr 10.91.0.52
IP FILTER
ip filter <name>
DESCRIPTION
Enter the IP Filter command in the Configuration Mode. This command configures
a filter and enters the Filter Configuration mode.
PARAMETERS
EXAMPLE
The Example below configures the IP filter f1
ALU(config)# ip filter f1
ALU(config-filter-f1)#
Parameter Description
saddr <ip-address> Source address.
daddr <ip-address> Destination address.
protocol <number> Protocol.
sport <number> Source port number.
dport <number> Destination port number.
Parameter Description
name Name for the filter being configured.