Demo network overview The network consists of 4 nodes interconnected via point-to-point links and running EIGRP as a routing protocol. To create a local development environment you can clone my repository and reset it to work with your own Github account using git remote set-url origin https://github.com/USERNAME/OTHERREPOSITORY.git command. Local development environment contains the following files describing the modelled topology: Configuration files for each node under the ./config directo...