Skip to content

kickout other users trying to log into your Arista switch

Notifications You must be signed in to change notification settings

narrowendrun/kickout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kickout

a bash script that kicks users out when trying to log into your Arista switch

Deployment

scp the repo after cloning it to your local machine

  scp /path/to/repo/clone/kickout user_role@arista_switch:/preferred/path

change privileges for kickout.arista_switch

   chmod +x kickout.sh

run the script

   ./kickout.sh

Appendix

kickout prompt screen allows you to choose between periodically kicking users out or kick all users out only once

Logs

All kickouts are logged and can be viewed

   cd /path/to/kickout
   cat kickout.log

About

kickout other users trying to log into your Arista switch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages