Configure a Local Loopback
Action
To configure a local loopback, follow these steps:
- In configuration mode, go to the following hierarchy level, depending on whether you are configuring a full T3 or T1 interface:
[edit]user@host#edit interfacesinterface-name(t3-options|t1-options)- Configure the local loopback:
[edit interfacesinterface-name(t3-options | t1-options)]user@host#set loopback localThe following is an example of the name for a T1 channel 0, group 0, on a Multichannel DS-3 port for a channelized DS-3 to DS-0 interface:
[edit interfaces ds-2/1/0:0:0t3-options]
NOTE: In order to configure T3 options on the Multichannel DS-3, you configure the first logical interfaces:
ds-2/1/0:0:0t3-options.The following is an example of the name for a T1 channel on a Multichannel DS-3 port for a channelized DS-3 to DS-1 interface:
[edit interfaces t1-2/1/1:0t1-options][edit interfaces t1-2/1/1:0 t1-options]user@host#showloopback local;[edit interfaces t1-2/1/1:0 t1-options]user@host#commitcommit completeWhat It Means
When you create a local loopback, you create an internal loop on the interface being tested. A local loopback loops the traffic internally on that PIC. A local loopback tests the interconnection of the PIC but does not test the transmit and receive ports.
NOTE: Remember to delete the loopback statement after completing the test.