Release : 1.1f 736 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.28 bgp comm-filter
This command allows/filters the community attribute while receiving or advertising. The no form of
the command removes the filter policy for the community attribute.
bgp comm-filter <comm-value(4294967041-4294967043,65536-4294901759)>
<permit|deny> <in|out>
no bgp comm-filter <comm-value(4294967041-4294967043,65536-4294901759)>
<permit|deny> <in|out>
Syntax Description
comm.-value - Community Attribute Value
permit - Allows a particular community attribute to be received or advertised in updates
deny - Filters routes containing the community attribute value in received or advertised updates
in|out - Specifies the direction of route-updates on which the community filter policy needs to
be applied, i.e. whether the community filter needs to be applied on received routes or on routes
advertised to peers
Mode
Router Configuration Mode
Example
SMIS(config-router)# bgp comm-filter 75100 deny in
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