Krishna,
Did you get this to work? If not I will lab it up today. From: [email protected] [mailto:[email protected]] On Behalf Of Sergey Heyphets Sent: Wednesday, October 24, 2012 3:43 PM To: Online Study Subject: Re: [OSL | CCIE_Voice] access-list not matching any packets for mgcp ports on switch So you expect MGCP traffic to come from the router to the switch, and where do you expect it to go? Do you have CUCM connected to that switch or MGCP phones? You may want to check if the router actually sends any MGCP traffic over that port by applying permit ACL with "log" action on the router. Don't forget permit any any at the end. On Wed, Oct 24, 2012 at 2:08 PM, Krishna <[email protected]> wrote: ip access-list extended 101 permit tcp any any eq 2428 permit udp any any eq2427 permit tcp any eq 2428 any permit udp any eq 2427 any class-map match-any c-mgcp match access-group name 101 policy-map p-mgcp class c-mgcp set dscp cs3 police 64000 8000 exceed-action drop int fa 1/0/1 ---> trunk port to router mls qos trust dscp service-policy input p-mgcp _____ From: Cory Gray <[email protected]> To: Kevin Spicer <[email protected]> Cc: Krishna <[email protected]>; Online Study <[email protected]> Sent: Wednesday, October 24, 2012 12:32 PM Subject: Re: [OSL | CCIE_Voice] access-list not matching any packets for mgcp ports on switch If you paste your config, we can be of better help Sent from my iPhone On Oct 24, 2012, at 12:23 PM, "Kevin Spicer" <[email protected]> wrote: This is on 3750 switch? Did you enable qos globally? (mls qos) On 24 Oct 2012 17:03, "Krishna" <[email protected]> wrote: i created an acl that calls mgcp ports i.e. udp 2427 & 2428 with extended acl permit tcp any any eq 2428, permit tcp any eq 2428 any , permit udp any any eq 2427, permit udp any eq 2427 any. i called the acl in the class map, where the class map is referenced in the policy map with appropriate bandwidth and qos configuration. i applied acl on the trunk port that connects to router. when i issued show access-lists, i am not seeing any matches on the acl and so i was wondering how could i verify that whether i am doing it right way or not.. any help is much appreciated. thank you krishna. _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com <http://www.ipexpert.com/> Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com <http://www.platinumplacement.com/> _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com <http://www.ipexpert.com/> Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com <http://www.platinumplacement.com/> _______________________________________________ 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 _______________________________________________ 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
_______________________________________________ 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
