01-15-2013 07:20 PM - edited 03-04-2019 06:43 PM
Dear Team,
Could you please explain the diffrence b/n normal VRF and VRF lite. where can we use these types.
I come to know that VRF uses IP MPLS backbone and VRF lite does'nt use MPLS as backbone.
Please guide.
Thanks in advance,
Naveen
01-15-2013 07:56 PM
Hi Naveen,
vrf-lite allows you to have different virtual routing instances on the local router. But it won't have MB-BGPif you want to use for MPLS VPN
You require normal vrf support if you want to run MPLS VPN on the PEs. If you want to divide your router to seperate virtual routers, vrf-lite will do
Thanks
Raju
01-15-2013 09:00 PM
Hi Rajs,
Thanks for the reply,
When we use this VRF lites.
Regards,
Naveen
01-15-2013 10:04 PM
Hi
Using vrf-lite you can do independant routing for different customers which has overlapping addresses.
I simiple terms, it will provide you to have multiple virtual routers.
Thanks
Raju
01-19-2013 09:21 PM
Hi Rajs thanks for the reply,
You mean to say only diffrence in VRF lite is it does not run MP-BGP/MPLS. Rest every thing will be same as Normal VRF right?
Regards,
Naveen
01-24-2013 06:45 AM
Yes
Raju
01-24-2013 10:11 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
VRF-lite only devices usually don't support native MPLS. Instead they often isolate different VRF traffic using VLAN or GRE or different interfaces.
VRF-lite only devices are usually also noted as being unable to run as many VRF instances.
VRF-lite only devices may support "ordinary" BGP.
01-29-2013 08:21 PM
HI Joseph,
Thanks for the reply,
Normally MP-BGP is used to carry the extended communinty attributes i.e RD,RT along with normal IPV4 packet right ?
So if VRF-LITE does'nt support Mp-BGP how it carries extended community attributes.
Please refer the attachment where in we found address family is defined inder VRF lite configuration.
01-30-2013 02:06 AM
Hello Naveen,
in the context of VRF lite a MP BGP configuration is performed with the target of allowing some grade of route leaking between different VRFs by manipulating route targets. No real MP BGP sessions with external routers are needed for this, but the MP BGP process with several ipv4 vrf VRF-NAME is used for route leaking between different VRFs.
The key missing part in MP BGP configuration in VRF lite context is the address-family vpnv4 that is fondamental in a true PE configuration.
You can see VRF lite as a subset of features of a full PE role.
Hope to help
Giuseppe
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide