RE: Voice Traffic Question

From: Joe Martin (joe@martinsweb.org)
Date: Mon Dec 09 2002 - 21:52:04 GMT-3


Sorta. If talking about H.323 and no gatekeeper is in the network then
yes. If other VoIP protocols are used then you will need more ports
identified. Here is what I generally use:

access-list 100 permit tcp any eq 1720 any <--H.323 H.225
access-list 100 permit tcp any eq 2000 any <--SCCP phone
access-list 100 permit tcp any eq 2001 any <--SCCP analog trunk
access-list 100 permit tcp any eq 2002 any <--SCCP digital trunk
access-list 100 permit udp any eq 2427 any <--MGCP
access-list 100 permit TCP any eq 2428 any <--MGCP Backhaul
access-list 100 permit tcp any eq 5060 any <--SIP
access-list 100 permit tcp any range 1718 1719 any <--Gatekeeper RAS
access-list 100 permit tcp any range 11000 11999 any <--H.323 Gatekeeper
H.245
access-list 100 permit tcp any any eq 1720
access-list 100 permit tcp any any eq 2000
access-list 100 permit tcp any any eq 2001
access-list 100 permit tcp any any eq 2002
access-list 100 permit udp any any eq 2427
access-list 100 permit TCP any any eq 2428
access-list 100 permit tcp any any eq 5060
access-list 100 permit tcp any any range 1718 1719
access-list 100 permit tcp any any range 11000 11999
access-list 101 permit udp any any range 16384 32768
access-list 101 permit udp any range 16384 32768 any <--RTP(Voice
Stream)

Others can be used for QoSing a Callmanager system control protocols,
Example: SQL, ICCS, DC Directory, HIDS, etc.

Joe
CCIE #5917

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
ysy
Sent: Monday, December 09, 2002 4:26 PM
To: Solomon Ghebremariam; ccielab@groupstudy.com
Subject: Re: Voice Traffic Question

Hi,solomon
  you can identify voip traffic with port number ,tcp 1720 and udp from
16384 to 32767

ysyhot

----- Original Message -----
From: "Solomon Ghebremariam" <sghebrem@cisco.com>
To: <ccielab@groupstudy.com>
Sent: Monday, December 09, 2002 12:19 PM
Subject: Voice Traffic Question

> folks,
> how do I identify voip traffic with out using precedence value? (i
> say this because other traffic types might have their precedence
> changed equal to that of voip) so that i make decision on how to
> allocate resource?
>
> thanks
> solomon
> .
.



This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:43 GMT-3