Skip to content

L2VPN stays down after intra-domain link failure despite alternate path availability #457

@gretelliz

Description

@gretelliz

-----------------New description

An L2VPN is provisioned between Tenet01 and Tenet02 using an intra-domain link.

When the direct intra-domain link between Tenet01 and Tenet02 is set to down, the SDX topology is correctly updated.
However, even though an alternate path exists in the exported topology (from SAX), the SDX Controller does not verify connectivity nor re-route the service.

As a result, the L2VPN transitions to down instead of remaining up.

Expected:
If an alternate path exists, SDX should keep the L2VPN up and ensure connectivity.

Actual:
L2VPN status becomes down even though a valid alternate path is available.

See test_011_intra_domain_link_down_path_found

-----------------Old description

After setting a link down and finding an alternate path, connectivity between hosts is not checked (see test_011_update_intra_domain_link_down_path_found)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions