Wednesday, August 8, 2018

How to realize flow qos mode configuration on Huawei MA5680T GPON?

For realize scheme with two flows Huawei MA5680T GPON i create new gpon-line profile with these settings:

ont-lineprofile gpon profile-id 10 profile-name "Flow-Test"
qos-mode flow-car
mapping-mode vlan-priority
tcont 1 dba-profile-id 10
gem add 1 eth tcont 1
gem mapping 1 0 vlan 1001 priority 0
gem mapping 1 1 vlan 1001 priority 5
commit

It means, that we use 1 gemport, but mapping it with different mapping index for priority 0 and 5.

After that we create service port for this gemport and Huawei ONT with unlimited traffic-table index 6 with priority policy Tag-In-Package:

service-port 1 vlan 1001 gpon 0/5/0 ont 1 gemport 1 multi-service user-vlan 1001 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

That's all, during test we can see, that flow with priority 5 has superior between flow with 0 priority.

For more questions or inquiry about Huawei OLT/ONT, Switch and Router, please contact Thunder-link.com technical support team.

No comments:

Post a Comment