Switching

last person joined: yesterday 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Port throughput

    Posted 06-16-2016 21:29

    Hello

     

    Is there any way to check the throughput of each port in EX series switch so that we can determine the actual data flow  ?

     

     

    Thanks in advance !!!

     

     

     



  • 2.  RE: Port throughput

     
    Posted 06-17-2016 01:12

    Hi,

     

    Maybe you could run "show interfaces | match rate". However, this does not indicate which interface.

    Alternatively, you could do snmp polling with some scripting.

     

    Cheers,

    Ashvin



  • 3.  RE: Port throughput
    Best Answer

    Posted 06-22-2016 00:58

    master@SWֹLAB> show interfaces ge-0/0/10 | match rate
    Input rate : 536 bps (1 pps)
    Output rate : 3488 bps (5 pps)

    master@SWֹLAB> monitor interface ge-0/0/10

    Next='n', Quit='q' or ESC, Freeze='f', Thaw='t', Clear='c', Interface='i'
    AMIT_RENANIM_RAANANA

    Interface: ge-0/0/10, Enabled, Link is Up
    Encapsulation: Ethernet, Speed: 100mbps
    Traffic statistics:
    Input bytes: 1634137017 (0 bps)
    Output bytes: 18076176961 (4088 bps)
    Input packets: 11091987 (0 pps)
    Output packets: 70534877 (6 pps)