Guys;
Another advice that i seek from you guys.
So now i have a CE device connecting to our Managed customer facing node taht i call managed-CE. I have two vrfs on managed-CE, vrf-SERVICE-1 and VRF-SERVICE-2.
I am using ebgp between CE and managed-CE.
CE is a multilayer switch. And has three internal routed networks. Interface VLAN-1, Interface VLAN-2 and Interface-VLAN-3. These internal netwroksshow up in CE as SVIs.
There is a trunk interface between CE and managed-CE. Now Interface VLAN-1, Interface VLAN-2 are networks for the same service, hence these two networks would end up in vrf-SERVICE-1 on managed-CE after e-BGP convergence.
My question is that how would tagging work between CE and Managed-CE under bgp session. I mean I wish to receive vlan taggs for these networks in my bgp update going into the vrf-SERVICE-1. This is needed for traffic separation as two different services are being provided through the same VRF.
regards