Monitoring Ethernet Interfaces
This section explains how to use the show commands to display the physical characteristics and the configured settings for Ethernet interfaces.
Setting Statistics Baselines
The router stores statistics in counters that reset only when you reboot. However, you can establish a baseline for Ethernet statistics by setting a group of reference counters to zero.
baseline interface fastEthernet | gigabitEthernet | tenGigabitEthernet
- Use to establish a baseline for Fast Ethernet, Gigabit Ethernet, or 10-Gigabit Ethernet statistics on a line module or an SRP module.
- Use the delta keyword with the show interfaces fastEthernet, the show interfaces gigabitEthernet, or the show interfaces tenGigabitEthernet command to display baselined statistics.
Using Ethernet show Commands
Use the show commands described in this section to display information about your Ethernet configuration and to monitor Ethernet interfaces.
show interfaces fastEthernet
- deltaSpecifies that baselined statistics are to be shown
- briefDisplays the operational status of all configured interfaces
- HardwareType of MAC device on this interface
- AddressMAC address of the processor on this interface
- MAUType of medium attachment unit (MAU) on the physical port:
- 10BASE-T (10 Mbps)
- 100BASE-TX (100 Mbps)
- 100BASE-FX-MM (100 Mbps) with the distance appearing after the type
- 100BASE-LX-SM (100 Mbps)
- SFP (Empty)SFPs that are empty
- SFP (Non-compliant Juniper Part)SFPs that are installed in the FE-8 I/O module and do not have a Juniper Networks part number programmed
- OperationalSize of the largest packet processed
- AdministrativeSetting for MTU size that you specified
- OperationalCurrent rate at which packets are processed
- AdministrativeSetting for line speed
- 5 minute input rateData rates based on traffic received in the last 5 minutes
- 5 minute output rateData rates based on traffic sent in the last 5 minutes
- BytesNumber of bytes received in error-free packets
- UnicastNumber of unicast packets received
- MulticastNumber of multicast packets received
- BroadcastNumber of broadcast packets received
- ErrorsTotal number of errors in all received packets; some packets might contain more than one error
- DiscardsTotal number of discarded incoming packets
- Mac ErrorsNumber of incoming packets discarded because of MAC sublayer failures
- AlignmentNumber of incomplete octets received
- CRCNumber of packets discarded because the checksum the router computed from the data does not match the checksum generated by the originating devices
- Too LongsNumber of packets discarded because the size exceeded the MTU
- Symbol ErrorsNumber of symbols received that the router did not correctly decode
- BytesNumber of bytes sent
- UnicastNumber of unicast packets sent
- MulticastNumber of multicast packets sent
- BroadcastNumber of broadcast packets sent
- ErrorsTotal number of errors in all transmitted packets; some packets might contain more than one error
- DiscardsTotal number of discarded outgoing packets
- Mac ErrorsNumber of outgoing packets discarded because of MAC sublayer failures
- DeferredNumber of packets that the router delayed sending because the line was busy. In half duplex mode, a high number of deferrals means the link is very busy with traffic from other stations. In full duplex mode, when the link is always available for transmission, this number is zero.
- No CarrierNumber of packets sent when carrier sense was unavailable
- SingleNumber of packets sent after one collision
- MultipleNumber of packets sent after multiple collisions
- LateNumber of packets aborted during sending because of collisions after 64 bytes
- ExcessiveNumber of packets not sent because of too many collisions
- ARP StatisticsAnalysis of ARP traffic on this interface; In fields are for traffic received on the interface and Out fields are for traffic sent on the interface
- ARP requestsNumber of ARP requests
- ARP responsesNumber of ARP responses
- ErrorsTotal number of errors in all ARP packets
- DiscardsTotal number of discarded ARP packets
- Queue lengthLength of the queue, in bytes
- Forwarded packets, bytesNumber of packets and bytes that were forwarded on this queue
- Dropped committed packets, bytesNumber of committed packets and bytes that were dropped
- Dropped conformed packets, bytesNumber of conformed packets and bytes that were dropped
- Dropped exceeded packets, bytesNumber of exceeded packets and bytes that were dropped
host1:vr2#show interfaces fastEthernet 2/0FastEthernet2/0 is Up, Administrative status is UpHardware is Intel 21440, address is 0090.1a10.0552 MAU is 10BASE-TMTU: Operational 1518, Administrative 1518Duplex Mode: Operational Full Duplex, Administrative Auto NegotiateSpeed: Operational 100 Mbps, Administrative Auto Negotiate5 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/secIn: Bytes 39256, Unicast 612Multicast 0, Broadcast 0Errors 0, Discards 0, Mac Errors 0, Alignment 0CRC 0, Too Longs 0, Symbol Errors 0Out: Bytes 4579036, Unicast 610Multicast 0, Broadcast 70932Errors 0, Discards 0, Mac Errors 0, Deferred 0, No Carrier 3Collisions: Single 0, Multiple 0, Late 0, Excessive 0ARP Statistics:In: ARP requests 0, ARP responses 0Errors 0, Discards 0Out: ARP requests 0, ARP responses 0Errors 0, Discards 0Administrative qos-shaping-mode: noneOperational qos-shaping-mode: nonequeue 0: traffic class control, bound to FastEthernet2/0Queue length 0 bytesForwarded packets 1, bytes 46Dropped committed packets 0, bytes 0Dropped conformed packets 0, bytes 0Dropped exceeded packets 0, bytes 0show interfaces gigabitEthernet
show interfaces tenGigabitEthernet
- Use to display the status of Gigabit Ethernet interfaces and 10-Gigabit Ethernet interfaces.
- You can specify the following keywords:
- deltaSpecifies that baselined statistics are to be shown
- briefDisplays the operational status of all configured interfaces
- HardwareType of MAC device on this interface
- AddressMAC address of the processor on this interface
- MAUType of medium attachment unit (MAU) on the primary and secondary physical ports:
- SFP1000BASE-LH, 1000BASE-SX, 1000BASE-ZX; for SFPs that are empty, SFP (Empty) appears in this field; for SFPs that are installed in the OC3-2 GE APS I/O module and do not have a Juniper Networks part number programmed, SFP (GE Compliant) appears in this field
- XFP10GBASE-SR (10 Gbps), 10GBASE-LR (10 Gbps), 10GBASE-ER (10 Gbps); for XFPs that are empty, XFP (Empty) appears in this field
- OperationalSize of the largest packet processed
- AdministrativeSetting for MTU size that you specified
- OperationalCurrent rate at which packets are processed
- AdministrativeSetting for line speed that you specified
- Operational Link SelectedPort that the I/O module is currently using: primary or secondary
- Administrative link selectedPort that the I/O module is configured to use:
- primaryOnly primary port is configured to operate
- secondaryOnly redundant port is configured to operate
- automaticallySoftware controls port redundancy automatically
- Primary link selected x timesNumber of times that the I/O has used the primary port since the module was last rebooted
- Secondary link selected x timesNumber of times that the I/O has used the secondary port since the module was last rebooted
- Primary/Secondary link signal detected, Primary/Secondary link signal not detectedSpecifies the port (primary or secondary) on which the router detects a signal (not displayed on GE I/O modules that do not support SFPs)
- 5 minute input rateData rates based on the traffic received in the last 5 minutes
- 5 minute output rateData rates based on the traffic sent in the last 5 minutes
- InAnalysis of inbound traffic on this interface
- BytesNumber of bytes received in error-free packets
- UnicastNumber of unicast packets received
- MulticastNumber of multicast packets received
- BroadcastNumber of broadcast packets received
- ErrorsTotal number of errors in all received packets; some packets might contain more than one error
- DiscardsTotal number of discarded incoming packets
- Mac ErrorsNumber of incoming packets discarded because of MAC sublayer failures
- AlignmentNumber of incomplete octets received
- CRCNumber of packets discarded because the checksum that the router computed from the data does not match the checksum generated by the originating devices
- Too LongsNumber of packets discarded because the size exceeded the MTU
- Symbol ErrorsNumber of symbols received that the router did not correctly decode
- BytesNumber of bytes sent
- UnicastNumber of unicast packets sent
- MulticastNumber of multicast packets sent
- BroadcastNumber of broadcast packets sent
- ErrorsTotal number of errors in all transmitted packets; note that some packets might contain more than one error
- DiscardsTotal number of discarded outgoing packets
- Mac ErrorsNumber of outgoing packets discarded because of MAC sublayer failures
- DeferredNumber of packets that the router delayed sending because the line was busy. In half duplex mode, a high number of deferrals means the link is very busy with traffic from other stations. In full duplex mode, when the link is always available for transmission, this number is zero.
- No CarrierNumber of packets sent when carrier sense was unavailable
- SingleNumber of packets sent after one collision
- MultipleNumber of packets sent after multiple collisions
- LateNumber of packets aborted during sending because of collisions after 64 bytes
- ExcessiveNumber of packets not sent because of too many collisions
- ARP StatisticsAnalysis of ARP traffic on this interface; In fields are for traffic received on the interface and Out fields are for traffic sent on the interface
- ARP requestsNumber of ARP requests
- ARP responsesNumber of ARP responses
- ErrorsTotal number of errors in all ARP packets
- DiscardsTotal number of discarded ARP packets
- Queue lengthLength of the queue, in bytes
- Forwarded packets, bytesNumber of packets and bytes that were forwarded on this queue
- Dropped committed packets, bytesNumber of committed packets and bytes that were dropped
- Dropped conformed packets, bytesNumber of conformed packets and bytes that were dropped
- Dropped exceeded packets, bytesNumber of exceeded packets and bytes that were dropped
host1:vr2#show interfaces gigabitEthernet 10/2ERX-40-20-43#show int gigabitEthernet 10/2GigabitEthernet10/2 is Down, Administrative status is UpHardware is SEEQ 8101, address is 0090.1a01.0cc8Primary MAU is 1000BASE-SX, secondary MAU is SFP (Empty)MTU: Operational 1518, Administrative 1518Duplex Mode: Operational Full Duplex, Administrative Auto NegotiateSpeed: Operational 1000 Mbps, Administrative Auto NegotiateLink: Operational Secondary Link Selected,Administrative Link Selected AutomaticallyLink Failover Timeout: Operational 652 ms, Administrative defaultPrimary link selected 6302 times, Secondary link selected 6302 timesPrimary link signal detected, Secondary link signal detected5 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/secIn: Bytes 0, Unicast 0Multicast 0, Broadcast 0Errors 0, Discards 0, Mac Errors 0, Alignment 0CRC 0, Too Longs 0, Symbol Errors 0Out: Bytes 0, Unicast 0Multicast 0, Broadcast 0Errors 0, Discards 0, Mac Errors 0, Deferred 0, No Carrier 0Collisions: Single 0, Multiple 0, Late 0, Excessive 0ARP Statistics:In: ARP requests 0, ARP responses 0Errors 0, Discards 0Out: ARP requests 0, ARP responses 0Errors 0, Discards 0Administrative qos-shaping-mode: noneOperational qos-shaping-mode: nonequeue 0: traffic class control, bound to GigabitEthernet10/2Queue length 0 bytesForwarded packets 0, bytes 0Dropped committed packets 0, bytes 0Dropped conformed packets 0, bytes 0Dropped exceeded packets 0, bytes 0show ip mac-validate interface
- Use to display the status of the MAC address validation on the physical interface.
- Field descriptions
- FastEthernet interfaceSpecifierOn the ERX-14xx models, ERX-7xx models, and ERX-310 router, the Fast Ethernet or Gigabit Ethernet interface slot/port; on the E120 and E320 routers, the Gigabit Ethernet or 10-Gigabit Ethernet interface slot/adapter/port
- Keyword assigned to interfaceOptions: Strict or Loose
- AddressIP address of the entry
- Hardware AddrPhysical (MAC) address of the entry
host1:boston#show ip mac-validate interface fastEthernet 11/0FastEthernet11/0: StrictAddress Hardware Addr3.3.3.3 0090.1a30.33654.4.4.4 0090.1a30.3368