beautypg.com

Ip access-list command – Avaya P130 User Manual

Page 135

background image

Chapter 6 Avaya P130 CLI

Avaya P130 User’s Guide

121

ip access-list Command

Use the

ip access-list command to create a specific policy rule. This

command defines a policy rule. The access list contains several of these rules. Each
rule pertains to the source IP address, the destination IP address, the protocol, the
protocol ports (if relevant), and to the ACK bit (if relevant). To delete a specific rule,
use the no form of this command.

The syntax for this command is:
[no] [ip] access-list
{
| any |host
}[ [ { wildcard>|any |host
}[
[]][established] [precedence]

Example:
P130-1# ip access-list 100 2 fwd5 tcp host 149.49.0.0 host
157.48.0.0

Example:
P130-1# ip access-list 100 3 fwd7 udp any any eq 25

Integer (100..199)

Integer (1...9999)

permit | deny | deny-and-notify | fwd0-7

ip | tcp | udp | integer (1..255)

IP network

IP network wildcard

eq | lt | gt | range

Integer

(1..65535)

IP

network

IP network wildcard

mandatory | optional]