Chapter 6 Avaya P130 CLI

ip access-list-copy Command

Use the ip access-list-copycommand to copy a policy rules list.

The syntax for this command is:

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

<source-list>

Integer (100..199)

<destination-list>

Integer (100..199)

Example:

P130-1# ip access-list-copy 100 101

Done!

P130-1#

ip access-default-action Command

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

The syntax for this command is:

ip access-default-action <policy-list-number> <default- action>

<policy-list-number>

Integer (100..199)

<default-action>

default-action-denydefault-action-permit

Example:

P130-1# ip access-default-action 101 default-action-deny

122

Avaya P130 User’s Guide

Page 136
Image 136
Avaya P130 manual Ip access-list-copy Command, Ip access-default-action Command