Ip access-list-copy command, Ip access-default-action command – Avaya P130 User Manual

Page 136

Advertising
background image

Chapter 6 Avaya P130 CLI

122

Avaya P130 User’s Guide

ip access-list-copy Command

Use the

ip access-list-copy command to copy a policy rules list.

The syntax for this command is:
ip access-list-copy <source-list> <destination-list>

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>

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

<source-list>

Integer (100..199)

<destination-list>

Integer (100..199)

<policy-list-number>

Integer (100..199)

<default-action>

default-action-deny|default-action-permit

Advertising