NSX CLI Guide
ping6 <ip6-address> [vrfid <vrf-id>]
Ping an IPv6 address. Use Control-C to stop the ping command. The vrf
argument specifies which VRF to send the pings 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]+$ |