Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 553 Bytes

File metadata and controls

13 lines (12 loc) · 553 Bytes
title Virtual Routing And Forwarding
date 2022-02-17 08:59:00 UTC
tags
networking

In IP-based computer networks, virtual routing and forwarding (VRF) is a technology that allows multiple instances of a routing table to co-exist within the router at the same time. One or more logical or physical interfaces may have a VRF and these VRFs do not share routes therefore the packets are only forwarded between interfaces on the same VRF. VRFs are the TCP/IP equivalent of a VLAN.