Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 18: Stateful Firewall Commands
Efficient Networks
®
Page 18-11
firewall list
Displays the current stateful firewall settings and configured rules. Optional
parameters will display only the specified allow or deny rules listing.
Mgmt Class
Security (R/W)
Input Format
firewall list [<allow | deny>]
Parameters
Examples
Command entered with no parameters.
allow
Optional parameter will display only allow rules list.
deny
Optional parameter will display only deny rules list.
-> firewall list
INFORMATION FOR FIREWALL
Status............................... off
Watch................................ on
SYNFloodThreshold.................... 200
ICMPFloodThreshold................... 1000
UDPFloodThreshold.................... 1000
DropPktThreshold..................... 200
# Begin rules for firewall deny list
no deny rule available
# End rules for firewall deny list
# Begin rules for firewall allow list
1. firewall allow -a NNTP -sa 10.0.0.1 -c 0 -q -d in
2. firewall allow -p TCP -sp 20:21 -c 0 -q -d in
3. firewall allow -p TCP -sp 23 -c 0 -q -d in
4. firewall allow -a SMTP -sa 192.168.113.254 -c 0 -q -d in
# End rules for firewall allow list