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

Checklist for Using Loopback Testing for Fast Ethernet and Gigabit Ethernet Interfaces

Purpose

Table 46 provides links and commands for the steps you take to isolate Fast Ethernet and Gigabit Ethernet interface problems.

Action

Table 46: Checklist for Using Loopback Testing for Fast Ethernet and Gigabit Ethernet Interfaces

Tasks

Command or Action

Diagnose a Suspected Hardware Problem with a Fast Ethernet or Gigabit Ethernet Interface
  1. Create a Loopback
 

Connect the transmit port to the receive port.

Cross pin 1 (TX+) and pin 3 (RX+) together, and pin 2 (TX-) and pin 6 (RX-) together.

[edit interfaces interface-name (fastether-options | gigether-options)]
set loopback
show
commit

  1. Verify That the Fast Ethernet or Gigabit Ethernet Interface Is Up

show interfaces (fe-fpc/pic/port | ge-fpc/pic/port)

  1. Configure a Static Address Resolution Protocol Table Entry

show interfaces ge-fpc/pic/port
[edit interfaces interface-name unit logical-unit-number family inet address address]
set arp ip-address mac mac-address
show
commit
run show arp no-resolve

  1. Clear Fast Ethernet or Gigabit Ethernet Interface Statistics

clear interfaces statistics fe-fpc/pic/port | ge-fpc/pic/port

  1. Ping the Fast Ethernet or Gigabit Ethernet Interface

ping remote-IP-address bypass-routing interface (fe-fpc/pic/port | ge-fpc/pic/port count 100 rapid

  1. Check for Fast Ethernet or Gigabit Ethernet Interface Error Statistics

show interfaces (fe-fpc/pic/port | ge-fpc/pic/port ) extensive

Diagnose a Suspected Circuit Problem

Perform Steps 2 through 8 from Diagnose a Suspected Hardware Problem with a Fast Ethernet or Gigabit Ethernet Interface.


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