Set Comm-List Delete - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

set comm-list delete

To remove communities from the community attribute of an inbound or outbound update, use the set
comm-list delete command. To remove a previous set comm-list delete command, use the no form of
this command.
Syntax Description
community-list-name
Command Default
No communities are removed.
Command Modes
Route-map configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
This set command removes communities from the community attribute of an inbound or outbound
update using a route map to filter and determine the communities to be deleted. Depending upon whether
the route map is applied to the inbound or outbound update for a neighbor, each community that passes
the route map permit clause and matches the given community list is removed from the community
attribute being received from or sent to the Border Gateway Protocol (BGP) neighbor.
Each entry of a standard community list should list only one community when used with the set
comm-list delete command. For example, in order to be able to delete communities 10:10 and 10:20,
you must use the following format to create the entries:
switch(config)# ip community-list 500 permit 10:10
switch(config)# ip community-list 500 permit 10:20
The following format for a community list entry, while acceptable otherwise, does not work with the set
comm-list delete command:
switch(config)# ip community-list 500 permit 10:10 10:20
When both the set community community-number and set comm-list delete commands are configured
in the same sequence of a route map attribute, the deletion operation (set comm-list delete) is performed
before the set operation (set community community-number).
This command requires the LAN Enterprise Services license.
Examples
This example shows how to remove communities from the community attribute of an inbound or
outbound update:
OL-27852-01
set comm-list community-list-name delete
no set comm-list
Standard or expanded community list name. The name is any
alphanumeric string up to 63 characters.
Modification
This command was introduced.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
set comm-list delete
327

Advertisement

Table of Contents
loading

Table of Contents