Set network prefix for second BGP Neighbor only
We are migrating our Internet circuit to BGP from static. We already have an MPLS connection using BGP routing. How do I announce our public IP block from the Internet circuit only?
Example: Our MPLS circuit is 1.1.1.1 and we're announcing internal networks (but this seems to be global and not specific to any neighbor). Our Internet circuit will be 2.2.2.2 with local-as 65001. The 'config network' command seems to be global, so how can I 'config network' and add a prefix of our public IP block 3.3.3.1/26 only for the Internet neighbor?