Cisco IOS Automation with Ansible

  Рет қаралды 52,053

Kevin Wallace Training, LLC

Kevin Wallace Training, LLC

2 жыл бұрын

In this video we look at Ansible, which can be used for various automation functions in modern networking. We'll cover some important characteristics and features of Ansible, and then we’ll take a practical look at this in a lab environment.
Enjoy the training!
=====================================================
Don't miss a single one of Kevin's KZfaq videos. Subscribe here:
kzfaq.info_cente...
=====================================================
=====================================================
Kevin Wallace, CCIEx2 #7945 Emeritus (Collaboration and R&S)
Homepage: kwtrain.com
Twitter: / kwallaceccie
Facebook: / kwallaceccie
KZfaq: / kwallaceccie
LinkedIn: / kwallaceccie
Instagram: / kwallaceccie

Пікірлер: 51
@rogerhaisley4628
@rogerhaisley4628 2 жыл бұрын
This was brilliant. Exactly what I needed as a noob trying to understand how automation using Ansible work practically. Alot of tutorials assume you already know quite a bit and so they don't explain the details for us know-nothing people. I already went through this for CCNA and passed the exam but it was very abstract so your video really made sense of everything for me. It was like removing cloudy glasses, now I can see, now I understand how this works. Thanks so much.
@harshvermac5IT
@harshvermac5IT 5 ай бұрын
Indeed, I successfully passed my CCNA tomorrow, securing top scores in Automation. This achievement has inspired me to dive into the world of Ansible. Excitingly, the featured video stands out for its exceptional beginner-friendly approach, covering everything from setting up an SSH connection. Many others merely skim through preconfigured playbooks and modules.
@bhattacharjeesushil4095
@bhattacharjeesushil4095 2 ай бұрын
This is really very helpful video. I was struggling for ssh connection with rsa keys. Kevin explained so clearly and I resolved the problem. I ran and configure first time using Ansible after watching this video!!
@reynaldobravado4158
@reynaldobravado4158 2 жыл бұрын
Clear and straightforward demo. Thank you so much
@Mohammadjulfikar7187
@Mohammadjulfikar7187 2 жыл бұрын
Simple and superb demonstration!!
@refaiabdeen5943
@refaiabdeen5943 2 жыл бұрын
Cheers Mate. A well documented & great example
@BorisBadenough
@BorisBadenough 2 жыл бұрын
Thank you, I knew nothing about Ansible, great introductory content!
@lkdipeolu
@lkdipeolu 2 жыл бұрын
Charles, that was a good presentation. I love it.
@mudasir2168
@mudasir2168 2 жыл бұрын
once again excellent content....thanks for sharing and keep them coming
@ozzman530
@ozzman530 2 жыл бұрын
fun fact: adding a label to an ssh key during generation, on a cisco, typically skirts the need to use a domain name. I like to use a domain id as my label. One command shorter increases chances for success.
@williebrown4266
@williebrown4266 2 жыл бұрын
Top notch presentation. Was able to download Ansible onto my Ubuntu laptop and follow along.
@lkdipeolu
@lkdipeolu 2 жыл бұрын
Kelvin, thanks for a good job.
@danielthoenen6045
@danielthoenen6045 2 жыл бұрын
Very good video, Charles.
@antonr1977
@antonr1977 2 жыл бұрын
@19:55 A space in the hosts file does not denote the end of a group. You may very well leave them out and your file will be read by Ansible without any issues. What denotes the end of a group is the beginning on next "section" (other group, group vars) or end of a file.
@inuvik491
@inuvik491 2 жыл бұрын
Nice demo, many thanks.
@cyberciscowebdev8371
@cyberciscowebdev8371 2 жыл бұрын
Great demonstration
@Kinetic-3cPO
@Kinetic-3cPO Жыл бұрын
Great demo! Thank you.
@darkreed3486
@darkreed3486 2 жыл бұрын
Super clean.
@fixithvac9360
@fixithvac9360 2 жыл бұрын
great video! Thanks
@manhope9753
@manhope9753 2 жыл бұрын
Thanks would be great if you make some more videos 😊
@rafaeldegraves
@rafaeldegraves 29 күн бұрын
an excellent explanation
@leothalion3983
@leothalion3983 2 жыл бұрын
Thank you! This was amazing!
@leothalion3983
@leothalion3983 2 жыл бұрын
are there more like this on Ansible?
@TJ-op3ho
@TJ-op3ho Жыл бұрын
Great Job!!
@jamilchoudhry5946
@jamilchoudhry5946 2 жыл бұрын
👍 Excellent. Thanks
@engahb
@engahb 2 жыл бұрын
I would like to have more videos going deeper into ansible.
@paulnet7762
@paulnet7762 2 жыл бұрын
Thank you!
@georgemavimbela
@georgemavimbela 2 жыл бұрын
Thank you very much
@henrychan1973
@henrychan1973 2 жыл бұрын
Nice!
@jonathantx
@jonathantx 2 жыл бұрын
First I would like to say thank you for making this video, helps a ton!!!! I have a question, I have started testing with ansible in my home lab, but I want to know how to keep ansible from capturing login banner?? Thanks in advance.
@saibot293
@saibot293 2 жыл бұрын
Is eveNG Good to start learning Ansible? I don't mind buying it I'd like to not have to buy a bunch of equipment but I will if need be.. getting into automation right after CCNA.
@MuhammadHaris-ew1xl
@MuhammadHaris-ew1xl Жыл бұрын
Very nicely explained, removes my fear of working with Ansible. I wonder if you have also launched a course on Ansible for network automation?
@engahb
@engahb 2 жыл бұрын
Awesome
@farukm7627
@farukm7627 2 жыл бұрын
Thanks - beats configuring devices the old way.
@ozzman530
@ozzman530 2 жыл бұрын
You also registered the a variable but not sure I saw you call it.
@ahmedshwehdi5933
@ahmedshwehdi5933 2 жыл бұрын
Thanks
@kool1311
@kool1311 2 жыл бұрын
what will happen if I input the wrong command syntax under section lines? I guess ansible will shown the error message but I'm not sure that will stop task or skip error and continue to the next line command.
@lethanhtung3581
@lethanhtung3581 2 жыл бұрын
Nice video and demo, Can I get a playbook example website
@jzartmann
@jzartmann Жыл бұрын
If you add a label to the key pair the domain name is not needed to enable SSH
@mehransaeed7207
@mehransaeed7207 7 ай бұрын
I am getting timeout error whilst executing the tasks in ansible plabybook on the switch. it can connect fine to the switch but doesn't run any tasks. just gives time out error. any solution
@featherspy
@featherspy Жыл бұрын
Did you make a security+ course? Your voice is SUPER familiar
@kwallaceccie
@kwallaceccie Жыл бұрын
No, we don’t currently have a Security+ course. However, we do have a CEH course.
@rohanfernandes214
@rohanfernandes214 2 ай бұрын
Is it better for a beginner to learn Ansible or Python?
@clarencesubia6972
@clarencesubia6972 2 жыл бұрын
What IOS image are you using?
@Network_buds
@Network_buds Жыл бұрын
hello please can you tell me which router are used in conjonction with ansible ?
@johnmoff9324
@johnmoff9324 2 жыл бұрын
Where did the beard go mister Judd?
@Nossody
@Nossody 2 жыл бұрын
How can two different people sound so similar?
@emmanuelgelatimesa2712
@emmanuelgelatimesa2712 Жыл бұрын
Redhat didn't create ansible, Ansible was created by two Redhat ex employees and after was acquired by Redhat.
@davidsayles339
@davidsayles339 2 жыл бұрын
so about 5 minutes of ansible knowledge and 27 minutes about setting up a lab.
@gd2860
@gd2860 4 ай бұрын
this vid was a nothin burger 😒😒 had high hopes
@yoozy1
@yoozy1 3 ай бұрын
That's a crazy comment, I understood Ansible because of this video
Getting Started with NETCONF
17:36
Kevin Wallace Training, LLC
Рет қаралды 53 М.
you need to learn Ansible RIGHT NOW!! (Linux Automation)
21:21
NetworkChuck
Рет қаралды 850 М.
We Got Expelled From Scholl After This...
00:10
Jojo Sim
Рет қаралды 71 МЛН
Luck Decides My Future Again 🍀🍀🍀 #katebrush #shorts
00:19
Kate Brush
Рет қаралды 8 МЛН
Stupid Barry Find Mellstroy in Escape From Prison Challenge
00:29
Garri Creative
Рет қаралды 21 МЛН
Automating my Homelab with Ansible
13:18
Jeff Geerling
Рет қаралды 331 М.
OSPF LSA Types Simplified... Seriously!
16:21
Kevin Wallace Training, LLC
Рет қаралды 58 М.
get started with Ansible Network Automation (FREE cisco router lab)
15:02
This web UI for Ansible is so damn useful!
20:07
Christian Lempa
Рет қаралды 456 М.
Destroy the Barriers -  Use Ansible Today on Your Home Lab | Cisco CCNA 200-301
21:01
Keith Barker - The OG of IT
Рет қаралды 33 М.
Introduction to Wireshark
18:49
Kevin Wallace Training, LLC
Рет қаралды 16 М.
Ansible Playbook for Cisco IOS Upgrade
18:48
Roger Perkin
Рет қаралды 21 М.
Fundamentals of Network Automation
1:29:59
Kevin Wallace Training, LLC
Рет қаралды 44 М.
Introduction to Ansible for Network Engineers
2:24:09
Calvin Remsburg
Рет қаралды 21 М.
Fundamentals of SD-WAN
12:13
Kevin Wallace Training, LLC
Рет қаралды 288 М.
CY Superb Earphone 👌 For Smartphone Handset
0:42
Tech Official
Рет қаралды 826 М.
iOS 18 vs Samsung, Xiaomi,Tecno, Android
0:54
AndroHack
Рет қаралды 95 М.
iPhone 12 socket cleaning #fixit
0:30
Tamar DB (mt)
Рет қаралды 53 МЛН
APPLE совершила РЕВОЛЮЦИЮ!
0:39
ÉЖИ АКСЁНОВ
Рет қаралды 4,3 МЛН