Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

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

    Purpose

    To use loopback testing to isolate Fast Ethernet and Gigabit Ethernet interface problems.

    Action

    Table 1 provides links and commands for using loopback testing for Fast Ethernet and Gigabit Ethernet interfaces.

    Table 1: 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.

    Published: 2012-06-29