show interface gbe
Displays information about Gigabit Ethernet interfaces.
Syntax: show interface gbe [access-list] [extension-counters | inflow-counters | bay/slot/port]
access-list
|
Displays access-list statistics for the specified list and interface.
|
extension-counters
|
Displays the extension counters for a specific Gigabit Ethernet interface.
|
inflow counters
|
Displays the inflow counters for a specific Gigabit Ethernet interface.
|
bay/slot/port
|
Displays information for a specific Gigabit Ethernet interface.
|
Description: Use the show interface gbe bay/slot/port command to display information about the specified Gigabit Ethernet interface.
Use the show interface gbe extension-counters bay/slot/port command to display the extension counters for the specified Gigabit Ethernet interface.
Use the show interface gbe inflow-counters bay/slot/port command to display the inflow counters for the specified Gigabit Ethernet interface.
Factory Default: None.
Command Mode: Executive and privileged.
Example 1: The following is sample output of the show interface gbe bay/slot/port command:
router#show int gbe 1/4/1
GBE 1/4/1 is up
Internet address is 4.1.1.1/16
Broadcast address is 4.1.255.255
Ethernet address is 00:90:b2:fd:00:12
MTU 4470 bytes, Bandwidth 1000 Mbit/Sec
Encapsulation ARPA
Frame type for ARP is ARPA, Frame type for IP is ARPA
Autonegotiation is Enabled, Flow control is symmetric
Received:
327489878941 bytes
250749465 directed packets, 262140 multicast packets, 0 broadcast packets
0 discards, 0 errors, 0 unknown protocols
Transmitted:
0 bytes
0 directed packets, 0 multicast packets, 524280 broadcast packets
0 discards, 0 errors
|
|
- The following table describes the fields in the display:
Table 4-7. Fields Displayed by show interface gbe
| Field
|
Description
|
Internet address
|
IP address and netmask of the interface.
|
Broadcast address
|
The address for all hosts on a network.
|
Ethernet address
|
The Ethernet address for this interface.
|
MTU bytes
|
The maximum transfer unit (MTU) size for this interface.
|
bandwidth
|
Available bandwidth of this interface.
|
Encapsulation
|
The protocol enabled on this interface.
|
Frame type for ARP
|
The frame type used for the Address Resolution Protocol.
|
Frame type for IP
|
The frame type used for the Internet Protocol.
|
Autonegotiation
|
Indicates if autonegotiation is enabled. If enabled, attempts to discover the highest mode of interoperability on the link.
|
Flow control
|
Indicates how the interface will control traffic during periods of congestion. Valid values are:
- asymmetric allows the local port to determine on its own whether to perform flow control of the remote port.
- symmetric allows for the local port to perform flow control only if the remote port can also perform flow control of the local port.
|
Received:
|
bytes
|
The total number of packets received over this interface.
|
directed packets
|
The number of unicast packets received on this interface.
|
multicast packets
|
The number of multicast packets received on this interface.
|
broadcast packets
|
The number of broadcast packets received on this interface.
|
discards
|
The number of received packets purposely dropped during reception on this interface.
|
errors
|
The number of errored packets received on this interface.
|
unknown protocols
|
The number of packets received with an unknown protocol.
|
|
|
|
Transmitted:
|
bytes
|
The total number of bytes sent over member links of this interface.
|
directed packets
|
The number of unicast packets sent on this interface.
|
multicast packets
|
The number of multicast packets sent on this interface.
|
broadcast packets
|
The number of broadcast packets sent on this interface.
|
discards
|
The number of packets purposely dropped during transmission on this interface.
|
errors
|
The number of packets sent in error on this interface.
|
Example 2: In the following example, the show interface gbe extension-counters bay/slot/port command displays the extension counters for the specified POS interface:
router#show interface gbe extension-counters 1/4/1
Bad Control Field: 0
CRC Error: 0
Bad IPv4 Header Checksum: 0
Maximum Packet Length Exceeded: 0
IPv4 Packets Truncated: 0
IPv6 Packets Truncated: 0
IPv4 Packet Header Length Error: 0
IP Version Error: 0
Me FIFO Packets Discarded: 0
Runt Packet: 0
Page Allocation Error: 0
Packet Descriptors Discarded: 0
Non-IP Packets(PPP/ISIS): 0
IPv4 Packets: 249655271
IPv6 Packets: 0
Allocated Packet Descriptors Discarded: 0
IPv6 Packets Too Short: 0
IPv4 Packets Too Short: 0
Page Reply Parity Errors: 0
Octets Received: 4294967295
Transmit Packet Descriptors Received: 0
Pings Received: 0
Autotunnelled Packets Received: 0
Octets Transmitted: 0
Packets Transmitted: 0
Packet Underflow: 0
Packets Discarded: 0
|
The following table describes the fields in the display:
Table 4-8. Fields Displayed by show interface gbe extension-counters
| Field
|
Description
|
Bad Control Field
|
The number of packets received on this link with an unrecognized Control Field.
|
CRC Error
|
The number of packets received on this link with a bad CRC.
|
Bad IPv4 Header Checksum
|
Total number of IP Version 4 packets received by this sub-layer with bad IP header checksum. The counter is only incremented if there are no framing errors.
|
Maximum Packet Length Exceeded
|
The total number of frames received that exceed the Maximum Frame Size set for this interface.
|
IPv4 Packets Truncated
|
Total number of Truncated IP Version 4 packets received by this sub-layer. This counter is only incremented if there are no framing errors.
|
IPv6 Packets Truncated
|
Total number of Truncated IP Version 6 packets received by this sub-layer. This counter is only incremented if there are no framing errors.
|
IPv4 Packet Header Length Error
|
Total number of IP Version 4 packets received which had bad header lengths. This counter is only incremented if there are no framing errors.
|
IP Version Error
|
Total number of packets received with unrecognized version in the IP Version field. This counter is only incremented if there are no framing errors.
|
Me FIFO Packets Discarded
|
Number of packets discarded by the Main FIFO. Packets are discarded when the Main FIFO is full and the line_ts_full or rx_pdf_nearfull signal is asserted.
|
Runt Packet
|
Total number of frames received at this sub-layer which were smaller than the minimum frame size. Runt packets are silently discarded.
|
Page Allocation Error
|
Number of times reply to an Allocate or Allocate Link Last or a Last Page command returned page zero.
|
Packet Descriptors Discarded
|
Total number of packets which were discarded by this sub-layer due to an error.
|
Non-IP Packets(PPP/ISIS)
|
Total number of packets delivered by this sub-layer to a Non IP higher sub-layer.
|
IPv4 Packets
|
Total number of packets delivered by this sub-layer to IP Version 4 sub-layer.
|
IPv6 Packets
|
Total number of packets delivered by this sub-layer to IP Version 6 sub-layer.
|
Allocated Packet Descriptors Discarded
|
Total number of times the Input Framer had to discard a Receive Packet Descriptor because it got a page-0 reply from packet memory.
|
IPv6 Packets Too Short
|
Total number of IP Version 6 packets received by this sub-layer that were shorter than the minimum IP Version 6 packet length.
|
IPv4 Packets Too Short
|
Total number of IP Version 4 packets received by this sub-layer that were shorter than the minimum IP Version 4 packet length.
|
Page Reply Parity Errors
|
Number of parity errors detected in page reply phase.
|
Octets Received
|
Total number of octets received for this interface.
|
Transmit Packet Descriptors Received
|
Total number of packet descriptors received for transmission over this interface.
|
Pings Received
|
The total number of ICMP Echo Responses that higher-level protocols requested be transmitted by this sub-layer.
|
Octets Transmitted
|
Total number of octets output over this interface.
|
Packets Transmitted
|
The total number of packets that higher-level protocols requested be transmitted by this sublayer. This count includes all packet types that is unicast, multicast, and link layer control packets.
|
Packet Underflow
|
Internal Counter. Total number of packets which experienced an underflow due to internal packet memory.
|
Packets Discarded
|
The number of outbound packets which were chosen to be discarded even though there were no errors encountered. A possible reason for discard is to free up buffer space.
|
Related Commands: interface gbe
show interface composite-link
show interface gbe
show interface statistics