Hi there
We have an HA setup with two XG210's. Currently, port 1 is used for our LAN. I want to connect the two SFP ports (port7 and port8) with LACP to my stack of core switches and have the traffic of port1 over this LAG. So the LAG interface replaces port1 and all of its traffic. The benefit of this is the increased bandwidth (2gbit) and the redundancy (two interfaces on two different switches).
I can think of different strategies to accomplish this.
- assign different IP to port1 in same range, assign previous IP from port1 to LAG, change all the firewall and NAT rules, clear IP from port1
- assign different IP to port1 in another range, manage it from port1, assign previous IP from port1 to LAG, change all the firewall and NAT rules.
- do something smart from the CLI, not figured this one out yet.
But I could totally break the setup. Since I have HA, is it possible to disconnect the auxiliary, configure it the way I want it, test it and connect the auxiliary unit to establish HA, but if it is broken continu on the auxiliary? And synchronise back to restore the working settings? Or should I just use the backup and restore command from the GUI?
- Does port1 allways have to be reachable? Probably yes.
- Is the XG manageable from a LAG interface? Probably yes,
- Should any of these scenario performed from any other interface than port1 and/or the LAG? Probably yes also...
I'm open to suggestions! Thanks!
This thread was automatically locked due to age.