cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2376
Views
0
Helpful
2
Replies

Configure Voice and Data Vlan on cisco switch sg350 series

chantha
Level 1
Level 1

Hi guys,
This is the solutions you need to know about how to configure Voice and Data VLAN by using the same network cable on Cisco SG-300 Series manage switch.
I'm using Cisco SG-350-28P and I have configure interface g17 to handle traffice for Vlan12(Vocie) (I'm using Zycoo Deskphone)and VLAN16(Data), both of them used shared network cable together.

=> Configuration

Switch#show running-config
config-file-header
SW-0018
v2.5.7.85 / RCBS3.1_930_871_059
CLI v1.0
file SSD indicator encrypted
@
ssd-control-start
ssd config
ssd file passphrase control unrestricted
no ssd file integrity control
ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
!
!
unit-type-control-start
unit-type unit 1 network gi uplink none
unit-type-control-end
!
vlan database
vlan 12,15-16
exit
voice vlan id 12
voice vlan state auto-enabled
voice vlan oui-table add 0001e3 Siemens_AG_phone________
voice vlan oui-table add 00036b Cisco_phone_____________
voice vlan oui-table add 00096e Avaya___________________
voice vlan oui-table add 000fe2 H3C_Aolynk______________
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone___________
voice vlan oui-table add 00e075 Polycom/Veritel_phone___
voice vlan oui-table add 00e0bb 3Com_phone______________
bonjour interface range vlan 1
ip ssh server
ip https certificate 2
!
interface GigabitEthernet17
description Connected_to_IPphone_desktop
switchport mode general
switchport general allowed vlan add 12 tagged
switchport general allowed vlan add 16 untagged
switchport general pvid 16
!
interface GigabitEthernet26
description Up_link
switchport mode trunk
switchport trunk native vlan 15
switchport trunk allowed vlan 12,15-16

 

If any concerns or misunderstanding about this plz feel free to contact me via email address: chantha.ien@gmail.com

Kind regards!

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

is this solution or posting as problem ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

This is the solutions, but if anything wrong or miss with the configuration plz guide me more. Thanks!