cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
521
Views
0
Helpful
2
Replies

Forwarding single lan to multiple VRF's

Divyaish Goyal
Level 1
Level 1

I have a single local vlan created on my cisco 3650 under which i have connected my local machines.

Also, i have many vrf's created and connecting to PE via BGP.

the routes learned by BGP are different for each VRF. i have forwarded local vlan to one vrf and redistribute it in BGP.

but the situation is, once i did that i was able to reach network under the vrf in which i have forwarded the local VLAN.

But not other network which are learned under other VRF's.

Is there any way by which i can reach all the network learned by all VRF's by local vlan ?

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

we would like to see your high level config also, what network you are not able to reach from source and destination.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

hello,

 

i have attached a sample config file that i am using (Just removed IP's)

Pl. have a look and suggest.

 

the local vlan that i am talking about is "200", rest other are VRF's.

Src network is IP's under local vlan "200"

dst network is the IPs' we are learning from BGP, unique for every VRF.

 

In this config i can only reach the network which is learned from VRF "P2P_STP_CTRLXXXX_FM" as i have forwarded local vlan 200 to this VRF.

other then that no other network under remaining VRF's is reachable.

Also, as i knew we can't push same interface under multiple VRF's.