User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 807
Mode Router BGP Config Mode
IPv6 Address Family Config Mode
IPv4 VRF Address Family
6.10.2.51. distribute-list in
This command is used to filter routes received in incoming Border Gateway Protocol (BGP) updates based on
destination prefix. The distribute list is applied to all routes received from all neighbors. Only routes permitted
by the prefix list are accepted. If the command refers to a prefix list which does not exist, the command is
accepted and all routes are permitted.
To disable the filter, use the no form of this command.
Format distribute-list prefix <list-name> in
no distribute-list prefix <list-name> in
Default None
Mode Router BGP Config Mode
IPv4 VRF Address Family
6.10.2.52. distribute-list out
This command is used to configure a filter that restricts the advertisement of routes based on destination prefix.
Only one instance of this command may be defined for each route source (connected, OSPF, or static). One
instance of this command may also be configured as a global filter for outbound prefixes. If the command refers
to a prefix list which does not exist, the command is accepted and all routes are permitted. When a distribute
list is added, changed, or deleted for route redistribution, BGP automatically reconsiders all best routes.
To disable the filter, use the no form of this command.
Format distribute-list prefix <list-name> out [connected | ospf | static]
no distribute-list prefix <list-name> out [connected | ospf | static]
Fields
Definition
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 destination
prefixes in the prefix list.
Fields
Definition
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 destination
prefixes in the prefix list.