C613-50631-01 Rev A Command Reference for IE340 Series 1995
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV4 HARDWARE ACCESS CONTROL LIST (ACL) COMMANDS
SHOW
ACCESS-LIST (IPV4 HARDWARE ACLS)
show access-list (IPv4 Hardware ACLs)
Overview Use this command to display the specified access-list, or all access-lists if none have
been specified. Note that only defined access-lists are displayed. An error message
is displayed for an undefined access-list.
Syntax
show access-list
[<1-99>|<100-199>|<1300-1999>|<2000-2699>|<3000-3699>|
<4000-4499>|<access-list-name>]
Mode User Exec and Privileged Exec
Examples To show all access-lists configured on the switch:
awplus# show access-list
To show the access-list with an ID of 20:
awplus# show access-list 20
The following error message is displayed if you try to show an undefined
access-list.
awplus# show access-list 2
Parameter Description
<1-99> IP standard access-list.
<100-199> IP extended access-list.
<1300-1999> IP standard access-list (standard - expanded range).
<2000-2699> IP extended access-list (extended - expanded range).
<3000-3699> Hardware IP access-list.
<4000-4499> Hardware MAC access-list.
<access-list-name> IP named access-list.
Standard IP access list 1
deny 172.16.2.0, wildcard bits 0.0.0.255
Standard IP access list 20
deny 192.168.10.0, wildcard bits 0.0.0.255
deny 192.168.12.0, wildcard bits 0.0.0.255
Hardware IP access list 3001
permit ip 192.168.20.0 255.255.255.0 any
Hardware IP access list 3020
permit tcp any 192.0.2.0/24
Standard IP access-list 20
deny 192.168.10.0, wildcard bits 0.0.0.255
deny 192.168.12.0, wildcard bits 0.0.0.255