Avaya X330WAN Manual Do Utilizador

Página de 264
Policy CLI Commands
Avaya X330WAN User’s Guide
211
Example
X330WAN-2DS1-1(super)# 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. 
Syntax
ip access-list-cookie
 <list-id> <cookie>
Parameters
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. 
Syntax
ip access-list-copy
 <source-list> <destination-list>
Parameters
Example
X330WAN-2DS1-1(super)# ip access-list-copy 100 101
precedence
mandatory|optional
list-id
An integer from 100 to 149, where 0 is the default list.
cookie
An integer.
source-list
An integer from 100 to 149, where 0 is the default list.
destination-list
An integer from 100 to 149.