Command Line Reference Guide
set tag – specify the tag assigned to redistributed routes.
set comm-list delete
Configure a filter to remove the specified community list from the BGP route’s COMMUNITY attribute.
S5000
Syntax
set comm-list community-list-name delete
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
Version 9.0(1.3) Introduced on the S5000.
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.
set community
Allows you to assign a BGP COMMUNITY attribute.
S5000
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.
236