automatic-for-the-people icon indicating copy to clipboard operation
automatic-for-the-people copied to clipboard

Vagrant setup and configuration files for multi-vendor configuration of various topologies and technologies

Results 6 automatic-for-the-people issues
Sort by recently updated
recently updated
newest added

simplify nx-os configuration. enabled advertise-pip always. it is mandatory for fabric vpc peering but even without it is best practice to enable it as it effects EVPN type 5

Hi Dinesh, encountered one error on dual attach cumulus, for all leafs there are error during ansible ifup -a. I tried to manually ssh into leaf01-04 dan when doing ifup...

in 2t-clos-single-attach ``` jpietsch> bgp assert Error: -1 namespace hostname vrf peer asn ... asnPeer peerAsnPeer assert assertReason timestamp 8 aftp dcedge01 default 169.254.127.1 65534 ... 64520 65534 pass -...

This is in 2t-clos-single-attach ``` jpietsch> interface assert namespace hostname ifname peerHostname peerIfname timestamp mtu peerMtu assert 5 aftp dcedge01 swp1 exit01 swp4 2020-11-03 03:28:03.009 9216.0 9200 fail 6 aftp...

I think it needs to be more clear that I go into one of the two directories, type 'vagrant up', then type 'ansible-playbook deploy-evpn.yml'. There's a lot of instructions about...