Good afternoon,
As I get ready for our stretched fabric to MultiPod migration, I am wondering what happens to static path on a leaf that is reassigned to another pod while reusing the same leaf id.
I expect one of the following things :
the path g...
good afternoon,
I have started seeing the following on our fabric :
fault code F1551 xx% of packets were received in excess during the last collection interval on the path from the VPC pair 211-212 to the VPC pair 111-112
when I look at the interf...
Good morning,
I am trying to create a simple topology that would look like something you do with classic devices :
The topology would look like this, an asr to get out of the data center, connected to a 7k doing routing for the firewall dmz's
In A...
good evening, for your l2out, do you have the contract defined as well ? if i remeber correctly that would be the main difference between the l2out and using static paths Hope t helps
Good morning,
What is the version of openstack ?
I faced a lot of issue with opflex in 2018 and it is now stable running code 3.2 on both aci and opflex plugin version (ml2)
I think the best for you would be to open a case with TAC as release bef...
Thank you Joseph, strangely neither Advanced Services nor our SE mentionned this migration method was not recommended or supported.
I ill try and see if I can export each leaf pair config for static path, L2/L3out, interface profile attached and fex...
Hello,
Would you say that you want to have your tenants behind the fortinet vdom to secure traffic from/to each tenant a,d use the contract within the tenant ?
if yes, then you would have l3 active on the fabric for each tenant and an l3out for each ...
very nice thanks
to find all the static path to a VPC :
property contains "name of the vpc"
to find all the path for a vlan :
encap contains 'vlan id"
now to convert this in python ;-)