PREV NEXT INDEX

Avici Systems Inc.


show interface gbe


Displays information about Gigabit Ethernet interfaces.

Syntax: show interface gbe [access-list] [extension-counters | inflow-counters | bay/slot/port] [bay/slot/port {statistics average period | statistics delta period ]

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.

period

Specified time period in seconds. Valid Values: 5 - 300. Default: none

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.

Use the show interface gbe bay/slot/port statistics average period command to display the average statistics for the specified interface over the specified time period in seconds.

Use the show interface gbe bay/slot/port statistics delta period command to display the delta statistics for the specified interface over the specified time period in seconds.

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 interfaces gbe 1/5/2

GBE 1/5/2 interface status is down, line protocol is down

Member of aggregate-link r6

Ethernet address is 00:00:00:00:00:00

MTU 1500 bytes, Bandwidth 1000.000 Mbit/Sec

5 min in rate 0.0000 b/s, 0.0000 packets/s, 0.0000% util

5 sec in rate 0.0000 b/s, 0.0000 packets/s, 0.0000% util

5 min out rate 0.0000 b/s, 0.0000 packets/s, 0.0000% util

5 sec out rate 0.0000 b/s, 0.0000 packets/s, 0.0000% util

Encapsulation ARPA

Frame type for ARP is ARPA, Frame type for IP is ARPA

Autonegotiation is Enabled, Flow control is symmetric

Vlan is Disabled, Number of vlans on this port are 0

Loopback Mode : None

Received:

0 bytes

0 directed packets, 0 multicast packets, 0 broadcast packets

0 discards, 0 errors, 0 unknown protocols

Transmitted:

0 bytes

0 directed packets, 0 multicast packets, 0 broadcast packets

0 discards, 0 errors





Example 2: The following command displays an example of the show interfaces pos statistics average command output for a period of 10 seconds:

router#show interfaces pos 1/16/1 statistics average 10

Statistics for POS 1/16/1: Average over 10 seconds

Input:

Octets 1888 bits

UnicastPkts 2 packets

BroadcastPkts 0 packets

Discards 0

Errors 0

Output:

Octets 1520 bits

UnicastPkts 3 packets

BroadcastPkts 0 packets

Discards 0

Errors 0

router#



Example 3: The following command displays an example of the show interfaces pos statistics delta command output for a period of 80 seconds:

router#show interfaces gbe 1/3/1 statistics delta 80

Statistics for 1/3/1: Delta over 80 seconds

Input:

Octets 84088 bits

UnicastPkts 5 packets

BroadcastPkts 0 packets

Discards 0

Errors 0

Output:

Octets 17624 bits

UnicastPkts 7 packets

BroadcastPkts 0 packets

Discards 0

Errors 0

router#

The following table describes the fields in the display:

Table 4-8. 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 4: 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-9. 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


PREV NEXT INDEX

Copyright © 2005 Avici Systems Inc.
Avici® and TSR® is a registered trademark of Avici Systems Inc.
IPriori™, Composite Links™, SSR™, QSR, and NSR® are trademarks of Avici Systems Inc.

   Source File Name: Interface_Cmd.fm
    HTML File Name: Interface_Cmd37.html
    Last Updated: 02/25/05 at 14:28:34

Please email suggestions and comments to: doc@avici.com