NSX CLI Guide

Debug Commands

offlinepath <uuid-arg> <uuid-arg> <ip46-address>

Enter path context mode. This mode allows you to get information about each interface that is in the path between the specified logical router port and the specified IP address on an edgenode. You can get edge nodes using get edges. You can set an edge using set edge uuid. You can get a list of logical router interfaces with the get logical-router interfaces command. Then you can run offlinepath node_id lrport ip

Once you are in the path context, use the path commands to navigate and get information, for example, get path, get current, up and down.

Parameters:

Option Description
<uuid> UUID argument
Allowed pattern: ^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$
<ip-address> Network IP address argument


Example:

nsx-edge-1> offlinepath 6f0976e8-0b00-11e9-8d8d-02004a0e38cf de650f56-276d-46ef-959e-960752acfe19 172.16.10.11 nsx-edge-1(offlinepath)>

Mode:

Basic

Availability: