From: Gordan Chan (gordanchan@xxxxxxxxxxx)
Date: Fri Aug 09 2002 - 06:31:47 GMT-3
Hi Chris,
Thank you.
I change the sparse-dense-mode on all interfaces to sparse-mode and I found
the same results.
Chan
>From: Chris Hugo <chrishugo@yahoo.com>
>To: Gordan Chan <gordanchan@hotmail.com>, ccielab@groupstudy.com
>Subject: Re: Access-list on multicast rp
>Date: Fri, 9 Aug 2002 01:02:31 -0700 (PDT)
>
>
>Hi Gordan,
>Since you have sparse-dense enabled you are probally learning the unwanted
>multicast group via dense-mode instead of sparse. Check it out and reply on
>the outcome :)
>Thanks,
>chris hugo
> Gordan Chan wrote:Hi Group,
>
>I am doing exercise on multicast and encounter some problems.
>
>e0-R1-s0-------s0-R2
>
>R1's ethernet has join two groups. I hope it becomes the rp of only 1 group
>by adding an access list
>I expect R2 can only ping the 230.1.1.1, but R2 can ping both groups. Could
>someone give me some hints?
>
>
>Thank you.
>
>Chan
>
>R1's config
>
>ip multicast-routing
>interface Ethernet0
>ip address 172.16.10.1 255.255.255.0
>no ip directed-broadcast
>ip pim sparse-dense-mode
>ip igmp join-group 230.1.1.1
>ip igmp join-group 230.2.2.2
>no keepalive
>
>interface Serial0
>ip address 172.16.12.1 255.255.255.0
>ip pim sparse-dense-mode
>
>ip pim send-rp-discovery Loopback0 scope 15
>ip pim send-rp-announce Loopback0 scope 15 group-list 91
>!
>access-list 91 permit 230.1.1.1
>
>
>R2
>ip multicast-routing
>interface Serial0
>ip address 172.16.12.2 255.255.255.0
>no ip directed-broadcast
>ip pim sparse-dense-mode
>
>R2#ping 230.1.1.1
>
>Type escape sequence to abort.
>Sending 1, 100-byte ICMP Echos to 230.1.1.1, timeout is 2 seconds:
>
>Reply to request 0 from 172.16.12.1, 40 ms
>Reply to request 0 from 172.16.12.1, 48 ms
>R2#ping 230.2.2.2
>
>Type escape sequence to abort.
>Sending 1, 100-byte ICMP Echos to 230.2.2.2, timeout is 2 seconds:
>
>Reply to request 0 from 172.16.12.1, 44 ms
>Reply to request 0 from 172.16.12.1, 52 ms
>
>R2#sh ip pim rp
>Group: 230.1.1.1, RP: 172.16.1.1, v2, v1, uptime 00:03:21, expires 00:02:40
>
>R2#sh ip pim rp map
>PIM Group-to-RP Mappings
>
>Group(s) 230.1.1.1/32
>RP 172.16.1.1 (?), v2v1
>Info source: 172.16.1.1 (?), via Auto-RP
>Uptime: 00:03:38, expires: 00:02:16
>
>
>
>
>
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:21 GMT-3