Nets_admins Posted September 8, 2022 Проблема: После активации sfp onu, связь с коммутатором в который подключена sfp onu появляется на 4-6 секунд, после чего связь пропадает и коммутатор не пингуется, при этом: ошибок в логах нет, линки не пропадает, mac адрес свитча на olt виден. Если на olt почистить таблицу коммутации, то пинг появляется, пропускает 10-20 пакетов и снова отваливается. Дублей mac адресов/ip нет. ПО обновляли. Если свитч запустить в обход olt проблемы нет. SFP ONU подключена в порт GPON 0/2 Vlan 3000 - влан управления, в нём находится и olt и свитч. Конфиг: Current configuration: ! !version 10.3.0D build 99242 service timestamps log date service timestamps debug date service password-encryption logging buffered 100000 ! port-protected 1 ! ! ! ! lldp run ! ! ! spanning-tree mode rstp ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! aaa authentication login default local aaa authentication enable default none aaa authorization exec default local ! ! ! ! ! ! gpon profile onu-rate-limit ratelimit-default id 1 gpon-profile pir 1244160 cir 1244160 ! gpon profile onu-tcont tcont-default id 1 gpon-profile tcont-type 3 pir 1024000 cir 512 ! gpon profile onu-virtual-port virtual-port-default id 1 gpon-profile encryption disable gpon-profile upstream queue 8 gpon-profile downstream queue 8 ! 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 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 vlan3000 id 3 gpon-profile entry 1 uni type eth-uni all gpon-profile entry 1 vlan 3000 gpon-profile entry 1 virtual-port 1 ! gpon profile onu-vlan vlan3000 id 3 gpon-profile vlan mode trunk gpon-profile vlan pvid 3000 0 gpon-profile vlan trunk vlan-allowed 3000 ! ! 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 vlan3000 cmd-sequence 001 gpon onu tcont-virtual-port-bind-profile tvbind-default cmd-sequence 002 gpon onu flow-mapping-profile vlan3000 cmd-sequence 003 gpon onu uni 1 vlan-profile vlan3000 ! ! interface Null0 ! interface GigaEthernet0/0 no ip address ! !!slot 0 1 GP3600-08B mother card interface GigaEthernet0/1 description UPLINK switchport trunk vlan-allowed 1676,3000 switchport trunk vlan-untagged none switchport mode dot1q-tunnel-uplink dhcp snooping trust storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GigaEthernet0/2 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GigaEthernet0/3 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GigaEthernet0/4 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GigaEthernet0/5 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GigaEthernet0/6 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GigaEthernet0/7 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GigaEthernet0/8 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface TGigaEthernet0/1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface TGigaEthernet0/2 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface TGigaEthernet0/3 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface TGigaEthernet0/4 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GPON0/1 description users gpon pre-config-template vlan3000 bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 gpon bind-onu sn GPON:12180418 1 filter dhcp switchport trunk vlan-allowed 3000 switchport trunk vlan-untagged none switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 5 ! interface GPON0/1:1 gpon onu model-id IGD gpon onu tcont-virtual-port-bind-profile tvbind-default gpon onu flow-mapping-profile vlan3000 gpon onu virtual-port 1 gem-port 256 gpon onu tcont 1 alloc-id 256 gpon onu uni 1 vlan-profile vlan3000 ! interface GPON0/2 description users gpon pre-config-template vlan3000 bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 gpon bind-onu sn GPON:12180399 1 filter dhcp switchport trunk vlan-allowed 3000 switchport trunk vlan-untagged none switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 5 ! interface GPON0/2:1 gpon onu model-id IGD gpon onu tcont-virtual-port-bind-profile tvbind-default gpon onu flow-mapping-profile vlan3000 gpon onu virtual-port 1 gem-port 256 gpon onu tcont 1 alloc-id 256 gpon onu uni 1 vlan-profile vlan3000 ! interface GPON0/3 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport protected 1 storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GPON0/4 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport protected 1 storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GPON0/5 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport protected 1 storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GPON0/6 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport protected 1 storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GPON0/7 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport protected 1 storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! interface GPON0/8 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport protected 1 storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 ! !!slot end ! interface VLAN3000 description management ip address 10.10.10.205 255.255.252.0 no ip directed-broadcast ! ! ! vlan 1676 name 1676 ! vlan 3000 name 3000 ! vlan 1,1676,3000 ! ! ! ! ! ! ! ! ! ! ! ! ip route default 10.10.10.1 ip exf ! ipv6 exf ! ip telnet attack-defense ! ip http server ! ! snmp-server community 0 bdcloud RW ! ! ! ! !Pending configurations for absent linecards: ! !No configurations pending global Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
tedeev Posted September 8, 2022 Не проще сделать для модуля режим транспарент? gpon profile onu-vlan ONU-VLAN-TRANS gpon-profile vlan mode transparent Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Ko_stik Posted June 20, 2023 Встречал кто такое поведение? Пробрасываю на приставку несколько тегов, на коммутатор стоящий за приставкой маки пролетают, а в обратку пролетает только тот, что первый в мапинге gpon profile onu-flow-mapping flow-mapping-railway-trunk id 10 gpon-profile entry 2 uni type eth-uni all gpon-profile entry 2 vlan 5 gpon-profile entry 2 virtual-port 1 gpon-profile entry 1 uni type eth-uni all gpon-profile entry 1 vlan 906 gpon-profile entry 1 virtual-port 1 gpon-profile entry 3 uni type eth-uni all gpon-profile entry 3 vlan 408 gpon-profile entry 3 virtual-port 1 gpon profile onu-vlan RAILWAY id 9 gpon-profile vlan mode transparent interface GPON0/4:93 gpon onu model-id FD511G-X gpon onu tcont-virtual-port-bind-profile tvbind-default gpon onu flow-mapping-profile flow-mapping-railway-trunk gpon onu virtual-port 1 gem-port 348 gpon onu tcont 1 alloc-id 348 gpon onu uni 1 vlan-profile RAILWAY корректно работает 906 метка, она с entry 1 если ее удалить и добавить допустим под entry 4 то будет работать та что с entry 2 так как она станет первой в списке пробовал с приставкой dasan и CDATA - одинаково себя ведут Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Sacrament Posted June 20, 2023 Встречали приставки которые не умеют в несколько влан, ну либо мы их не доковыряли Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Nikita Devyatyarov Posted June 21, 2023 Цитата Пробрасываю на приставку несколько тегов, на коммутатор стоящий за приставкой маки пролетают, а в обратку пролетает только тот, что первый в мапинге Добрый день! Попробуйте для эксперимента дефолтный флоумапинг оставить без указания влана + если не заработает, то onu-vlan профиль сделать в режиме trunk Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Ko_stik Posted June 22, 2023 Цитата Добрый день! Попробуйте для эксперимента дефолтный флоумапинг оставить без указания влана + если не заработает, то onu-vlan профиль сделать в режиме trunk Стало пропускать два из трех ) в транке так же два из трех Версия OLT 10.3.0D Build 99242 Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Nikita Devyatyarov Posted June 22, 2023 Цитата Стало пропускать два из трех ) На этом этапе я бы попробовал обновить софт на ОНУ, а заодно и на ОЛТ Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...