Reference Guide

Table Of Contents
set comm-list delete
To remove the specified community list from the BGP route’s COMMUNITY attribute, configure a filter.
S4810
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
community-list-
name
Enter the name of an established Community list, up to 140
characters.
Defaults Not configured.
Command Modes ROUTE-MAP
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.8.1.0 Increased the 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 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
pre-Version
6.1.1.0
Introduced on the E-Series.
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, the deletion command (
set comm-list
delete) is processed before the insertion command (set community).
Related
Commands
ip community-list — configures community access list.
match community — redistributes routes that match the COMMUNITY attribute.
set community — specifies a COMMUNITY attribute.
251