cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3866
Views
10
Helpful
7
Replies

Non-Cisco VoIP Phones

zekebashi
Level 4
Level 4

Hello, 

I have a client who has Polycomm VoIP phonse and I'll be deploying Cisco C3650 switches. The phones will be connected to ports on the C3650. I wanted to know if the same port configuration we use with the Cisco VoIP phonse can be used with other non-Cisco VoIP phones. Here's how I intend to configure the ports" 

VLAN 916 

   name Data 

VLAN 917 

   name Voice

sw#config t

sw(config)# interface range  G1/0/1 - 15

sw(config-if)# swithcport

sw(config-if)#switchport mode access 

sw(config-if)#switchport access vlan 916

sw(config-if)#switchport access vlan voice 917

sw(config-if)#exit

Thanks in advance. 

Best, ~zK 

2 Accepted Solutions

Accepted Solutions

just configure your data vlan ie acces with mode access command if you plugging your PC on that switch.

Br,

Nadem

Br, Nadeem Please rate all useful post.

View solution in original post

Hi,

+5 Nadeem.

Here just a link on how configure an non Cisco phone on a Cisco switch 

https://www.devconnectprogram.com/fileMedia/download/fea323f2-23a2-43a2-a470-ee9999b051e9

HTH

Regards

Carlo

Please rate all helpful posts "The more you help the more you learn"

View solution in original post

7 Replies 7

Nadeem Ahmed
Cisco Employee
Cisco Employee

enable the lldp on the switch and 917 suppose to voice vlan. non-cisco phone support lldp when using cisco switches

#lldp run
Br, Nadeem Please rate all useful post.

Thank you, Nadeem. 

I'm  assuming that only VoIP phones would be plugged into the port, correct? But, what if we need to configure the port where we can plug a PC only and at other times plug VoIP phones? Which config would be correct? 

Thanks, ~zK 

just configure your data vlan ie acces with mode access command if you plugging your PC on that switch.

Br,

Nadem

Br, Nadeem Please rate all useful post.

Hi,

+5 Nadeem.

Here just a link on how configure an non Cisco phone on a Cisco switch 

https://www.devconnectprogram.com/fileMedia/download/fea323f2-23a2-43a2-a470-ee9999b051e9

HTH

Regards

Carlo

Please rate all helpful posts "The more you help the more you learn"

Much appreciated. 

Best, ~zK 

Thanks, Nadem! 

Much appreciated. 

Best, ~sK 

Ronak Agarwal
Level 1
Level 1

Hi,

vlan 916
name DataVlan
!
vlan 917
name VoiceVlan

interface FastEthernet4/2
 no ip address
 switchport
 switchport access vlan 917
 switchport mode access
 spanning-tree portfast

refer below link for more details:
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/97229-config-cat-switches-polycom.html

Regards,

Ronak Agarwal

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: