InterviewSolution
Saved Bookmarks
| 1. |
What Will Happen If One Node Fails In Asa Cluster. Traffic Which Was Going Through Failed Node Will Be Dropped Or It Will Be Processed By Some Other Node In Cluster? |
|
Answer» Yes, ASA clustering always has a backup node (OWNER) for every FLOW through the cluster so, if the node through which traffic is PASSING is down, the next owner will PROCESS the n+1 traffic (if PREVIOUS node was processing nth packet. Yes, ASA clustering always has a backup node (owner) for every flow through the cluster so, if the node through which traffic is passing is down, the next owner will process the n+1 traffic (if previous node was processing nth packet. |
|