NSX CLI Guide

Debug Commands

debug manager <hostname-or-ip-address>

Issue a debug manager connection with reachability and port check.

Parameters:

Option Description
<hostname-or-ip-address> A hostname or IP address


Example:

nsx> debug manager 10.92.245.161 ------------------------------------------------- | Connection reachability test | ------------------------------------------------- PING 10.92.245.161 (10.92.245.161) 56(84) bytes of data. 64 bytes from 10.92.245.161: icmp_seq=1 ttl=64 time=0.027 ms 64 bytes from 10.92.245.161: icmp_seq=2 ttl=64 time=0.034 ms 64 bytes from 10.92.245.161: icmp_seq=3 ttl=64 time=0.033 ms 64 bytes from 10.92.245.161: icmp_seq=4 ttl=64 time=0.036 ms --- 10.92.245.161 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 3046ms rtt min/avg/max/mdev = 0.027/0.032/0.036/0.006 ms ------------------------------------------------ | Trace route host name | ------------------------------------------------ traceroute to 10.92.245.161 (10.92.245.161), 30 hops max, 65000 byte packets 1 10.92.245.161 0.060 ms 0.035 ms 0.034 ms --------------------------------------------------- | Reachability test on port 443 | --------------------------------------------------- Connection to 10.92.245.161 443 port [tcp/https] succeeded! . . . or nsx> debug manager 10.92.245.161 ------------------------------------------------- | Connection reachability test | ------------------------------------------------- PING 10.92.245.161 (10.92.245.161): 56 data bytes 64 bytes from 10.92.245.161: icmp_seq=0 ttl=64 time=0.350 ms 64 bytes from 10.92.245.161: icmp_seq=1 ttl=64 time=0.560 ms 64 bytes from 10.92.245.161: icmp_seq=2 ttl=64 time=0.457 ms --- 10.92.245.161 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.350/0.456/0.560 ms ------------------------------------------------ | Trace route host name | ------------------------------------------------ traceroute to 10.92.245.161 (10.92.245.161), 30 hops max, 40 byte packets 1 10.92.245.161 0.346 ms 0.214 ms 0.275 ms --------------------------------------------------- | Reachability test on port 443 | --------------------------------------------------- Connection to 10.92.245.161 443 port [tcp/https] succeeded! . . . or nsx> debug manager 10.92.245.161 ------------------------------------------------- | Connection reachability test | ------------------------------------------------- PING 10.92.245.161 (10.92.245.161) 56(84) bytes of data. 64 bytes from 10.92.245.161: icmp_seq=1 ttl=64 time=0.301 ms 64 bytes from 10.92.245.161: icmp_seq=2 ttl=64 time=0.297 ms 64 bytes from 10.92.245.161: icmp_seq=3 ttl=64 time=0.272 ms 64 bytes from 10.92.245.161: icmp_seq=4 ttl=64 time=0.500 ms --- 10.92.245.161 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 3065ms rtt min/avg/max/mdev = 0.272/0.342/0.500/0.093 ms ------------------------------------------------ | Trace route host name | ------------------------------------------------ traceroute to 10.92.245.161 (10.92.245.161), 30 hops max, 65000 byte packets 1 10.92.245.161 0.319 ms F=1500 0.159 ms 0.176 ms --------------------------------------------------- | Reachability test on port 443 | --------------------------------------------------- Connection to 10.92.245.161 443 port [tcp/https] succeeded! . . .

Mode:

Basic

Availability: