Virtual Routing and Forwarding (VRF)

  • VRF (Virtual Routing and Forwarding) is a network virtualization technology that allows a router to have multiple independent routing tables.

    Just like VLANs isolate traffic at Layer 2 by creating virtual switches, VRFs isolate routing domains at Layer 3 by creating virtual routers on a single physical device.

    VLAN vs VRF diagram showing how VLANs segment traffic at Layer 2 and VRFs isolate routing at Layer 3 using separate virtual instances.

    Figure 1 –VLANs isolate Layer 2 traffic and VRFs isolate Layer 3 routing

    In this course, we’ll focus on VRF-Lite, a simplified version of VRF that does not use MP-BGP (Multiprotocol BGP) or MPLS (Multiprotocol Label Switching). This is the type of VRF you need to understand for the CCNA exam. To help you grasp its value, let’s walk through a real-world example.

    Answer the question below