Install tcpdump

By default, tcpdump is not installed on UAG. To install, rn the following script.

				
					cd /etc/vmware/gss-support
sh install.sh				
			

To run tcpdump, run the following command:

				
					tcpdump -i any -w filename.pcap				
			

Then replicate issue, then do ctrl+c to stop tcpdump