Avaya X330W2-DS1 Manuale Utente

Pagina di 176
Policy CLI Commands
Avaya X330W-2DS1 User’s Guide
117
show ip access-lists
Use the show ip access-lists command to see all the current policy lists. 
The syntax for this command is:
show ip access-lists
[<policy-list-number>]
Output Example:
X330WAN-2DS1-1(configure)# 
show ip access-lists
show ip access-lists details
Use the show ip access-lists details command to view complete data of 
a policy list (including DSCP and composite operation tables).
Note:  
This command is only supported by the X330WAN module.
The syntax for this command is:
show ip access-lists details 
[<policy-list-number>]
policy-list-number
The policy list number (integer from 100 to 199 where 
0 is the default list).
ip access-list 100 10 deny-and-notify tcp
  192.168.55.0      0.0.0.255       range  5000  6000
  any range  7000  8000
ip access-list 100 30 deny udp
  any
  any
  optional
ip access-list 100 35 deny ip
  any
  any
ip access-list 100 55 fwd7 tcp
  host 192.168.3.4         eq    33333
  host 10.6.7.8
default action for list 100 is permit
policy-list-number
The policy list number (integer from 100 to 199). 
Entering  0 displays the default list.