Olt - Onu Configd
Olt - Onu Configd
Olt - Onu Configd
query the current status of the ONU. Ensure that Control flag of the ONU is active,
Run State is online,
Config state is normal, and Match state is match
or by sn display query
If the ONU state fails, the ONU fails to be in the up state, or the ONU does not
match,
refer to the following suggestions to rectify the fault.
� If Control flag is deactive, run the ont activate command in the GPON port mode
to activate the ONU.
� If the ONU fails to be in the up state, that is, Run state is offline, the
physical line
may be broken or the optical transceiver may be damaged. You need to check both
the material and the line.
� If the ONU state fails, that is, Config state is failed, the ONU capability set
outmatches the actual ONU capabilities. In this case, run the display ont
failedconfiguration
command in the diagnosis mode to check the failed configuration
item and the failure cause. Then, rectify the fault according to actual conditions.
NOTE
If an ONT supports only four queues, the values of 4-7 of the priority-queue
parameter in the
gem add command are invalid. After configuration recovers, Config state will be
failed.
� If the ONU does not match, that is, Match state is mismatch, the port types and
number of ports undermatch the actual port types and number of ports supported
by the ONU. In this case, run the display ont capability command to query the
actual capability of the ONU, and then select one of the following modes to modify
the ONU configuration:
� Create a proper ONU profile according to the actual capability of the ONU,
and then run the ont modify command to modify the configuration data of the
ONU.
� Modify the ONU profile according to the actual capability of the ONU and save
the modification. Then, the ONU automatically recovers the configuration
??
eg
huawei(config)#service-port 1 vlan 8 gpon 0/2/1 ont 1 gemport 0 multiservice
user-vlan 8 rx-cttr 6 tx-cttr 6
huawei(config)#service-port 2 vlan 8 gpon 0/2/1 ont 2 gemport 0 multiservice
user-vlan 8 rx-cttr 6 tx-cttr 6
???
NOTE
l The OLT's CVLAN must be the same as the upstream VLAN of the ONU.
l Run the service-port to create service ports one by one.
l You can also run the multi-service-port command to create service ports in
batches
Adopt the 3PQ+5WRR queue scheduling. Queues 0-4 adopt the WRR mode and their
weights are 10, 10, 20, 20, and 40 respectively.
For a board that supports only four queues, the default mapping between the 802.1p
priorities
and queue IDs are as follows: priorities 0 and 1 map queue 1; priorities 2 and 3
map queue 2;
priorities 4 and 5 map queue 3; priorities 6 and 7 map queue 4.
huawei(config)#queue-scheduler wrr 10 10 20 20 40 0 0 0
Create SVLANs 1001�1024 in batches whose type is smart and attribute is common.
Add SVLANs to upstream port 0/0/1.
NOTE
The VLAN ID must be consistent with the CVLAN of the OLT.
huawei(config)#vlan 1001-1024 smart
huawei(config)#port vlan 1001-1024 0/0 1