![]() When selecting IPs for MLAG peers SVIs, we typically choose the top two IPs in the subnet (eg. .254 and .253 in a /24). However, this may collide with the fixed_ip for the router, which will cause EOS to reject the router create on one of the peers as the VARP IP cannot be the same as the SVI IP. The fix prosed here is to use the third highest IP in the subnet if the fixed_ip is one of the two highest IPs in the subnet. Change-Id: I6a320a31b55edc947d288c9ad030bc476ae6ee9f |
||
---|---|---|
devstack | ||
doc/source | ||
dockerfiles | ||
etc | ||
networking_arista | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
babel.cfg | ||
lower-constraints.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.rst
networking-arista
Arista Networking drivers
- Free software: Apache license
- Source: https://opendev.org/x/networking-arista
- Bug: https://bugs.launchpad.net/networking-arista