Policy CLI Commands

precedencemandatoryoptional

Example

X330WAN-2DS1-1(super)#ip access-list 101 23 deny ip any 1.2.0.0 0.0.255.255

X330WAN-2DS1-1(super)#ip access-list 101 23 deny ip any 10.10.0.0 0.0.255.255

X330WAN-2DS1-1(super)#ip access-list 101 24 fwd3 udp any host 10.1.1.1 range 20 23 optional

X330WAN-2DS1-1(super)#ip access-list 101 25 permit tcp any any eq 23 established

ip access-list-cookie

Use the ip access-list-cookiecommand to set the list cookie for a specific Policy list.

Syntax

ip access-list-cookie <list-id> <cookie>

Parameters

list-id

An integer from 100 to 149, where 0 is the default list.

cookie

An integer.

Example

X330WAN-2DS1-1(super)#ip access-list-cookie 101 12345

ip access-list-copy

Use the ip access-list-copycommand to copy a configured source Policy list to a destination Policy list.

Syntax

ip access-list-copy<source-list> <destination-list>

Parameters

source-list

An integer from 100 to 149, where 0 is the default list.

destination-list

An integer from 100 to 149.

Example

X330WAN-2DS1-1(super)#ip access-list-copy 100 101

Avaya X330WAN User’s Guide

211

Page 233
Image 233
Avaya Ip access-list-copy, Ip access-list-cookie list-id cookie, X330WAN-2DS1-1super#ip access-list-cookie 101