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 might be 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-namesonet-options- Configure the remote loopback:
[edit interfacesinterface-namesonet-options]user@host#set loopback remote- Verify the configuration:
user@host#show[edit interfaces so-1/0/0 sonet-options]user@host#showloopback remote;[edit interfaces so-1/0/0 sonet-options]user@host#commitcommit completeWhat It Means
This command loops any traffic from the network back into the network.