Function
This command is used to query the information about an EPON ONT line profile.
The EPON ONT line profile is used to configure the binding between Logic Link
Identifier (LLID) and DBA profile. You can run this command to query whether the
EPON FEC function is enabled, the DBA profile bound to the EPON LLID, flow
control profile, whether the encryption function is enabled, and the IP
interface index used by the TR069 management channel.
Parameters
Parameter | Description | Value |
---|---|---|
profile-id profile-id | Queries the detailed information about EPON ONT line profile by profile ID. | |
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 EPON ONT line profiles. including the ID, name and binding times of the profiles. | - |
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(epon profile) 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(epon profile) 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 Bind times --------------------------------------------------------------------- 20 line-profile_20 0 --------------------------------------------------------------------- Total: 1To query the details of EPON ONT 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
DBA Profile-ID :9
Traffic-table-index :6
Traffic-table-name :ip-traffic-table_6
TR069 IP index :0
Dba-threshold :
---------------------------------------------------------------------
Queue-set-index Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8
---------------------------------------------------------------------
1 - - - - - - - -
2 - - - - - - - -
3 - - - - - - - -
---------------------------------------------------------------------
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 specified in the ont-lineprofile epon command when configuring an EPON ONT line profile. Profile-name Indicates the name of an EPON ONT line profile. Bind/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 add(epon) command to confirm an automatically discovered ONT, and bind the ONT to 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: on and off. Run the llid command to configure this parameter. DBA Profile-id Indicates the bound DBA profile of an EPON ONT line profile. Traffic-table-index Indicates the traffic profile in use of an EPON ONT line profile. Traffic-table-name Indicates the traffic profile name referenced by the EPON ONT line profile. Run the llid command to configure this parameter. TR069 IP index Indicates the IP index used by the TR069 management channel. Range: 0 and 1. Run the tr069-management(epon) command to configure this parameter. Dba-threshold Indicates the queue threshold of an EPON ONT line profile. Options: Q1, Q2, Q3, Q4, Q5, Q6, Q7, and Q8. Run the dba-threshold command to configure this parameter. Queue-set-index Indicates the index of the DBA queue set.
More blog:
No comments:
Post a Comment