How to set upper limit for bandwidth scale using Iftop in Linux?
Use the following iftop command to set the bandwidth scale upper limit to monitor the traffic details upto the given bandwidth usage limit.
→ iftop -m (set the limit)
For eg: iftop -m 100KB
Here, we have set the bandwidth limit to 100KB as shown below,