You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If spine switch is enabled to have an activated vtep the interface loopback1 gets created spine switches always take the same vtep address for all spine switches.
In case the spine switches need a vtep a different ip address should be used for each spine switch. I believe that just removing lines 1296 and 1297 from the file should just work.
The text was updated successfully, but these errors were encountered:
Different VTEP Support for Spine Switches
Affects Studio CloudVision_Studios/AVD Campus Studios/avd-campus.yaml .
Current behavior
If spine switch is enabled to have an activated vtep the interface loopback1 gets created spine switches always take the same vtep address for all spine switches.
This behavior is due to line 1297.
Requested behavior
In case the spine switches need a vtep a different ip address should be used for each spine switch. I believe that just removing lines 1296 and 1297 from the file should just work.
The text was updated successfully, but these errors were encountered: