beautypg.com

Show ip community-list [

Page 202

background image

Command Reference Guide

Enable Mode Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

202

show ip community-list []

Use the show ip community-list command to display any or all defined community lists in the router
configuration.

Syntax Description

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 introduced.

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 containing community number 10:68 and the internet
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