beautypg.com

Avaya P330-ML-ML User Manual

Page 51

background image

Chapter 2 Avaya P330-ML Layer 2 CLI Commands

Avaya P330-ML Reference Guide

37

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).
Use the no ip access list command to delete a specific rule.

The syntax for this command is:

[no] ip access-list

{

| any |host

}[ [

{

wildcard>|any |host

}[

[]][established] [precedence]

Example:

integer (100...149)

integer (1...254)

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

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

ip address of the source network

ip

address

wildcard of the source network

eq | lt | gt | range

integer

(1...65535)

ip address of the destination network

ip address wildcard of the destination network

mandatory — rule is mandatory for this access
list (an invalid rule invalidates entire list)
optional — rule is optional for this access list
(an invalid rule does not invalidate entire list)

Router-N# ip access-list 101 23 deny ip any

1.2.0.0 0.0.255.255

Router-N# ip access-list 101 24 fwd3 udp any host 10.1.1.1

range 20 23 optional