Release : 1.1f 738 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.30 bgp ecomm-route
This command configures an entry in additive or delete ext community table. The no form of the
command removes the entry from additive or delete ext community table.
bgp ecomm-route {additive|delete} <ip-address> <ip_mask> ecomm-value
<value(xx:xx:xx:xx:xx:xx:xx:xx)>
no bgp ecomm-route {additive|delete} <ip-address> <ip_mask> ecomm-value
<value(xx:xx:xx:xx:xx:xx:xx:xx)>
Syntax Description
additive - Adds associated extended-community value with the already existing communities
in the route update
delete - Removes the extended-community attribute from the route-prefix when it passes
through the filter process
ip-address - Route prefix on which extended-community policy needs to be applied
ip_mask - Mask associated with the ip address
ecomm-value - Extended Community Attribute Value
Mode
Router Configuration Mode
Example
SMIS(config-router)# bgp ecomm-route additive 12.0.0.0 255.0.0.0
ecomm-value 01:01:22:33:44:55:66:77
BGP Speaker Local AS number must be configured.
Related Commands
router bgp – Sets the AS number of the BGP Speaker
show ip bgp extcommunity – Displays the contents of route/peer/filter/policy ext-community
route tables