Technical information
ADC Telecommunications, Inc.
370 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
show access-list
Displays all access-lists defined on the system; use the rule number argument to display a
specified access list.
The system keeps a central pool of access lists that you create using the access-list command.
You can then select from this central pool of access lists when applying them to interfaces using
the access-class command.
Mode
root
interface:cable:csi(<c/s/i>)
Syntax
show access-list <rule-number>
Arguments
Example 1
The following example displays access list 1 on interface 1/1/1:
<rule-number> Rule number of the access list that you want to display.
cli:172.16.19.10:interface:cable:csi(1/1/1)# show access-list 1
Ac Rule Prot IP Source Mask Source Start End Estab TOS ChTOS
IP Dest Mask Dest Port Port Sync Msk
-- ---- ---- --------------- --------------- ----- ----- ----- --- ------
DE 1 tcp 0.0.0.0 255.255.255.255 0 65535 False 0 0
0.0.0.0 255.255.255.255 0 65535 False 0
.. .... .... ............... ............... ..... ..... ..... ... ......
row count: 1
cli:172.16.19.10:interface:cable:csi(1/1/1)#