Skip to content

Network Automation to Manage Static IP Addresses using Ansible

Team
Parth Kumar Rawal, Aumkar Devenkumar Patel, Pavan Modh

Categories
Networking

Overview
Ansible is an open-source software provisioning, configuration management, and application-deployment tool. It runs on Unix-like systems and can config both Unix-like systems and Microsoft Windows. It uses its own declarative language to describe system configuration. The codes can also be written in Python, PowerShell and Ruby. It is used for network automation. Our project is all about reducing the redundant codes used for network configurations and making the network more efficient. We use Ubuntu OS, Unix-based system, as a control node. The scripts in the playbook used in the control node will be in YAML and python.

Network Automation to Manage Static IP Addresses using Ansible Poster

EXPLORE OTHER CAPSTONE PROJECTS