NSX CLI Guide
traceroute6 <ip6-address> [vrfid <vrf-id>]
Trace the route to the specified IPv6 address. The vrfid
argument specifies which VRF to send the traceroute packets from. You can get a list of available VRFs with the get logical-routers
command.
Parameters:
Option | Description |
---|---|
<ip-address> | Network IPv6 address argument |
<vrf-id> | VRF ID argument Allowed pattern: ^[0-9]+$ |