OS: NSX Edge: 6.4.x
Show routing table
show ip route
Show Interfaces
show int
Display debug information on a specific interface
debug packet display interface {int_name}
eg
debug packet display interface vNic_2
Display debug information on specific interface and remote host
debug packet display interface {int_name} host_{IP Address}
eg
debug packet display interface vNic_2 host_172.10.29.23
Display debug information on specific interface and remote host and protocol (eg TCP or UDP
debug packet display interface {int_name} host_{IP Address}_and_{protocol}
eg
debug packet display interface vNic_2 host_172.10.29.23_and_udp