Ansible Network Modules | ios_conifg, nxos_config, cli_command

Ansible Network Modules | ios_conifg, nxos_config, cli_command

13.343 Lượt nghe
Ansible Network Modules | ios_conifg, nxos_config, cli_command
In this video I will be covering Ansible Network Modules. Mainly ios_confg, nxos_config and cli_command. Timestamps: 00:00 Start 01:11 What are Ansible Network Modules? 03:00 CSR Router demo 03:43 Ansible Playbook introduction 04:25 Intro to VSCode 05:20 push new username to Cisco Router 07:40 IOS_user module 11:20 IOS_ping module 14:44 Who is Roger Perkin? 16:50 Backup Nexus device using Ansible 18:30 Idempotency 19:00 Review backup configs https://www.rogerperkin.co.uk/network-automation-courses/ Using Eve-NG I am simulating 3 x Cisco CSR100V routers and 2 x Nexus 9KV switches. I will be using the ios_config module to configure a username on 3 devices and then using another ansible network module called ios_user I will be removing that user. Then using the ios_ping module I will be checking some basic reachability. Then for device backup I will be using the cli_command and nxos_config modules to backup the configuration files of all the devices. My name is Roger Perkin I am CCIE #50038 and working a lot now with Network Automation Netdevops and Network Programmability I also have an Ansible Network Automation course which you can check out on the website Check out more tutorials and courses here: ➜ https://www.rogerperkin.co.uk/ If you are into Ansible for Network Automation - Check out this playlist https://www.youtube.com/watch?v=w8Sf3rXncs0&list=PLplGU0K93TA6k5L6VX9mYnwgPK5MYe_9c Follow me on Twitter https://twitter.com/rogernperkin For professional enquiries contact me via Linkedin https://www.linkedin.com/in/rogerperkin/ I was using VMWare Workstation running Ubuntu 18.04 for my Ansible control node and Visual Studio Code for the editor