Skip to content

arista-eosext/storm_shut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

# storm_shut

A script to administratively shut down an interface when a storm control event is written to /var/log/messages

Includes an optional hold-down timer to reactivate the interface after user-defined timer expiry
  Specify a time vaue in minutes if it's desirable for the interface to re-enable
  
The script calls the API via a local UNIX socket so it's required to activate this via the CLI as follows

management api http-commands
  protocol unix-socket
  no shutdown

NOTE: Requires an Arista platform that supports logging of storm-control discards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages