Ip access-list-cookie, Ip access-list-copy, Ip access-list-cookie ip access-list-copy – Avaya C460 User Manual

Page 51

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

39

Example:

ip access-list-cookie

User level: read-write, admin.
L If you are at the ”read-write” user level, you can only access this command in

Configure mode.
Type configure at the command prompt to enter configure mode if necessary.

Use the ip access-list-cookie command to set the list cookie for a specific
policy list.

The syntax for this command is:

ip access-list-cookie

<policy-list-number> <cookie>

Example:

ip access-list-copy

User level: read-write, admin.
L If you are at the ”read-write” user level, you can only access this command in

Configure mode.
Type configure at the command prompt to enter configure mode if necessary.

Use the ip access-list-copy command to copy a configured source policy list
to a destination policy list.

The syntax for this command is:

ip access-list-copy

<source-list> <destination-list>

C460-1(configure)# ip access-list 101 23 deny ip any

1.2.0.0 0.0.255.255

<policy-list-number>

integer (100 to 149)

<cookie>

integer

C460-1(configure)# ip access-list-cookie 101 12345

<source-list>

integer (100 to 149)
0 is the default list

<destination-list>

integer (100 to 149)

Advertising