Re: VRF definition



VRF definition from
http://whatis.techtarget.com/definition/0,,sid9_gci1149279,00.html

Virtual Routing and Forwarding

Virtual routing and forwarding (VRF) is a technology included in IP
(Internet Protocol) network routers that allows multiple instances of a
routing table to exist in a router and work simultaneously. This
increases functionality by allowing network paths to be segmented
without using multiple devices. Because traffic is automatically
segregated, VRF also increases network security and can eliminate the
need for encryption and authentication. Internet service providers
(ISPs) often take advantage of VRF to create separate virtual private
networks (VPNs) for customers; thus the technology is also referred to
as VPN routing and forwarding.

VRF acts like a logical router, but while a logical router may include
many routing tables, a VRF instance uses only a single routing table.
In addition, VRF requires a forwarding table that designates the next
hop for each data packet, a list of devices that may be called upon to
forward the packet, and a set of rules and routing protocols that
govern how the packet is forwarded. These tables prevent traffic from
being forwarded outside a specific VRF path and also keep out traffic
that should remain outside the VRF path.


============================================================

.



Relevant Pages

  • Re: multiple routing tables review patch ready for simple testing.
    ... leaving this out will result in just a single routing table as per normal. ... now be refered to as FIBs (forwarding Information base?). ... the new command "setfib" sets teh default fib for a process and all its ... A router has multiple RIBs, ...
    (freebsd-net)
  • Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]
    ... slightly better polling performance but still errors at lower packet rates ... Ipfw needs a lot of work, barely gets 500kpps with no routing table with a few ipfw rules loaded.. ... random packet sources/ports .. ... Does ULE provide better performance than 4BSD for forwarding? ...
    (freebsd-net)
  • Re: GW (LAN1, LAN2, ADSL) config
    ... Is IP forwarding on? ... When debugging a routing problem, we need to see your routing table. ... Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ ...
    (Fedora)
  • Re: IP Forwarding howto
    ... IP Forwarding is just normal Layer3 Routing. ... What you are probably asking about is NAT. ... done with a specific Port#. ...
    (microsoft.public.win2000.networking)
  • Re: Routing, forwarding and routeadm
    ... My understanding is that forwarding is the low-level bit ... the kernel's routing table & possibly other things?), ... updated (by hand, or by routed/zebra/quagga/etc). ... I would refer to the process of learning external routes via some ...
    (comp.sys.sun.admin)