I hereby claim:
- I am sprohaska on github.
- I am sprohaska (https://keybase.io/sprohaska) on keybase.
- I have a public key whose fingerprint is 80C4 AD33 864B C422 467D 465A E938 E2DA 3D85 7F91
To claim this, I am signing this object:
| #@ /etc/quagga/bgpd.conf (Centos & Ubuntu) | |
| hostname <Local OS hostname> | |
| password <Any random phrase> | |
| enable password <Any random phrase> | |
| ! | |
| log file /var/log/quagga/bgpd | |
| !debug bgp events | |
| !debug bgp zebra | |
| debug bgp updates |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| # vim: sw=4 | |
| # Copyright (c) 2018 Steffen Prohaska <[email protected]>. | |
| # Licensed under the MIT License. | |
| # | |
| # Available at: | |
| # | |
| # - Gist <https://gist.github.com/sprohaska/f3cd4287d8c41b74fc808b5a5396cad1> |