Skip to content

Running configuration of IPN devices for multipod, plus some python scripts used in my lab topology that can be repurposed for your own uses

Notifications You must be signed in to change notification settings

tuxinger/aci-multipod

 
 

Repository files navigation

aci-multipod

There are four files here in two logical groups. The two text files are the running configs of my IPN Nexus 9200 series standlone switches. Use these as example to build up your own IPN devices. Key areas to look at are setting up PIM, DHCP-Relay, MTU of 9150, and OSPF.

UPDATE DEC 2016

I have updated my IPN config to use an optional (but recommended) vrf just for the multipod stuff. Please review the running config files in version 2 in this repo. Also note some PIM commands now moved to the dedicated vrf context.


The two python scripts are those used in my own lab to setup the OSPF adjacency to IPN (mpod-base.py) and the other to setup the physical front-panel ports (i.e complete the MP-BGP control plane) on the ACI fabric used by the spines towards the IPN (mpod-phys.py). Please note that the scripts use values that are specific to my own setup. You will need to edit them to match the ports, ip addresses and settings in your own environment.

About

Running configuration of IPN devices for multipod, plus some python scripts used in my lab topology that can be repurposed for your own uses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%