Install Guide

Table Of Contents
Figure 170. Setup VRF Interfaces
The following example relates to the configuration shown in the above illustrations.
Router 1
Router 2
The following shows the output of the show commands on Router 1.
Router 1
The following shows the output of the show commands on Router 2.
Router 2
Route Leaking VRFs
Static routes can be used to redistribute routes between non-default to default/non-default VRF and vice-versa.
You can configure route leaking between two VRFs using the following command: ip route vrf x.x.x.x s.s.s.s
nh.nh.nh.nh vrf default.
This command indicates that packets that are destined to x.x.x.x/s.s.s.s are reachable through nh.nh.nh.nh in
the default VRF table. Meaning, the routes to x.x.x.x/s.s.s.s are leaked from the default VRF routing table into the
non-default VRF routing table.
NOTE:
The Dell EMC Networking OS supports route leaking only for transit traffic. If the system receives a packet on one
VRF which is destined to another VRF, the packet is routed to that destination. If the system receives a packet on one VRF
which is destined to the same device (such as a ping), they system drops the packet.
926 Virtual Routing and Forwarding (VRF)