Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MrLouzada

Pages: [1]
1
Mitel MiVoice Business/MCD/3300 / Re: Mitel QOS with Cisco Switches
« on: January 28, 2013, 09:00:05 AM »
I have a similar setup - however my 100mbps is not on mpls.

On the port where 3300 is connected i have:

***************************************
interface GigabitEthernet0/45
 description MN3300 Controller
 switchport trunk encapsulation dot1q
 switchport voice vlan 30
 priority-queue out
 mls qos cos 5
 mls qos trust cos
 spanning-tree portfast
!
***************************************

Also on the same switch i create the dscp-qos map and enable qos

***************************************
mls qos map cos-dscp 0 8 16 26 32 46 48 56
mls qos
***************************************

Now for port (voice and data I do)

interface GigabitEthernet0/26
 switchport access vlan 10
 switchport trunk encapsulation dot1q
 switchport mode access
 switchport voice vlan 30
 priority-queue out
 mls qos trust cos
 spanning-tree portfast
!

****************************************
For the trunk ports add this statement on top of your trunk config:

 priority-queue out
 mls qos trust cos


The trunk port between the switches across locations is the same config as for switches between sites - however you must ensure Telus honour the dscp-qos settings you are sending across.
Now here is a little tip I can offer regarding Telus - Blame it on them - You should not have voice problems on a 100MPBS link unless you are always saturating it however being MPLS I would say you should not be experiencing any voice issues at all. In my opinion dealing with carriers they implemented they have to fix - they have cisco and mitel resources they can consult to ensure your QoS is working across sites - Even if i knew cause/fix i would dump the problem on them:

" Hey - you like to take my hard earned dollar every month for this connection - now that i have a problem you should do everything you can to fix it "

Good luck!



2
Mitel Software Applications / Re: AWC available as a VM?
« on: February 22, 2012, 12:58:48 PM »
Been thinking about the same thing, however i do not have uca phones but i have sip licenses/devices i could use. I feel there are some approaches to it as in using mbg as a proxy to/from outside world or if you have a firewall in the perimeter you could use a static map address to point to your system ... i do love the mitel solution but their licensing is a bit fuzzy,

3
Mitel Software Applications / Re: AWC available as a VM?
« on: February 21, 2012, 04:32:45 PM »
I was going to consolidate mine on the VMWARE as well however, keep in mind that when you purchase your teleworker it comes with 5 licenses ( at least mine did ) and if you go virtual you will lose these 5 licenses. I had 5 ( original ) plus 15 extras i bought so i decided to keep all in the same old phisical mbg so not to lose the 5 built in ones.
But i ran a really small shop, might not be your case :D

4
Mitel Software Applications / Re: Teleworker One-Way Audio
« on: February 21, 2012, 02:10:28 PM »
Had a similar problem, make sure your MBG has the ip address of all the networks under "local networks". I am under a different scenario where my mbg connects to another mbg at another site via vpn route and they were not aware of each other networks.

5
I am in the same scenario, using AWC on MAS 2.2 and MBG as the proxy, and a wildcard ssl from go daddy. Just wanted to thank you all for the post and i will attempt the same fix.

Pages: [1]