Ansible playbook to configure end-to-end L3 fabric with ROH, based on Mellanox Spectrum Switches, running ALT Linux with Bird routing daemon, and servers running CentOS and Quagga routing daemon.
This playbook automates network configuration for ROH demo setup, based on 6 Mellanox Spectrum switches with ALT Linux (with mlxsw switchdev driver) and 2 servers with CentOS.
ToDo
ToDo
- Install Ansible >= 2.0 on a management server
- Clone this repository
- Set your SSH usernames in
deploy_network.yml
- Modify config in
group_vars/all
if required - Run the play with
ansible-playbook deploy_network.yml