CLI Guide

neighbor distribute-list
Distribute BGP information via an established prex list.
Syntax
neighbor {ip-address | peer-group-name} distribute-list prefix-list-name {in |
out}
To delete a neighbor distribution list, use the no neighbor {ip-address | peer-group-name}
distribute-list prefix-list-name {in | out} command.
Parameters
ip-address Enter the IP address of the neighbor in dotted decimal format.
peer-group-name Enter the name of the peer group to apply the distribute list lter to all routers in the peer
group.
prex-list-name
Enter the name of an established prex list.
If the prex list is not congured, the default is permit (to allow all routes).
in Enter the keyword in to distribute only inbound trac.
out Enter the keyword out to distribute only outbound trac.
Defaults Not congured.
Command Modes ROUTER BGP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information Other BGP ltering commands include: neighbor filter-list, ip as-path access-list, and
neighbor route-map.
Related Commands
neighbor route-map — assigns a route map to a neighbor or peer group.
neighbor ebgp-multihop
Attempt and accept BGP connections to external peers on networks that are not directly connected.
Syntax
neighbor {ip-address | peer-group-name} ebgp-multihop [ttl]
To disallow and disconnect connections, use the no neighbor {ip-address | peer-group-name}
ebgp-multihop command.
Parameters
ip-address Enter the IP address of the neighbor in dotted decimal format.
peer-group-name Enter the name of the peer group.
314 Border Gateway Protocol IPv4 (BGPv4)