✅ Subscribe to my Channel to get More Tips! ➜ https://www.youtube.com/rogerperkin/?sub_confirmation=1
This Ansible Playbook Example will show you how to backup a Cisco Router configuration file using Ansible
Check out my Network Automation Courses:
https://www.rogerperkin.co.uk/courses/
If you are looking for some Ansible network automation use cases this is a perfect start.
Using Ansible 2.7 I will walk through the playbook I used every day to backup Cisco Routers and Switches
GITHUB:
https://github.com/rogerperkin/network-programmability
If you want to clone the repo above you can get the playbook and others as well so you can start using Ansible for Network Automation on your Cisco Devices.
This Ansible network playbook playbook can also be adjusted to backup Nexus, ASA, Junpier or any other devices by just changing the Ansible Module in use.
To backup a Nexus device you need to use the nxos_command module
This Ansible Playbook Example will show you how to backup a Cisco Router configuration file using Ansible
Check out my Network Automation Courses:
https://www.rogerperkin.co.uk/courses/
If you are looking for some Ansible network automation use cases this is a perfect start.
Using Ansible 2.7 I will walk through the playbook I used every day to backup Cisco Routers and Switches
GITHUB:
https://github.com/rogerperkin/network-programmability
If you want to clone the repo above you can get the playbook and others as well so you can start using Ansible for Network Automation on your Cisco Devices.
This Ansible network playbook playbook can also be adjusted to backup Nexus, ASA, Junpier or any other devices by just changing the Ansible Module in use.
To backup a Nexus device you need to use the nxos_command module
- Category
- Routers and Switches
Be the first to comment