Hi,
is there any possibilty to change Hub priority for a specific netowk who are bind to a template without needed to rebind the netowk to anoter template and reset a lot of configuration ?
In our netwok model we have 2 Hub. 1 Primary hub where all the traffic is routed by default, and 1 Secondary Hub who are here for "backup" when Primary is offline.
Sometime ISP have trouble in there network and to correct some problem we have sometime to redirect some spoke to the secondary Hub.
The only solution we've find for now is to undbind the network from our primary template and rebind it in a secondary template who are a copy of the primary but just with the hub order change.
But this manipulation destroy a lot of configuration in the netowk like VLAN interface adressing, dhcp, Wireless configuration (enabled/disabled, psk ... )
We've tried to do something with the API but is very complicated because for VLAN/DHCP and Wiifi we can export all the configuration in only one JSON file but to push the configuration again is not the case, you need to set interface by interface, ssid by ssid ...
thanks