InterviewSolution
| 1. |
What Is Stp And Redundant Links? |
|
Answer» Spanning TREE Protocol (STP) is a protocol which prevents layer 2 loops. STP enables switches to BECOME AWARE of each other so that they can NEGOTIATE a Loop-Free path through network. In practical Scenario, Redundant links are created to avoid COMPLETE network failure in an event of failure of one link. Spanning Tree Protocol (STP) is a protocol which prevents layer 2 loops. STP enables switches to become aware of each other so that they can negotiate a Loop-Free path through network. In practical Scenario, Redundant links are created to avoid complete network failure in an event of failure of one link. |
|