How can I monitor total bandwidth by IP address? Something is pulling a lot of data and I’m trying to figure out what is going on.
Thanks!
This thread was automatically locked due to age.
Hello,
If you want to see the instant bandwidth usage by IPs you can connect to your XG by SSH then go to 5. Device Management > 3. Advanced Shell.
Then you can use the "iftop" command.
Example: to see the usage of the Port2 of the XG you can type: iftop -ni Port2
Then you will see the instant usage of the Port2 with the local and remote IPs.