cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
581
Views
0
Helpful
5
Replies

Reccomended QOS for WAN Links with VOIP and Analog Devices

carbonscoring
Level 1
Level 1

Hi all I have a two sites that are connected via a 100Mb metro E link. Each site has about 40 Cisco VOIP phones with about 5 Fax machines at each location. I keep getting compalints about Faxs dropping on a regular basis. I deployed the access switchs via auto QOS however I relized that I dont have QOS on the gig interfaces connceting the two sites as well as the uplink gig interfaces for the access switches. I'm by no means a QOS expert so I was wondering if anyone has suggestions for a basic QOS class map and policy map that works. I obviously want to keep voice call quality but allow the faxs some higher priority. I've attached a quick drawing that explains the site.

Any help is apperciated,

thanks,

Mike

5 Replies 5

paolo bevilacqua
Hall of Fame
Hall of Fame

Can you take show controllers t1 on the router connecting pstn ?

Hi Here is the show controllers t1 command:

East2821#sh controllers t1

T1 0/1/0 is up.

Applique type is Channelized T1

Cablelength is long 0db

Description: Timewarner PRI

No alarms detected.

alarm-trigger is not set

Soaking time: 3, Clearance time: 10

AIS State:Clear LOS State:Clear LOF State:Clear

Version info Firmware: 20071011, FPGA: 13, spm_count = 0

Framing is ESF, Line Code is B8ZS, Clock Source is Line.

CRC Threshold is 320. Reported from firmware is 320.

Data in current interval (761 seconds elapsed):

0 Line Code Violations, 0 Path Code Violations

0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins

0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs

Total Data (last 22 15 minute intervals):

0 Line Code Violations, 0 Path Code Violations,

0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins,

0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs

thanks,

Mike

i.va
Level 3
Level 3

Hi,

Try setting the faxes to send/recv rate 9600 baud and turn ECM (Error Correction Mode) off. This helped me in some cases.

hth

Thanks for the suggestion unfortunately I've already implemented these changes some time ago. I did see some success afterwards however, still having problems with dropped fax's.

thanks,

Mike

Vince.Whirlwind
Level 1
Level 1

If you're relying on AutoQoS, you may not be prioritising the fax IP traffic.

You want to identify fax traffic and mark it high priority.

You can do it based on the known IP addresses of the fax machines:

ip access-list extended fax.traffic

permit ip host 10.1.2.3 any

class-map match-all fax

match access-group name fax.traffic

policy-map Assign.DSCP

class fax

set dscp EF

And then on your switch interface:

service-policy input Assign.DSCP

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: