Skip to content

Configure IP Address, DHCP Server and OSPF automatically using Ansible

License

Notifications You must be signed in to change notification settings

ArRosid/ansible-ospf-dhcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

published

Ansible Playbook for DHCP & OSPF Automation on Cisco IOS

Configure IP Address, DHCP Server and OSPF automatically using Ansible

This repository contains an Ansible Playbook to Configure IP Address, DHCP Server and OSPF on Cisco IOS network devices automatically. You can automate OSPF & DHCP Configuration with differents topologies using this script. You just need to edit the vars file to meet the topology that you have. The vars file is located in https://github.com/arrosid/ansible_ospf_dhcp/blob/master/roles/generate_config/vars/main.yml

Requires

  • ansible 2.6.4

Supports

  • This script provides support for Cisco IOS

How to use

  • Ensure you setup the topology
  • Configure Management IP Address and enable SSH in the router
  • Ensure you have ansible installed on your computer
  • Edit the vars file to meet your topology
  • Run the script ansible-playbook site.yml

About

Configure IP Address, DHCP Server and OSPF automatically using Ansible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published