0% found this document useful (0 votes)
590 views2 pages

Konfigurasi Nokia Lag Lacp

The document describes the configuration of a Link Aggregation Group (LAG) between a Nokia device and an OLT: 1) Two ports on the Nokia device (ports 1/1/16 and 1/1/18) are configured for the LAG with settings like encapsulation type and mode. 2) The ports are added to LAG ID 1 which is configured to use LACP for aggregation. 3) A service is created between the Nokia device and OLT using the LAG interface instead of the individual ports.

Uploaded by

luis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
590 views2 pages

Konfigurasi Nokia Lag Lacp

The document describes the configuration of a Link Aggregation Group (LAG) between a Nokia device and an OLT: 1) Two ports on the Nokia device (ports 1/1/16 and 1/1/18) are configured for the LAG with settings like encapsulation type and mode. 2) The ports are added to LAG ID 1 which is configured to use LACP for aggregation. 3) A service is created between the Nokia device and OLT using the LAG interface instead of the individual ports.

Uploaded by

luis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

KONFIGURASI NOKIA LAG (Link Aggregation Group)

KONFIGURASI OLT LACP (Link Aggregation Control Protocol)

Port 1/1/16 Port 0/7 1


NOKIA Port 1/1/18
LAG LACP
Port 0/7 2 OLT

Cnfigurasi Nokia
#no shutdown port dan set mode Port 1/1/18
A:PRT1-7210-PE1#configure port 1/1/18
A:PRT1-7210-PE1>config>port# description "LAG-id-1 to OLT"
*A:PRT1-7210-PE1>config>port# ethernet
*A:PRT1-7210-PE1>config>port>ethernet#mode hybrid
*A:PRT1-7210-PE1>config>port>ethernet#access
*A:PRT1-7210-PE1>config>port>ethernet>access#exit
*A:PRT1-7210-PE1>config>port>ethernet#encap-type qinq
*A:PRT1-7210-PE1>config>port>ethernet#no autonegotiate
*A:PRT1-7210-PE1>config>port>ethernet#exit
*A:PRT1-7210-PE1>config>port#no shutdown
#no shutdown port dan set mode Port 1/1/16
A:PRT1-7210-PE1#configure port 1/1/16
A:PRT1-7210-PE1>config>port# description "LAG-id-1 to OLT"
*A:PRT1-7210-PE1>config>port# ethernet
*A:PRT1-7210-PE1>config>port>ethernet#mode hybrid
*A:PRT1-7210-PE1>config>port>ethernet#access
*A:PRT1-7210-PE1>config>port>ethernet>access#exit
*A:PRT1-7210-PE1>config>port>ethernet#encap-type qinq
*A:PRT1-7210-PE1>config>port>ethernet#no autonegotiate
*A:PRT1-7210-PE1>config>port>ethernet#exit
*A:PRT1-7210-PE1>config>port#no shutdown

#Set lag-id=1
A:PRT1-7210-PE1> configure lag 1
A:PRT1-7210-PE1>config>lag#mode hybrid
A:PRT1-7210-PE1>config>lag#access
A:PRT1-7210-PE1>config>lag#access#exit
A:PRT1-7210-PE1>config>lag#encap-type qinq
A:PRT1-7210-PE1>config>lag# port 1/1/18
A:PRT1-7210-PE1>config>lag# port 1/1/16
A:PRT1-7210-PE1>config>lag# lacp active
A:PRT1-7210-PE1>config> no shutdown
#Example
#turunkan Service ke arah OLT dengan interface yg sudah di set LAG
A:PRT1-7210-PE1# configure service#vpls 3002 customer 102 svc-sap-type any
create
A:PRT1-7210-PE1# configure service>vpls#description "Vlan2001-D1-10M"
A:PRT1-7210-PE1# configure service>vpls#service-mtu 1544
A:PRT1-7210-PE1# configure service>vpls#service-name "Vlan2001-D1-10M"
A:PRT1-7210-PE1# configure service>vpls>sap# 1/1/28:2001.* create
A:PRT1-7210-PE1# configure service>vpls>sap>#exit
#pada port arah OLT gunakan SAP lag-1
A:PRT1-7210-PE1# configure service>vpls# sap lag-1:2001.* create
A:PRT1-7210-PE1# configure service>vpls>sap>#exit
A:PRT1-7210-PE1# configure service>vpls#no shutdown

Configurasi OLT

You might also like