Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. joopdog

    Email and SMTP port configuration

    RESOLVED I found the problem within the Mitel Direct Connect (Small Business Edition 100). It had nothing to do with this. The problem was actually in the IIS 6.0 SMTP email server configuration. I had to change the Smart host settings. When I checked this folder: c:\inetpub\mailroot\Badmail...
  2. joopdog

    Email and SMTP port configuration

    QUESTION: We have the following system: Mitel Small Business Edition 100 Build: 22.13.4800.0 I'm logged in the Mitel Director Connect, where do I go to setup smtp settings? Especially for voicemail. Voicemail WAV files are not being sent to the end user. I'm using on-premise Exchange 2019. In...
  3. joopdog

    Cisco 3550 mls qos trust cos question

    Yes, they do. We have the Panasonic KX-TDE100 phone system. And the KX-NT343 phones. Everything works great.
  4. joopdog

    Cisco 3550 mls qos trust cos question

    OK I used the command. config t int f0/19 switchport trunk encapsulation dot1q switchport mode trunk switchport nonegotiate mls qos trust cos auto qos voip trust exit Cisco3550#sh int f0/19 sw Name: Fa0/19 Switchport: Enabled Administrative Mode: trunk Operational Mode: trunk Administrative...
  5. joopdog

    Cisco 3550 mls qos trust cos question

    What about the use of... switchport nonegotiate Any problems using this command? Will this help improve voice network? Any help would be appreciated. Thanks
  6. joopdog

    Cisco 3550 mls qos trust cos question

    Sh run interface FastEthernet0/16 description New Panasonic Phone System switchport access vlan 11 switchport mode access mls qos trust cos auto qos voip trust wrr-queue bandwidth 10 20 70 1 wrr-queue min-reserve 1 5 wrr-queue min-reserve 2 6 wrr-queue min-reserve 3 7 wrr-queue...
  7. joopdog

    Cisco 3550 mls qos trust cos question

    Ok. Thanks.
  8. joopdog

    Cisco 3550 mls qos trust cos question

    We've just installed a new IP phone system (Panasonic) I created a new VLAN, VLAN 11. The subnet is 192.168.11.0/24. I created the Vlan on our Cisco 3550 switch. ! Cisco 3550 - Vlan on Ports 16, 17, 18 config t int range f0/16 - 18 description New Panasonic Phone System switchport access vlan...
  9. joopdog

    problems creating vlans in a SRW2024P

    Not familiar with the Cisco SRW2024P switch. However, we two Cisco SLM224P switches. I have a main Cisco 3550 switch in one building. And in the two other buildings I have two SLM224P switches. IT WORKS GREAT!!! It took me sometime, but I got it to work. And there's very little info out there...
  10. joopdog

    Inter VLAN Routing with Cisco 2514

    Same as the above. Only using 1800 series routers instead of the 2514 routers. I'm not sure what model, however, I'm looking at the 1841, a modular platform unit, with three T1's and ethernet ports. We're going from one building to another at a different location: 1800 Router1-->Point-To-Point...
  11. joopdog

    Copy Config to router

    I use the Tftpd32 TFTP Server. And it's free. http://tftpd32.jounin.net/ Download: http://tftpd32.jounin.net/tftpd32_download.html
  12. joopdog

    Inter VLAN Routing with Cisco 2514

    Thanks for that. I believe within the next couple of months we are swapping our 2514 Router for 1800 series routers. Any ideas on the VLAN and Trunking configuration for the 1800 series router?
  13. joopdog

    Inter VLAN Routing with Cisco 2514

    We have an old outdated phone or voice VoIP (NBX 100) system on our network. And we are using a Cisco 3550 switch. So far everything works. VLAN1 – Data VLAN2 - Data VLAN4 – Voice Cisco 3550 IOS Commands config t int vlan 4 ip address 192.168.14.10 255.255.255.0 no shut exit int range fa0/19-20...
  14. joopdog

    Cisco 3550 VLAN Trunk

    Thanks viprergg, I tested it on a Cisco 2950 Switch that’s not in production. And it WORKED!!! I typed in the following commands: cisco2950(config-vlan)# vlan 10 cisco2950(config-vlan)# name VLAN0010 cisco2950(config)# int vlan 10 cisco2950(config-if)#ip address 10. 0.1.10 255.255.255.0...
  15. joopdog

    Cisco 3550 VLAN Trunk

    We have an old outdated phone or voice VoIP (NBX 100) system on our network. And we are using a Cisco 3550 switch. So far everything works. However, our network is slow because of the old VoIP phone system, due to broadcasting (design flaw), I'd like to put the phone traffic on a different...
  16. joopdog

    IP Tunnel

    Jneiberger, To answer your question, we are using the old 3Com NBX 100 system, one of the first VoIP systems to come out in 2000, obviously it has been discontinued. However, management feels that it’s working just fine, this why I’d like to trunk 10.10.100.0/24 through the 192.168.1.0/24, if...
  17. joopdog

    IP Tunnel

    IP Tunnel We have phone or voice traffic (NBX 100) on our network using a Cisco 3550 switch, it works great. However, it’s slowing down our network because of broadcasting, I‘d like to put the phone traffic on a different network or subnet. Is it possible to tunnel the voice traffic through...
  18. joopdog

    Pix woes

    Check out http://www.watchguard.com/forum/default.asp. You’ll get some great help here. You’ll to create a username and password, but once you do that, the help will be endless. In the “Phase 1” setup, make the Key Group (Diffie-Hellman Group1) match at both ends. In the “Phase 2” setup...
  19. joopdog

    X550e looses connection to the internet

    Check the logs. Make sure your "Any-Trusted" is getting out to the "External". Check and see how your "HTTP-Proxy" is setup. Your "HTTP-Proxy" should be setup as the following: From: Any-Trusted To: Any-External Check the proxy action. Let me know if this helps.
  20. joopdog

    Branch Office Setup Not Working

    What I’m attempting to do is the following: We have a dedicated point-to-point connection between our two locations. However, if the dedicated lines go down, we like to use the BOVPN as backup. I’m trying to setup this up. Did I setup the client side WatchGuard correctly? ===---=-=-=---=== Info...

Part and Inventory Search

Back
Top