1. MIKROTIK
a. VLAN 143
b. IP – Pool
c. PPPOE Server, Profile, Secret
2. VLAN PORT UPLINK
show ru int gei_1/19/4
conf t
int gei_1/19/4
switchport vlan 143 tag
end
3. ONU TYPE
show onu-type gpon ALL
conf t
pon
onu-type ALL gpon
onu-type-if ALL eth_0/1-4
onu-type-if ALL wifi_0/1-4
end
4. ONU VLAN PROFILE
show gpon onu profile vlan
conf t
gpon
onu profile vlan netmedia143 tag-mode tag cvlan 143 pri 7
end
5. CONFIGURATE THE GPON ONU
show pon onu un
show run interface gpon-olt_1/15/2
conf t
interface gpon-olt_1/15/2
onu 3 type ALL sn ZTEGC8A99490
exit
interface gpon-onu_1/15/2:3
tcont 1 profile default
gemport 1 tcont 1
service-port 1 vport 1 user-vlan 143 vlan 143
exit
pon-onu-mng gpon-onu_1/15/2:3
service 1 gemport 1 vlan 143
wan-ip 1 mode pppoe username zte password kios1 vlan-profile netmedia143 host 1
end
6. MANUAL WAN-IP ONU FIBERHOME HUAWEI