This article provides information about the maximum achievable throughput for interfaces in switches.
Traffic statistics: The counters displayed here indicate the total number of bytes and packets both received by and transmitted out of the interface. These numbers give you an indication of how much traffic your interface is handling.
Input bytes: Number of bytes entering the interface and the current throughput rate in bits per second (bps).
Input packets: Number of packets entering the interface and the current throughput rate in packets per second (pps).
Output bytes: Number of bytes exiting the interface and the current throughput rate in bits per second (bps).
Output packets: Number of packets exiting the interface and the current throughput rate in packets per second (pps).
How to calculate total live throughput on device in terms of Gbps/Mbps?
user@host> monitor interface traffic
Bytes=b, Clear=c, Delta=d, Packets=p, Quit=q or ESC, Rate=r, Up=^U, Down=^D
THFW01 Seconds: 7 Time: 12:48:46
Interface Link Input bytes (bps) Output bytes (bps)
gr-0/0/0 Up 0 (0) 0 (0)
xe-0/0/0 Up 767659726547575 (525159960) 7186360809189001 (3989350648) <<<<<<<<<
xe-0/0/1 Up6057061550047711 (3533752576) 849696845362814 (586020632) <<<<<<<<<
xe-0/0/2 Down 0 (0) 0 (0)
xe-0/0/3 Up 240860624184 (59728) 338965449631 (43320) <<<<<<<<<
xe-0/1/0 Up 767983288123418 (508148160) 7189239328540130 (4209648368) <<<<<<<<<
xe-0/1/1 Up8328771690582346 (4670122144) 674254079599686 (439976600) <<<<<<<<<
xe-0/1/2 Down 0 (0) 0 (0)
xe-0/1/3 Up 1062782305588 (243120) 328398752387 (62608) <<<<<<<<<
ae0 Down 0 (0) 0 (0)
ae1 Down 0 (0) 0 (0)
em0 Up 375998561362 319644521563
em1 Up 16177649205 1549902642
irb Up 0 0
lo0 Up 485553460 485553460
pimd Up 0 0
To calculate the total throughput, you need to add the inbound and outbound traffic(bps) as seen on the interfaces.
As per the calculation, for inbound traffic the throughput stands around 9.24Gbps.
And, for outbound traffic the throughput stands around 9.23Gbps.