curl "https://raw.githubusercontent.com/escalopa/script-installer/main/scripts/frr.sh" | bash
{ID}
=1.1.1.1
{ENP0S8}
=192.168.X.0
{ENP0S9}
=192.168.Y.0
# | |
# To run this script on your machine use | |
# curl https://gist.githubusercontent.com/escalopa/a21b2f79016ffea7825b14fd43f4d60c/raw/aeffa969a2e98b3f8f85727b2783fa2cafc76004/docker-ubuntu.sh | bash | |
# | |
set -e | |
sudo apt update -y | |
sudo apt install -y \ |