Solaris and Linux
Sunday, March 20, 2022
How to collect the tcp dump in linux compute nodes.
tcpdump -nvvv -i <interface> -C 10 -s 0 -W 100 -S -w /tmp/ClientVM.pcap
Ideally on the compute node as well for the test.
tcpdump -nvvv -i <interface> -C 10 -s 0 -W 100 -S -w /tmp/CN07.pcap
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment