Jump to content
Калькуляторы

Проблема с BDCOM p3608 2te

Здравствуйте приобрели недавно BDCOM 3608 до этого был 3310 столкнулись с проблемой iptv и по telnet не можем настроить.

На 3310 проблем не было, а тут ни как команды  ip default-gateway нету как правильно указать маршрут?

И по iptv проблема в том что картинка пропадает каждые 2 минуты на 2-3 секунды.

С БДкомом работаем месяц покамись изучаем

Вот конфигурации

show configuration 
!version 10.1.0E build 43480
service timestamps log date
service timestamps debug date
service password-encryption
logging buffered 4096
!
hostname test
port-protected 1
!
!
!
!
!
spanning-tree mode rstp
!
!
!
!
!
ip access-list standard MANAGEMENT
 permit  192.168.1.187 255.255.255.0
 permit  192.168.0.90 255.255.255.0
 permit  192.168.0.25 255.255.255.0
!         
!
!
!
!
!
!
!
aaa authentication login default local
aaa authentication enable default none
aaa authorization exec default local
!
username admin password 7 1330455C244F
username netadmin password 7 133D46631C45414B26
!
enable password 7 133D46631C45414B26 level 15
!
!
!

epon oam-version 1 0x21
epon oam-version 2 0x20
!
epon onu-config-template user1
 cmd-sequence 001 epon onu port 1 ctc vlan mode tag 959
 cmd-sequence 002 epon onu port 1 ctc loopback detect
 cmd-sequence 003 epon onu port 2 ctc vlan mode tag 959
 cmd-sequence 004 epon onu port 2 ctc loopback detect
 cmd-sequence 005 epon onu port 3 ctc vlan mode tag 959
 cmd-sequence 006 epon onu port 3 ctc loopback detect
 cmd-sequence 007 epon onu port 4 ctc vlan mode tag 959
 cmd-sequence 008 epon onu port 4 ctc loopback detect
!
!
interface Null0
!
interface FastEthernet0/1
 no ip address
 no ip directed-broadcast
!
!!slot 0 87
interface GigaEthernet0/1
 shutdown
!
interface GigaEthernet0/2
 shutdown
!         
interface GigaEthernet0/3
 shutdown
!
interface GigaEthernet0/4
 shutdown
!
interface GigaEthernet0/5
 description uplink
 switchport trunk vlan-allowed 33,111,444,959
 switchport trunk vlan-untagged none
 switchport mode trunk
 switchport pvid 111
!
interface GigaEthernet0/6
 shutdown
!
interface GigaEthernet0/7
 shutdown
!
interface GigaEthernet0/8
 shutdown
!
interface TGigaEthernet0/1
 shutdown
!
interface TGigaEthernet0/2
 shutdown
!
interface EPON0/1
 description test
 epon pre-config-template user1 binded-onu-llid 1-64
 epon bind-onu mac f8f0.8214.c6cd 1
 epon bind-onu mac 8479.7399.d5eb 2
 filter dhcp
 switchport trunk vlan-allowed 111,444,959
 switchport trunk vlan-untagged none
 switchport mode trunk
 switchport protected 1
!
interface EPON0/1:1
!
interface EPON0/1:2
!
interface EPON0/2
 shutdown
 switchport protected 1
!
interface EPON0/3
 shutdown
 switchport protected 1
!
interface EPON0/4
 shutdown
 switchport protected 1
!
interface EPON0/5
 shutdown
 switchport protected 1
!
interface EPON0/6
 shutdown
 switchport protected 1
!
interface EPON0/7
 shutdown
 switchport protected 1
!
interface EPON0/8
 shutdown 
 switchport protected 1
!
!!slot end
!
interface VLAN33
 description core
 ip address 10.77.0.88 255.255.255.0
 no ip directed-broadcast
!
!
!
vlan 1,33,111,444,959
!
!
ip mcst enable
ip mcst timer response-time 10
ip mcst mrouter interface GigaEthernet0/5
ip mcst mc-vlan 444 range 239.255.5.1 , 239.255.5.4 , 239.255.5.6 - 239.255.5.7 
, 239.255.9.1 - 239.255.9.33
ip mcst mc-vlan 444 range 239.255.9.42 - 239.255.9.109
!
!
!         
!
!
!
!
!
ip route 10.77.0.0 255.255.255.0 VLAN33 
ip exf
!
ipv6 exf
!
ip telnet access-class MANAGEMENT
!
!
!
!
!
!
!
!Pending configurations for absent linecards:
!
!No configurations pending global

Share this post


Link to post
Share on other sites

Добрый день!

 

Воспользуйтесь командой ip route default 172.16.17.1 

Кроме того, для работы мультикаста, в шаблоне для ONU не хватает строчек:

epon onu port 1 ctc mcst mc-vlan add 444
epon onu port 1 ctc mcst tag-stripe enable

Дополнительно добавьте  mcst-vlan на uplink порт командой:

switchport pvid 444

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now