Skip to content

Using ansible to do software defined networking on legacy network devices

Notifications You must be signed in to change notification settings

ibrahimmenem/ansible_poor_mans_sdn

Repository files navigation

Presentation here

  • bootstrapping folder contains routers configuration (ssh access, users, management ip)
  • lab_setup.yml sets the initial state (ips and static routes)
ansible-playbook -v -i inventory_file lab_setup.yml
  • set_paths.yml does the active path checking and backup activation
ansible-playbook -v -i inventory_file set_paths.yml 

crontab it to get your "hello poor sdn application" :D

About

Using ansible to do software defined networking on legacy network devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages