Function
This command is used to query the information about an GPON ONT line profile,
including the binding information about T-CONT and DBA profile, the Qos mode of
the traffic stream, the mapping between GEM port and the services on the ONT,
and so on.
Parameters
Parameter | Description | Value |
---|---|---|
profile-id profile-id | Queries the information about GPON ONT line profile by profile ID, use this parameter. |
Numeral type. Range:
|
profile-name profile-name | Queries the information about GPON 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. | - |
Usage Guidelines
- Run the config command to enter global config mode, and then run the interface gpon command to enter GPON 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(gpon) command can both query the information about the
existed GPON ONT line profile, the differences are as follows:
- This command is used to query the information about the GPON ONT line profile that has taken effect by running the commit.
- The display ont-lineprofile current(gpon) command is used to query the information about the GPON ONT line profile that has not taken effect by running the commit.
Example
To query the information about all the GPON ONT line profiles, do as
follows:
huawei#display ont-lineprofile gpon { all<K>|bound-info<K>|profile-id<K>|profile-name<K> }:all Command: display ont-lineprofile gpon all ----------------------------------------------------------------------------- Profile-ID Profile-name Binding times ----------------------------------------------------------------------------- 0 line-profile_default_0 0 1 line-profile_1 1 ----------------------------------------------------------------------------- Total: 2To query the details of GPON ONT line profile 10, do as follows:
huawei#display ont-lineprofile gpon
{ all<K>|bound-info<K>|profile-id<K>|profile-name<K> }:profile-id
{ profile-id<U><0,8192> }:10
Command:
display ont-lineprofile gpon profile-id 10
-----------------------------------------------------------------------------
Profile-ID :10
Profile-name :line-profile_10
Access-type :GPON
-----------------------------------------------------------------------------
FEC upstream switch :Disable
OMCC encrypt switch :Off
Qos mode :PQ
Mapping mode :PORT+VLAN
TR069 management :Disable
TR069 IP index :0
-----------------------------------------------------------------------------
Bundle-ID Port-list
-----------------------------------------------------------------------------
0 1,2
1 3,4
2 5,6
-----------------------------------------------------------------------------
<T-CONT 0> DBA Profile-ID:1
<Gem Index 0>
--------------------------------------------------------------------
|Serv-Type:ETH |Encrypt:off |Cascade:off |GEM-CAR:- |
|Upstream-priority-queue:0 |Downstream-priority-queue:- |
--------------------------------------------------------------------
Mapping VLAN Priority Port Port Bundle Flow Transparent
index type ID ID CAR
--------------------------------------------------------------------
0 - - TDM-VCL - - - -
--------------------------------------------------------------------
<T-CONT 1> DBA Profile-ID:2
<Gem Index 1>
--------------------------------------------------------------------
|Serv-Type:ETH |Encrypt:off |Cascade:off |Priority:0 |GEM-CAR:- |
--------------------------------------------------------------------
Mapping VLAN Priority Port Port Bundle Flow Transparent
index type ID ID CAR
--------------------------------------------------------------------
1 22 - ETH 7 - - enable
--------------------------------------------------------------------
<Multicast-Gem>
--------------------------------------------------------------------
Bundle Ont Port
ID ID
--------------------------------------------------------------------
- -
--------------------------------------------------------------------
-----------------------------------------------------------------------------
Notes: Run the display traffic table ip command to query
traffic table configuration
-----------------------------------------------------------------------------
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 a GPON ONT line profile. It can be specified in the ont-lineprofile gpon command when creating a GPON ONT line profile. Profile-name Indicates the name of a GPON ONT line profile. Binding times Indicates the binding times of the GPON ONT line profile. There are two methods to bind an ONT to a GPON ONT line profile.- Run the ont add(profile-mode) command to add an ONT offline, and bind the ONT to a GPON ONT line profile.
- Run the ont confirm(profile-mode) command to confirm an automatically discovered ONT, and bind the ONT to a GPON ONT line profile.
Total Indicates the number of a GPON ONT line profile. - Access-type Indicates the mode of the GPON ONT line profile. Option: GPON. - FEC upstream switch Indicates whether the FEC function of the GPON ONT line profile is enabled. Options: Enable and Disable. Run the fec-upstream(gpon profile) command to configure this parameter. OMCC encrypt switch Indicates whether the OMCC encrypt function of the GPON ONT line profile is enabled. Options: Enable and Disable. Run the omcc encrypt command to configure this parameter. Qos mode Indicates the QoS mode of the GPON ONT line profile. Options: FLOW-CAR, GEM-CAR and PQ. Run the qos-mode(gpon profile) command to configure this parameter. Mapping mode Indicates the mapping mode of the ONT in the GPON ONT line profile. Options: VLAN, PORT, 802.1p PRI, IP TOS, VLAN+802.1p PRI, VLAN+IP TOS, PORT+VLAN, PORT+802.1p PRI, and PORT+VLAN+802.1p PRI. Run the mapping-mode(gpon profile) command to configure this parameter. TR069 management Indicates whether the tr069 management channel function of an ONT is enable. Options: Enable and Disable. Run the ont tr069-management(distributing-mode) command to configure this parameter. TR069 IP index Indicates the IP index of the TR069 management channel. The value range is 0–1. Run the ont tr069-management(distributing-mode) command to configure this parameter. Bundle-ID Indicates the bundle group ID of the ONT. Run the port-bundle command to configure this parameter. Port-list Indicates the port list of bundle group of the ONT. T-CONT Indicates the ID of a specified T-CONT. Run the tcont command to configure this parameter. DBA Profile-ID Indicates the DBA profile to which a T-CONT is bound. Run the gem add command to configure these parameters. Gem Index Indicates the GEM Index to which a T-CONT is bound. Run the gem add command to configure these parameters. Serv-Type Specifies the type of service to be carried.in a GPON ont line profile. Options: ETH and TDM. Encrypt Configures the downstream encryption function for a specified GEM port. Options: on and off. Cascade Configures the subtending attribute for a specified GEM port. Options: on and off. Priority Configures the PQ queue priority for a specified GEM port in a T-CONT. Gem-CAR Binds a traffic table to a specified GEM port. Upstream-priority-queue Indicates the upstream PQ queue priority for a GEM port used by an ETH port. Downstream-priority-queue Indicates the downstream PQ queue priority for a GEM port used by an ETH port. Mapping-index Indicates the mapping index. Run the gem mapping command to configure these parameters. VLAN Indicates the VLAN ID when mapping mode is VLAN mapping or the mapping mode associated with the VLAN mapping. Priority Indicates the packet priority for a specified GEM port. The larger the value, the higher the priority. Port type Indicates the port type. Options: ETH, MOCA, IPHOST, E1, TDM-VCL and IPPATH. Port ID Indicates the port ID. Bundle ID Indicates the bundle group ID of the ONT. Flow CAR Indicates the traffic table bound to a specified GEM port mapping. Transparent Configures the stream transparent function of the mapping. Options: enable and disable. Bundle ID Indicates the bundle group ID of the ONT. Run the multicast gemport command to configure these parameters. ONT Port ID Indicates the port ID of 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