Friday, August 12, 2016

display port ont-register-info

Function

This command is used to query the registration information about an optical network terminal (ONT) connected to a passive optical network (PON) port. The registration information includes the ONT SN (for GPON) or ONT MAC address (for EPON), registration time, and registration result.

Format

display port ont-register-info { portid [ register-index ] | all }

Parameters

Parameter Description Value
portid To query the ONT registration information of a specified PON port, use this parameter. Please see Differences Between Shelves.
register-index This parameter has no actual meaning. Therefore, whether to use this parameter does not affect the query result. Numeral type. Range: 0-226.
all Indicates the registration information about all the ONTs connected to a PON board. To query the registration information about all the ONTs connected to a PON board, use this parameter. -

Modes

GPON mode, EPON mode,HG8245H

Level

Operator level

Usage Guidelines

  • Run the config command to enter the global config mode, and then run the interface gpon command to enter the GPON mode, or run the interface epon command to enter the EPON mode.
  • The maximum number of registration records saved on a port is the maximum number of ONTs supported by this port. When the number of saved records reaches the maximum number, new records will replace the earliest ones if more records are about to be saved.
  • The system saves the latest one registration record of an ONT. If an ONT goes offline for more than 24 hours, the system automatically deletes the registration record of this ONT.

Example

To query the registration information about the ONT connected to GPON port 0/3/0, do as follows:
huawei(config-if-gpon-0/3)#display port ont-register-info                        
{ all<K>|portid<U><0,7> }:0                                                            
{ <cr>|register-index<U><0,226> }:                                         
                                                                                
  Command:
          display port ont-register-info 0
 -------------------------------------------------------------------------------
 SN               Registration time             Registration result
 -------------------------------------------------------------------------------
 485754430C9C9205 2011-07-19 22:08:13+08:00     Failed:SN conflict:0/3/0
 485754430C9CDA05 2011-07-19 22:08:18+08:00     Failed:Password conflict:0/3/0
 485754430C9CED05 2011-07-19 22:08:23+08:00     Failed:LOID conflict:0/3/0
 485754430C9D0905 2011-07-19 22:08:28+08:00     Failed:LOID conflict:0/3/0
 485754430C9D2505 2011-07-19 22:08:33+08:00     Failed:Password error
 485754430C9EB205 2011-07-19 22:08:38+08:00     Failed:CC error
 485754430C9ECD05 2011-07-19 22:08:43+08:00     Failed:Ranging failure
 485754430C9EDF05 2011-07-19 23:08:38+09:00 DST Failed:CC error
 -------------------------------------------------------------------------------
  total number : 7
To query the registration information about the ONT connected to EPON port 0/3/0 and enter the serial number 0, do as follows:
huawei(config-if-epon-0/3)#display port ont-register-info
{ all<K>|portid<U><0,7> }:0                                                            
{ <cr>|register-index<U><0,226> }:0                                                  
                                                                                
  Command:
          display port ont-register-info 0 0
 -------------------------------------------------------------------------------
 MAC              Registration time             Registration result
 -------------------------------------------------------------------------------
 3054-5748-44FD   2011-07-20 14:06:13+08:00     Failed:Password error
 3154-5748-44FD   2011-07-20 14:06:18+08:00     Failed:LOID conflict:0/3/0
 3254-5748-44FD   2011-07-20 14:06:23+08:00     Failed:LOID conflict:0/3/0
 3554-5748-44FD   2011-07-20 14:06:33+08:00     Failed:MAC conflict:0/3/0
 3654-5748-44FD   2011-07-20 14:06:38+08:00     Failed:CC error
 3754-5748-44FD   2011-07-20 18:06:13+09:00 DST Failed:Password error
 -------------------------------------------------------------------------------
  total number : 5  
To query the registration information about the ONTs connected to all the GPON ports on the board in slot 0/3, do as follows:
huawei(config-if-gpon-0/3)#display port ont-register-info       
{ all<K>|portid<U><0,7> }:all                                           
  
  Command:
          display port ont-register-info all
 -------------------------------------------------------------------------------
 F/S/P: 0/3/0
 -------------------------------------------------------------------------------
 SN               Registration time             Registration result
 -------------------------------------------------------------------------------
 3454574844FDEF2E 2011-07-19 22:08:13+08:00     Failed:SN conflict:0/3/0
 3554574844FDEF2E 2011-07-19 22:08:18+08:00     Failed:Password conflict:0/3/0
 3654574844FDEF2E 2011-07-19 22:08:23+08:00     Failed:LOID conflict:0/3/0
 3754574844FDEF2E 2011-07-19 22:08:28+08:00     Failed:LOID conflict:0/3/0
 3854574844FDEF2E 2011-07-19 22:08:33+08:00     Failed:Password error
 4154574844FDEF2E 2011-07-19 22:08:38+08:00     Failed:CC error
 4254574844FDEF2E 2011-07-19 22:08:43+08:00     Failed:Ranging failure
 4354574844FDEF2E 2011-07-19 23:08:38+09:00 DST Failed:CC error
 -------------------------------------------------------------------------------
 F/S/P: 0/3/1
 -------------------------------------------------------------------------------
 SN               Registration time             Registration result
 -------------------------------------------------------------------------------
 3454574844FDEF2E 2011-07-20 08:36:31+08:00     Failed:SN conflict:0/3/1
 3554574844FDEF2E 2011-07-20 08:36:36+08:00     Failed:Password conflict:0/3/1
 3654574844FDEF2E 2011-07-20 08:36:41+08:00     Failed:LOID conflict:0/3/1
 3754574844FDEF2E 2011-07-20 08:36:46+08:00     Failed:LOID conflict:0/3/1
 3854574844FDEF2E 2011-07-20 08:36:51+08:00     Failed:Password error
 4154574844FDEF2E 2011-07-20 08:36:56+08:00     Failed:CC error
 4254574844FDEF2E 2011-07-20 08:37:01+08:00     Failed:Ranging failure
 4354574844FDEF2E 2011-07-20 15:08:38+09:00 DST Failed:CC error
 -------------------------------------------------------------------------------
  total number : 14

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 of the ONT.
    SN Indicates the ONT SN. It takes effect only to a GPON ONT.
    MAC Indicates the ONT MAC address. It takes effect only to an EPON ONT.
    Registration time Indicates the time when the ONT registration event occurs. When the authentication time is in daylight saving time (DST) range, the time is displayed in the DST format followed by a DST flag.
    Registration result Indicates the ONT registration result, including the following:
    • Successful: indicates that the registration is successful.
    • Failed:Ranging failure: indicates that the registration fails due to the ranging failure. For how to handle this failure, see 0x2e11999c One or more ONTs under this port failed in ranging.
    • Failed:Password error: indicates that the registration fails due to an incorrect password (check failure). For how to handle this failure, see 0x2e305015 The authentication information about the ONT is invalid.
    • Failed:LOID error: indicates that the registration fails due to an incorrect LOID. For how to handle this failure, see 0x2e305015 The authentication information about the ONT is invalid.
    • Failed:CC error: indicates that the registration fails due to an incorrect CheckCode (check failure). For how to handle this failure, see 0x2e305015 The authentication information about the ONT is invalid.
    • Failed:SN conflict: indicates that the registration fails due to SN conflict. This registration result is available only in GPON. For how to handle this failure, see 0x2e305015 The authentication information about the ONT is invalid.
    • Failed:MAC conflict: indicates that the registration fails due to MAC address conflict. This registration result is available only in EPON. For how to handle this failure, see 0x2e305015 The authentication information about the ONT is invalid.
    • Failed:Password conflict: indicates that the registration fails due to password conflict. For how to handle this failure, see 0x2e305015 The authentication information about the ONT is invalid.
    • Failed:LOID conflict: indicates that the registration fails due to LOID conflict. For how to handle this failure, see0x2e305015 The authentication information about the ONT is invalid.
    • Unconfirmed: indicates that the ONT is in automatic discovery state. You can run the ont confirm (distributed mode) or ont confirm (profile mode) command to confirm an automatically-discovered ONT.
    • Mismatch: indicates that the actual capabilities of the ONT are different from those (port type and quantity) in the ONT profile configured on the OLT. You can run the display ont capability command to query the actual capabilities of an ONT, and according to the query result, binds a correct ONT profile to the ONT or modifies the ONT profile bound to the ONT.
  • 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