Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance

Brocade Mobility RFS7000-GR Controller CLI Reference Guide 89
53-1001945-01
show
2
access-list
Priviledge / Global Config
This command lists all the access lists (numbered and named) configured on the switch. The
numbered access list displays all numbered ACLs. The named access-list displays the details of the
name ACL.
Syntax
show access-list
show access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)
Show access-list <acl-name>
Parameters
Example
RFS7000(config)#show access-list
Extended IP access list 110
permit ip 192.168.1.0/24 192.168.100.0/24 rule-precedence 5
permit ip 192.168.63.0/24 192.168.100.0/24 rule-precedence 63
permit ip 192.168.157.0/24 192.168.100.0/24 rule-precedence 157
RFS7000(config)#
RFS7000(config)#show access-list 110
Extended IP access list 110
permit ip 192.168.1.0/24 192.168.100.0/24 rule-precedence 5
permit ip 192.168.63.0/24 192.168.100.0/24 rule-precedence 63
permit ip 192.168.157.0/24 192.168.100.0/24 rule-precedence 157
RFS7000(config)#
<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).
WORD
Name of ACL.










