OLT
Huwaei GPON OLT LACP (Link Aggregation) Command
link-aggregation 0/2 (MCU Card Number) 0 ( Interface Number) egress-ingress port vlan (As per your Requierment ) 0/2 0 link-aggregation add-member 0/2/0 0/2 1 > (Which interface you want to add at link-aggregation port) link-aggregation 0/2 0 egress-ingress port vlan (As per your Requierment ) 0/2 0 link-aggregation add-member 0/2/0 0/2 1
VSOL OLT LACP With Mikrotik (Bonding)
Mikrotik End /interface bonding add name=bonding slaves=ether11,ether12 At Vsol End LACP Configuration: epon-olt(config)# channel-group 1 mode static epon-olt(config)# channel-group 1 load-balance smac epon-olt(confit)# interface gigabitethernet 0/1 epon-olt((config-pon-0/1)# channlel-group 1 epon-olt(config)# interface gigabitethernet 0/2 epon-olt((config-pon-0/1)# channlel-group 1 Mikrotik