akita Posted June 19, 2021 Posted June 19, 2021 Доброго времени суток! Имеется OLT BDCOM GP3600-08B и Onu Sercomm RV-6699. Линейный терминал работает как L2 коммутатор. К примеру один vlan id=20 работает на абонентском устройстве в режиме роутера и доступен на портах 1,2, второй vlan id=30 должен быть в режиме bridge и доступен к примеру с портов 3,4 на ону. Проблема в том, что vlan id=20 без проблем работает как в режиме роутера и в режиме бриджа. Но одновременно не получается реализовать на ONU оба vlan, чтобы они были доступны с разных портов в разных режимах. vlan id=20 без проблем поднимается, а vlan id=30 не работает совсем. Конфиг OLT прилагаю. Заранее спасибо за помощь. !version 10.3.0D build 81651 service timestamps log date service timestamps debug date logging buffered 9999 logging buffered warnings ! hostname OLT dos enable tcpflags dos enable tcpsmurf dos enable icmpsmurf dos enable ipsmurf port-protected 1 ! ! ! ! ! ! spanning-tree mode rstp ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! aaa authentication login default local aaa authentication enable default none aaa authorization exec default local ! username admin password 0 admin ! ! ! ! gpon encryption disable ! ! gpon profile onu-rate-limit ratelimit-default id 1 gpon-profile pir 1000000 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-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 veip all gpon-profile entry 1 vlan 20 gpon-profile entry 1 virtual-port 1 gpon-profile entry 2 uni type veip gpon-profile entry 2 vlan 30 cos 0 gpon-profile entry 2 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 vlan 20 gpon-profile entry 1 virtual-port 1 gpon-profile entry 2 uni type veip gpon-profile entry 2 vlan 30 cos 0 gpon-profile entry 2 virtual-port 1 ! gpon profile onu-flow-mapping rv6699-v20 id 4 gpon-profile entry 1 uni type veip all gpon-profile entry 1 vlan 20 cos 0 gpon-profile entry 1 virtual-port 1 gpon-profile entry 2 uni type veip all gpon-profile entry 2 vlan 30 cos 0 gpon-profile entry 2 virtual-port 1 ! gpon profile onu-vlan rv6699-onuvlan id 3 gpon-profile vlan mode trunk gpon-profile vlan trunk vlan-allowed 20,30 ! ! 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 rv6699-tp cmd-sequence 001 gpon onu tcont-virtual-port-bind-profile tvbind-default cmd-sequence 002 gpon onu flow-mapping-profile rv6699-v20 cmd-sequence 003 gpon onu veip 1 vlan-profile rv6699-onuvlan ! ! interface Null0 ! interface GigaEthernet0/0 no ip address ! !!slot 0 1 GP3600-08B mother card interface GigaEthernet0/1 description uplink switchport trunk vlan-allowed 20,30,10 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GigaEthernet0/2 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GigaEthernet0/3 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GigaEthernet0/4 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GigaEthernet0/5 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GigaEthernet0/6 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GigaEthernet0/7 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GigaEthernet0/8 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface TGigaEthernet0/1 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface TGigaEthernet0/2 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface TGigaEthernet0/3 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface TGigaEthernet0/4 switchport trunk vlan-allowed 1 switchport mode dot1q-tunnel-uplink storm-control broadcast threshold 5 storm-control multicast threshold 5 storm-control unicast threshold 5 flow-control on ! interface GPON0/1 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 gpon bind-onu sn 53434F4D11111111 1 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 gpon transceiver Any-Reset-Preamble ! interface GPON0/2 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 gpon bind-onu sn 53434F4D11111112 1 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 gpon transceiver Any-Reset-Preamble ! interface GPON0/3 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 gpon bind-onu sn 53434F4D11111113 1 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 gpon transceiver Any-Reset-Preamble ! interface GPON0/4 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 gpon bind-onu sn 53434F4D11111114 1 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 gpon transceiver Any-Reset-Preamble ! interface GPON0/5 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 gpon transceiver Any-Reset-Preamble ! interface GPON0/6 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 gpon transceiver Any-Reset-Preamble ! interface GPON0/7 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 gpon transceiver Any-Reset-Preamble ! interface GPON0/8 gpon pre-config-template rv6699-tp bind-onuid 1-128 gpon bind-onutype onutype-default-hgu precedence 127 gpon bind-onutype onutype-default precedence 128 switchport trunk vlan-allowed 20,30 switchport mode trunk switchport protected 1 storm-control broadcast threshold 1000 storm-control multicast threshold 1000 storm-control unicast threshold 1000 ! !!slot end ! interface VLAN10 ip address 192.168.1.2 255.255.255.0 no ip directed-broadcast ! ! ! vlan 20 name vlan20 ! vlan 30 name vlan30 ! vlan 10 name admin ! vlan 1,10,20,30 ! ! ! ! ! ip dhcp-relay snooping vlan 20,30 ip dhcp-relay snooping rapid-refresh-bind ! ! ! ! ! ! ! ip route default 192.168.1.1 ip exf ! ipv6 exf ! ip telnet attack-defense ! ip http server ! ! ! ! time-zone tz 3 0 ntp server 192.168.1.1 ! ! !Pending configurations for absent linecards: ! !Pending configurations for global: ! dos enable resvdipmc dos enable ipv4firstfrag dos enable l4port dos enable mac dos enable tcpfrag port-protected 1 ! Вставить ник Quote
Nikita Devyatyarov Posted July 1, 2021 Posted July 1, 2021 Добрый день! Подскажите, выполнялись ли настройки на самой ОНУ через WEB? Вставить ник Quote
akita Posted July 1, 2021 Author Posted July 1, 2021 8 часов назад, Nikita Devyatyarov сказал: Добрый день! Подскажите, выполнялись ли настройки на самой ОНУ через WEB? День добрый, да, ону так же конфигурировалась. Получили уже ответ от техническрй службы bdcom - вопрос решен Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.