Wired Intelligent Edge

last person joined: yesterday 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

How to check packet per second

This thread has been viewed 4 times
  • 1.  How to check packet per second

    Posted Sep 13, 2020 12:28 AM

    Hi, we're planning to implement firewall on our network and need to know how much traffic on our network. We need to make sure that the firewall doesnt too small for our traffic. What is the command to show how many packet per seconds currently running on our network - we're using 5406 as our core here.



  • 2.  RE: How to check packet per second
    Best Answer

    Posted Sep 14, 2020 02:10 AM

    Hi AthaNz,

     

    you can use "show int port-util" on the 5400 to show per interface load. On specific interfaces, a "sh int <interface>" will also show the load for that interface.

     

    By the way to all the Aruba CX switch gurus out there: Is there an equivalent to "sh int port-util" on CX?? If not i would definitely recommend this being incorporated in one of the upcoming releases.

     

    Cheers Frank.



  • 3.  RE: How to check packet per second

    EMPLOYEE
    Posted Sep 14, 2020 02:25 PM

    Greetings!

     

    show interface statistics would be the closest AOS-CX equivalent, with the added non-zero option to filter out interfaces that have not received or transmitted any traffic. It does not, however, display the 5-minute weighted average traffic per second like AOS-Switch does.