Your configuration looks OK. you need to apply this access-group and access-list on all three routers as Vlan 2567 exist on R5-R6 and R7. debug ip igmp will give you better idea.
Nilesh On Sat, Nov 6, 2010 at 2:23 PM, Ramcharan Arya <[email protected]>wrote: > Hi All, > > I have below configuration on router R7 to join EVEN numbered groups when > I apply below configuration. Unable to any group on fa0/1 interface.? > > configuration as below: > > > R7(config-if)#access-list 13 deny 224.0.0.1 15.255.255.254 > R7(config)#access-list 13 permit 224.0.0.0 15.255.255.255 > R7(config)# > R7(config)#int fa0/1 > R7(config-if)#ip igmp access-group 13 > R7(config-if)#do clear ip igmp group > R7(config-if)#do sh ip igmp group > IGMP Connected Group Membership > Group Address Interface Uptime Expires Last > Reporter Group Accounted > 224.0.1.39 FastEthernet0/0 00:00:04 00:02:55 > 150.100.220.5 > 224.0.1.40 FastEthernet0/0 01:07:16 stopped > 150.100.220.7 > R7(config-if)#do sh ip igmp group > IGMP Connected Group Membership > Group Address Interface Uptime Expires Last > Reporter Group Accounted > 224.0.1.39 FastEthernet0/0 00:00:07 00:02:52 > 150.100.220.5 > 224.0.1.40 FastEthernet0/0 01:07:19 stopped > 150.100.220.7 > ---------------------- > interface FastEthernet0/0 > ip address 150.100.220.7 255.255.255.0 > ip pim sparse-mode > ip igmp access-group 12 > duplex auto > speed auto > end > ! > R7(config-if)#do sh access-list 12 > Standard IP access list 12 > 10 deny 224.0.0.0, wildcard bits 15.255.255.254 (86 matches) > 20 permit 224.0.0.0, wildcard bits 15.255.255.255 (43 matches) > R7(config-if)# > > > Thanks, > Ram > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
