Welcome to part 4 of the NSX VRF series. In part 3, I discussed VRF route leaking that allows communication between 2 data plane isolated VRF gateways in NSX.Â
In this post, I will discuss Inter-VRF routing.
If you are not following along, I encourage you to read the earlier parts of this series from the links below:
1: NSX VRF Gateway – Architecture & Configuration
2:Â VRF Config Validation & Traffic Flows
Inter-VRF routing was first introduced in NSX 4.1.0, and it allows exchanging routes between VRFs. The route exchange happens between VRFs over an internally plumbed Inter-VRF transit link.Â
You can configure Inter-VRF routing between:
- Parent Tier-0 gateway and Tier-0 VRF gateway.
- From Tier-0 VRF gateway to parent Tier-0 gateway.
- From one Tier-0 VRF gateway to another Tier-0 VRF gateway.
To exchange routes between the gateways, you can use one of the following methods:
- Inter-VRF Route Advertisement – Advertise routes that are not BGP, such as static, connected, NAT, etc, that are available as inter-vrf static routes on the connected gateway.






