Creating DBA Profile Ont-srvprofile and Ont-lineProfile in Huawei GPON OLT | Technical Hakim



Creating DBA Profile Ont-srvprofile and Ont-lineProfile in Huawei GPON OLT | Technical Hakim

Creating DBA Profile Ont-srvprofile and Ont-lineProfile in Huawei GPON OLT | Technical Hakim

Learn how to Create DBA Profile Ont-srvprofile and Ont-lineProfile in Huawei GPON OLT | Technical Hakim.
Know How to Create DBA profile in Huawei OLT.
—————————————————————————————–
Add DBA profile, ont-srvprofile, ont-lineprofile in GPON Huawei OLT.
example-cmds:
config#dba-profile add profile-id 345 profile-name “technicalhakim” type4 max 100000

ont-srvprofile gpon profile-id 345 profile-name “technicalhakim”
ont-port pots adaptive 32 eth adaptive 8
commit

ont-lineprofile gpon profile-id 345 profile-name “technicalhakim”
tcont 4 dba-profile-id 345
gem add 345 eth tcont 4 //creating gem profile
gem add 347 eth tcont 4
gem mapping 345 0 vlan 10 //assign vlan in gem profile
gem mapping 345 1 vlan 100
commit
————————————————————————————————-
Technical Hakim, Tech Videos, Networking, Computer Networks, Information Technology, Creating DBA Profile Ont-srvprofile and Ont-lineProfile in Huawei GPON OLT | Technical Hakim, How to Create DBA profile in Huawei OLT, huawei olt, dba profile create, create dba profile, Add DBA profile in GPON Huawei OLT, add dba profile in gpon huawei olt, gpon dba profile, dba profile huawei olt, Huawei GPON configuration, Huawei OLT, huawei olt configuration step by step, huawei olt commands.
How to configure the OLT Huawei.
Huawei GPON OLT Configuration.
Huawei OLT Configuration step by step Guide.
Huawei GPON OLT Configuration by Command Line.
————————————————-
GPON OLT/ HUAWEI OLT CONFIG”
Create DBA profile in Huawei OLT.
There are 5 types of T-CONTs which can be allocated to the user
Type 1: This is fixed bandwidth type and mainly used for services sensitive to delay and high priority like VOIP.
Type 2 and Type 3: Both are guaranteed bandwidth types and mainly used for video services and data services of higher priorities.
Type 4: This is best-effort type and mainly used for data services such as Internet and services of low priority which do not require high bandwidth.
Type 5: This is mixed type, involving all bandwidth types and bearing all services.
At first login your Huawei OLT & go to config mode then type bellow command.

Huawei-OLT(config)#dba-profile add profile-id 345 profile-name “technicalhakim” type4 max 1000000
————————————————————————
thank you. .