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

LTE-8X + NTE-RG-1402G-W:rev.B помогите настроить

Добавлено: 19 июн 2015 15:08
remalex
LTE-8X + NTE 2 работает отлично, изменили настройки на работы 128 NTE на один порт
Сейчас начали подключать NTE-RG-1402G-W:rev.B, статус горит ОК, но сессия pppoe на ней не поднимается
Подскажите что делать

Re: LTE-8X + NTE-RG-1402G-W:rev.B помогите настроить

Добавлено: 19 июн 2015 15:33
Dirks G
Добрый день.
Есть ли маки на свиче?
Покажите профиль rules, ports, path назначенный на эту NTE.

Re: LTE-8X + NTE-RG-1402G-W:rev.B помогите настроить

Добавлено: 19 июн 2015 16:00
remalex
LTE-8X(profile-rules)# rule show pon
0) 14: if (LinkIndex == 0x0) then path = port 0 queue 0; forward
1) 14: if (LinkIndex == 0x1) then path = port 0 queue 1; forward
2) 14: if (LinkIndex == 0x2) then path = port 0 queue 2; forward
3) 14: if (LinkIndex == 0x3) then path = port 0 queue 3; forward

LTE-8X(profile-rules)# rule show uni0
0) 14: if (Always) then path = link 0 queue 0; forward
LTE-8X(profile-rules)# rule show uni1
0) 14: if (Always) then path = link 2 queue 0; forward


LTE-8X(profile-ports0)# show information
Index: 0
Description: Default profile
Links count: 2

PON port:
Auto downstream broadcast frame forwarding: yes

UNI0 port:
Enabled: yes
Autonegotiation: yes
Speed: 1Gbps
Duplex: full
Automatic learning entry limit: 64
Learned entry age limit: 60

UNI1 port:
Enabled: yes
Autonegotiation: yes
Speed: 100Mbps
Duplex: full
Automatic learning entry limit: 64
Learned entry age limit: 60


LTE-8X(profile-path0)# show information
Index: 0
Description: Default profile
Link0 assigned to PATH ID = 0
Link1 assigned to PATH ID = 1
Link2 assigned to PATH ID = unassigned
Link3 assigned to PATH ID = unassigned


Где посмотреть маки на свиче?

Re: LTE-8X + NTE-RG-1402G-W:rev.B помогите настроить

Добавлено: 22 июн 2015 09:59
Dirks G
Где посмотреть маки на свиче?

switch
show mac

0) 14: if (LinkIndex == 0x0) then path = port 0 queue 0; forward
1) 14: if (LinkIndex == 0x1) then path = port 0 queue 1; forward
2) 14: if (LinkIndex == 0x2) then path = port 0 queue 2; forward
3) 14: if (LinkIndex == 0x3) then path = port 0 queue 3; forward


Вы настраиваете на работу по 2м линкам, но при этом у вас в профиле rules используются 4, нужно удалить правила для 2 и 3 линка. Будет так:
0) 14: if (LinkIndex == 0x0) then path = port 0 queue 0; forward
1) 14: if (LinkIndex == 0x1) then path = port 0 queue 1; forward


У NTE-RG.revB есть заранее созданные интерфейсы, каждый из которых работает в своем vlan, для интернета это 1. Вам необходимо свой vlan internet заменить на внутренний в профиле rules.
Пример можете посмотреть в документации.
http://eltex.nsk.ru/upload/iblock/19c/l ... _guide.pdf