Friday, August 12, 2016

display ont autofind

Function

This command is used to query the automatically found ONTs in the system. To query the MAC address of the unconfirmed ONT, the authentication password, the loid, the checkcode and the auto-find time before adding the ONT, run this command.

Format

In privilege mode:
display ont autofind { all | time }
In GPON and EPON mode:
display ont autofind portid

Parameters

Parameter Description Value
all Queries the information of all the automatically found ONTs on the EPON ports in the system. -
time Queries the auto-find time of the ONT on the PON port. The queried settings for the automatically found ONT include the aging time and the interval for automatically finding the ONT. You can run the ont autofind timeout command to configure the aging time for the automatically found ONT. -
portid Queries the information of the automatically found ONTs on a specified PON port. Please see Differences Between Shelves.

Modes

Privilege mode, GPON mode, EPON mode

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, or run the interface epon command to enter EPON mode.
  • Before running this command to query the automatically found ONT, you need to enable the auto-find function of the ONT. You can run the port ont-auto-find command to enable the ONT auto-find function on a PON port.
  • Before running the ont confirm(epon) command, ont confirm(gpon distributing) command, or ont confirm(epon) command to confirm the automatically found ONT, run the display ont autofind command to query the information such as the SN of the ONT, the authentication password, and the auto-find time.
  • This command is used to query only the ONT that is in the automatic discovery state. To query the online ONT, run the display ont info command.

Example

To query all the ONTs automatically found on the PON ports in the system, do as follows:
huawei#display ont autofind    
{ all<K>|time<K> }:all  

  Command:                                                                      
          display ont autofind all     
   ------------------------------------------------------------------------
   Number              : 1
   F/S/P               : 0/5/0
   ONT NNI type        : 1G/1G
   ONT MAC             : 286E-D45E-4B6B
   Password            : 0x30313233343536373839 (0123456789)
   Loid                : 0x30313233343536373839 (0123456789)
   Checkcode           : 0x30313233343536373839 (0123456789)
   VendorID            : HWTC
   OUI version         : CTC3.0
   ONT model           : 240
   ONT extended model  : HG8240
   ONT software version: V1R006C00
   ONT hardware version: 140C4510
   ONT autofind time   : 2012-01-12 10:09:27+08:00
   ------------------------------------------------------------------------
   Number              : 2
   F/S/P               : 0/5/1
   ONT NNI type        : 1G/1G
   ONT MAC             : 0073-072E-C1B3
   Password            : 0x30313233343536373839 (0123456789)
   Loid                : 0x30313233343536373839 (0123456789)
   Checkcode           : 0x30313233343536373839 (0123456789)
   VendorID            : HWTC
   OUI version         : CTC3.0
   ONT model           : 240
   ONT extended model  : HG8240
   ONT software version: V1R006C00
   ONT hardware version: 140C4510
   ONT autofind time   : 2012-01-12 10:09:30+08:00
   ------------------------------------------------------------------------
   The number of EPON autofind ONT is 2 
To query the auto-find time of the ONTs on the PON port, do as follows:
huawei#display ont autofind   
{ all<K>|time<K> }:time                                                         
                                                                                
  Command:                                                                      
          display ont autofind time                                  
  Aging time of the automatically found ONTs          : 300(s)                  
  Interval of automatically finding ONT(Only for GPON): 5(s)  
To query the auto-find time of the ONTs on the GPON port when the aging time is not configured, do as follows:
huawei#display ont autofind   
{ all<K>|time<K> }:time                                                         
                                                                                
  Command:                                                                      
          display ont autofind time                                  
  Aging time of the automatically found ONTs          : no aging-time                
  Interval of automatically finding ONT(Only for GPON): 5(s)  

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in the response to the display ont autofind all command.
    Parameter Description
    Number Indicates the ID of the automatically found ONT.
    F/ S/ P Indicates the IDs of the shelf, slot, and port for the automatically found ONT.
    ONT NNI type Indicates the ONTNNI type. Options: 10G/10G, 10G/1G, and 1G/1G (downstream/upstream).
    ONT MAC Indicates the MAC address of the automatically found ONT. When the ONT in MAC address authentication mode is used, the MAC address of the ONT must be the same as this MAC address. Otherwise, the authentication fails.
    Password Indicates the login password of the automatically found ONT. When the ONT in password authentication mode is used, the password of the ONT must be the same as this password. Otherwise, the authentication fails.
    Loid Indicates the logical ID of the automatically found ONT. When the ONT in loid authentication mode is used, the loid of the ONT must be the same as this Loid. Otherwise, the authentication fails.
    Checkcode Indicates the check code of the automatically found ONT. When the ONT in checkcode authentication mode is used, the checkcode of the ONT must be the same as this checkcode. Otherwise, the authentication fails.
    VendorID Indicates the vendor ID of the automatically found ONT. When the vendor ID contains any invalid character, it is displayed as a hexadecimal character string. When the vendor ID is ended with a space, it is displayed as a hexadecimal character string with brackets containing the ASCII value.
    OUI version Indicates the organizationally unique identifier (OUI) version. When the ONT does not support the OUI version, an en dash (-) is displayed.
    ONT model(HG8245H) Indicates the model of the automatically found ONT.
    ONT extended model Indicates the ONT extended model.
    ONT software version Indicates the software version of the automatically found ONT.
    ONT hardware version Indicates the hardware version of the automatically found ONT.
    ONT autofind time Indicates the auto-find time of the automatically found ONT. You can run the ont autofind timeout command to configure the aging time for the automatically found ONT.
  • The following table describes the parameters in the response to the display ont autofind time command.
    Parameter Description
    Aging time of the automatically found ONTs Indicates the aging time of the automatically found ONTs, in the unit of second. You can run the ont autofind timeout command to configure the aging time.
    Interval of automatically finding ONT(Only for GPON) Indicates the interval for automatically finding ONTs. It is applicable to only the ONTs connected to the GPON port.
  • For more information about the error message that the system displays against a command entered with incorrect syntax,

MORE BLOG:

2 comments: