Command Reference Guide Enable Mode Command Set
61200510L1-35E Copyright © 2005 ADTRAN 219

show ip community-list [<community-list-name>]

Use the show ip community-list co mmand to display any or all defined community lists in the router
configuration.
Syntax Description
<community-list-name> Optional. Specifies the name of the community list you wish to display. If this
parameter is omitted, all defined community lists will be displayed.
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 10.1 Command was introdu ced.
Usage Examples
The following example shows two community lists, one of which permits all routes containing community
number 10:67, and another which permits routes cont aining community number 10:68 and the inte rnet
community number, but denies routes containing community number 10:45.
NetVanta4305#show ip community-list
ip community-list CommList1:
permit 10:67
ip community-list CommList2:
permit 10:68 internet
deny 10:45