Ip access-list-name, Ip access-list-owner, Ip access-list-name ip access-list-owner – Avaya P460 User Manual

Page 44

Advertising
background image

Chapter 2

Avaya P460 CLI Commands

34

Avaya P460 Reference Guide

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>

Example:

ip access-list-name

User level: read-write, admin.

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-name command to set a name for a policy list.

The syntax for this command is:

ip access-list-name

<policy-list-number> <name>

Example:

If you wish to define a name which includes spaces, you must enclose the entire
name in quotation marks, for example “new york”.

ip access-list-owner

User level: read-write, admin.

You can only access this command in Configure mode.
Type configure at the command prompt to enter Configure mode if

<source-list>

integer (100...199)

<destination-list>

integer (100...199)

Router-1(configure)# ip access-list-copy 100 101

<policy-list-number>

integer (100...199)

<name>

list name

Router-1(configure)# ip access-list-name 101 morning

Advertising