Wednesday, November 9, 2016

GPON Access Port Management(display gpon statistics ethernet)

display gpon statistics ethernet

Function

This command is used to query the Ethernet frame statistics of a specified GPON port. Through the query result, you can know the upstream and downstream Ethernet frame statistics of the GPON port.

Format

display gpon statistics ethernet frameid/slotid portid

Parameters

Parameter Description Value
frameid/slotid Indicates the shelf ID and slot ID. Enter "/" between the shelf and slot IDs. Please see Differences Between Shelves.
portid Indicates the ID of the GPON port to be queried. Please see Differences Between Shelves.

Modes

Privilege mode, MA5683T, MA5680T

Level

Operator level

Usage Guidelines

None

Example

To query the Ethernet frame statistics of port 0/3/0, do as follows:
huawei(config)#display gpon statistics ethernet                                 
{ frameid/slotid<S><Length 3-15> }:0/3         
{ portid<U><0,15> }:0       
                                                                                
  Command:                                                                      
          display gpon statistics ethernet 0/3 0
  -----------------------------------------------------------------------------                  
  Received frames                     :               9000 100%
  Received bytes                      :             430000
  Received unicast frames             :                  2   0%
  Received multicast frames           :                  3   0%
  Received broadcast frames           :               8995  99%

  Received 64-byte frames             :                  0   0%
  Received 65~127-byte frames         :                  0   0%
  Received 128~255-byte frames        :                  0   0%
  Received 256~511-byte frames        :                  0   0%
  Received 512~1023-byte frames       :                  0   0%
  Received 1024~1518-byte frames      :                  0   0%
  Received over 1518-byte frames      :                  0   0%
  Received undersize discarded frames :                  0   0%
  Received oversize discarded frames  :                  0   0%
  Received CRC error frames           :                  0
  Received discarded frames           :                  11  1% 
  Received error frames               :                  12  1%
 
  Sent frames                         :               9500 100%
  Sent bytes                          :            4302000
  Sent unicast frames                 :                 20   0%
  Sent multicast frames               :                500   5%
  Sent broadcast frames               :               8980  94%

  Sent 64-byte frames                 :                900   9%
  Sent 65~127-byte frames             :                 90   0%
  Sent 128~255-byte frames            :                 80   0%
  Sent 256~511-byte frames            :               8430  88%
  Sent 512~1023-byte frames           :                  0   0%
  Sent 1024~1518-byte frames          :                  0   0%
  Sent over 1518-byte frames          :                  0   0%
  Sent multicast bytes                :                  0
  ----------------------------------------------------------------------------- 

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to this command.
    Parameter Description
    Received frames Indicates the number of received Ethernet frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received bytes Indicates the number of bytes of the received Ethernet frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received unicast frames Indicates the number of received unicast frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received multicast frames Indicates the number of received multicast frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received broadcast frames Indicates the number of received broadcast frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received 64-byte frames Indicates the number of received 64-byte frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received 65~127-byte frames Indicates the number of received frames with 65 to 127 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received 128~255-byte frames Indicates the number of received frames with 128 to 255 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received 256~511-byte frames Indicates the number of received frames with 256 to 511 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received 512~1023-byte frames Indicates the number of received frames with 512 to 1023 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received 1024~1518-byte frames Indicates the number of received frames with 1024 to 1518 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received over 1518-byte frames Indicates the number of received frames with more than 1518 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received undersize discarded frames Indicates the number of received undersized frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received oversize discarded frames Indicates the number of received oversized frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received CRC error frames Indicates the number of received CRC error frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received discarded frames Indicates the number of received discarded frames and the percentage of the received discarded frames to the total number of received discarded frames. The percentage is rounded to an integer. If this statistical item is not supported, the value of this parameter is displayed as -.
    Received error frames Indicates the number of received error frames and the percentage of the received error frames (received oversized frames + undersized frames + CRC error frames) to the total number of received frames. The percentage is rounded to an integer. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent frames Indicates the number of transmitted data frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent bytes Indicates the number of bytes of the transmitted data frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent unicast frames Indicates the number of transmitted unicast frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent multicast frames Indicates the number of transmitted multicast frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent broadcast frames Indicates the number of transmitted broadcast frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent 64-byte frames Indicates the number of transmitted 64-byte frames. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent 65~127-byte frames Indicates the number of transmitted frames with 65 to 127 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent 128~255-byte frames Indicates the number of transmitted frames with 128 to 255 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent 256~511-byte frames Indicates the number of transmitted frames with 256 to 511 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent 512~1023-byte frames Indicates the number of transmitted frames with 512 to 1023 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent 1024~1518-byte frames Indicates the number of transmitted frames with 1024 to 1518 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent over 1518-byte frames Indicates the number of transmitted frames with more than 1518 bytes. If this statistical item is not supported, the value of this parameter is displayed as -.
    Sent multicast bytes Indicates the number of bytes of the transmitted Ethernet multicast frames. If this statistical item is not supported, the value of this parameter is displayed as -.
MORE BLOG:

No comments:

Post a Comment