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 Storm control on aruba 2930f ?

This thread has been viewed 33 times
  • 1.  How to Storm control on aruba 2930f ?

    Posted Jan 09, 2019 10:48 PM

    Dear everyone,

    Please help me, I want to configure storm control on all port access switch Aruba 2930f ( Broadcast control and unknown unicast control). 

    I search on document and try fault-finder command 

    hostconfig)# fault-finder broadcast-storm 3 action warn-and-disable 0 pps 150 

    And see below: 

    Bcast | Port Rising Disable Disable Time
    Port Storm | Status Threshold Action Timer Left
    ------- ----- + ------ --------- ---------------- ---------- ------------
    3 Yes | Down 150 pps warn-and-disable 0 -

     

    But i want to config all interface port storm control broadcast pps and storm control unicast pps 

    I read this guide but can not create:

    https://community.arubanetworks.com/t5/Wired-Intelligent-Edge-Campus/How-to-configure-Storm-Control/ta-p/186800

     



  • 2.  RE: How to Storm control on aruba 2930f ?
    Best Answer

    Posted Jan 10, 2019 07:12 AM

     

    Take a look at the rate-limit command. It is described in chapter 6 of the Management and Configuration Guide.

     

     



  • 3.  RE: How to Storm control on aruba 2930f ?
    Best Answer

    MVP EXPERT
    Posted Jan 12, 2019 08:09 PM

    Hi,

     

    I build most 2930F configurations with the following settings. Maybe it will help you with making your choices.

     

    fault-finder broadcast-storm sensitivity high
    fault-finder bad-driver sensitivity high
    fault-finder bad-transceiver sensitivity high
    fault-finder bad-cable sensitivity high
    fault-finder too-long-cable sensitivity high
    fault-finder over-bandwidth sensitivity high
    fault-finder loss-of-link sensitivity high
    
    interface 1/1
       rate-limit bcast in percent 10
       rate-limit mcast in percent 10
       exit
    
    spanning-tree 1/1 admin-edge-port
    spanning-tree 1/1 bpdu-protection


  • 4.  RE: How to Storm control on aruba 2930f ?

    Posted Oct 04, 2022 07:17 AM
    Do you have these same base config options that you've translated to the AOS CX cli?