08-04-2012 05:30 PM - edited 03-04-2019 05:10 PM
Hi
please explain me what is VRF also I have found that vrf can be configured on both router and switch. I have 3750 and 3800 so where should I configure vrf.
Solved! Go to Solution.
08-06-2012 01:07 AM
VRFs in general used to virtualizes the routing tables where you can have multiple routing tables in one physical router
VRFs can be used with MP-BGP and MPLS for network like ISPs
also VRFs can be used locally to perform separation between multiple routing instances aka VRF lite
both can be used for Path isolation
useful links
http://packetlife.net/blog/2010/mar/29/inter-vrf-routing-vrf-lite/
http://www.cisco.com/en/US/docs/solutions/Enterprise/Network_Virtualization/PathIsol.html
hope this help
plz rate the helpful posts
08-06-2012 05:33 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 is sort of the L3 version of VLANs. Whether it should be configured on your 3750 or 3800 or both depends on your needs.
To your later question about the "lite" version of VRF, this often doesn't support as many VRF instances and, on low-end devices, uses VLAN tags or GRE tags to support multiple VRF instances between devices where the full blown version uses MPLS tags. (NB: When multiple devices share multiple VRFs across a single link, they need some way to distinguish what VRF a packet belongs to. Sort of the L3 version of a L2 trunk.)
08-04-2012 05:47 PM
VRF goes hand-in-hand with MPLS. Start reading here.
08-05-2012 09:30 AM
Thanks for quick response Leo. I looked at the config guide, I found VRF config is done on routers
but then I found about vrf lite
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/31sg/configuration/guide/vrf.pdf
The config is done on switches here. Can you explain me the difference and impact.
08-06-2012 01:07 AM
VRFs in general used to virtualizes the routing tables where you can have multiple routing tables in one physical router
VRFs can be used with MP-BGP and MPLS for network like ISPs
also VRFs can be used locally to perform separation between multiple routing instances aka VRF lite
both can be used for Path isolation
useful links
http://packetlife.net/blog/2010/mar/29/inter-vrf-routing-vrf-lite/
http://www.cisco.com/en/US/docs/solutions/Enterprise/Network_Virtualization/PathIsol.html
hope this help
plz rate the helpful posts
08-06-2012 05:33 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 is sort of the L3 version of VLANs. Whether it should be configured on your 3750 or 3800 or both depends on your needs.
To your later question about the "lite" version of VRF, this often doesn't support as many VRF instances and, on low-end devices, uses VLAN tags or GRE tags to support multiple VRF instances between devices where the full blown version uses MPLS tags. (NB: When multiple devices share multiple VRFs across a single link, they need some way to distinguish what VRF a packet belongs to. Sort of the L3 version of a L2 trunk.)
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