Access Control List (ACL) Commands
©2008 Allied Telesis Inc. All rights reserved.
38.24
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
show access-list
Shows 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>|<3000-3699>|
<4000-4499>
|
<
list-name
>]
Mode
Priviledged Exec mode
Example
To show the access-list with an ID of 1:
Standard IP access list 1
deny any
Note the below error message if you attempt to show an undefined access-list:
Related Commands
access-list (standard)
access-list (extended)
Parameter Description
show
Show running system information
access-list List access lists
<1-99>
IP standard access list
<100-199>
IP extended access list
<1300-1999>
IP standard access list (expanded range)
<2000-2699>
IP extended access list (expanded range)
<3000-3699>
Hardware IP access list
<4000-4499>
Hardware MAC access list
<
list-name
>
IP named access-list
awplus)#
show access-list 1
Standard IP access list 1
deny any
awplus)#
show access-list 2
% Can't find access list 2