We configure GUP behind Default Gateways.
Example:- If IP range 10.1.2.0 to 10.1.2.255 there are 4 default Gateways as 10.1.2.1, 10.1.2.65, 10.1.2.129, 10.1.2.193.
Behaind each default gateway we configure GUP.
Questions-
1) If we create GUPS then how clients will communicate to respective GUP?
2) What happen if GUP fails (goes down) behind any one of the default gateway? How clients are taking update?
i) Is clients are communicate to another GUP in that range? If yes then what is the mechanism? If no then, these clients goes towards SEPM or not?
ii) Is there any bipass policy of GUP? (when GUP fails client bipass GUP and goes towards SEPM)
3) If we create 2 GUP behind one GATEWAY then, is there any effect on clients to take updates from them?
i) If both GUPs are working fine and live in network then how client decide to take update from which GUP?
ii) Any chances of misbehaviour of communication between GUP, client and SEPM in this condition.