Forum Discussion
Carl_rag
Nimbostratus
Jun 13, 2020using TCPDUMP to see the selected node
How can I use TCPDUMP to see which node from a pool F5 selects after it receives traffic to a virtual server?
- T_Srinivas
Cirrus
tcpdump -i 0.0:p host 10.20.1.1 -w /var/tmp/tcpdumps1.pcap
Use the above command. :p indicates peer side. In the above statement, IP address 10.20.1.1 is the Client ip address. Wireshark output will show which node it has selected from Pool.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects