Show ip access-lists <listname – ADTRAN 1000R Series User Manual

Page 204

Advertising
background image

Command Reference Guide

Enable Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

204

show ip access-lists <listname>

Use the show ip access-lists command to display all configured IP access lists in the system.

Syntax Description

<listname>

Optional. Specifies a particular access list to display.

Default Values

No default value necessary for this command.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 2.1

Command was introduced.

Functional Notes

The show ip access-lists command displays all configured IP access lists in the system. All entries in the
access list are displayed, and a counter indicating the number of packets matching the entry is listed.

Usage Examples

The following is a sample output from the show ip access-lists command:

>enable

#show ip access-lists

Standard IP access list MatchAll

permit host 10.3.50.6 (0 matches)

permit 10.200.5.0 wildcard bits 0.0.0.255 (0 matches)

Extended IP access list UnTrusted

deny icmp 10.5.60.0 wildcard bits 0.0.0.255 any source-quench (0 matches)

deny tcp any any (0 matches)

Advertising