devrvk 0 Posted 2013-11-05 07:56:42 Share Posted 2013-11-05 07:56:42 (edited) Добрый День! Взяли на тест P3310B и P1004B. Всё вроде бы ничего, но IPTV так и не удалось завести. У нас мультикаст бегает в клиентских вланах, по "моей" идеи включение igmp-snooping'a и immediate-leave(с включением оного я не разобрался, не нашёл просто) должно хватить(этого достаточно для хождения IPTV по свитчам Foxgate). Курил-курил, пол ночи курил...Может кто толкнёт в правильную сторону? Спасибо! Уточнее к конфигу, 150 -й это клиентский vlan по нему идёт и интернет и iptv !version 10.1.0B build 14297 service timestamps log date service timestamps debug date ! ! ! ! ! ! ! ! ! ! ! ! ip default-gateway 192.168.10.1 ! spanning-tree mode rstp ! ! ! ! ! epon dba hardware cycletime 25000 discovery-frequence 60 discovery-length 1024 ! aaa authentication login default local aaa authentication enable default none ! username admin password 0 12345 ! ! !!slot 0 84 interface GigaEthernet0/1 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface GigaEthernet0/2 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface GigaEthernet0/3 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface GigaEthernet0/4 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface GigaEthernet0/5 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface GigaEthernet0/6 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface EPON0/1 epon bind-onu mac fcfa.f796.6adb 1 epon bind-onu mac fcfa.f796.6ad2 2 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface EPON0/1:1 onu-configuration epon onu port 1 ctc vlan mode tag 150 epon onu port 2 ctc vlan mode tag 150 epon onu port 3 ctc vlan mode tag 150 epon onu port 4 ctc vlan mode tag 150 epon onu ip address static 192.168.10.241 255.255.255.0 gateway 192.168.10.1 vlan 1 epon onu port 1 loopback detect epon onu port 2 loopback detect epon onu port 3 loopback detect epon onu port 4 loopback detect !!onu-configuration-end ! interface EPON0/1:2 onu-configuration epon onu port 1 ctc vlan mode tag 150 epon onu port 2 ctc vlan mode tag 150 epon onu port 3 ctc vlan mode tag 150 epon onu port 4 ctc vlan mode tag 150 epon onu ip address static 192.168.10.242 255.255.255.0 gateway 192.168.10.1 vlan 1 epon onu port 1 loopback detect epon onu port 2 loopback detect epon onu port 3 loopback detect epon onu port 4 loopback detect !!onu-configuration-end ! interface EPON0/2 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface EPON0/3 switchport trunk vlan-allowed 1,150 switchport mode trunk ! interface EPON0/4 switchport trunk vlan-allowed 1,150 switchport mode trunk ! !!slot end ! interface VLAN1 ip address 192.168.10.240 255.255.255.0 ! ! ! vlan 150 name grey ! vlan 1,150 ! ip mcst enable ! ! ! ! ! ! ! !Pending configurations for absent linecards: ! !No configurations pending global Edited 2013-11-05 09:09:03 by devrvk Link to post Share on other sites
morfey 82 Posted 2013-11-05 08:36:50 Share Posted 2013-11-05 08:36:50 Ну Вы бы хоть конфиг скинули Link to post Share on other sites
Den_LocalNet 1,474 Posted 2013-11-05 11:20:00 Share Posted 2013-11-05 11:20:00 Добрый День! Взяли на тест P3310B и P1004B. Всё вроде бы ничего, но IPTV так и не удалось завести. У нас мультикаст бегает в клиентских вланах, по "моей" идеи включение igmp-snooping'a и immediate-leave(с включением оного я не разобрался, не нашёл просто) должно хватить(этого достаточно для хождения IPTV по свитчам Foxgate). Курил-курил, пол ночи курил...Может кто толкнёт в правильную сторону? Спасибо! Так работать не будет. Будет работать только так, как указано в доке. Link to post Share on other sites
devrvk 0 Posted 2013-11-05 11:24:58 Author Share Posted 2013-11-05 11:24:58 Добрый День! Взяли на тест P3310B и P1004B. Всё вроде бы ничего, но IPTV так и не удалось завести. У нас мультикаст бегает в клиентских вланах, по "моей" идеи включение igmp-snooping'a и immediate-leave(с включением оного я не разобрался, не нашёл просто) должно хватить(этого достаточно для хождения IPTV по свитчам Foxgate). Курил-курил, пол ночи курил...Может кто толкнёт в правильную сторону? Спасибо! Так работать не будет. Будет работать только так, как указано в доке. То есть надо в отдельный влан засовывать мультикаст? Link to post Share on other sites
Den_LocalNet 1,474 Posted 2013-11-05 11:38:56 Share Posted 2013-11-05 11:38:56 Добрый День! Взяли на тест P3310B и P1004B. Всё вроде бы ничего, но IPTV так и не удалось завести. У нас мультикаст бегает в клиентских вланах, по "моей" идеи включение igmp-snooping'a и immediate-leave(с включением оного я не разобрался, не нашёл просто) должно хватить(этого достаточно для хождения IPTV по свитчам Foxgate). Курил-курил, пол ночи курил...Может кто толкнёт в правильную сторону? Спасибо! Так работать не будет. Будет работать только так, как указано в доке. То есть надо в отдельный влан засовывать мультикаст? да, лучше в отдельный и все прописать как в доке Link to post Share on other sites
devrvk 0 Posted 2013-11-06 07:47:45 Author Share Posted 2013-11-06 07:47:45 (edited) РЕШЕНО! Подскажите пожалуйста. Начал делать ИПТВ как по мануалам. Клиентский влан 150, в нём бегает инет, инет пропал !version 10.1.0B build 14297 service timestamps log date service timestamps debug date ! ! ! ! ! ! ! ! ! ! ! ! ip default-gateway 192.168.10.1 ! spanning-tree mode rstp ! ! ! ! ! epon dba hardware cycletime 25000 discovery-frequence 60 discovery-length 1024 ! aaa authentication login default local aaa authentication enable default none ! username admin password 0 12345 ! ! !!slot 0 84 interface GigaEthernet0/1 switchport trunk vlan-allowed 1,150,4000 switchport trunk vlan-untagged none switchport mode trunk switchport pvid 4000 ! interface GigaEthernet0/2 shutdown ! interface GigaEthernet0/3 shutdown ! interface GigaEthernet0/4 shutdown ! interface GigaEthernet0/5 shutdown ! interface GigaEthernet0/6 shutdown ! interface EPON0/1 epon bind-onu mac fcfa.f796.6adb 1 epon bind-onu mac fcfa.f796.6ad2 2 switchport trunk vlan-allowed 1,150,4000-4001 switchport trunk vlan-untagged none switchport mode trunk ! interface EPON0/1:1 onu-configuration epon sla upstream pir 1000000 cir 1000 epon sla downstream pir 1000000 cir 1000 epon onu port 1 ctc vlan mode tag 150 epon onu port 2 ctc vlan mode tag 150 epon onu port 3 ctc vlan mode tag 150 epon onu port 4 ctc vlan mode tag 150 epon onu ip address static 192.168.10.241 255.255.255.0 gateway 192.168.10.1 v lan 1 epon onu port 1 loopback detect epon onu port 2 loopback detect epon onu port 3 loopback detect epon onu port 4 loopback detect epon onu port 1 ctc mcst tag-stripe enable epon onu port 1 ctc mcst mc-vlan add 4001 epon onu port 2 ctc mcst tag-stripe enable epon onu port 2 ctc mcst mc-vlan add 4001 epon onu port 3 ctc mcst tag-stripe enable epon onu port 3 ctc mcst mc-vlan add 4001 epon onu port 4 ctc mcst tag-stripe enable epon onu port 4 ctc mcst mc-vlan add 4001 !!onu-configuration-end ! interface EPON0/1:2 onu-configuration epon sla upstream pir 1000000 cir 1000 epon sla downstream pir 1000000 cir 1000 epon onu port 1 ctc vlan mode tag 150 epon onu port 2 ctc vlan mode tag 150 epon onu port 3 ctc vlan mode tag 150 epon onu port 4 ctc vlan mode tag 150 epon onu ip address static 192.168.10.242 255.255.255.0 gateway 192.168.10.1 v lan 1 epon onu port 1 loopback detect epon onu port 2 loopback detect epon onu port 3 loopback detect epon onu port 4 loopback detect epon onu port 1 ctc mcst tag-stripe enable epon onu port 1 ctc mcst mc-vlan add 4001 epon onu port 2 ctc mcst tag-stripe enable epon onu port 2 ctc mcst mc-vlan add 4001 epon onu port 3 ctc mcst tag-stripe enable epon onu port 3 ctc mcst mc-vlan add 4001 epon onu port 4 ctc mcst tag-stripe enable epon onu port 4 ctc mcst mc-vlan add 4001 !!onu-configuration-end ! interface EPON0/2 shutdown ! interface EPON0/3 shutdown ! interface EPON0/4 shutdown ! !!slot end ! interface VLAN1 ip address 192.168.10.240 255.255.255.0 ! ! ! vlan 150 name grey ! vlan 4000 name PONTV ! vlan 4001 name PONTVCH ! vlan 1,150,4000-4001 ! ip mcst enable ip mcst mrouter interface GigaEthernet0/1 ! ! ! ! ! time-zone Kiev 3 0 sntp server 91.226.136.136 ! ! !Pending configurations for absent linecards: ! !No configurations pending global Edited 2013-11-06 09:42:27 by devrvk Link to post Share on other sites
devrvk 0 Posted 2013-11-06 13:49:34 Author Share Posted 2013-11-06 13:49:34 Ребят, подскажи, что-то ИПТВ не бегает... !version 10.1.0B build 14297 service timestamps log date service timestamps debug date ! ! ! ! ! ! ! ! ! ! ! ! ip default-gateway 192.168.10.1 ! spanning-tree mode rstp ! ! ! ! ! epon dba hardware cycletime 25000 discovery-frequence 60 discovery-length 1024 ! aaa authentication login default local aaa authentication enable default none ! username admin password 0 12345 ! ! !!slot 0 84 interface GigaEthernet0/1 switchport trunk vlan-allowed 1,150,4000 switchport trunk vlan-untagged none switchport mode trunk switchport pvid 4000 ! interface GigaEthernet0/2 shutdown ! interface GigaEthernet0/3 shutdown ! interface GigaEthernet0/4 shutdown ! interface GigaEthernet0/5 shutdown ! interface GigaEthernet0/6 shutdown ! interface EPON0/1 epon bind-onu mac fcfa.f796.6adb 1 epon bind-onu mac fcfa.f796.6ad2 2 switchport trunk vlan-allowed 1,150,4000-4001 switchport trunk vlan-untagged none switchport mode trunk ! interface EPON0/1:1 onu-configuration epon sla upstream pir 1000000 cir 1000 epon sla downstream pir 1000000 cir 1000 epon onu port 1 ctc vlan mode tag 150 epon onu port 2 ctc vlan mode tag 150 epon onu port 3 ctc vlan mode tag 150 epon onu port 4 ctc vlan mode tag 150 epon onu ip address static 192.168.10.241 255.255.255.0 gateway 192.168.10.1 v lan 1 epon onu port 1 loopback detect epon onu port 2 loopback detect epon onu port 3 loopback detect epon onu port 4 loopback detect epon onu port 1 ctc mcst tag-stripe enable epon onu port 1 ctc mcst mc-vlan add 4001 epon onu port 2 ctc mcst tag-stripe enable epon onu port 2 ctc mcst mc-vlan add 4001 epon onu port 3 ctc mcst tag-stripe enable epon onu port 3 ctc mcst mc-vlan add 4001 epon onu port 4 ctc mcst tag-stripe enable epon onu port 4 ctc mcst mc-vlan add 4001 !!onu-configuration-end ! interface EPON0/1:2 onu-configuration epon sla upstream pir 1000000 cir 1000 epon sla downstream pir 1000000 cir 1000 epon onu port 1 ctc vlan mode tag 150 epon onu port 2 ctc vlan mode tag 150 epon onu port 3 ctc vlan mode tag 150 epon onu port 4 ctc vlan mode tag 150 epon onu ip address static 192.168.10.242 255.255.255.0 gateway 192.168.10.1 v lan 1 epon onu port 1 loopback detect epon onu port 2 loopback detect epon onu port 3 loopback detect epon onu port 4 loopback detect epon onu port 1 ctc mcst tag-stripe enable epon onu port 1 ctc mcst mc-vlan add 4001 epon onu port 2 ctc mcst tag-stripe enable epon onu port 2 ctc mcst mc-vlan add 4001 epon onu port 3 ctc mcst tag-stripe enable epon onu port 3 ctc mcst mc-vlan add 4001 epon onu port 4 ctc mcst tag-stripe enable epon onu port 4 ctc mcst mc-vlan add 4001 !!onu-configuration-end ! interface EPON0/2 shutdown ! interface EPON0/3 shutdown ! interface EPON0/4 shutdown ! !!slot end ! interface VLAN1 ip address 192.168.10.240 255.255.255.0 ! ! ! vlan 150 name grey ! vlan 4000 name PONTV ! vlan 4001 name PONTVCH ! vlan 1,150,4000-4001 ! ip mcst enable ip mcst mrouter interface GigaEthernet0/1 ip mcst mc-vlan 4001 range 239.100.1.1 - 239.100.1.255 ! ! ! ! ! time-zone Kiev 3 0 sntp server 91.226.136.136 ! ! !Pending configurations for absent linecards: ! !No configurations pending global 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