port e1(gpon profile)
Function
This command is used to set in an ONT service profile the service attribute
of the E1 port, including the setting of coding mode and transmit clock of the
E1 port.
Parameters
Parameter | Description | Value |
---|---|---|
ont-portid | Indicates the ONT port ID. | Numeral type. Range: 1-8. |
code | Indicates the coding mode of the E1 port. | Enumerated type. Options: ami and hdb3. |
tx-clock { adapt | system } |
Indicates the transmit clock of the E1 port.
|
- |
Example
In ONT service profile 10, to set the coding mode of the E1 port to AMI, do
as follows:
huawei(config-gpon-srvprofile-10)#port e1 { ont-portid<U><1,8> }:1 { code<E><ami,hdb3>|tx-clock<K> }:ami Command: port e1 1 amiIn ONT service profile 10, to set the transmit clock of the E1 port to system clock, do as follows:
huawei(config-gpon-srvprofile-10)#port e1 { ont-portid<U><1,8> }:1 { code<E><ami,hdb3>|tx-clock<K> }:tx-clock { adapt<K>|system<K> }system Command: port e1 1 tx-clock system
No comments:
Post a Comment