Friday, October 28, 2016

EPON Upstream Port Configuration(checkcode(eponnni))

checkcode(eponnni)

Function

This command is used to set the logical ID and check code of an EPON ONU when it registers with the OLT.

Format

checkcode checkcode-value [ loid loid-value ]

Parameters

Parameter Description Value
checkcode-value Indicates the check code of an EPON ONU when it registers with the OLT.
Character string type, a string of 1-12 characters.
  • The first character cannot be a double quotation mark (").
  • A double quotation mark (") cannot be followed by a space.
  • All the characters are forbidden to set to space at a time.
  • The last valid character cannot be a double quotation mark (").
loid loid-value Indicates the logical ID of an EPON ONU when it registers with the OLT.
Character string type, a string of 1-24 characters.
  • The first character cannot be a double quotation mark (").
  • A double quotation mark (") cannot be followed by a space.
  • All the characters are forbidden to set to space at a time.
  • The last valid character cannot be a double quotation mark (").

Modes

EPONNNI mode

Level

Operator level

Usage Guidelines

Run the config command to enter global config mode, and then run the interface eponnni command to enter EPONNNI mode.

Example

To set the check code to 23 and set the logical ID to 3 for port 0/19/0 to register with the OLT, do as follows:
huawei(config-if-eponnni-0/19/0)#checkcode
{ checkcode-value<S><Length 1-12> }:23
{ <cr>|loid<K> }:loid
{ loid-value<S><Length 1-24> }:3

  Command:
          checkcode 23 loid 3
  This operation will take several minutes, Please wait...

No comments:

Post a Comment