From: Frank Jimenez (franjime@xxxxxxxxx)
Date: Thu Mar 07 2002 - 20:24:19 GMT-3
From:
http://www.cisco.com/univercd/cc/td/doc/product/voice/ip_tele/solution/4
_design.htm
!
! Skinny Control Traffic
access-list 101 permit tcp any host 10.1.10.20 range 2000 2002
!
! MGCP Control Traffic
access-list 101 permit udp any host 10.1.10.20 2427
access-list 101 permit tcp any host 10.1.10.20 2428
!
! H.323 Control Traffic
access-list 101 permit tcp any host 10.1.10.20 1720
access-list 101 permit tcp any host 10.1.10.20 range 11000 11999
And then, in the same document:
!
! access-list 100 looks for VoIP Control Traffic
access-list 100 permit tcp any any range 2000 2002
access-list 100 permit tcp any any eq 1720
access-list 100 permit tcp any any range 11000 11999
access-list 100 permit udp any any eq 2427
!
! access-list 101 looks for VoIP Bearer Traffic
access-list 101 permit udp any any range 16384 32767
!
Were these the ports you originally asked about?
Good luck!
Frank Jimenez, CCIE #5738
franjime@cisco.com
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Michael C. Popovich
Sent: Wednesday, March 06, 2002 8:30 PM
To: ccielab@groupstudy.com
Subject: Voice Port numbers
Anyone have a link on the DOC CD that tells me what ports are needed for
call-setup, ring-tone, H.323, H.245, etc. relating to voice?
I am having difficulty locating it.
Thanks
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:56 GMT-3