When you are load balancing across multiple links, sessions will be distributed depending on the algorithm in use. If one of the links goes down, the sessions over that link will reach timeout and new sessions will have to be established over the links that are up. This behaviour will be the...