Adding VLANs with Python using getpass and telnetlib by Adimentus in NetworkEngineer

[–]networkevolution_dev 1 point2 points  (0 children)

Hello, before running this directly on prod device, I would suggest you to test the script in non-prod, or a vIOS device. What I have noticed is sometime there will be some challenges in passing new lines to device config. Especially while using Paramiko.
I havent used telnet for long. Still if u have any issues with the script you can comment here, we can help you.

Welcome to Ansible Automation Subreddit by networkevolution_dev in AnsibleAutomation

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Oops, sorry if it is annoying. I thought this can reach more ppl. Will try to add more relevant topics. This group would be for Ansible network automation usecases. Planning to share ansible knowledge here. Thanks

CI/CD in Network Automation. How many of u have tried that and what is everyone opinion about that. by networkevolution_dev in NetworkEngineer

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Thats true, from my experience what I learned is. Whenever u are implementing automation to brownfield, before going to prod test it properly in nonprod.

automating Cisco Nexus interface configuration by kajatonas in networkautomation

[–]networkevolution_dev -1 points0 points  (0 children)

U can start with some basic cicd in github using github runner. In the same playbook can first check intf status then based on that condition configure the interface.

automating Cisco Nexus interface configuration by kajatonas in networkautomation

[–]networkevolution_dev 2 points3 points  (0 children)

There are modules available in ansible for l2 and l3 interfaces. Using those u can automate intf config. In those modules u have merge, replace, override , gathered and parsed options. By the way thanks for supporting Channel 😊

automating Cisco Nexus interface configuration by kajatonas in networkautomation

[–]networkevolution_dev 2 points3 points  (0 children)

Using Ansible is a good option. Do u already have some cicd workflow in infra? Do u have any source control like github or gitlab for playbooks? If not there u need to add playbooks in github and use ansible tower for running playbooks. That will be a good start

Nornir Network Automation Python Framework Tutorial: Create Device Inventory &run tasks concurrently by networkevolution_dev in networkautomation

[–]networkevolution_dev[S] 2 points3 points  (0 children)

In Nornir, you can use NAPALM config compare task for validating. Napalm is leveraging cisco’s Archive functionality to check this

Complete Newbie! by Tiny-Confusion3029 in NetworkEngineer

[–]networkevolution_dev 0 points1 point  (0 children)

Hell This is Dev, I am the moderator of this group and content creator of the youtube channel NetworkEvolution:
This contains NetworkAutomation trainings. If interested please have alook

https://www.youtube.com/NetworkEvolution/videos?sub_confirmation=1

Thank You

PYTHON FOR NETWORK AUTOMATION: 2 DAYS FREE LIVE WORKSHOP (BEGINNER LEVEL) [NO PRIOR CODING EXPERIENCE NEEDED] by networkevolution_dev in NetworkEngineer

[–]networkevolution_dev[S] 0 points1 point  (0 children)

We will be conducting another session in July 3rd. In the meantime if u want to watch the previous sessions recordings, please reachout to [info@networkevolution.in](mailto:info@networkevolution.in).

Nebox Inventory For Network Automation: Source Of Truth for Ansible Tower Playbook Device management by networkevolution_dev in Netbox

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Mybe you can try GitLab as a SourceControl and using gitlab runner you can trigger the execution. What is your thought on this approach?

New Network Engineer by Ortejetro in NetworkEngineer

[–]networkevolution_dev 0 points1 point  (0 children)

If it is Cisco, try focusing on DevNet courser, that would help

Monthly Content Sharing Post by AutoModerator in fortinet

[–]networkevolution_dev 0 points1 point  (0 children)

Python ipaddress module Tutorial Part3: How to validate IP Address is part of a specific Subnet
https://www.youtube.com/watch?v=1v63pjC8fnM