09-09-2020 07:15 AM
Hi All
as iam new to the voice on cisco ,
actually i have cisco sg250 switch and i want to confiure the voice vlan for the same port
i have one vlan 100 for data and i have configured 2nd vlan 101 for the voice
please let me know the commands to configure the same on cisco SG250 switch as switchport voice vlan is not working
thanking you all in advance
09-09-2020 07:52 AM
Hello @kaushal.pawan ,
use the following admin guide
go to page 194
>> The device supports two dynamic voice VLAN modes: Telephony OUI (Organization Unique Identifier) mode and Auto Voice VLAN mode. The two modes affect how voice VLAN and/or voice VLAN port memberships are configured. The two modes are mutually exclusive to each other.
It is different from IOS based switches
Hope to help
Giuseppe
09-09-2020 08:17 AM
is there any coomand to do all on the cli as i love to work on CLI
thanks for your help @Giuseppe Larosa
09-10-2020 03:27 AM
I have used the command description
storm-control broadcast level 10
storm-control multicast level 10
port security max 10
port security mode max-addresses
port security discard trap 60
spanning-tree portfast
switchport mode trunk
switchport access vlan 8
switchport trunk allowed vlan remove 2-7,9-4094
macro description ip_phone_desktop
!next command is internal.
macro auto smartport dynamic_type ip_phone_desktop
but when i use the command switchport trunk native vlan 6 which is data vlan the Vlan 6 is pinging from the pc but the phone goes down
need help
09-10-2020 03:32 AM
description
storm-control broadcast level 10
storm-control multicast level 10
port security max 10
port security mode max-addresses
port security discard trap 60
spanning-tree portfast
switchport mode trunk
switchport access vlan 8
switchport trunk native vlan 6
switchport trunk allowed vlan remove 1-5,7,9-4094
macro description ip_phone_desktop
!next command is internal.
macro auto smartport dynamic_type ip_phone_desktop
this is the configuation but when we are us this the IP phone avya goes down and the pc working fine
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide