NSX CLI Guide
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 |