ont-lineprofile gpon
Function
The ont-lineprofile gpon command is used to
create a GPON ONT line profile and enter GPON ONT line profile mode or enter
already created GPON ONT line profile mode. The GPON ONT line profile includes
the binding between the transmission container (T-CONT) and the dynamic
bandwidth allocation (DBA) profile, the QoS mode of the service flow, and the
mapping between the encapsulation mode (GEM) port and the ONT-side service, and
is used to configure the DBA, T-CONT, and GEM port information about an ONT. ONT
line attributes are configured in the line profile, which saves configuration
workload because only one profile needs to be configured for ONTs that process
the same services. Regardless of whether the ONT management mode is optical
network terminal management and control interface (OMCI) or Simple Network
Management Protocol (SNMP), the GPON ONT line profile must be bound when an ONT
is added. If the GPON ONT line profile is not specified, the system binds the
ONT to the default line profile (line profile 0). After this command is executed
successfully, the system enters the configuration mode of this GPON ONT line
profile and then you can configure the attributes of the GPON ONT line
profile.
The undo ont-lineprofile gpon command is used to delete a specified GPON ONT line profile. When a GPON ONT line profile is not used any more, run this command to delete it.
The undo ont-lineprofile gpon command is used to delete a specified GPON ONT line profile. When a GPON ONT line profile is not used any more, run this command to delete it.
Format
ont-lineprofile
gpon [ profile-id
profile-id |
profile-name profile-name ]*
undo ont-lineprofile gpon { profile-id profile-id | profile-name profile-name }
undo ont-lineprofile gpon { profile-id profile-id | profile-name profile-name }
Parameters
Parameter | Description | Value |
---|---|---|
profile-id profile-id | Indicates the ID of a GPON ONT line profile. It uniquely identifies a line profile. If you do not specify it, the system automatically allocates the smallest idle ID to the profile. |
Numeral type. Range:
|
profile-name profile-name | Indicates the name of the GPON ONT line profile. The default profile name is line-profile_x. "x" is the profile ID. | Character string type, a string of 1–32 characters. The characters must be visible and cannot contain a question mark (?). A double quotation mark (") except the outer-layer double quotation mark (") cannot be followed by a space. If the start or end character is a double quotation mark (), the corresponding end or start character must also be a double quotation mark (").. |
Usage Guidelines
- The profile configuration takes effect after you run the commit command to submit the configuration.
- If the GPON ONT line profile is bound to the ONT, it can be modified but cannot be deleted.
- You can run the display ont-lineprofile gpon command to query the configuration information about the GPON ONT line profile.
-
The system pre-configured line profile (line profile 0) can be modified but
cannot be deleted. The following table lists the configuration commands and
default configuration information.
Table 1 Configuration commands and default configuration information Line Profile Parameters Configuration Command Default Configuration on the GPON ONT Line Profile Default Configuration on the System Default Line Profile (Line Profile 0) FEC upstream switch fec-upstream(gpon profile) Disable Disable OMCC encrypt switch omcc encrypt Off Off Mapping mode mapping-mode(gpon profile) VLAN VLAN Qos mode qos-mode(gpon profile) PQ queue scheduling mode GEM-CAR queue scheduling mode Switch of the TR069 management mode tr069-management Disable Disable IP Index tr069-management 0 0 T-CONT configuration tcont T-CONT 0 is bound to the DBA profile by default.NOTE:You can bind T-CONT 0 (the default configuration) to another DBA profile, but cannot unbind T-CONT 0 from the DBA profile.T-CONT 0 is bound to DBA profile 2 and T-CONT 1 is bound to DBA profile 0 by default.NOTE:You can bind T-CONT 0 (the default configuration) to another DBA profile, but cannot unbind T-CONT 0 from the DBA profile.
Example
To create ONT line profile 10, do as follows:
huawei(config)#ont-lineprofile gpon
{ <cr>|profile-id<K>|profile-name<K> }:profile-id
{ profile-id<U><0,8192> }:10
{ <cr>|profile-name<K> }:
Command:
ont-lineprofile gpon profile-id 10
huawei(config-gpon-lineprofile-10)#
To delete ONT line profile 10, do as follows:huawei(config)#undo ont-lineprofile gpon
{ profile-id<K>|profile-name<K> }:profile-id
{ profile-id<U><1,8192> }:10
Command:
undo ont-lineprofile gpon profile-id 10
System Response
- The system displays the prompt character of the ONT line profile mode after you create the profile or enter configuration mode of the GPON ONT profile successfully.
- The system does not display any message after you delete the GPON ONT line profile successfully.
MORE:
No comments:
Post a Comment