InterviewSolution
Saved Bookmarks
| 1. |
RPF stands for __________(a) Reverse Path Forwarding(b) Reverse Path Failure(c) Reverse Packet Forwarding(d) Reverse Protocol Failure |
|
Answer» The correct answer is (a) Reverse Path Forwarding The explanation: Reverse Path Forwarding is a loop-free forwarding method for multi-cast routing in modern systems. The method focuses on forwarding the packet away from the source IP in each iteration to make sure there is no loops. |
|