Hello Dear Community!
I have a HUAWEI 5800-x17 and I have my traffic table with several plans but I have an anomaly, the plan works on certain computers with its 50, 100 and 200 MB plan, but in others it only gives me 10MB in download, the upload does not present problems, I took that UN to another OLT and it gave me the plan normally, so I rule out having problems with the UN, this happened after I migrated from the HUAWEI MA5800-X7 to the MA5800-X17.
I have configured a VLAN for each SLOT of the OLT
vlan desc 171 description "VLAN-HUAWEI-SLOT7"
vlan desc 184 description "VLAN-HUAWEI-SLOT6"
vlan desc 185 description "VLAN-HUAWEI-SLOT5"
vlan desc 189 description "VLAN-HUAWEI-SLOT4"
vlan desc 195 description "VLAN-HUAWEI-SLOT3"
vlan desc 196 description "VLAN-HUAWEI-SLOT2"
vlan desc 178 description "VLAN-HUAWEI-SLOT1"
vlan desc 400 description "VLAN-ONT-RESET"
vlan desc 5 description "GESTION-OLT-INPL-PRIN-ACC01"
undo traffic table ip index 0
undo traffic table ip index 1
undo traffic table ip index 2
undo traffic table ip index 3
undo traffic table ip index 4
undo traffic table ip index 5
undo traffic table ip index 6
traffic table ip index 20 name "020-MBPS" cir 20480 cbs 657360 pir 20480 pbs 657360 color-mode color-blind priority 1 priority-policy tag-in-package
traffic table ip index 40 name "040-MBPS" cir 40960 cbs 1312720 pir 40960 pbs 1312720 color-mode color-blind priority 1 priority-policy tag-in-package
traffic table ip index 50 name "050-MBPS" cir 51200 cbs 1640400 pir 51200 pbs 1640400 color-mode color-blind priority 1 priority-policy tag-in-package
traffic table ip index 60 name "060-MBPS" cir 61440 cbs 1968080 pir 61440 pbs 1968080 color-mode color-blind priority 1 priority-policy tag-in-package
traffic table ip index 100 name "100-MBPS" cir 102400 cbs 3278800 pir 102400 pbs 3278800 color-mode color-blind priority 1 priority-policy tag-in-package
traffic table ip index 200 name "200-MBPS" cir 204800 cbs 6555600 pir 204800 pbs 6555600 color-mode color-blind priority 1 priority-policy tag-in-package
dba-profile add profile-id 11 profile-name "DBA-002" type4 max 204800 priority 2 weight 200
ont-srvprofile gpon profile-id 12 profile-name "SRVPROFILE-012"
ont-port pots adaptive 32 eth adaptive 8 catv adaptive 8
port vlan eth 3 translation 400 user-vlan 400
port vlan eth 4 translation 178 user-vlan 178
commit
gpon profile-id 12 profile-name "LINEPROFILE-012"
tcont 3 dba-profile-id 11
tcont 4 dba-profile-id 11
gem add 3 eth tcont 3 priority-queue 3
gem add 4 eth tcont 4 priority-queue 3
gem mapping 3 0 vlan 400
gem mapping 4 0 vlan 178
commit
quit
Thanks in advance!