Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 831/1568
7.11.2.35 distribute-list in
This command is used to filter routes or networks received in incoming Border Gateway Protocol (BGP)
updates, use the distribute-list in command in router configuration mode. To delete the distribute list and
remove it from the running configuration file, use the no form of this command.
Syntax
distribute-list <prefix list-name> in
no distribute-list <prefix list-name> in
prefix list-name:
Name of a prefix list. The list defines which networks are to be received and which
are to be suppressed in routing updates, based upon matching prefixes in the prefix list.
Default Setting
None
Command Mode
Router BGP Config Mode
7.11.2.36 distribute-list out
This command is used to suppress networks from being advertised in outbound Border Gateway
Protocol (BGP) updates, use the distribute-list out command in router configuration mode. To delete the
distribute list and remove it from the running configuration file, use the no form of this command.
Syntax
distribute-list <prefix list-name> out <protocol>
no distribute-list <prefix list-name> out <protocol>
protocol:
The source protocol shall be applied with the filter. It can be one of the following keywords:
connected, ospf, static, rip.
prefix list-name:
Name of a prefix list. The list defines which networks are to be received and which
are to be suppressed in routing updates, based upon matching prefixes in the prefix list.
Default Setting
None
Command Mode
Router BGP Config Mode