Добрый день!
Вам нужно создать правила Rules (например, влан 10 - интернет):
LTE-2X(profile-rules)# rule show pon
0) 0: if (VID == 10) then DeleteTag; forward
2) 14: if (LinkIndex == 0x0) then path = port 0 queue 0; forward
3) 14: if (LinkIndex == 0x1) then path = port 0 queue 1; forward
4) 14: if (LinkIndex == 0x2) then path = port 1 queue 0; forward
5) 14: if (LinkIndex == 0x3) then path = port 1 queue 1; forward
LTE-2X(profile-rules)# rule show uni0
0) 0: if (Always) then AddTagVID = 10; forward
1) 14: if (Always) then path = link 0 queue 0; forward
LTE-2X(profile-rules)# rule show uni1
0) 0: if (L3Proto == 0x2) then ClearAddTag; forward
1) 14: if (Always) then path = link 2 queue 0; forward
Для устройства NTE-2 дополнительно необходимо настроить профиль IPMC (мультикаст). Пример настройки можете посмотреть в Базе знаний по ссылке:
http://eltex.nsk.ru/support/knowledge/k ... F2X%3F.php