If you want to do it this way you need to use extended access-list to classify the multicast traffic as destination traffic.
On 4 May 2012 16:40, Zak Dandashi <[email protected]> wrote: > Hello guys, > > Is it valid to use policing for section 8 of Lab 23 in volume 1 workbook? > > > Question: > > On R1 limit IP multicast traffic destined to groups 226.0.0.1 through > 226.0.0.126 inbound on interface Fa0/0 to 512Kbps. > > > > > I have used the below config. > > ! > class-map match-all multicast > match access-group 10 > ! > policy-map multicast > class multicast > police 512000 > ! > interface FastEthernet0/0 > service-policy input multicast > ! > access-list 10 deny 226.0.0.127 > access-list 10 deny 226.0.0.0 > access-list 10 permit 226.0.0.0 0.0.0.127 > ! > ! > > > > > regards, > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > > http://onlinestudylist.com/mailman/listinfo/ccie_rs > -- Olugbenga Oyebande MD, DAIT 234-803-302-5287 http://www.dait-ng.com Cisco Networks, Network Security & Quality of Service DAIT Linux Enterprise Network Servers, Web Portal Projects Broadband Internet Deployment & ISP Consultancy [image: View my profile on LinkedIn]View Olugbenga Oyebande's profile<http://ng.linkedin.com/pub/olugbenga-oyebande/15/395/8a9> _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
