Friday, October 7, 2016

GPON Upstream Port Configuration----display gpon-port statistic(gponnni)

Function

This command is used to query the statistics of a GPON port. Based on the statistics, you can learn about the information about the current port traffic and the line condition.

Format

display gpon-port statistic

Parameters

None

Modes

GPONNNI mode, MA5683T, OLT

Level

Operator level

Usage Guidelines

Run the config command to enter global config mode, and then run the interface gponnni command to enter GPONNNI mode.

Example

To query the statistics of a GPON port, do as follows:
huawei(config-if-gponnni-0/19/0)#display gpon-port statistic                    
 --------------------------------------------------------------------------
  Received frames                                  : 4622775
  Received bytes                                   : 524672168
  Received unicast frames                          : 241613
  Received multicast frames                        : 502923
  Received broadcast frames                        : 3878239
  Received 64-byte frames                          : -
  Received 65~127-byte frames                      : -
  Received 128~255-byte frames                     : -
  Received 256~511-byte frames                     : -
  Received 512~1023-byte frames                    : -
  Received 1024~1518-byte frames                   : -
  Received over 1518-byte frames                   : -
  Received undersize frames                        : -
  Received oversize frames                         : -
  Received CRC error frames                        : 36
  Received discarded frames                        : -
  Sent frames                                      : 69971
  Sent bytes                                       : 10170870
  Sent unicast frames                              : 69389
  Sent multicast frames                            : 2
  Sent broadcast frames                            : 580
  Sent 64-byte frames                              : -
  Sent 65~127-byte frames                          : -
  Sent 128~255-byte frames                         : -
  Sent 256~511-byte frames                         : -
  Sent 512~1023-byte frames                        : -
  Sent 1024~1518-byte frames                       : -
  Sent over 1518-byte frames                       : -
  Sent discarded frames                            : 0

  Up OMCI cells statistics                         : 3233
  Down OMCI cells statistics                       : 3036
  Up ethernet frames statistics                    : 69971
  Down ethernet frames statistics                  : 4622775
  Up PLOAM messages statistics                     : 255
  Down PLOAM messages statistics                   : 383447
  Up GEM frames statistics                         : -
  Down GEM frames statistics                       : -
  Up service frames statistics                     : -
  Down service frames statistics                   : -
  Down CPU frames statistics                       : -
  Down error frames statistics                     : -
  Up and down discard ethernet frames statistics   : 0
 --------------------------------------------------------------------------
NOTE:
The queried results obtained through this command vary according to board hardware configurations. The following example is for reference only.

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 frames received on the GPON port.
    Received bytes Indicates the number of bytes received on the GPON port.
    Received unicast frames Indicates the number of unicast frames received on the GPON port.
    Received multicast frames Indicates the number of multicast frames received on the GPON port.
    Received broadcast frames Indicates the number of broadcast frames received on the GPON port.
    Received 64-byte frames Indicates the number of 64-byte frames received on the GPON port.
    Received 65~127-byte frames Indicates the number of 65-127-byte frames received on the GPON port.
    Received 128~255-byte frames Indicates the number of 128-255-byte frames received on the GPON port.
    Received 256~511-byte frames Indicates the number of 256-511-byte frames received on the GPON port.
    Received 512~1023-byte frames Indicates the number of 512-1023-byte frames received on the GPON port.
    Received 1024~1518-byte frames Indicates the number of 1024-1518-byte frames received on the GPON port.
    Received over 1518-byte frames Indicates the number of over 1518-byte frames received on the GPON port.
    Received undersize frames Indicates the number of undersized frames received on the GPON port.
    Received oversize frames Indicates the number of oversized frames received on the GPON port.
    Received CRC error frames Indicates the number of the frames with CRC errors received on the GPON port.
    Received discarded frames Indicates the number of discarded frames received on the GPON port.
    Sent frames Indicates the number of frames sent from the GPON port.
    Sent bytes Indicates the number of bytes sent from the GPON port.
    Sent unicast frames Indicates the number of unicast frames sent from the GPON port.
    Sent multicast frames Indicates the number of multicast frames sent from the GPON port.
    Sent broadcast frames Indicates the number of broadcast frames sent from the GPON port.
    Sent 64-byte frames Indicates the number of 64-byte frames sent from the GPON port.
    Sent 65~127-byte frames Indicates the number of frames with 65-127 bytes sent from the GPON port.
    Sent 128~255-byte frames Indicates the number of frames with 128 to 255 bytes sent from the GPON port.
    Sent 256~511-byte frames Indicates the number of frames with 256 to 511 bytes sent from the GPON port.
    Sent 512~1023-byte frames Indicates the number of frames with 512 to 1023 bytes sent from the GPON port.
    Sent 1024~1518-byte frames Indicates the number of frames with 1024 to 1518 bytes sent from the GPON port.
    Sent over 1518-byte frames Indicates the number of frames with more than 1518 bytes sent from the GPON port.
    Sent discarded frames Indicates the number of discarded frames sent on the GPON port.
    Up OMCI cells statistics Indicates the number of upstream OMCI cells.
    Down OMCI cells statistics Indicates the number of downstream OMCI cells.
    Up ethernet frames statistics Indicates the number of upstream Ethernet frames.
    Down ethernet frames statistics Indicates the number of downstream Ethernet frames.
    Up PLOAM messages statistics Indicates the number of upstream PLOAM messages. The PLOAM message is used to manage and maintain the ONU (ONT).
    Down PLOAM messages statistics Indicates the number of downstream PLOAM messages. The PLOAM message is used to manage and maintain the ONU (ONT).
    Up GEM frames statistics Indicates the number of upstream GEM frames.
    Down GEM frames statistics Indicates the number of downstream GEM frames.
    Up service frames statistics Indicates the number of downstream service frames.
    Down service frames statistics Indicates the number of upstream service frames.
    Down CPU frames statistics Indicates the number of downstream CPU frames.
    Down error frames statistics Indicates the number of downstream error frames.
    Up and down discard ethernet frames statistics Indicates the number of discarded upstream and downstream Ethernet frames.
  • For more information about the error message that the system displays against a command entered with incorrect syntax. 

MORE BLOG:

No comments:

Post a Comment