beautypg.com

Show access-list (ipv4 hardware acls) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 883

background image

IPv4 Hardware Access Control List (ACL) Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

34.37

show access-list (IPv4 Hardware ACLs)

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:

To show the access-list with an ID of 20:

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.

awplus#

show 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
awplus#show access-list 20

awplus#

show access-list 20

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