The following descriptions are conflicted,
Configure dense-mode multicast between router BA and Murdock.
You are not allowed to form a PIM neighbor relationship between router BA and murdock.
Your career started in the 80's as a star in a famous action show, almost 30 years later your career is even more successful as a senior networking engineer. The company you are working for broadcasts old action series by using multicast, one of the branch offices however has performance problems with an old router. You need to make some changes to fix this, because you love it when a plan comes together...
c3640-jk9s-mz.124-16.bin

You need to register to download the GNS3 Topology File. (Registration is Free!)
The following descriptions are conflicted,
Configure dense-mode multicast between router BA and Murdock.
You are not allowed to form a PIM neighbor relationship between router BA and murdock.
This might sound strange, but the lab is correct.
This Cisco Document will give you a good idea why this is correct:
http://www.cisco.com/en/US/customer/tech/tk828/technologies_tech_note09186a0080094821.shtml#stub
Please can some send me a working config of this. A text file would be ok. Kindly send to okwukaic@yahoo.com
I'll add the final config soon, for now this might help you out. I'll assume you know how the 'normal' multicast works and are struggling with the STUB part:
[Murdock]
ip multicast-routing
int f0/0
ip pim sparse-dense-mode
ip igmp helper-address x.x.x.x (address of router BA)
int s0/0
ip pim sparse-dense-mode
[BA]
int s0/0
ip pim sparse-dense-mode
ip pim neighbor-filter 1
access-list 1 deny y.y.y.y (IP for Murdock)
Good luck for now ![]()
i still cant get the videostation router to ping 224.4.4.4 :'( the rest of the routers can ping 224.4.4.4 >![]()
still having trouble on this one? ![]()
I cant see the initial config
There are 2 zip files. The final config and the other one is the initial config with just the IP addresses.