This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

voip qos question

I have 11 voip phones that have an external tftp server

I created a QOS -> traffic selector rule

that reads

Voip
Any  → VoIP Protocols  → Pingtone server 
TOS-Bits: Minimize delay


1) For voip service should I be using TOS-Bits or DSCP
2) Assuming TOS should i use Minimize Delay or Maxamize Throughput?

3) assuming the above is correct do i need to do anything else (band pools) to make this effective?


This thread was automatically locked due to age.
  • Hi, afaik, messing with the TOS flags is pointless unless your Internet ISP will honor them.

    You should create a bandwidth pool for your VOIP phones.

    Barry
  • so basicly i should say  (11 phones x 64kbs)/ probable max concurrent phone calls during the day = what i should put for the bandwith pool?
  • I would welcome correction, but here's my understanding...

    TOS/DSCP: You are talking about the "traffic selector" here, not an action to be taken.  The bits are not changed.  If your device(s) don't set the bits, the packets won't be selected for QoS.  If you aren't trying to connect sites with an IPsec VPN, you don't need to worry about TOS/DSCP bits.

    The way QoS works, you can guarantee 1Mb, but if no more than 500Kb is used, the effect is the same as if you had only guaranteed 500Kb.

    So, unless you have other QoS rules that might make you want to lower the guarantee (never have a total of guaranteed trafic over 95% of the maximum available), put a 1Mb guarantee on the External interface for your traffic selector with no TOS/DSCP bits.

    Does that keep phone conversations going when you upload large files?

    Cheers - Bob