Monday, November 21, 2016

GPON Access Port Management(port pon-id)

port pon-id

Function

This command is used to configure the PON-ID function, including the status of the PON-ID function and the PON-ID identifier.

Format

port pon-id portid { { disable | enable } | identifier { identifier | hex identifier } } *

Parameters

Parameter Description Value
portid Indicates the GPON port ID. Please see Differences Between Shelves.
disable Disables the PON-ID function. By default, the PON-ID function is disabled. -
enable Enables the PON-ID function. -
identifier {identifier | hex identifier } Indicates the PON-ID identifier of the PON port. It supports the text format and hexadecimal format.
  • Text format
    • GPON: a string of 1 to 7 characters
    • XGPON: a string of 1 to 4 characters
    NOTE:
    Only visible characters are supported and the input characters cannot contain any question mark (?) or space. If the first character is a double quotation mark ("), the last character must also be a double quotation mark (").
  • Hexadecimal format
    • GPON: a string of 2 to 14 characters
    • XGPON: a string of 2 to 8 characters
    NOTE:
    The input characters must be hexadecimal digits (namely, 0 to 9, A to F, and a to f). In addition, the number of the input characters must be an integer multiple of 2 and the input characters cannot be all 0.
Default: ID of the physical port, for example, 0 or 15.

Level

Operator level

Usage Guidelines

Run the config command to enter global config mode, and then run the interface gpon command to enter GPON mode.

Example

To enable the PON-ID function of GPON port 0/3/0 and set the PON-ID identifier to 0/3/0, do as follows:
huawei(config-if-gpon-0/3)#port pon-id
{ portid<U><0,7> }:0
{ disable<K>|enable<K>|identifier<K> }:enable
{ <cr>|identifier<K> }:identifier
{ hex<K>|identifier<S><Length 1-7> }:0/3/0

  Command:
          port pon-id 0 enable identifier 0/3/0

System Response

  • After the command is executed successfully, the system displays the command output.

No comments:

Post a Comment