Description

When the option "Advertised via Overlay" is enabled during Network creation, it should push that network to all SSR's under different sites.
When this option is enabled with variable, the configuration commit might fail in other sites with error:
Transformation Failed Problems: 1: Error: Network 'HUB1-LAN1' is not a valid IPv4 address"

Symptoms

Configuration commit might be failing in multiple sites with error "Transformation Failed Problems: 1: Error: Network 'HUB1-LAN1' is not a valid IPv4 address""

var

Solution

This might be happening because variables are configured in the current site but not on other sites.
Typically variables are defined per site. If you configure variable for Site-1 but not for Site-2 then you will face this problem.

When "Advertised via Overlay" is enabled with variable, then the same variable must be defined in all sites.

Modification History

2024-08-15 : Article Created