Ip Access-List - Avaya X330WAN User Manual

Avaya multiservice wan access router module user's guide
Table of Contents

Advertisement

Chapter 6
X330WAN CLI Commands
Syntax
[no] ip access-group <policy-list-number> <direction>
Parameters
policy-list-number
direction
Example
X330WAN-2DS1-1(config-if:FastEthernet1)# ip access-group 110 out

ip access-list

Use the
pertains to the source IP address, the destination IP address, the protocol, the
protocol ports (TCP/UDP, if relevant), and to the ACK bit (in TCP protocol). The
form of this command deletes a specific rule.
The syntax for this command is:
[no] ip access-list <policy-list-number> <access-list-index> <action>
<protocol> {<source-ip> <source-wildcard>|any|host <source-ip>}
[<operator> <port> [<port]] {<destination-ip> <destination-
wildcard>|any|host <destination-ip>}[<operator> <port>
[<port>]][established] [precedence]
Parameters
policy-list-number
access-list-index
action
protocol
source-ip
source-wildcard
operator
port
destination-ip
destination-wildcard
210
An integer from 100 to 149, where 0 is the default list.
in|out
command to create a specific Policy rule. Each rule
ip access-list
An integer from 100 to 149.
An integer from 100 to 149.
permit|deny|deny-and-notify|fwd0-7| composite
op name
ip|tcp|udp|
IP network
IP network wildcard
eq|lt|gt|range
An integer from 1 to 65535.
IP network
IP network wildcard
integer from 1 to 255.
Avaya X330WAN User's Guide
no

Advertisement

Table of Contents
loading

Table of Contents