
C613-50186-01 Rev B
Command Reference for AR2050V
1403
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
R
OUTE
M
AP
C
OMMANDS
SET
COMM
-
LIST
DELETE
set comm-list delete
Overview
Use this command to delete one or more communities from the community
attribute of a BGP update message. Specify the communities to delete by
specifying a community list. To create the community list, enter Global
Configuration mode and use the
When a BGP update message matches the route map entry, the device deletes the
specified communities from the update’s community attribute.
Use the
no
variant of this command to stop deleting the communities.
Syntax
set comm-list {
<1-199>
|
<100-199>
|
<word>
} delete
no set comm-list {
<1-199>
|
<100-199>
|
<word>
} delete
Mode
Route-map Configuration
Usage
This command is valid for BGP update messages only.
Example
To use entry
3
of the route map called
myroute
to delete the communities in
community list
34
from matching update messages, use the commands:
awplus#
configure terminal
awplus(config)#
route-map myroute permit 3
awplus(config-route-map)#
set comm-list 34 delete
Related
Commands
Parameter
Description
<1-99>
Standard community-list number.
<100-199>
Expanded community-list number.
<word>
Name of the Community-list.