Wednesday, November 9, 2016

GPON Access Port Management(display gpon port dba bandwidth-assignment-mode)

display gpon port dba bandwidth-assignment-mode

Function

This command is used to query the dynamic bandwidth allocation (DBA) mode of a gigabit-capable passive optical network (GPON) port. You can query the DBA mode based on a shelf, slot, or port.

Format

display gpon port dba bandwidth-assignment-mode frameid { slotid { portid | all } | all }

Parameters

Parameter Description Value
frameid Indicates the shelf ID. Please see Differences Between Shelves.
slotid Indicates the slot ID. Please see Differences Between Shelves.
portid Indicates the ID of the GPON port to be queried. Please see Differences Between Shelves.
all
  • Queries the DBA modes of all the ports in a specified slot.
  • Queries the DBA modes of all the ports on a specified shelf.
-

Modes

Privilege mode
GPBD, GPFD

Level

Operator level

Usage Guidelines

None

Example

To query the DBA modes of all the GPON ports on board 0/3, do as follows:
huawei#display gpon port dba bandwidth-assignment-mode             
{ frameid<U><0,0>}:0
{ all<K>|slotid<U><0,22>}:3                   
{ all<K>|portid<U><0,15> }:all                                                                                                         
  Command:
          display gpon port dba bandwidth-assignment-mode 0 3 all
  ----------------------------------------------------------------
    F/S/P                  Bandwidth-assignment-mode
  ----------------------------------------------------------------
    0/3/0                  manual
    0/3/1                  min-loop-delay
    0/3/2                  max-bandwidth-usage
    0/3/3                  manual
    0/3/4                  min-loop-delay
    0/3/5                  max-bandwidth-usage
    0/3/6                  manual
    0/3/7                  default
  ----------------------------------------------------------------

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
    F/S/P Indicates the shelf ID, slot ID, and port ID.
    Bandwidth-assignment-mode
    Indicates the DBA mode. It can be default, min-loop-delay, max-bandwidth-usage, or manual.
    • default: In this mode, the DBA mode configured in global config mode is used.
    • min-loop-delay: In this mode, the bandwidth is issued in single frame issue mode and therefore the delay is short. This mode must be used for time division multiplexing (TDM) services.
    • max-bandwidth-usage: In this mode, the bandwidth is issued in DBA calculation period. The DBA calculation period is fixed to eight frames. This mode is used for services that are not sensitive to delay.
    • manual: In this mode, you can manually set the DBA mode and DBA parameters. This mode is used when the min-loop-delay mode and max-bandwidth-usage mode cannot meet customers' requirements. 

MORE BLOG:

No comments:

Post a Comment