Forum Discussion
Looking for a TMSH command to check traffic flow
- Nov 08, 2023
JayanthLakshmipathy I'm not sure if a command exists that would show this because the typical connection table outputs source IP, source port, destination IP, destination port, and destination pool member. I think the only option to look at connections in a reactive way would be to perform a tcpdump with the following flags that would insert F5 information about where the traffic is going.
tcpdump -nni 0.0:nnp host <client_IP> -w /shared/tmp/my_cap.pcap
JayanthLakshmipathy I'm not sure if a command exists that would show this because the typical connection table outputs source IP, source port, destination IP, destination port, and destination pool member. I think the only option to look at connections in a reactive way would be to perform a tcpdump with the following flags that would insert F5 information about where the traffic is going.
tcpdump -nni 0.0:nnp host <client_IP> -w /shared/tmp/my_cap.pcap
Hi Paulius
tcpdump, helped in getting what i need. Thanks very much.
Thank you
Jay
Recent Discussions
Related Content
* 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