Previous: , Up: BGP Peer   [Contents][Index]


11.5.3 Peer filtering

BGP: neighbor peer distribute-list name [in|out]

This command specifies a distribute-list for the peer. direct is ‘in’ or ‘out’.

BGP command: neighbor peer prefix-list name [in|out]
BGP command: neighbor peer filter-list name [in|out]
BGP: neighbor peer route-map name [in|out]

Apply a route-map on the neighbor. direct must be in or out.

BGP: bgp route-reflector allow-outbound-policy

By default, attribute modification via route-map policy out is not reflected on reflected routes. This option allows the modifications to be reflected as well. Once enabled, it affects all reflected routes.