Step 1: Create a Loop from the Router to the Network
Purpose
Creating a loop from the router to the network allows the transport-layer engineer to test the router from various points in the network. This helps the engineer isolate where the problem is located.
Action
To create a loop from the router to the network, follow these steps:
- In configuration mode, go to the following hierarchy level:
[edit]user@host#edit interfacesinterface-namet1-options- Configure remote loopback:
[edit interfacesinterface-namet1-options]user@host#set loopback remote- Verify the configuration:
user@host#show[edit interfaces t1-1/3/0 t1-options]user@host#showloopback remote;[edit interfaces t1-1/3/0 t1-options]user@host# commitcommit completeWhat It Means
This command loops any traffic from the network back into the network.