Страница 1 из 1

LTP8x and NTU-2V

Добавлено: 16 окт 2017 13:35
mmandrino
Hi,

Sorry for writing in English :(

I need help with basic setup of LTP8X and NTU-2V

I can't get any service going. I was able to add NTU via serial number, and its visible with

Код: Выделить всё


show interface ont 0 connected
-----------------------------------
GPON-port 0 ONT connected list
-----------------------------------

        ##          Serial    ONT ID    GPON-port    Status    RSSI[dBm]        Version       EquipmentID    ONT-passwd    Description
         1    ELTX5F029B18         0            0        OK       -10.59    3.25.2.1562            NTU-2V    0000000000




Can I use default cross-connect service just for internet access ? I can't find where to setup PPPoE parametars.

Re: LTP8x and NTU-2V

Добавлено: 16 окт 2017 14:50
Sergey Krasnov
Hello Miroslav ,

Can I use default cross-connect service just for internet access ?

You need set up profile cross-connect with service vlan and assign it to NTU.
For example , service internet vl100
ltp-4xtest(config)# profile cross-connect Internet
ltp-4xtest(config-cross-connect)("Internet")# outer vid 100
ltp-4xtest(config-cross-connect)("Internet")# exit
ltp-4xtest(config)# interface ont 0/1
ltp-4xtest(config)(if-ont-0/1)# serial ELTX5F000958
ltp-4xtest(config)(if-ont-0/1)# service 0 profile cross-connect Internet dba dba-00
ltp-4xtest(config-cross-connect)("Internet")# do commit
ltp-4xtest(config-cross-connect)("Internet")# do save

I can't find where to setup PPPoE parametars


You can set it via SNMP, ACS server ( it may be external server or LTP-X on board server ) and via ONT WEB interface .

Re: LTP8x and NTU-2V

Добавлено: 18 окт 2017 19:52
mmandrino
OK, i tried that, but no luck - I have a router that a switch is connected to, with gateway setup on vlan 100, and a dhcp server also active on that port.

I have some experience setting GEPON swtiches but GPON works with services as I can tell.

I was reading manual and quick config guide for LTP but I am not clear what is necessary to do and what is not.

We don't use PPPoE usualy, have another way of controlling if IP has internet or not - I would like to configure IP on ONTs manually or from DHCP server on ACS running on LTP8x

I tried :
LTP-X(config)# ip acs server enable
LTP-X(config)# ip acs server vid 100
LTP-X(config)# ip dhcp server enable
LTP-X(config)# ip dhcp server option-43
LTP-X(config)# ip dhcp server range "192.168.200.2" "192.168.201.254

But ONTs don't get the IP.

Also I am unsure how to setup admin user and password for ONTs.

Is it a must to use ACS or all can be done from console manulay?

Re: LTP8x and NTU-2V

Добавлено: 19 окт 2017 09:37
Sergey Krasnov
Hello,

Please, contact us via email techsupp@eltex.nsk.ru and our specialist will contact you soon.
Or write your own here.