Réseaux

Ansible Network Automation tutorial Part 1 | for Network Engineers | Introduction , Cisco Examples



𝗙𝗼𝗿 𝗖𝗼𝗺𝗽𝗹𝗲𝘁𝗲 𝗣𝘆𝘁𝗵𝗼𝗻 𝗙𝗼𝗿 𝗡𝗲𝘁𝘄𝗼𝗿𝗸 𝗘𝗻𝗴𝗶𝗻𝗲𝗲𝗿𝘀 𝗖𝗼𝘂𝗿𝘀𝗲:
𝗘𝗻𝗿𝗼𝗹𝗹 𝗳𝗼𝗿 𝗯𝗲𝗹𝗼𝘄 𝗨𝗱𝗲𝗺𝘆 𝗖𝗹𝗮𝘀𝘀: 𝟐𝟎𝟐𝟐 𝐕𝐞𝐫𝐬𝐢𝐨𝐧
𝑫𝒊𝒔𝒄𝒐𝒖𝒏𝒕𝒆𝒅 𝑹𝒆𝒇𝒆𝒓𝒓𝒂𝒍 𝑳𝒊𝒏𝒌:
https://www.udemy.com/course/python-for-network-engineers/?referralCode=35A75AAE1ACA94A15829 #AnsibleNetworkAutomation
#AnsibleCiscoExample
#AnsibleNetworkEngineer
✔️𝗣𝗹𝗮𝘆𝗹𝗶𝘀𝘁: 𝗙𝘂𝗹𝗹 𝗩𝗶𝗱𝗲𝗼𝘀: 𝗔𝗻𝘀𝗶𝗯𝗹𝗲 𝗡𝗲𝘁𝘄𝗼𝗿𝗸 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗼𝗻 𝗦𝗲𝗿𝗶𝗲𝘀:

⭐️𝗣𝗹𝗮𝘆𝗹𝗶𝘀𝘁:𝗣𝘆𝘁𝗵𝗼𝗻 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗳𝗼𝗿 𝗡𝗲𝘁𝘄𝗼𝗿𝗸 𝗘𝗻𝗴𝗶𝗻𝗲𝗲𝗿𝘀

This video explains basic concepts of Ansible for Network Automation.
This video will be helpful for Network Engineers, it explains from the step how to install ansible in Linux. Basic concepts of ansible.cfg file and hosts file. How to use the module and execute tasks from terminal
How to initiate connection to Cisco device and get the facts.

Ansible is an automation tool. Using this you will be able to manage the configurations ,states or provisioning of the devices.
Ansible modules support a wide range of vendors.
Using ansible you would be able to manage different types of environments such as DevOps environment, Developer and Network Engineers environment
Typically it communicates to devices using SSH or HTTPS
In case of Networkdevices it uses:
SSH, Netconf protocol, API’s using HTTP or HTTPS

It supports Cisco, Arista, Juniper etc

In ansible there are concepts such as :
Inventory: It contains list of managed devices.
Tasks: are Actions what ansible performs .
Playbook: you can create, your own list of tasks that is called playbook. You can run multiple tasks from SIngle playbook.
Modules: Depends on type of task there are modules, the primary module what we are going to look is Network module
apt -get install ansible
Ansible –version
Config file
Host file:

How to configure a device:

ansible all -i 10.10.10.10, -c network_cli -u admin -k -m ios_facts -e ansible_network_os=ios
ansible all -i D1,D1, -c network_cli -u admin -k -m ios_facts -e ansible_network_os=ios

Hostkey checking

Views : 36571
network engineer

Source by NetworkEvolution

Mourad ELGORMA

Fondateur de summarynetworks, passionné des nouvelles technologies et des métiers de Réseautique , Master en réseaux et système de télécommunications. ,j’ai affaire à Pascal, Delphi, Java, MATLAB, php …Connaissance du protocole TCP / IP, des applications Ethernet, des WLAN …Planification, installation et dépannage de problèmes de réseau informatique……Installez, configurez et dépannez les périphériques Cisco IOS. Surveillez les performances du réseau et isolez les défaillances du réseau. VLANs, protocoles de routage (RIPv2, EIGRP, OSPF.)…..Manipuler des systèmes embarqués (matériel et logiciel ex: Beaglebone Black)…Linux (Ubuntu, kali, serveur Mandriva Fedora, …). Microsoft (Windows, Windows Server 2003). ……Paquet tracer, GNS3, VMware Workstation, Virtual Box, Filezilla (client / serveur), EasyPhp, serveur Wamp,Le système de gestion WORDPRESS………Installation des caméras de surveillance ( technologie hikvision DVR………..). ,

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *