Chapter 6 CLI – Layer 3
P332G-ML User’s Guide 187
ip access-list-owner Command
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:
Router-N>ip access-list-owner 101 admin
ip access-list-cookie Command
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 <policy-list-number> <cookie>
Example:
Router-N>ip access-list-cookie 101 12345
ip access-list-copy Command
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>
<policy-list-number> integer (100..199)
<owner> list owner
<policy-list-number> integer (100..199)
<cookie> integer
<source-list> integer (100..199)
<destination-list> integer (100..199)