Release : 1.1f 734 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.26 bgp comm-route
This command configures an entry in additive or delete community table and the no form of the
command removes the entry from additive or delete community table.
bgp comm-route {additive|delete} <ip-address> <ip_mask> comm-value
<4294967041-4294967043,65536-4294901759>
no bgp comm-route {additive|delete} <ip-address> <ip_mask> comm-value
<4294967041-4294967043,65536-4294901759>
Syntax Description
additive - Add associated community value with the already existing communities in the route
update
delete - Remove the community attribute from the route-prefix when it passes through the filter
process
ip-address - Route prefix on which community policy needs to be applied
ip_mask - Mask associated with the route-prefix
comm-value - Community attribute value
Mode
Router Configuration Mode
Example
SMIS(config-router)# bgp comm-route-table 24.5.0.0 16 commvalue
4294967045
BGP Speaker Local AS number must be configured.
Related Commands
router bgp – Sets the AS number of the BGP Speaker
show ip bgp community – Displays the contents of route/peer/filter/policy community tables