Перейти до

Проблема агрегации ethernet-коммутаторов в gpon


Emanon

Рекомендованные сообщения

Приветствую форумчан. Есть проблема и суть ее такова:

В топологии одной провайдерской сети сделали определенные изменения. Некоторые access-коммутаторы (edge core ec3528M) в домах, решили подключить по gpon-у. Тоесть, если ранее все это дело шло ветками от одного свича к другому, то теперь ответственность, за их агрегацию , частично лягла на olt bdcom gp3600.

Если схематически : свич -> onu -> olt -> свич агрегации -> bras (accel ipoe) ну и далее уже в ядро. Onu кстати - bdcom gp1701. Вопросы о том, зачем все это и насколько целесообразно - можно оставить для другого разговора.

А пока что хотелось бы в кое чем разобраться. Недавно, начали идти заявки от НЕКОТОРЫХ абонентов одного и того же дома с одного и того же узла с жалобой на нестабильный интернет. Это через неделю-две после изменения топологии и соответственно, переключения их коммутатора к pon-сети.

Техник, осмотрев происходящее, заявлял что рандомно, раз в минуту-две, начинаются потери пакетов. Проверял целостность линий,  подключался напрямую ноутом. Результат один и тот же. Линк между свичом и роутером не падает. Не падает линк и между onu и свичом. Проблем с режимами (half duplex, full duplex) портов тоже не было. Если уже далеко зайти, сам домовой свич, olt, коммутатор агрегации, без проблем пингуются (правда находятся в отдельном управляющем vlan). Очевидные проблемы, вроде роста cpu и утечек памяти, в их работе не наблюдались. В логах все чисто. В мониторинге видно, что канал не нагружен (download и upload не превышают 250 Мбит как по pon так и выше, нет аномальных значений pps как для broadcast, так для unicast и multicast). Да и для остальных пользователей, кроме проблемных, не было вопросов. У всех вроде работает, кроме некоторых ребят с конкретного узла. Трасса упорно показывает, что проблемный участок как раз между роутером и bras. Логи на роутерах тоже ничего вразумительного не пишут. При этом, стоило подключить вместо абонентского tp link archer ax12, c64 или keenetic titan, какой то древний роутер, вроде dlink dir300 или tp link tl-wr841n, как все работало стабильно, без потерь. 

Со стороны bras сессии не рвутся, но через tcpdump действительно обнаруживается, что при пинге ( как 32 байта, так и побольше) часть icmp пакетов от проблемных абонентов не доходит. 

Менялись mac  абонентских устройств, пытались найти mac flapping, менялся mac aging, менялся абонентский ip. Без результатов. Mac таблица за onu не забивается кстати, там не более 8 устройств. Проверялись оптические уровни. Конечно, onu rx -24 и olt rx -26 - это уже почти на грани. 

И наверное это отчасти играет роль. Но нюанс с тем, что происходит при замене роутеров, заставляет задуматься. Возможно то, что такое вылезло именно после перехода на gpon - это совпадение. Но есть подозрения, что связь все таки есть. И проблема довольно странная, ранее не встречал.

Ещё стоит сказать, что это далеко уже не первый домовой свич, подключенный по такой схеме. Но проблема пока вылезла именно тут. В общем, хотелось бы услышать мнения опытных ребят, с чем конкретно связаны проблемы.

Прошу не судить сильно по части некоторых решений и высказываний. Я пока не имею солидного опыта и большого багажа знаний. Но буду благодарен за помощь

Відредаговано Emanon
Ссылка на сообщение
Поделиться на других сайтах
Опубліковано: (відредаговано)

Вот конфиг bdcom.

Опять же, не сильно судите за возможно кривую настройку:

Для справки, проблемная onu: GPON 0/3:9. Ее несколько изменённая по сравнению с другими конфигурация объясняется тем, что ранее уже пытались что то изменить для исправления проблемы.

 

Building configuration...

Current configuration:

!

!version 10.3.0D build 94280

service timestamps log date

service timestamps debug date

logging buffered 100000

!

hostname OLT-gpon

port-protected 1

!

!

!

!

!

!

no spanning-tree

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

aaa authentication login default local

aaa authentication enable default none

aaa authorization exec default local

!

!

aaa change-password-next-login enable

!

!

!

!

!

gpon profile onu-rate-limit ratelimit-default id 1

gpon-profile pir 1000000 cir 15000

!

gpon profile onu-rate-limit vlan4 id 3

gpon-profile pir 250000 cir 5000

!

gpon profile onu-uni MTU id 2

gpon-profile max-frame-size 1550

!

gpon profile onu-tcont tcont-default id 1

gpon-profile tcont-type 3 pir 1024000 cir 512

!

gpon profile onu-tcont for_switches id 2

gpon-profile tcont-type 3 pir 1000000 cir 100032

!

gpon profile onu-virtual-port virtual-port-default id 1

gpon-profile encryption disable

gpon-profile upstream queue 8

gpon-profile upstream rate-limit-profile ratelimit-default

gpon-profile downstream queue 8

gpon-profile downstream rate-limit-profile ratelimit-default

!

gpon profile onu-virtual-port vlan4 id 3

gpon-profile encryption disable

gpon-profile upstream queue 8

gpon-profile upstream rate-limit-profile vlan4

gpon-profile downstream queue 8

gpon-profile downstream rate-limit-profile vlan4

!

gpon profile onu-tcont-virtual-port-bind tvbind-default id 1

gpon-profile virtual-port 1 profile virtual-port-default tcont 1 profile tcont-default

gpon-profile virtual-port 2 profile virtual-port-default tcont 1 profile tcont-default

!

gpon profile onu-tcont-virtual-port-bind vlan4 id 3

gpon-profile virtual-port 1 profile vlan4 tcont 1 profile tcont-default

gpon-profile virtual-port 2 profile vlan4 tcont 1 profile tcont-default

!

gpon profile onu-tcont-virtual-port-bind switches_tcont id 2

gpon-profile virtual-port 1 profile virtual-port-default tcont 1 profile for_switches

gpon-profile virtual-port 2 profile virtual-port-default tcont 1 profile for_switches

!

gpon profile onu-flow-mapping flow-mapping-default id 1

gpon-profile entry 1 uni type eth-uni all

gpon-profile entry 1 virtual-port 1

!

gpon profile onu-flow-mapping flow-mapping-default-hgu id 2

gpon-profile entry 1 uni type veip all

gpon-profile entry 1 virtual-port 1

!

gpon profile onu-flow-mapping vlan4 id 3

gpon-profile entry 1 uni type eth-uni all

gpon-profile entry 1 vlan 4

gpon-profile entry 1 virtual-port 1

!

gpon profile onu-flow-mapping bridge_sw id 7

gpon-profile entry 1 uni type eth-uni all

gpon-profile entry 1 virtual-port 1

!

gpon profile onu-vlan vlan4 id 3

gpon-profile vlan mode tag

gpon-profile vlan pvid 4 0

!

gpon profile onu-vlan bridge_sw id 12

gpon-profile vlan mode transparent

!

!

gpon onutype-template onutype-default-hgu

gpon-onutype match ctc-onu-type HGU

gpon-onutype config tcont-virtual-port-bind-profile tvbind-default

gpon-onutype config flow-mapping-profile flow-mapping-default-hgu

!

gpon onutype-template onutype-default

gpon-onutype config tcont-virtual-port-bind-profile tvbind-default

gpon-onutype config flow-mapping-profile flow-mapping-default

!

gpon onu-config-template for_switches

cmd-sequence 001 gpon onu tcont-virtual-port-bind-profile tvbind-default

cmd-sequence 002 gpon onu flow-mapping-profile bridge_sw

cmd-sequence 003 gpon onu uni 1 vlan-profile bridge_sw

cmd-sequence 004 gpon onu uni 1 uni-profile MTU

cmd-sequence 005 gpon onu loopback-detect protocol private

cmd-sequence 006 gpon onu uni 1 loopback-detect enable

!

gpon onu-config-template users

cmd-sequence 001 gpon onu tcont-virtual-port-bind-profile vlan4

cmd-sequence 002 gpon onu flow-mapping-profile vlan4

cmd-sequence 003 gpon onu uni 1 vlan-profile vlan4

cmd-sequence 004 gpon onu uni 1 uni-profile MTU

cmd-sequence 005 gpon onu loopback-detect protocol private

cmd-sequence 006 gpon onu uni 1 loopback-detect enable

!

!

interface Null0

!

interface GigaEthernet0/0

shutdown

no ip address

!

!!slot 0 1 GP3600-08B mother card

interface GigaEthernet0/1

description UPLINK

switchport trunk vlan-allowed 4-5,41,112-114,122-123,141,204

switchport mode dot1q-tunnel-uplink

dhcp snooping trust

no storm-control broadcast threshold

no storm-control multicast threshold

no storm-control unicast threshold

!

interface GigaEthernet0/2

description UPLINK:10.50.0.253(eth.19)

switchport trunk vlan-allowed 4-5,40-41,48,51,59,61-63,81,85-86,94,103-104,109

switchport trunk vlan-allowed add 112-114,120-123,141,143,181,183,187,204

switchport trunk vlan-allowed add 219,233,237

switchport mode dot1q-tunnel-uplink

dhcp snooping trust

no storm-control broadcast threshold

no storm-control multicast threshold

no storm-control unicast threshold

!

interface GigaEthernet0/3

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface GigaEthernet0/4

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface GigaEthernet0/5

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface GigaEthernet0/6

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface GigaEthernet0/7

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface GigaEthernet0/8

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface TGigaEthernet0/1

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface TGigaEthernet0/2

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface TGigaEthernet0/3

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface TGigaEthernet0/4

shutdown

switchport mode dot1q-tunnel-uplink

storm-control broadcast threshold 5

storm-control multicast threshold 5

storm-control unicast threshold 5

!

interface GPON0/1

description mkr-4

gpon pre-config-template users bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

filter dhcp

switchport trunk vlan-allowed 4-5,41,112-114,122-123,141,204

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

storm-control broadcast threshold 1000

storm-control multicast threshold 1000

no storm-control unicast threshold

!

interface GPON0/1:1

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 256

gpon onu tcont 1 alloc-id 256

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:2

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 257

gpon onu tcont 1 alloc-id 257

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:3

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 258

gpon onu tcont 1 alloc-id 258

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:4

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 259

gpon onu tcont 1 alloc-id 259

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:5

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 260

gpon onu tcont 1 alloc-id 260

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:6

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 261

gpon onu tcont 1 alloc-id 261

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:7

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 262

gpon onu tcont 1 alloc-id 262

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:8

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 270

gpon onu tcont 1 alloc-id 263

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:9

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 271

gpon onu tcont 1 alloc-id 264

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:10

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 272

gpon onu tcont 1 alloc-id 265

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:11

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 273

gpon onu tcont 1 alloc-id 266

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:12

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 263

gpon onu tcont 1 alloc-id 267

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/1:13

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 264

gpon onu tcont 1 alloc-id 268

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/2

description mkr-5

gpon pre-config-template for_switches bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

filter dhcp

switchport trunk vlan-allowed 4-5,40,59,61-63,187

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

no storm-control broadcast threshold

no storm-control multicast threshold

no storm-control unicast threshold

!

interface GPON0/2:1

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 256

gpon onu tcont 1 alloc-id 256

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/2:2

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 257

gpon onu tcont 1 alloc-id 257

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/2:3

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 258

gpon onu tcont 1 alloc-id 258

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/2:4

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 259

gpon onu tcont 1 alloc-id 259

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/2:5

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 260

gpon onu tcont 1 alloc-id 260

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/2:6

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 261

gpon onu tcont 1 alloc-id 261

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/3

description mkr-4

gpon pre-config-template users bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

filter dhcp

switchport trunk vlan-allowed 4-5,48,81,85-86,109,120-121,237

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

no storm-control broadcast threshold

no storm-control multicast threshold

no storm-control unicast threshold

!

interface GPON0/3:2

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 257

gpon onu tcont 1 alloc-id 257

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/3:3

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 258

gpon onu tcont 1 alloc-id 258

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/3:4

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 259

gpon onu tcont 1 alloc-id 259

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/3:5

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 260

gpon onu tcont 1 alloc-id 260

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/3:6

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 261

gpon onu tcont 1 alloc-id 261

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/3:7

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 262

gpon onu tcont 1 alloc-id 262

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/3:9

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile switches_tcont

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 264

gpon onu tcont 1 alloc-id 264

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

!

interface GPON0/4

description mkr-5,3

gpon pre-config-template for_switches bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

filter dhcp

switchport trunk vlan-allowed 4-5,51,94,103-104,143,181,183,219,233

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

storm-control broadcast threshold 1000

storm-control multicast threshold 1000

no storm-control unicast threshold

!

interface GPON0/4:1

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 256

gpon onu tcont 1 alloc-id 256

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:2

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 257

gpon onu tcont 1 alloc-id 257

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:3

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 258

gpon onu tcont 1 alloc-id 258

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:4

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 259

gpon onu tcont 1 alloc-id 259

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:5

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 260

gpon onu tcont 1 alloc-id 260

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:6

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 261

gpon onu tcont 1 alloc-id 261

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:7

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 262

gpon onu tcont 1 alloc-id 262

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:8

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 263

gpon onu tcont 1 alloc-id 263

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:9

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 264

gpon onu tcont 1 alloc-id 264

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:10

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 265

gpon onu tcont 1 alloc-id 265

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/4:11

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile tvbind-default

gpon onu flow-mapping-profile bridge_sw

gpon onu virtual-port 1 gem-port 266

gpon onu tcont 1 alloc-id 266

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile bridge_sw

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/5

gpon pre-config-template users bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

gpon bind-onu sn BDCM:49499B56 1

filter dhcp

switchport trunk vlan-allowed 4-5

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

storm-control broadcast threshold 1000

storm-control multicast threshold 1000

no storm-control unicast threshold

!

interface GPON0/5:1

gpon onu model-id GP1702-1Gv2

gpon onu tcont-virtual-port-bind-profile vlan4

gpon onu flow-mapping-profile vlan4

gpon onu virtual-port 1 gem-port 256

gpon onu tcont 1 alloc-id 256

gpon onu loopback-detect protocol private

gpon onu uni 1 vlan-profile vlan4

gpon onu uni 1 uni-profile MTU

gpon onu uni 1 loopback-detect enable

!

interface GPON0/6

gpon pre-config-template users bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

filter dhcp

switchport trunk vlan-allowed 4-5

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

storm-control broadcast threshold 1000

storm-control multicast threshold 1000

no storm-control unicast threshold

!

interface GPON0/7

gpon pre-config-template users bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

filter dhcp

switchport trunk vlan-allowed 4-5

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

storm-control broadcast threshold 1000

storm-control multicast threshold 1000

no storm-control unicast threshold

!

interface GPON0/8

gpon pre-config-template users bind-onuid 1-128

gpon bind-onutype onutype-default-hgu precedence 127

gpon bind-onutype onutype-default precedence 128

filter dhcp

switchport trunk vlan-allowed 4-5

switchport trunk vlan-untagged none

switchport mode trunk

switchport protected 1

storm-control broadcast threshold 1000

storm-control multicast threshold 1000

no storm-control unicast threshold

!

!!slot end

!

interface VLAN5

description management

ip address 10.50.0.2 255.255.254.0

no ip directed-broadcast

!

!

filter enable

!

vlan 4

name PON-users

!

vlan 5

name MGMT

!

vlan 1,4-5,10-299

!

!

!

!

ip dhcpd enable

!

ip dhcp-relay snooping

ip dhcp-relay snooping vlan 4

ip dhcp-relay snooping rapid-refresh-bind

!

!

!

!

!

!

!

ip route default 10.50.0.254

ip exf

!

ipv6 exf

!

ip telnet attack-defense

!

ip http server

!

!

snmp-server community 0 public RO

snmp-server community 0 private RW

!

!

!

!

!Pending configurations for absent linecards:

!

!No configurations pending global

Відредаговано Emanon
Ссылка на сообщение
Поделиться на других сайтах

Создайте аккаунт или войдите в него для комментирования

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйтесь для получения аккаунта. Это просто!

Зарегистрировать аккаунт

Вхід

Уже зарегистрированы? Войдите здесь.

Войти сейчас
  • Зараз на сторінці   2 користувачі

  • Схожий контент

    • Від Prodazha
      Продам Абонентскі терминали ONU GPON ZTE F601 (REF)
      комплект :ону,блок живлення ,коробка,патчкорд RJ45 1м
      Наявність 230 шт.
      ціна 250 грн за одиницю



    • Від GekaPeka
      cisco catalyst c3560 series poe-24ps s б/у 4000 грн
    • Від x-net
      Продам вживані EPON ONU 4-портові, 1-портові. Без БЖ 140грн, з БЖ 180рн
      Також є вживані сплітери DIN LGX SC/UPC "коробочки" 1х4 по 150грн, 1х8 по 200грн, 1х16 по 250грн.
      Нові зовнішні патч-корди 100 по 400грн, 75 по 300грн, 30м по 200грн.
    • Від Alina1989
      L3 GPON 2 port OLT, in stock now! Send inquiry if you need it.
       
      WEB managed, 256 users the max
       

       
       
    • Від Alina1989
      Looking to simplify your network setup? Get this Gigabit SFP ONU Stick (GPON/EPON compatible) today!
       

      What is it?
      This is a fiber optic modem condensed into a tiny SFP module. It plugs directly into any device with an SFP port (like routers, switches), converts the optical signal from your ISP, and handles authentication—replacing your bulky standalone modem.
      How does it work?
      It receives the fiber signal from your ISP (OLT).
      Converts it to a standard Ethernet signal (optical to electrical).
      Authenticates (using your LOID/SN) and outputs to your main device.

      Key Benefits:
      Saves Space & Power: Eliminates a separate modem.
      Clean Setup: Perfect for tight spaces like server racks.
      Direct Connection: Reduces latency for a more efficient network.

      Perfect For:
      Prosumers & Homelabs: Use with mini-PCs/soft routers (e.g., Intel J4125, N100) to build an All-in-One server.
      Advanced Routers: Compatible with MikroTik, Ubiquiti, and other pro-grade gear with SFP slots.
      Anyone wanting a clean, integrated setup without extra boxes and cables.
      Specs Highlights:
      GPON/EPON Compatible
      Up to 2.5G down / 1.25G up
      Low power (<2.5W)
      SC/UPC or SC/APC connector options
      Note: Requires a device with an SFP port and basic setup knowledge (entering LOID/VLAN). Great for tech enthusiasts looking to optimize their network!

×
×
  • Створити нове...