Release : 1.1f 728 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.21 bgp update-filter
This command configures an entry in Update Filter Table and the no form of the command
deletes the entry from Update Filter Table.
bgp update-filter <1-100> <permit|deny> remote-as <0-65535> <ip-
address> <ip_mask> [intermediate-as <AS-no list-AS1,AS2,...>] direction
<in|out>
no bgp update-filter <1-100>
Syntax Description
permit - Allow route to pass filter policy test
deny - Filter routes when it passes through filter policy test
remote-as - AS number of BGP peer associated with the route-prefix
ip-address - Route-prefix on which Filter policy needs to be applied
ip_mask - Mask associated with the route-prefix
intermediate-as - The sequence of intermediate Autonomous system numbers through
which the route update is expected to travel
direction - Direction of application of med policy
in - On received route-update with other matching attributes like as-number, intermediate-as
nos
out - On route-update that needs to be advertised to peer
Mode
Router Configuration Mode
Defaults
remote-as - 0
direction - In
prefix - 0.0.0.0
prefixlen - 0
action - filter
Example
SMIS(config-router)# bgp update-filter 6 deny remote-as 145
72.93.0.0 255.255.0.0 intermediate-as 150 direction in
BGP Speaker Local AS number must be configured