VRFs
VRF stands for Virtual Routing and Forwarding. It is a technology that allows multiple separate routing tables to coexist within a single network device, such as a router or switch. Each VRF instance represents an independent routing domain with its own forwarding table and routing processes, enabling multiple networks to share the same physical infrastructure while preventing routes from one VRF from being learned or forwarded in another.
In a VRF-enabled device, interfaces or subinterfaces can be assigned to a specific VRF. Traffic entering or
In service provider and enterprise networks, VRFs are commonly used to isolate customer or departmental traffic.
Inter-VRF communication, when required, is achieved through explicit mechanisms such as a central gateway or controlled
See also: MPLS, VPN, VLAN, route leaking, route distinguishers.