Skip to content

mothomas/network_automation_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network_automation_demo with Cisco CSR on EVE-NG

Setup a demo ospf topology using ansible playbooks. once the topology created in Eve-NG.

create interface and ospf config

ansible-playbook -i hosts.yml csr_ospf_demo_main.yml --tags create

backup interface and ospf config

ansible-playbook -i hosts.yml csr_ospf_demo_main.yml --tags backup

delete interface and ospf config

ansible-playbook -i hosts.yml csr_ospf_demo_main.yml --tags delete

Topology

Ansible plugins reference

ios_modules

About

Setup a demo ospf topology, using ansible playbooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors