How to monitor specific interface using iftop command?
You can monitor the network traffic details for a specific interface using the below iftop command,
→ iftop -i (interface)
Here, we have monitored the interface 103.235.104.210 using iftop as,
iftop -i 103.235.104.210