Posts

Showing posts from June, 2022

NSX-T Gateway and its components

Image
  NSX-T Gateway and Gateway components                         - Prashant Pandey , VCAP-NV   In this blog we are going to discuss about all available options of Gateways and its components with NSX-T.   ·        In NSX-T, we have 2 types of Gateways named as Tier-0 & Tier-1. ·        Each gateway has its own gateway components named DR (distributed router) and SR (service router). Tier-0 Tier-1 T0 is needed for North-South connectivity. T1 handles East-West connectivity. Supports Static or dynamic routing towards the upstream physical gateway. No routing is needed, only connection is required with T0, routing is taken care by NSX-T itself. T0 is mandatory for any topology, be it single tier or multi-tier architecture. T1 is only req...