Policy CLI Commands
Avaya X330W-2DS1 User’s Guide 103
Example:
Router-N>ip access-list 101 23 deny ip any 1.2.0.0 0.0.255.255
X330WAN-2DS1-1(super)# ip access-list 101 23 deny ip any
10.10.0.0 0.0.255.255
X330WAN-2DS1-1(super)# ip access-list 101 24 fwd3 udp any host
10.1.1.1 range 20 23 optional
X330WAN-2DS1-1(super)# ip access-list 101 25 permit tcp any
any eq 23 established
ip access-list-cookie
Use the ip access-list-cookie command to set the list cookie for a specific
policy list.
The syntax for this command for the X330WAN is:
ip access-list-cookie <list-id> <cookie>
Example:
X330WAN-2DS1-1(super)# ip access-list-cookie 101 12345
ip access-list-copy
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:
X330WAN-2DS1-1(super)# ip access-list-copy 100 101
policy-list-number An integer (100..199)
list-id An integer (100..149) where 0 is the default list.
cookie An integer
source-list An integer (100..199), or for the X330WAN
(100..149) where 0 is the default list.
destination-list An integer (100..199), or for the X330WAN
(100..149).