Shuher 216 Posted 2014-03-22 07:32:22 Share Posted 2014-03-22 07:32:22 Уважаемые ПОНиводы, подскажите как на порту ОНУ отдать два тегированых влана? Link to post Share on other sites
sov 66 Posted 2014-03-22 08:09:13 Share Posted 2014-03-22 08:09:13 Не проверял, но, может быть, вот так? epon onu port 1 ctc vlan translation-entry 10 10epon onu port 1 ctc vlan translation-entry 20 20 Link to post Share on other sites
Shuher 216 Posted 2014-03-22 16:29:15 Author Share Posted 2014-03-22 16:29:15 Не проверял, но, может быть, вот так? epon onu port 1 ctc vlan translation-entry 10 10 epon onu port 1 ctc vlan translation-entry 20 20 epon onu port num ctc vlan translation-entry old-vid new-vid как понимать эти параметры : old-vid new-vid ? мне кажется это не то что мне нужно! Экспериментировать нет возможности! Link to post Share on other sites
skreep 2 Posted 2014-03-22 16:38:09 Share Posted 2014-03-22 16:38:09 Не проверял, но, может быть, вот так? epon onu port 1 ctc vlan translation-entry 10 10 epon onu port 1 ctc vlan translation-entry 20 20 epon onu port num ctc vlan translation-entry old-vid new-vid как понимать эти параметры : old-vid new-vid ? мне кажется это не то что мне нужно! Экспериментировать нет возможности! epon onu port 1 ctc vlan mode trunk 1(unteg vlan) 2,3,4,5,6(tag vlan) Link to post Share on other sites
Shuher 216 Posted 2014-03-23 16:09:19 Author Share Posted 2014-03-23 16:09:19 спасибо, заработало Link to post Share on other sites
zulu_Radist 856 Posted 2015-07-17 19:55:58 Share Posted 2015-07-17 19:55:58 (edited) у меня так не взлетело( может быть виновата онушка tplink? interface EPON0/2 epon pre-config-template onu-config_port2 binded-onu-llid 1-64 switchport trunk vlan-allowed 28,82,210 switchport trunk vlan-untagged none switchport mode trunk switchport protected interface EPON0/2:18 onu-configuration epon sla upstream pir 102400 cir 15000 epon sla downstream pir 102400 cir 15000 epon onu port 1 ctc vlan mode trunk 1 28,210 epon onu port 1 ctc loopback detect !!onu-configuration-end ! Edited 2015-07-17 20:00:31 by zulu_Radist Link to post Share on other sites
BUM 245 Posted 2015-07-18 05:03:52 Share Posted 2015-07-18 05:03:52 (edited) Вот так настройте: interface EPON0/1 switchport trunk vlan-allowed 8,40 switchport mode trunk interface EPON0/1:2 onu-configuration epon sla upstream pir 1000000 cir 10000 epon sla downstream pir 1000000 cir 10000 epon onu port 1 ctc vlan translation-entry 40 40 epon onu port 1 ctc vlan translation-entry 8 8!!onu-configuration-end работает #sh mac aDDress-table INterface EPON0/1:2 Mac Address Table (Total 35)------------------------------------------Vlan Mac Address Type Ports---- ----------- ---- -----40 0027.****.a6** DYNAMIC epon0/1:240 206a.****.70** DYNAMIC epon0/1:28 24a4.*****.76** DYNAMIC epon0/1:240 e894.****.b9** DYNAMIC epon0/1:240 801f.*****.4b** DYNAMIC epon0/1:28 0418.*****.a7** DYNAMIC epon0/1:2================8<===================== Edited 2015-07-18 05:05:03 by BUM Link to post Share on other sites
Ajar 93 Posted 2015-07-20 11:58:45 Share Posted 2015-07-20 11:58:45 Не проверял, но, может быть, вот так? epon onu port 1 ctc vlan translation-entry 10 10 epon onu port 1 ctc vlan translation-entry 20 20 epon onu port num ctc vlan translation-entry old-vid new-vid как понимать эти параметры : old-vid new-vid ? мне кажется это не то что мне нужно! Экспериментировать нет возможности! А как еще отдать без тега влан ? Link to post Share on other sites
Ромка 567 Posted 2015-07-20 12:13:05 Share Posted 2015-07-20 12:13:05 (edited) Не проверял, но, может быть, вот так? epon onu port 1 ctc vlan translation-entry 10 10 epon onu port 1 ctc vlan translation-entry 20 20 epon onu port num ctc vlan translation-entry old-vid new-vid как понимать эти параметры : old-vid new-vid ? мне кажется это не то что мне нужно! Экспериментировать нет возможности! А как еще отдать без тега влан ? interface EPON0/1:10 onu-configuration switchport port-security dynamic maximum 30 switchport port-security mode dynamic epon onu port 1 ctc vlan translation-entry 400 400 epon onu port 1 ctc vlan mode translation 471 epon onu port 1 loopback detect 400 - с тегом, 471 - без тега Edited 2015-07-20 12:15:56 by Ромка Link to post Share on other sites
zulu_Radist 856 Posted 2015-07-22 21:05:09 Share Posted 2015-07-22 21:05:09 Вот так настройте: interface EPON0/1 switchport trunk vlan-allowed 8,40 switchport mode trunk interface EPON0/1:2 onu-configuration epon sla upstream pir 1000000 cir 10000 epon sla downstream pir 1000000 cir 10000 epon onu port 1 ctc vlan translation-entry 40 40 epon onu port 1 ctc vlan translation-entry 8 8 !!onu-configuration-end работает #sh mac aDDress-table INterface EPON0/1:2 Mac Address Table (Total 35) ------------------------------------------ Vlan Mac Address Type Ports ---- ----------- ---- ----- 40 0027.****.a6** DYNAMIC epon0/1:2 40 206a.****.70** DYNAMIC epon0/1:2 8 24a4.*****.76** DYNAMIC epon0/1:2 40 e894.****.b9** DYNAMIC epon0/1:2 40 801f.*****.4b** DYNAMIC epon0/1:2 8 0418.*****.a7** DYNAMIC epon0/1:2 ================8<===================== Некогда было отписаться Спасибо! Взлетело! Link to post Share on other sites
NoNameIF 1 Posted 2015-08-05 14:18:15 Share Posted 2015-08-05 14:18:15 (edited) epon onu port 1 ctc vlan translation-entry 119 119 epon onu port 1 ctc vlan translation-entry 87 87 epon onu port 1 ctc vlan translation-entry 99 99 epon onu port 1 ctc vlan aggregation-entry 118 118 epon onu port 1 ctc loopback detect epon onu port 1 storm-control mode 4 threshold 10000 epon onu port 1 ctc mcst tag-stripe enable epon onu port 1 ctc mcst mc-vlan add 992-993 а як правельно пропустити мультікаст по цій схемі кінцевий свіч длін 3200-10 С1 ??? Стоїть маг 250 міні просто навсього немає зображення Edited 2015-08-05 14:23:20 by NoNameIF Link to post Share on other sites
revomix 29 Posted 2015-08-05 14:40:07 Share Posted 2015-08-05 14:40:07 (edited) epon onu port 1 ctc vlan translation-entry 119 119 epon onu port 1 ctc vlan translation-entry 87 87 epon onu port 1 ctc vlan translation-entry 99 99 epon onu port 1 ctc vlan aggregation-entry 118 118 epon onu port 1 ctc loopback detect epon onu port 1 storm-control mode 4 threshold 10000 epon onu port 1 ctc mcst tag-stripe enable epon onu port 1 ctc mcst mc-vlan add 992-993 а як правельно пропустити мультікаст по цій схемі кінцевий свіч длін 3200-10 С1 ??? Стоїть маг 250 міні просто навсього немає зображення а групи мультикастові які хочете дивитись, прописали на ОЛТ? Edited 2015-08-05 14:40:25 by revomix Link to post Share on other sites
NoNameIF 1 Posted 2015-08-05 14:41:04 Share Posted 2015-08-05 14:41:04 ip mcst enable ip mcst mrouter interface GigaEthernet0/3 ip mcst mc-vlan 992 range 225.1.1.100 - 225.1.1.254 ip mcst mc-vlan 993 range 225.1.1.1 - 225.1.1.99 Link to post Share on other sites
revomix 29 Posted 2015-08-05 14:42:44 Share Posted 2015-08-05 14:42:44 перевірте спочатку з ону, а потім вже з длінку Link to post Share on other sites
NoNameIF 1 Posted 2015-08-05 15:23:50 Share Posted 2015-08-05 15:23:50 я вже пробую по різному ніяк (( Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now