Avaya P330-ML-ML Switch User Manual


 
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
Avaya P330-ML Reference Guide 41
ip access-list-name
User level: supervisor
L This command applies to the P334T-ML only when it is in device mode
"Layer2".
Use the ip access-list-name command to assign a name to 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: supervisor
L This command applies to the P334T-ML only when it is in device mode
"Layer2".
Use the ip access-list-owner command to set the owner for a specific policy
list.
The syntax for this command is:
ip access-list-owner <policy-list-number> <owner>
Example:
<policy-list-number> integer (100...149)
<name> list name
Router-N# ip access-list-name 101 morning
<policy-list-number> integer (100...149)
<owner> list owner
Router-N# ip access-list-owner 101 admin
Done!