Networking > Layer 3 > Logical Gateway > Routing > Routes

get logical-router <uuid> route static [<prefix>]

Display IPv4 Static routes for a specified prefix in RIB.

get logical-router route static command also displays Tier 0 NAT, Tier 1 NAT, Tier 1 connected, Load balancer routes along with Tier 0 & Tier 1 static routes

Parameters:

Option Description
<uuid> Datapath UUID argument
<prefix> Network Address argument


Example:

nsx-edge-1> get logical-router 3a57c438-7ee9-4ba2-92ef-6f758931e1be route static 1.1.0.0/16 Flags: t0c - Tier0-Connected, t0s - Tier0-Static, b - BGP, t0n - Tier0-NAT, t1s - Tier1-Static, t1c - Tier1-Connected, t1n: Tier1-NAT, t1l: Tier1-LB VIP, t1ls: Tier1-LB SNAT, t1d: Tier1-DNS FORWARDER, > - selected route, * - FIB route Total number of routes: 2 t1c> * 1.1.2.0/24 [3/0] via 100.64.1.1, downlink-298, 21:10:43 t1c> * 1.1.1.0/25 [3/0] via 100.64.1.1, downlink-298, 21:10:43

Mode:

Basic

Availability: