opennetworkinglab / stratum-onos-demo

Stratum+ONOS demo @ ONF Connect 2019 & EuroP4 '19
Apache License 2.0
13 stars 7 forks source link

Support path restoration when leaf-spine links go down #55

Open ccascone opened 5 years ago

ccascone commented 5 years ago

We should see the ECMP group updated with one bucket removed

pudelkoM commented 5 years ago

Some deployed bcm and bf binaries are without the SFP fix. This causes crashed when cables are removed.

We should make sure all binaries are up-to-date.

ccascone commented 5 years ago

As of now, path restoration is not supported because the routing app component doesn't compute e2e paths when routing across spines. Packets destinated to other leaves are hashed to all spines, ignoring wether a spine as a link to the destination leaf or not.