Response, Firewall modify, Mgmt class – Efficient Networks 107-0001-000 User Manual

Page 478: Input format, Parameters, Firewall modify -12

Advertising
background image

Chapter 18: Stateful Firewall Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 18-12

Efficient Networks

®

Command entered with the optional allow parameter.

Response

See examples above.

firewall modify

Allows modification of an existing firewall rule.

NOTE:

If a firewall rule is modified to deny something that was previously allowed by a
firewall allow rule, the change will only apply to subsequent sessions; current
sessions will not be effected. When modifying a rule to allow what was previously
denied, the changes will be in effect for current sessions.

Mgmt Class

Security (R/W)

Input Format

firewall modify <allow | deny> <number> <parameter>

Parameters

The following identifies the firewall rule to be modified.

-> firewall list allow

# 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

allow | deny

Identifies the rules list of which the rule to be modified belongs.

<number>

a

a

Integer

Rule number (of the specified rules list) to be modified.

Advertising