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


ADVERTISEMENT

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 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 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 Switching/Routing :: 2960 - VOIP Traffic Prioritization

Dec 28, 2011

I have a new VOIP implementation using 2960 switches. I want to prioritize voice traffic. After creating VLAN 2 I did the following:

Per Cisco, I did the following on my up-link ports:

switch port trunk allowed vlan 1,2
switch port mode trunk
switch port nonegotiate
priority-queue out
mls qos trust cos
switchport trunk allowed vlan 1,2
switchport mode trunk
switchport nonegotiate
priority-queue out
mls qos trust cos
spanning-tree port fast trunk
spanning-tree bpduguard enable
 
On my ports where a VOIP phone was plugged in, I did the following:
 
switch port trunk allowed v lan 1,2switchport mode trunk switch port no negotiate priority-queue outmls qos trust cos spanning-tree port fast trunk spanning-tree bpduguard enable
  
How can I verify that my voice traffic is being prioritized?

View 5 Replies View Related

Cisco WAN :: Configuring NAT On Catalyst 2960

Jan 4, 2011

I've just made a purchase for a Cisco 2960 8 port switch ( Exact model: WS-C2960PD-8TT-L ), I reckon this is what I need to set up my network, so far I've gone through the Express Set-up and configured it through there with no problems. I've set up the hardware in the following manner:
 
 -Internet Modem
>Port 8 on Switch
->Port 1 on Switch goes to 1252 Cisco AP
->Port 2 on Switch goes to Linksys VOIP home Router
 
I let it start up and can connect to the internet through the AP, and through the router. (I'm posting through the AP-Switch set-up right now.) However, once I connect to the AP with a second client. It refuses to let the second client connect/not give an internet connection, as it would a direct connection to the modem.I'm going to assume this is due to NAT not being configured through the command line on the switch yet.

View 4 Replies View Related

Cisco Switching/Routing :: Configuring Qos In 2960?

Feb 21, 2013

I have IP phones connected to 2960 i want to segregate traffic traffic comming from IP phones which has a COS value of 5 and want to allocate a band width of 200 MBPS for those traffic .
 
Can any one share sample QOS configuration for achiving this in  2960 ?

View 2 Replies View Related

Cisco Switching/Routing :: 2960 / SG 300 Switch - VoIP Setup - Asymmetric Routing Not Working

May 21, 2013

I have a Cisco SG 300-20 as the core switch, layer 3. It is 192.168.4.6 on VLAN1 and 192.168.5.1 for VLAN2 (VOIP). All the ports are set in trunk mode. DHCP relay is setup on this switch.
 
The phones connected into a layer 2, Catalyst 2960-S switch. All ports are set in trunk mode. Default gateway on it is set to 192.168.5.1.
 
DHCP for both VLANs is provided by a Windows Server 2008 R2 server (the relay IP 192.168.4.15).
 
There is also an ASA 5510 in the mix which is 192.168.4.1. It has a route added to it for the 192.168.5.0 network to go to the SG 300 (192.168.5.1).
 
Just the two switches can ping each other on the 192.168.5.x network when I "add vlan 2" to the trunk port that is connected between the SG 300 and the 2960. The phones don't get DHCP on the 2960 switch. And I cannot ping 192.168.5.x from the ASA or anything else on the 192.168.4.x network.
 
After a bit of reading on intra-vlan routing for the SG 300 switch, I am thinking the SG 300 has to be the "center" of things so I need to make it 192.168.4.1 to be the gateway for both VLANs and change the ASA to 192.168.4.2 for VLAN1, etc. And I really can't do asymmetric routing with this switch.

View 1 Replies View Related

Cisco WAN :: Cat 3560-E / 2960-G - Configuring Two VLANs On Same Switch Port

Mar 29, 2012

As per my attached diagram, I have three switches (Cat 3560-E and couple of Cat 2960-G)

Each PC is on different vlan
PC -1 on vlan 100
PC-2 on vlan 200

I need to connect PC-1 and PC-2 to the server. Server has no fixed vlan and can be changed.

Restrictions:

1) can’t change PCs vlan assignment.
2) can’t add 2nd NIC in the server.
  
I’ve tried private vlan but it requires separate physical ports for host and/or community vlan and somehow it did not work. I could be wrong Trunking using dot1q enabled on port 2 on all switches and connection works fine (server to PC-1 or server to PC-2) by enabling switchport access vlan 100 or switchport access vlan 200. However I need port 5 on switch-1 to respond to vlan 100 and 200.

View 11 Replies View Related

Cisco Switching/Routing :: 2960 SI Lan Lite ACLs - Configuring For Admin And Guest Access

Jan 26, 2013

I have a 2960 SI lan lite switch that I am configuring for admin and guest access.  I have wireless AP's plugged into trunked ports 2 and 3.  I am using two vlan's (in addition to the native VLAN).  Vlan 5 for Admin and Vlan 10 for guest access.  I have ACL configured on the router preventing guest users from accessing the Admin network.  I want to prevent those on the guest network from seeing other hosts in the vlan however the lan lite software does not support port ACL's. Any way to accomplish this with this switch. 

version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
[Code]...

View 5 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

Cisco Switching/Routing :: Add 2960 To Stack Of 4 X 2960 Switches

Feb 7, 2012

I have an existing stack of 4 x 2960-S switches connected by stack cables.I would like to add another 2960-S switch to the stack but am unable to as the 2960-S will only allow 4 x 2960-S switches per stack.how I would add the 5th 2960-S switch to the existing stack of 4 x 2960-S switches.

View 12 Replies View Related

Cisco Switching/Routing :: 2960-S To 2960-LST Configuration Over Fiber?

Feb 11, 2013

I have a 24 port 2960-S that is not communicating with a 2960-LST that it is directly connected to over fiber.  The link is up on the LST but will not come up on the -S.  What command should I use to bring up this link?  I have tried no shut from the (Config-if)# prompt.         

View 3 Replies View Related

Cisco VPN :: VOIP QoS Over L2L VPN On ASA5505

Jan 17, 2012

I have 4 remote sites that are using a ASA as thir firewall / router. I'm setting up a full mesh VPN between all the sites. One of the sites have a UC500 and the other sites access that UC over the VPN tunnels. I would like to set up some basic QoS for the VOIP traffic
 
The site that has the UC will have multiple vpn tunnles coming in from the remote sites. How will I do QoS with voice traffic on that site?

View 11 Replies View Related

Cisco VPN :: 5540 - VoIP Over VPN

May 21, 2013

I have a Cisco ASA 5540 running 8.2(5). When I dial a phone on the other of the the VPN the first time I get a blank after it rings(i.e when the voice mail get activated if someone picks the phone up), however works the second and consequent times i dial.

A little background. Two sites A and B connected via IPsec Tunnel. No problems in communication except for the VoIP issue. A Phone in on site A(172.17.168.x) and other on site B(192.168.103.x). Site A and Site B is connected via an IPsec tunnel on the Cisco ASA. First call fails. Second call works. Result of a packet trace is also the same. The UDP packet get drops when tried for the first time but subsequent ones pass.
 
First time
 
ASA5520# packet-tracer input inside udp 172.17.168.95 10000 192.168.3.103 10000 
Phase: 1
Type: ROUTE-LOOKUP
Subtype: input
Result: ALLOW
Config:
Additional Information:
in   0.0.0.0         0.0.0.0         outside
[code].......

View 0 Replies View Related

How To Do A VoIP Installation

Jul 2, 2012

How can I do a VoIP Install/Repair?

View 3 Replies View Related

Cisco Packet Tracer VOIP

Sep 9, 2012

having some issues. My basic VOIP network I can get to work no problem uner Vlan 1. But when I try tomake multiple basic networks to connect and put them in to diffrent Vlans such as Vlan 2, 3, 4 and conect them the phones now say configuering IP.

View 1 Replies View Related

Cisco :: VOIP QoS Config Not Matching?

Aug 15, 2011

my config and all the show's ive run sofar tryign to figure this out, but the policy map isnt matching the traffic for some reason

View 9 Replies View Related

Cisco :: Splitting Up VOIP Traffic?

Jun 26, 2012

I have a little weird request at work. One of our offices would like to split the VOIP traffic. At that office we have a 10MB primary and 3MB backup circuit. Currently the phones are routing over the 10MB circuit. The General Manager would like to use the 3MB backup circuit for VOIP traffic. For the 3MB we have two T1 lines bundled together in a multilink. Configuration is bellow if needed

3MB Circuit

View 19 Replies View Related

Cisco VPN :: 887 / VOIP Over VPN (30 Second Call Drops)

Dec 16, 2011

I have a 887 setup as a EasyVPN server, and a 861 as an EasyVPN remote - network extension mode with split tunnelling.This works fine - I can ping and connect to machines across the tunnel.However if I setup a VOIP handset to connect across the tunnel it registers and calls work, but drop after 30secs....I know this is normally a firewall or nat problem, are easyvpns firewalled or natted?

View 9 Replies View Related

Cisco WAN :: SIP And VoIP Priority On 1921

Oct 25, 2012

I am fairly new to Cisco, but am trying to configure a 1921 router to give higher priority to SIP/VoIP traffic (Port 5060) than everything else.The connection is only 4Mb and is getting hit hard by video streaming, I don't want to block this, just make a lower priority.Any ideas where I am going wrong?My current config is as below.The IP addresses have been changed for security reasons, but in reality are both in the same range, i.e. are both external IPs, so I am not sure if this is causing the problem.  Do I need NAT for QoS to work?

View 6 Replies View Related

Cisco VPN :: 5505 VoIP Over VPN Traffic

Sep 26, 2012

I am tasked to connect my VoIP phones from remote site to my  corp site. Basically all remote phones will be registering into a VoIP server in corp site. I have a site to site  vpn tunnel established already from remote site to corp site. My hardware includes the following:

-Cisco ASA 5505
-Cisco small business POE switch SF300 24p
-Avaya 2015p VoIP phones
 
Successfully Register remote VoIP phones to corporate VoIP server 10.30.18.55.I have already configured vlan1 10.30.15.0/24(inside lan) and vlan2 public int(outside Internet) which my dmz only allows 2 per my basic asa licensing.When I connect my phones and register it states "subnet conflict" unable to register.

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

Delay With VOIP Calls?

Jan 24, 2011

I am encountering delays when making any calls using VOIP. I understand that there is always a delay using VOIP but not as much. I've done a bandwidth test on my network and everything seems to be Ok, we have 4 T1s with 55 Reps using it. There is nothing choking up the network.

View 3 Replies View Related

Selecting A Router For VOIP?

Apr 6, 2012

Trying to select a router that will work well networking a computer with a nettalk duo, on a limited bandwidth connection: .3/3Mbps up/down. From what little I've been able to find on this, QoS bandwidth control seems critical, yet the list of recommended routers from Nettalk seems to favor routers that don't have this feature. On the other hand, the list apparently hasn't been updated in a year and a half.

View 5 Replies View Related

VOIP IP Phone Only Working Through ICS?

Feb 10, 2011

Recently at my company we have started using Polycom i335 IP Phones from 8x8 inc, the thing is that while trying to use it directly through a switch it does not register with the server and I get a "url call is disabled" msg on the LCD of the Polycom. On that same switch I am using an Aastra 6755i IP phone, it is working absolutely fine, although it is using the same technology and ports.Now if I connect my laptop via wireless or if I connect a PC through wire and use ICS to share the internet and connect the Polycom to the shared Ethernet port, the Polycom works fine! On the same network Vonage works fine as well. but this Polycom only and only works via ICS?

View 1 Replies View Related

Connect Two Laptops Via VOIP?

Mar 17, 2011

How can I connect two laptops via VOIP?

View 1 Replies View Related

VoIP Box Which Has From 3 To 10 Phone Ports?

Aug 5, 2011

Any VoIP box which has from 3 to 10 phone ports?I'm sourcing the box for a business that wants to connect about 8 phones to the box, then have the calls terminated on our partitioned platform hosted by a third party.

View 3 Replies View Related

D-Link DIR-615 :: Cannot Use A VoIP Application?

Dec 9, 2010

I have a Voip application on my Windows Vista Home Premium. It is called Reliance iCall. I was not able to call from this application for a few months and so i thought there was something wrong with it. But just yesterday i thought of connecting my modem directly to the desktop and the call went through without any problem. It is only when i connect modem to computer through router that this application does not does not do anything.

What could be in this router that is blocking the calls from making a connection? There is also no setting to configure in this VoIP application. I dont know what to do. And also dont want to keep on switching modem's ethernet cable from router to computer and back.

View 2 Replies View Related

Cisco :: Is There Any VOIP Laps For Packet Tracker

Nov 16, 2011

As the thread title says, I just want to gain better understanding by practising the config.

View 1 Replies View Related

Cisco :: VoIP Solution For Remote Site

Jan 25, 2012

I'm looking for a VoIP solution for one of our remote sites.I'd like to keep it self contained and not attached to our current Cisco Call Manager.I had a couple sites running Asterisk from EvolutionPBX (URL), but it appears they've gone out of business.I've come across many different vendors for a solution, but of course they all claim to be the best. I'm just curious what others are running.What I really liked about Evolution PBX was how easy it was to setup.I basically need about 25 to 30 extensions, after hours voicemail, and a hunt group.

View 5 Replies View Related

Cisco :: Calling From Analog To VoIP Phone?

Mar 14, 2013

Is it possible to connect an analog phone to an FXS port on a CME router and a VoIP phone to a switch connected to said router and have voice connectivity between the phones? Also, is it possible to connect an FXO port on that same CME to a RJ-11 wall jack to connect to the PSTN and be able to call that VoIP phone as well as the analog phone from my cellphone? I'm trying to tie as I read the CCNA Voice OCG.

View 5 Replies View Related







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