From: Shamin (ccie.xpert@gmail.com)
Date: Tue Jul 24 2007 - 14:50:24 ART
Hi all,
I am trying yo test the " ip igmp access-group" command .The scenario is as
below.
-- (E0/0)R1 ------- R2 -------- R3
I have configured " ip igmp join-group 225.5.5.5 " on R1 e0/0 interface.
!
ip access-list extended DENY_GROUP
deny igmp any host 225.5.5.5
permit igmp any any
interface e0/0
ip address 155.1.7.7 255.255.255.0
ip pim sparse-mode
ip igmp join-group 225.5.5.5
ip igmp access-group DENY_GROUP
I am running sparse-mode . I am still able to ping the group 225.5.5.5 from
R3 . Is it because the join statement is
on the same interface as the access-list.
Please if someone can help me..Is there a way to test the command.
Regards
Shamin
This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:41 ART