Skip to content

Instantly share code, notes, and snippets.

@rhicks
Last active February 14, 2019 17:05
Show Gist options
  • Save rhicks/a4f3be137099d2fc9dd553fda6554fef to your computer and use it in GitHub Desktop.
Save rhicks/a4f3be137099d2fc9dd553fda6554fef to your computer and use it in GitHub Desktop.
How to NCON DDoS Mitigate
!!!!!! THE -n IS FOR DRYRUN. REMOVE TO PUSH REAL CHANGE !!!!!!
cd ~/Repo/ncon
source venv/bin/activate
ncon netcmd ddos-mitigate --ip 140.211.167.122 -T cisco_xr -d eugn-core1-gw-lb.nero.net -n
ncon netcmd ddos-mitigate --ip 140.211.167.122 -T cisco_xr -d ptck-core1-gw-lb.nero.net -n
ncon netcmd ddos-mitigate --ip 140.211.167.122 -T cisco_xr -d ptck-core2-gw-lb.nero.net -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment