Avaya P330-ML-ML Manuel D’Utilisation

Page de 320
Chapter 2        Avaya P330-ML Layer 2 CLI Commands
38
Avaya P330-ML Reference Guide
L The P334T-ML does not  support  ‘lt’ and ‘gt’ port operators.  
ip access-list-cookie
User level: supervisor
L This command applies to the P334T-ML only when it is in device mode 
"Layer2".
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 <list-id> <cookie>
Example:
ip access-list-copy
User level: supervisor
L This command applies to the P334T-ML only when it is in device mode 
"Layer2".
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:
<list-id>
integer (100...149, 0-default list)
<cookie>
integer
Router-N# ip access-list-cookie 101 12345
<source-list>
integer (100...149, 0-default list)
<destination-list>
integer (100...149)
Router-N# ip access-list-copy 100 101