VRF Association for BGP Peering

To associate VRF with BGP for BGP peering, use the following sample configuration:

config 
   router bgp bgp_name 
       interface interface_name 
           vrf  vrf_name 
           end 

NOTES:

  • interface interface_name —Specify the local BGP interface.

  • vrf `vrf_name —Specify the VRF details to be associated with BGP.