Step 2: Verify That the Fast Ethernet or Gigabit Ethernet Interface Is Up
Purpose
Display the status of the Fast Ethernet or Gigabit Ethernet interface to provide the information you need to determine whether the physical link is up or down.
Action
To verify that the status of the Fast Ethernet or Gigabit Ethernet interface is up, use the following JUNOS command-line interface (CLI) operational mode command:
user@host>show interfaces(fe-fpc/pic/port|ge-fpc/pic/port)Sample Output
user@host# show interfaces fe-1/3/0Physical interface: fe-1/3/0, Enabled, Physical link is UpInterface index: 44, SNMP ifIndex: 35Link-level type: Ethernet, MTU: 1514, Source filtering: DisabledSpeed: 100mbps, Loopback: Disabled, Flow control: EnabledDevice flags : Present RunningInterface flags: SNMP-TrapsLink flags : NoneCurrent address: 00:90:69:8d:2c:db, Hardware address: 00:90:69:8d:2c:dbInput rate : 0 bps (0 pps), Output rate: 0 bps (0 pps)Active alarms : NoneActive defects : NoneMAC statistics:Input octets: 0, Input packets: 0, Output octets: 0, Output packets: 0Filter statistics:Filtered packets: 0, Padded packets: 0, Output packet errors: 0Autonegotiation information:Negotiation status: Incomplete, Link partner status: OKLink partner: Full-duplex, Flow control: NoneWhat It Means
The sample output shows that the link is up and there are no alarms in this loopback configuration. When an internal loopback is configured, the physical loopback should come up without an alarm.
Sample Output
When you see that the physical link is down, there may be a problem with the port. The following output is an example of the
show interfaces fe-fpc/pic/portcommand when the physical link is down:user@router> show interfaces fe-1/3/0Physical interface: fe-1/3/0, Enabled, Physical link is DownInterface index: 44, SNMP ifIndex: 35Link-level type: Ethernet, MTU: 1514, Source filtering: DisabledSpeed: 100mbps, Loopback: Disabled, Flow control: EnabledDevice flags : Present Running DownInterface flags: Hardware-Down SNMP-TrapsLink flags : NoneCurrent address: 00:90:69:8d:2c:db, Hardware address: 00:90:69:8d:2c:dbInput rate : 0 bps (0 pps), Output rate: 0 bps (0 pps)Active alarms : LINKActive defects : LINKMAC statistics:Input octets: 0, Input packets: 0, Output octets: 0, Output packets: 0Filter statistics:Filtered packets: 0, Padded packets: 0, Output packet errors: 0Autonegotiation information:Negotiation status: Incomplete, Link partner status: DownReason: Link partner autonegotiation failureLink partner: Half-duplex, Flow control: NoneWhat It Means
The sample output shows that the physical link is down and there are active alarms and defects.
Table 44 presents problem situations and actions for a physical link that is down.
Table 44: Problems and Solutions for a Physical Link That Is Down