Tuesday, December 20, 2016

EPON ONT Line Profile Configuration about display ont-lineprofile epon

Function

This command is used to query the information about an EPON ONT line profile, including the state of FEC function switch and the state of encryption function switch.
This command is used to query the information about an EPON ONT line profile, including the state of EPON FEC switch and the state of LLID encryption switch.

Format

display ont-lineprofile epon { profile-id profile-id | profile-name profile-name | all }

Parameters

Parameter Description Value
profile-id profile-id Queries the detailed information about EPON ONT line profile by profile ID. Numeral type. Range:1-8192.
profile-name profile-name Queries the detailed information about EPON ONT line profile by profile name. Character string type, a string of 1-32 characters.
all Queries the basic information about all the ONT line profiles. including the ID, name and binding times of the ONT line profiles. -

Modes

Privilege mode, EPON mode, diagnose mode, GPBD

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the interface epon command to enter EPON mode.
  • In the privilege mode or global config mode, run the diagnose command to enter the Diagnose mode.
  • This command and the display ont-lineprofile current(dpoe)command can both query the information about the existed EPON ONT line profile, the differences are as follows:
    • This command is used to query the information about the EPON ONT line profile that has taken effect by running the commit.
    • The display ont-lineprofile current(dpoe) command is used to query the information about the EPON ONT line profile that has not taken effect by running the commit.

Example

To query the information about all the EPON ONT line profiles, do as follows:
huawei#display ont-lineprofile epon                                     
{ all<K>|bound-info<K>|profile-id<K>|profile-name<K> }:all                                    
                                                                                
  Command:                                                                      
          display ont-lineprofile epon all                                      
  ---------------------------------------------------------------------         
  Profile-ID  Profile-name                                  Binding times          
  ---------------------------------------------------------------------         
  20          line-profile_20                               0                   
  ---------------------------------------------------------------------         
  Total: 1         
To query the details of EPON ONT(HG80245H) line profile 20, do as follows:
huawei#display ont-lineprofile epon
{ all<K>|bound-info<K>|profile-id<K>|profile-name<K> }:profile-id
{ profile-id<U><1,8192> }:20
                                                                                
  Command:                                                                      
          display ont-lineprofile epon profile-id 20                            
  ---------------------------------------------------------------------         
  Profile-ID  : 20                                                              
  Profile-name: line-profile_20                                                 
  Access-type : EPON                                                            
  ---------------------------------------------------------------------         
  FEC switch                         :Disable                                   
  Encrypt type                       :off                                       
  ---------------------------------------------------------------------         
  Binding times                      :0                                         
  ---------------------------------------------------------------------  

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to the command.
    NOTE:
    In the interface, "-" indicates that the item is not configured.
    Parameter Description
    Meaning Remark(Configuration Command)
    Profile-ID Indicates the ID of an EPON ONT line profile. It can be spicified in the ont-lineprofile(dpoe) command when configuring an EPON ONT line profile.
    Profile-name Indicates the name of an EPON ONT line profile.
    Binding times Indicates the binding times of EPON ONT line profiles.
    There are two methods to bind an ONT to an EPON ONT line profile.
    • Run the ont add(epon) command to add an ONT offline, and bind the ONT to an EPON ONT line profile.
    • Run the ont confirm(dpoe) command to confirm an automatically discovered ONT, and bind the ONT to an EPON ONT line profile.
    Total Indicates the number of an EPON ONT line profile. -
    Access-type Indicates the access type of an EPON ONT line profile. Option: EPON. -
    FEC switch Enables or disables the FEC function of an EPON ONT line profile. Options: Enable and Disable. Run the fec command to configure this parameter.
    Encrypt type Enables or disables the encryption function of an EPON ONT line profile. Options: aes-128 and off. Run the llid(dpoe) command to configure this parameter
More blog:

No comments:

Post a Comment