Reference Guide

246 | Access Control Lists (ACL)
www.dell.com | support.dell.com
set comm-list delete
c e s z
Configure a filter to remove the specified community list from the BGP route’s COMMUNITY
attribute.
Syntax
set comm-list community-list-name delete
To insert the community list into the COMMUNITY attribute, use the no set comm-list
community-list-name delete command.
Parameters
Defaults
Not configured.
Command Modes
ROUTE-MAP
Command
History
Usage
Information
The community list used in the set comm-list delete command must be configured so that each
filter contains only one community. For example, the filter deny 100:12 is acceptable, but the
filter deny 120:13 140:33 results in an error.
If the set comm-list delete command and the set community command are configured in the
same route map sequence, then the deletion command (set comm-list delete) is processed before
the insertion command (set community).
Prior to 7.8.1.0, names are up to 16 characters long.
Related
Commands
set community
c e s z
Allows you to assign a BGP COMMUNITY attribute.
Syntax
set community {community-number | local-as | no-advertise | no-export | none} [additive]
To delete a BGP COMMUNITY attribute assignment, use the no set community
{community-number | local-as | no-advertise | no-export | none} command.
community-list-name
Enter the name of an established Community list, up to 140 characters.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.8.1.0 Increased name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to
16 characters long.
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
ip community-list Configure community access list.
match community Redistribute routes that match the COMMUNITY attribute.
set community Specify a COMMUNITY attribute.