Forum Discussion
Exceed bandwidth utilization on standby device
- Jun 25, 2019
Yes, the problem you are facing is because of this UDP 8116 traffic. There are 360 packets (of 500) related to this flow.
# cat output.txt | grep 8116 | wc -l 360
This is not a specific problem of F5, so you should check your enviroment to figure out what the source of traffic is and how to stop it.
BTW, I would appreciate if you mark my answer as 'the best' or give me some upvote :-).
KR,
Dario.
Hello,Dario Garrido,
I have checked my configuration of Mirroring and I found out, there was only IPs of mirroring(I remove them), so it looks, it was not enabled finally, I have restarted standby box, but there is still exceeded bandwidth limit and this logs are only on standby device, on Active device there are any logs regarding bandwidth exceed.
I have already checked bandwidth throughput and graph show me that there is maximumum 50Mbits.
Thank you
Check your connections in both devices. Is there more connections in your standby device?
# tmsh show sys connection
Also, do you have any 3rd party script configured in your device?
You can check with tcpdump what type of traffic is exceeding the network limits.
tcpdump -nnei 0.0 -c 500
tcpdump -nnei eth0 -c 500
KR,
Dario.
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