> > These ports are not used in CM 4.x, but ,yes, don't forget to include tcp > 2428 and the other h323 ports. > > --------------------------------------------
So just add TCP 2428 (MGCP backhaul traffic) to the below ? --------------------------------------------------------- rack02r1#show ip port-map | in mgcp Default mapping: mgcp udp port 2427 system defined rack02r1# rack02r1#show ip port-map | in h323 Default mapping: h323 tcp port 1720 system defined Default mapping: h323callsigalt tcp port 11720 system defined Default mapping: h323callsigalt udp port 11720 system defined rack02r1# rack02r1#show ip port-map | in sip Default mapping: sip-tls tcp port 5061 system defined Default mapping: sip-tls udp port 5061 system defined Default mapping: sip udp port 5060 system defined rack02r1# rack02r1# > > > Also pay attention to direction- is the traffic coming FROM CM or going TO > CM. Some of the protocols use the source port defined, some use destination > and some use both. > > > > This is the doc you've got to be looking at. > > > > http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/port/4_1/41plrev2.pdf > > > Vik Malhi – CCIE #13890 > Senior Technical Instructor - IPexpert, Inc. > > Telephone: +1.810.326.1444 > Fax: +1.810.454.0130 > Mailto: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > Join our free online support and peer group communities: > http://www.IPexpert.com/communities <http://www.ipexpert.com/communities> > > IPexpert - The Global Leader in Self-Study, Classroom-Based, > Video-On-Demand and Audio Certification Training Tools for the Cisco CCIE > R&S Lab, CCIE Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and > CCIE Storage Lab Certifications. > > > ------------------------------ > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Cardwell, Mark > *Sent:* Tuesday, April 22, 2008 9:22 AM > *To:* FrogOnDSCP46EF; Matt Toltzien > > *Cc:* [email protected] > *Subject:* Re: [OSL | CCIE_Voice] How to find quick port numbers in > theexamforCat6k QoS > > Not complete…. > > > > MGCP TCP 2428 missing > > H323 slow start (1024-4999) > > H323 fast start (11000 – 11999) > > H323 TCP 1718 (GK unicast discovery) 1719 (RAS) > > > > > > > > > > Cheers! > > Mark Cardwell | System Engineer | Presidio Networked Solutions | > [EMAIL PROTECTED]| Cell: 571.225.0132 | Office: 301.623.2000| FAX: > 301.313.2400 > > > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *FrogOnDSCP46EF > *Sent:* Tuesday, April 22, 2008 11:18 AM > *To:* Matt Toltzien > *Cc:* [email protected] > *Subject:* Re: [OSL | CCIE_Voice] How to find quick port numbers in the > examforCat6k QoS > > > > I couldn't behave myself and finally found the easiest way to find the > port numbers quickly in the exam: > > > > > > Just remember the question's wording... > > e..g. > > > > h323 > > sip > > mgcp > > skinny > > > > Jump on your flashy Cisco IOS and issue these commands > > > > rack02r1#show ip port-map | in mgcp > Default mapping: mgcp udp port 2427 > system defined > rack02r1# > rack02r1#show ip port-map | in h323 > Default mapping: h323 tcp port 1720 > system defined > Default mapping: h323callsigalt tcp port 11720 > system defined > Default mapping: h323callsigalt udp port 11720 > system defined > rack02r1# > rack02r1#show ip port-map | in sip > Default mapping: sip-tls tcp port 5061 > system defined > Default mapping: sip-tls udp port 5061 > system defined > Default mapping: sip udp port 5060 > system defined > rack02r1# > rack02r1# > > > > > > isn't that easy ? > Why to remember if there is so many other things to remember? > > > > Cheers > > > > Frog > > > -- Smile, you'll save someone else's day! Frog
