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

Cisco Catalyst MVR

Приветствую. Пробую настраивать элементарный MVR и что=то не выходит каменный цветок.

Коммутатор 3560 System image file is "flash:/c3560-ipservicesk9-mz.150-2.SE5.bin"

 

Работает в режиме тупо свича "no ip routing"

 

mvr vlan 18
mvr mode dynamic
mvr group 239.1.1.0
mvr group 239.1.1.1
mvr group 239.1.1.2
mvr
!
interface FastEthernet0/1
switchport access vlan 116
switchport mode access
mvr type receiver
!
interface FastEthernet0/3
switchport access vlan 18
switchport mode access
mvr type source
!

 

Источник подключен в Fas0/3 и мультикастит на 239.1.1.1:

#sho int f0/3
FastEthernet0/3 is up, line protocol is up (connected)
 30 second input rate 15300000 bits/sec, 1392 packets/sec
 30 second output rate 0 bits/sec, 0 packets/sec

 

Приемник на Fas0/1 регистрируется, но траффик на него не поступает:

 

#sho int f0/1
FastEthernet0/1 is up, line protocol is up (connected)
 30 second input rate 7000 bits/sec, 1 packets/sec
 30 second output rate 12000 bits/sec, 8 packets/sec

#sho mvr
MVR Running: TRUE
MVR multicast VLAN: 18
MVR Max Multicast Groups: 256
MVR Current multicast groups: 256
MVR Global query response time: 5 (tenths of sec)
MVR Mode: dynamic

#sho mvr member
MVR Group IP        Status         Member          Membership
-------------------------------------------------------------
239.001.001.001     ACTIVE/UP      Fa0/1           Dynamic

#sho mvr interface
Port      Type       Status           Immediate Leave
----      ----       ------           ---------------
Fa0/1     RECEIVER   ACTIVE/UP        DISABLED
Fa0/3     SOURCE     ACTIVE/UP        DISABLED

 

Без MVR все работает, хотя тоже есть нюансы типа того, что коммутатор форвардит мультикаст еще и в транковый порт, хотя подписчиков на эту группу нет.

Что я делаю не так?

Edited by ShyLion

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.