Set Extcomm-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 extcomm-list delete

To remove extended communities from the extended community attribute of an inbound or outbound
Border Gateway Protocol (BGP) update, use the set extcomm-list delete command. To remove a
previous set extcomm-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
You must have a match clause in a route map (even if it points to a "permit everything" list) if you want
to use set commands.
The set commands specify the set actions to be performed when all of the match criteria of a route map
are met. When all match criteria are met, all set actions are performed.
When you configure both the set extcommunity community-number and set ext comm-list delete
commands in the same sequence of a route map attribute, the deletion operation (set extcomm-list
delete) is performed before the set operation (set extcommunity community-number).
This command requires the LAN Enterprise Services license.
Examples
This example shows how to remove extended communities from the extended community attribute of an
inbound or outbound update:
switch# configure terminal
switch(config)# route-map test1
switch(config-route-map)# match as-path 1
switch(config-route-map)# set extcomm-list list1 delete
switch(config-route-map)#
OL-27852-01
set extcomm-list community-list-name delete
no set extcomm-list
Standard or expanded extended 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 extcomm-list delete
335

Advertisement

Table of Contents
loading

Table of Contents