Display the Fast Ethernet or Gigabit Ethernet Interface LINK Alarm
Action
To display the Fast Ethernet or Gigabit Ethernet LINK alarm, use the following JUNOS command-line interface (CLI) operational mode command:
user@host>show interfaces(fe-fpc/pic/port|ge-fpc/pic/port)extensiveSample Output
The following sample output is for a Fast Ethernet interface:
user@host> show interfaces fe-1/3/3 extensivePhysical interface: fe-1/3/3, Enabled, Physical link is DownInterface index: 47, SNMP ifIndex: 38Description: TestLink-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:de, Hardware address: 00:90:69:8d:2c:deStatistics last cleared: 2002-01-11 23:03:09 UTC (1w2d 23:54 ago)Traffic statistics:Input bytes : 373012658 0 bpsOutput bytes : 153026154 1392 bpsInput packets: 1362858 0 ppsOutput packets: 1642918 3 ppsInput errors:Errors: 0, Drops: 0, Framing errors: 0, Runts: 0, Policed discards: 503660L3 incompletes: 1, L2 channel errors: 0, L2 mismatch timeouts: 0FIFO errors: 0Output errors:Carrier transitions: 0, Errors: 0, Collisions: 0, Drops: 0, Aged packets: 0HS link CRC errors: 0, FIFO errors: 0Active alarms : LINKActive defects : LINKMAC statistics: Receive TransmitTotal octets 439703575 177452093Total packets 1866532 1642916Unicast packets 972137 1602563Broadcast packets 30 2980Multicast packets 894365 37373CRC/Align errors 0 0FIFO errors 0 0MAC control frames 0 0MAC pause frames 0 0Oversized frames 0Jabber frames 0Fragment frames 0VLAN tagged frames 0Code violations 0Filter statistics:Input packet count 1866532Input packet rejects 0Input DA rejects 503674Input SA rejects 0Output packet count 1642916Output packet pad count 0Output packet error count 0CAM destination filters: 5, CAM source filters: 0Autonegotiation information:Negotiation status: Complete, Link partner status: OKLink partner: Full-duplex, Flow control: NonePFE configuration:Destination slot: 1, Stream number: 15CoS transmit queue bandwidth:Queue0: 95, Queue1: 0, Queue2: 0, Queue3: 5CoS weighted round-robin:Queue0: 95, Queue1: 0, Queue2: 0, Queue3: 5Logical interface fe-1/3/3.0 (Index 8) (SNMP ifIndex 69)Description: TestFlags: SNMP-Traps, Encapsulation: ENET2Protocol inet, MTU: 1500, Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 10.115.107.192/29, Local: 10.115.107.193Broadcast: 10.115.107.199What It Means
The sample output shows where the alarm and other errors might be occurring and any counters that are incrementing. The only alarm associated with Fast Ethernet or Gigabit Ethernet interfaces is the LINK alarm. A LINK alarm indicates a physical problem. To isolate where the physical problem might be occurring, conduct loopback testing. See Use Loopback Testing for Fast Ethernet and Gigabit Ethernet Interfaces for information on conducting a loopback test.
NOTE: Since link status is polled once every second, some items that require fast link down detection, such as Multiprotocol Label Switching (MPLS) fast reroute, take longer to execute.