[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Checklist for Using Loopback Testing for T1 Interfaces

Purpose

Table 12 provides commands for using loopback testing for T1 interfaces.

Action

Table 12: Checklist for Using Loopback Testing for T1 Interfaces

Tasks

Command or Action

Diagnose a Suspected Hardware Problem with a T1 Interface
  1. Create a Loopback
 

Connect a T1 loopback plug.

[edit interfaces interface-name t1-options]
set loopback local
show
commit

  1. Set Clocking to Internal

[edit interfaces interface-name]
set clocking internal
show
commit

  1. Verify That the T1 Interface Is Up

show interfaces t1-fpc/pic/port

  1. Clear T1 Interface Statistics

clear interfaces statistics t1-fpc/pic/port

  1. Force the Link Layer To Stay Up
 

[edit interfaces interface-name]
set encapsulation cisco-hdlc
show
commit

[edit interfaces interface-name]
set no-keepalives
show
commit

  1. Verify the Status of the Logical Interface

show interfaces t1-fpc/pic/port
show interfaces t1-fpc/pic/port terse

  1. Ping the T1 Interface

ping interface t1-fpc/pic/port local-IP-address bypass-routing count 1000 rapid

  1. Check for T1 Interface Error Statistics

show interfaces t1-fpc/pic/port extensive

Diagnose a Suspected Circuit Problem
  1. Create a Loop from the Router to the Network

[edit interfaces interface-name t1-options]
set loopback remote
show
commit

  1. Create a Loop to the Router from Various Points in the Network

Perform Steps 2 through 8 from Diagnose a Suspected Hardware Problem with a T1 Interface.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]