Topology

On NXOS1 add the static routes to the loopbacks on Router 1 (Top Left)

Create an ACL permitting all Subnets.

Create a Route-Map matching the ACL

Redistribute all the static routes into BGP.

Create a Prefix-list called FILTER

Create a route-map “BGP” matching the prefix list. local preference is not required, just for testing it’s getting applied.

Apply the Route-map to the outbound neighbor

Check to make sure the neighbor is getting all routes except for 2.2.2.0/24

Leave a Reply