Cisco Switches :: Configuring ESW-520-48P For VoIP / Ring Central

Apr 26, 2011

I am looking for a Best Practices or a few places to pay attention to in the Cisco ESW-520-48P switch I have. My VoIP solution is RingCentral, and while they are Cisco phones, I've been hestitant to setup VLANs etc. the way I am used to. Plus setting up Auto QoS seems different than what I am used to with a 3750 switch.
 
Right now I've left the Smartports Wizard alone, and none of the ports are configured. There are no VLANs or QoS on the LAN currently.
 
What I was running into were calls cutting out where one side wouldn't hear the other anymore, but the call would remain connected. However, this has happened in this small 15 person office, when there is only one employee here after hours, talking on the phone. There isn't any heavy network traffic, because I have network monitoring showing me low usage (no streaming music, videos, or anything else).
 
This switch has a Gb connection to a Linksys SR2024 (the server switch), which is also set at Factory Defaults. I mention that because I recently bypassed the ESW-520-48P, and plugged one phone into that switch and the RingCentral phone worked fine for outside calls.
 
Is there something besides QoS that I should look at in the ESW-520 switch that might be causing a checkpoint of some sort, or interrupting VoIP traffic that I need to configure or disable?
 
And are there any Best Practices or scenario guides for this switch? I found the Admin Guide, but it really just explains every option in the GUI for the switch. And it seems all of my CCNA training isn't working with going in and quickly troubleshooting this switch besides knowing that something in it could be hanging it up.

View 6 Replies


ADVERTISEMENT

Cisco :: VoIP Phones Customization - Ring / Backgrounds

Mar 12, 2012

has anyone here played around with uploading compatible audio files for custom rings and MOH and/or personalized backgrounds for the phones? I was only taught the basics in our CUCM v6.0.1 and am looking to figure out how to get some good music on my phone as well as play around with other "cosmetic" features. The phone I'm testing with is a 7971(color).

View 4 Replies View Related

Cisco :: RSTP Configuration - 14 Switches Interconnected In Ring?

Apr 2, 2013

I need to setup a layer 2 network consisting of 14 switches interconnected in a ring. Obviously, the design of 14 switches in a ring network is dumb, not here to debate that. Unfortunately, it HAS to be a ring. I've been researching the best way to configure RSTP for this. From everything I've read all I really need to do is configure Primary/Secondary root bridge in the center, and change the Maximum Age field to at least 16 seconds? From what I've read you want a minimum of 3 second buffer + 1 second for each hop due to message age being added by each switch hop?

View 8 Replies View Related

Cisco Switches :: Connectivity With SGE2000 In Ring Topology?

Oct 10, 2012

I´ve got a strange problem with the connectivity within a ring topology.There are five switches from the SGE2000 series and one SG200-50.The SG200-50 is the root bridge and RSTP is configured.From the root bridge switch (Switch 5) I can ping Switch 0.But I cannot ping Switch 0 from PC0.

On the other hand I am able to ping all other Switches (1-5) from PC0.In addition to that I can establish a RDP connection from PC0 to Server0.This tells me that there is no general problem with the connection from PC0 to the Switch0.
 
Right now when I want to configure Switch0 the only way is to connect to Server0 first.But we have to move Server0 and this is why I want to manage Switch0 from PC0 like any other Switch on that network.

View 4 Replies View Related

Routers / Switches :: How To Make Central Database

Nov 22, 2011

I have got cable modem and its output is connected to netgear router n150 wireless router model wnr1000v2.now 3 desktops and one laptop is wired to that router through 4 lan ports. now i need to access internet from all systems.and also make one system as central database so that everyone can share and use all work files.one printer is connected to one system.i also need to print docs from all systems.

View 1 Replies View Related

Cisco :: Configuring 2960 For VoIP?

Mar 26, 2012

We just purchased cisco 2960 for our VoIP needs and we are using polycom phones, and Phone and Computer will use same port. Since Polycom phones are capable working with CDP protocol and we are hoping to get another switch to expand VoIP network. I found easiest way of setting up each port is as following (from the cisco tutorial)

Switch#configure terminal
Switch(config)#mls qos
Switch(config)#interface fastethernet 0/1
Switch(config-if)#mls qos trust cos
Switch(config-if)#switchport voice vlan dot1p
Switch(config-if)#switchport voice vlan 10
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 20
Switch(config-if)#exit

My first question,when we are using switchport voice vlan dot1p ,I thought we instruct the switch port to use 802.1P priority tagging for voice traffic and to use the default native VLAN (VLAN 0) to carry all traffic.Do I still need to create a Vlan 20 for data and Vlan 10 for voice ?

Secondly,same tutorial adds these commands as well,Do you think for our set up, using those commands are feasible ?

Switch(config-if)#switchport priority extend trust
Switch(config-if)#priority-queue out
Switch(config-if)#spanning-tree portfast
Switch(config-if)#spanning-tree bpduguard enable
Switch(config-if)#exit

Thirdly,when we get another switch and do the same configuration for the second switch, can I use any port on Switch 1 as uplink without doing any configuration ?

View 6 Replies View Related

Cisco Firewall :: Configuring VoIP On ASA 5500?

Nov 20, 2011

We have to set up voip for our network(for 50 phones not he cisco phones).
 
I need to just the route the voip traffic to gateway address of telephonic company(1.1.5.7)  where they provide us the connectivity for the setination call.
 
What sort of protocols should i have to enable in pix i saw the concepts like sip, h323, ras, skinny.
 
We are using only voip for asa and no data or other traffic should be allowed.
  
inside adrees: 10.10.10.0/24 for all voip phones
outside:121.21.22.1
telephoneic gateway: 1.1.5.7

View 1 Replies View Related

Cisco Switching/Routing :: Configuring Port To 6901 VoIP Phone?

May 2, 2013

We've been configuring our swtichports as follows for our 7945 and 6941 type VoIP Phones, but are having problems witht the 6901.
 
VLANS
Vlan 900 is a VoIP VLAN
Vlan 999 is a NULL VLAN and is shut down:
 interface g0/1
switchport access vlan 999    {VLAN to direct data traffic to the bit bucket becuase a PC shouldn't be connected to this port}
switchport mode access
switchport voice vlan 900
mls qos trust cos
spanning-tree portfast
                 
The 6901 phone doesn't support multiple VLANs, so our configuration above does not work unless vlan 999 is turned on (not good security wise).  We got the phones to work also by removing vlan 999 and switchport mode access.
 
switchport voice vlan 900
mls qos trust cos
spanning-tree portfast
 
solution that provides the discarding of data for the access VLAN, while supporting the VoIP vlan for this phone? 

View 3 Replies View Related

Linksys Wireless Router :: Configuring E4200 For VOIP Prioritization

Sep 8, 2011

How do I configure E4200 for VOIP priority. My vonage adapter is connected to the router by Ethernet.Also I want google voice call prioritization.

View 1 Replies View Related

Cisco Switches :: SGE2000p QoS For VoIP?

Dec 27, 2012

I am trying to get QoS for my VoIP system setup on several SGE2000p switches and have got a question...How do I define the ACL for RTP? As far as I can tell it will not let me enter a UDP port range for the RTP traffic... And I cant imagine creating rules for each port would be very effective either. So, how can I define an ACL to cover the RTP traffic so I can classify it?

View 4 Replies View Related

Cisco Switches :: Implementing VoIP With SG300-28P

Oct 12, 2012

I want to implement VoIP on my client network, currently the data network is using SG300-28P small business switches for user access. According to my design the IP Phones (Cisco 9971 and 7942G IP Phones) are to connect to the small business access switches while the user PCs connects to the IP Phones.
 
My concern is I really don't understand how the small busness switches will advertise the voice VLAN to the IP Phones. I understand that the switches are suppouse to use LLDP/CDP for this but it seems the model I have can only do LLDP. The IP Phones and the PCs connected to them will be recieving IP addresses from an uplink L3 managed switch.
 
how LLDP works (particularly regarding this scenario)? Does it matter if the small business switch is in L2 or L3 mode for the VoIP implementation?

View 4 Replies View Related

Cisco Switches :: Sge2010p (v5) - How To Set QoS For VoIP Vlan

Jul 24, 2011

I have configured 2 Vlans on the network. 1 - native Untagged for data traffic and 100 Tagged for VoIP.I have 4 SGE2010p switches 2- of them in stack working in L3 mode and 2 connected to the stack via single ethernet links in L2 mode.I have IP phones with trunked ports -Vlan100 tagged and 1 untagged. I have set CoS 5 for Voice Vlan 100 on the phones and CoS 5 to queue 3 mapping (in basic mode) on all switches.But it seems to not work at all.Should I use Advanced QoS mode?Where Can I find some QoS configuration example for Voice Vlan on SGE2010p switches?

View 1 Replies View Related

Cisco Switches :: SGE2010P - VLan For VOIP?

Mar 11, 2012

I just purchased two Cisco switches (SGE2010P) for the new Mitel 5000 Phone System. The Mitel vendor programmed and setup the phone system for us, but they couldn’t figure out the VLAN setup on the my switch. So now I have everything on one network and I am stuck on my own to figure the VLAN on my own. So please, some step by step on the settings on the switches, the router and the server (DHCP).

Here is what I have now:
2 floors building with a Cisco SGE2010P switch for each floor.Sonicwall TZ 210 routerWindows 2008 R2 server for DHCPMitel 5000I have the switch on Layer 2 at this moment, but I can switch it to Layer 3 if that makes the process easier and less steps.My network as follows: Router: 192.168.123.254Windows Server: 192.168.123.9Switches: 192.168.123.5 and 192.168.123.6Mitel 5000 server: 192.168.123.7 (has to be changed)The PCs are connected to the phones.

View 5 Replies View Related

Cisco Switches :: Setting Up SLM248GT-NA Switch For VoIP?

Feb 12, 2013

We have a Cisco slm248gt-na smart switch in our office that I am trying to configure to support and optimize for VoIP. We have desktops hooked up off the phones in most cases. Are there any config guidelines to optimize the switch so it has proper QOS set and VoIP gets higher priority over data.

View 4 Replies View Related

Cisco Switches :: SF300 24p And VLan For VoIP Traffic?

Jan 2, 2012

I have a SF300 24 P and Iam trying to configure a voice vlan this is what I have done so far and it doesnt work.
 
1. create vlan 30 for voice traffic and enable it

2. Telephony OUI add my mac address for allworx phones

3. Port to VLAN add 30 has tagged, port to vlan 1 untagged

4. Vlan to port I try to add 30 and get this error (Port e15 is candidate in voice Vlan 30 and cant be configured as static member in the vlan.

5. Under Discovery LLDP, LLDP MED port  Setting Enable MED status, then all other options to yes
 
In my LLDP neighbor  information all my phones are there and says under port ID 0 ( my phones support LLDP and CDP)

View 1 Replies View Related

Cisco Switches :: Virtual NIC On VOIP System And SG500X?

Aug 27, 2012

We have a VOIP system with 1 physical NIC attached to our SG500X. It has a virtual MAC address along with the physical MAC address. It has 2 IP addresses tied to it.
 
I can ping the physical IP address, but can only ping the virtual address from the same vlan as the virtual nic. However, if I clear the arp table, a few pings will go through until they all time out again. This is causing problems on my phone system, and I need to establish this communication. I have tried putting in static MAC and ARP entries, but that does not work.

View 23 Replies View Related

Cisco Switches :: ESW-520-24P - VoIP Packet Loss Every 35 Seconds

Apr 14, 2013

We have a customer running a Asterisk based Phone system, using Snom 320 phones and a ESW-520-24P as their switch.
 
Recently we have been confronted with an issue where every 35 seconds their is a very obvious drop of audio for both parties of a call.  We know it is not the phone system as we have run tests directly over the BT copper lines that have no drops what so ever.  Unfrotunately when we introduce the LAN in any way, we get the drops every 35 seconds.
 
We are running the whole solution on 1 vlan, yes I know probably better to use two, but the Cisco cannot automatically detect the Snom 320 phones to swap it to another VLAN, which complicates using a VLAN setup.
 
I really need to work out how to stop these packet drops, but I am new to the world of Cisco and dont really know where to look or what to try.

View 1 Replies View Related

Cisco Switches :: Configuring 2960 And 300 ES Switches?

Jul 26, 2012

I have a 2960S switch and nine (9) 300 switches. I have three VLANs configured on them, data, voice and management. Each 300 has unique data and ovice VLANs corresponding to their locations. All of the 300 switches connect to the 2960 in a hub and spoke network topology via 802.1q trunks. I can access devices between switches on the data and voice VLANs fine from any other switch. My issue is that from any 300 switch I can access the 2960 management VLAN interface without a problem, but I can not access the 300 switch management VLAN that I am connected to from the CLI. I do not use the GUI at all for management.

View 22 Replies View Related

Routers / Switches :: Manage Static IPS In VOIP Setup?

Jul 21, 2011

I have VOIP and was provided a modem, a Tilgen Router (Vood 452_A). I also currently have a Linksys WRT54G router. I also have a home surveillance system with a DVR that can be accessed via the net. I am trying to allow the ports to open so that traffic can navigate down to the DVR.My IPs:My VOIP has provided me with 6 static IP addresses. For sake of this issue they are:

67.xx.xxx.153, through .158My subnetmask is set to:

255.255.255.248My Settings:

The Modem is connected to world. To the modem I have the Tilgen Router connected. The Tilgen is set with an ip of .153 and the subnetmask listed above. DHCP is turned on and has IP range set for .154-.158. It is set in Bridge Mode with NAT and Firewall turned off. To that I have the WRTG54G router connected and assigned the router an Static IP of .154.. The cable is going into the Linksys WAN port.From a computer connected to a LAN port on the WRT54G, I see my public IP as .154, currently my internal IP is 192.168.1.15 so I believe I have to assign one of my Static IPs to this PC, however when I try to connect to the Linksys Router (.154) from the outside web, I am get a time out error. (also from a ping test.) My thoughts are to assign the Linksys to DHCP and use a range of .155-.158 to give each lan item a static IP. My question is will this work? Will each item in the network have its own IP and if I forward the port to the DVR that i needed, ie 80 for web client or 6100 for desktop client, will that forward through?Or do I set it to Router Mode and use the Tilgen to assign the ips.

On the Tilgen I also have an option for a DHCP relay or to turn off DHCP.

For clarification here is the setup chain
Broadband/DSL Line>>Tilgen Modem>>(LANPort1)Tilgen Router(LAN Port2)>>(WAN) Linksys(LANPort1)>>DVR/Computers
Found this walkthrough on setting the WRT54G into a Switch. If I did this, in theory the VOOD would assign those computers/dvr connected downstream via the WRT54G a static ip from my range set on the router. Then in theory I would not need to port forward port 80 since the DVR would be on its own public IP.?

View 7 Replies View Related

Cisco Switches :: QoS Setup On SGE2010 To Support VoIP Trunks Between PBXs

Aug 28, 2012

how to configure QoS on my SGE2010 to support my Toshiba CIX PBX VoIP trunks.  The infrastructure is straight forward: PBX(1)<==>SGE2010(1)<==>SGE2010(2)<==>SGE2010(3)<==>PBX(2) where PBX(1) and PBX(2) are connected through three SGE2010's that are trunked via fiber between buildings.  I don't have VoIP handsets and the PBX's are on their own VLAN.  Everything else has been a breeze in these switches but I have no experience with QoS

View 6 Replies View Related

Routers / Switches :: Office VOIP With Multiple Private Networks?

Jan 23, 2011

I'm going to move offices into a shared situation with 3 companies. Each company will want its own private network so there's no snooping between companies. I am planning on using VOIP for the phone system (Nextiva cloud based). Is it possible to set up the system so that each company has access to the VOIP system but yet remains sequestered in the their own network for everything else. I was hoping to do this with one data port at each workstation using Cisco SPA-303 phones. The way I understand this, is that the phone plugs in to the data port and you daisy chain the workstation off from each phone. Is this possible to do this while having the system I described? Another wrinkle is that I'd also like all the networks to be access shared printers.

View 7 Replies View Related

Cisco Switches :: SG200-50 VLAN For VoIP Phones Connected To SRP541W Router

Apr 15, 2013

I am new to VLANs although I generally understand the concept.  I have a small office with 25 desktop/laptops and 15 VoIP phones connected with a SG200-50 switch and on Port 1 I have the Cisco SRP541W router for DHCP and Internet access.  My goal is simple: 1) Segregate the VoIP phones (voice) from the computers (data) and 2) Prioritize the VoIP phones traffic.
 
I believe this can be accomplished by setting up a second VLAN and maybe a third (if the default should not be used) and then identifying those ports as Voice VLAN ports.  I guess I just need to know how to flag each interface and each port so that they all can talk to the router on Port 1 yet the voice and data will be in different broadcast domains.  Also, do I need a management VLAN??
 
Is this setup correct? VLAN 1 - default (data) Port 1 (Trunk) (Tagged)Port 2 - 30 (Access) (Untagged)VLAN 2 - voice Port 1 (Trunk) (Tagged)Port 31 - 48 (Access) (Untagged) What should the interface settings be on each port (General, Access or Trunk)? What should the port VLAN membership be on each port (Tagged or Untagged)??

View 4 Replies View Related

Cisco Switches :: Configuring SG-300 28 From Both Web And CLI Interfaces?

Dec 8, 2012

I have been configuring the SG-300 28 from both web and cli interfaces.When doing a sh run I get Int gi2 before int Gi1? WTF?Also one of my vlans wasn't working on interfaces but was working through the assigned trunk port to my other switch.I deleted it and recreated it and it is now working. Why we have a failure and go to reconfigure a switch and have these same issues.

View 1 Replies View Related

Cisco WAN :: 3560X With IP Base In The Ring

Dec 27, 2010

I'm planning to use 2 3560X (access switch) on two different locations connected over two 2921 routers in small ring. 3560Xs are directly connected via fiber. Each 3560X is conected to its own 2921, and 2921s are connected together with GRE over IPSec. So they are creating ring.I'm planning to use small area 0 in this scenario. There are less then 200 routes in the network. Will 12.2(55) IP Base on 3560X support this scenario or I will need IP Services image? "OSPF for routed access" is still little vague to me, there are only tipical case study scenarios.

View 22 Replies View Related

Cisco Switching/Routing :: Configuring OSPFv2 On A Nexus 5K Switches

Nov 8, 2012

Configuring OSPFv2 on a Nexus 5K switches, after configuring area 0 or area 10 it shows as 0.0.0.0 or 0.0.0.10 instead, I'm planning to uplink a couple of ASAs with OSPF enabled, just wondering if the area format showing will be a problem, is this how is supposed to look in the Nexus 5K? and will the 5K be able to form adjacensies with other non-Nexus devices that have area 0 and 10?

View 5 Replies View Related

Cisco AAA/Identity/Nac :: Configuring 802.1x Authentication On ACS 5.1.0.44 / Catalyst 2960S Switches?

Mar 22, 2012

configuring 802.1x authentication on ACS 5.1.0.44 & Catalyst 2960S switches.All the documents i have found seem to have incorrect screen shots or missing steps.I have found a doc external to Cisco [URL]however this just hangs when attempting to complete the task in figure G.The other docs are for configuring IBNS & assume that 802.1x is already configured.

View 1 Replies View Related

Cisco Switches :: Error Configuring DHCP Server On SG300?

Apr 5, 2013

Firmware 1.3 introduced a DHCP server.
 
It seems that I can add a pool for any subnet except the 192.168.1.1/24. I have successfully added a pool for 192.168.0.1/24, 172.16.16.1/24, etc. But when I use the same commands to add a 192.168.1.1/24 pool, I get:
 
sw(config)#ip dhcp pool network Device sw(config-dhcp)#address low 192.168.1.20 high 192.168.1.250 255.255.255.0 Illegal IP addresses range or subnet configuration Trying to configure a network pool on default IP interface
 
VLAN 1 IP was changed from default 192.168.1.254 to a static of 192.168.0.1.

View 2 Replies View Related

Routers / Switches :: Setting Up Password And Configuring SSID?

Jun 30, 2011

If you have two wireless routers on the same private network. On configuring the second router's password and SSID I know the second wireless routers DHCP must be turned off.Can you explain step by step on configuring the second wireless. Must the second wireless be connected to the internet. If yes, how? Must I take the first wireless router off the modem and connect it to the second wireless router for internet connection. (Problem with that is connection from the ISP)

View 2 Replies View Related

Cisco :: CUCM Feature Ring Like CUCME

May 28, 2012

I've looked in many places but cannot see how or if it is possible to configure a phone, in CUCM to have a feature ring instead of the normal ring.In CUCME you go into the ephone x configuration mode, and assign the DN to the phone with the button xfx command. What this gives you is a slightly different ring tone when a call comes through. If I am not mistaken it is the same ringtone they use on the show "24".Is there a way to do this "feature" with CUCM?

View 1 Replies View Related

Cisco WAN :: 2912 Token Ring Support On ISR G2

Dec 5, 2011

My customer wants to replace some Cisco 2912 by new routers, but I can't find a way to add Token ring Network Module on  2951 or 3925 routers with the Cisco configuration tool.Does token ring is still supported on ISR G2 routers?

View 5 Replies View Related

What Is The By-pass Mechanism Used In Ring Topology

Feb 2, 2012

the by-pass mechanism used to isolate the fault if any link fail.

View 3 Replies View Related

Cisco Wireless :: 5508 / 3600 / 2600 - Configuring HP Switches For FlexConnect?

Apr 27, 2013

Configuring HP switches for Flexconnect. I am not sure if or not its doable? Access Points are 2600 and 3600 with 5508 as a controller. Idea is to keep the branch traffic local but the switches are HP.

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 4507 - Configuring Layer 3 Switches?

Sep 5, 2012

I've been conducting research on configuring 3 distribution switches in my network which are Cisco Catalyst 4507's to communicate with our core over layer 3. Our core switch which is already configured at Layer 3 for intervlan routing is a Cisco Catalyst 6509.
 
I've got the configuration portion complete and all devices are able to communicate my only question is about QoS. Do I have to configure QoS at the layer 3 interfaces for voice, if so how is that completed. We have several vlans and separate the vlans for each building by voice and data. We only configure ports on the access switches with voice vlans for QoS and we use the auto qos option on these interfaces.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved