06-19-2022 01:49 AM
I have new cisco switch sg350 I found the configuration port access for voice and data not supported on this model
so I configured for general as I found some article advise by this configuration
- I Enable auto voice vlan
- voice vlan 150
- data vlan 25
below is example for the configuration on the port connected to IP phone Avaya
interface GigabitEthernet1/0/2
switchport mode general
switchport general allowed vlan add 150 tagged
switchport general pvid 25
no macro auto smartport
I used Also another configuration and not working
interface GigabitEthernet1/0/3
spanning-tree portfast
spanning-tree bpduguard enable
switchport mode general
switchport general allowed vlan add 150 tagged
switchport general allowed vlan add 25 untagged
switchport general pvid 25
no macro auto smartport
configuration on the trunk port between SG350 and Core Switch
show interfaces switchport TenGigabitEthernet1/0/4
Gathering information...
S-VLAN Ethernet Type: 0x8100 (802.1q)
VLAN Mapping Tunnel L2 protocols Global CoS: 5
Name: te1/0/4
Switchport: enable
Administrative Mode: trunk
Operational Mode: up
Access Mode VLAN: 1
Access Multicast TV VLAN: none
Trunking Native Mode VLAN: 1
Trunking VLANs: 1,11,25,150
2-10,12-24,26-149,151-4094 (Inactive)
General PVID: 1
General VLANs: none
General Egress Tagged VLANs: none
General Forbidden VLANs: none
General Ingress Filtering: enabled
General Acceptable Frame Type: all
General GVRP status: disabled
Customer Mode VLAN: none
Customer Multicast TV VLANs: none
Private-vlan promiscuous-association primary VLAN: none
Private-vlan promiscuous-association Secondary VLANs: none
Private-vlan host-association primary VLAN: none
Private-vlan host-association Secondary VLAN: none
VLAN Mapping Tunnel - no resources
VLAN Mapping One-To-One - no resources
Classification rules:
Classification type Group ID VLAN ID
------------------- -------- -------
Solved! Go to Solution.
06-19-2022 03:05 AM
Try this post :
06-19-2022 03:05 AM
Try this post :
06-19-2022 05:25 AM
I tried this one not working for me
06-19-2022 11:59 AM
can you post show run (full config)
make sure you disable any smart port config, before you config this.
06-19-2022 10:51 PM
Issue has been solved thank you @balaji.bandi balaji
I was missing to write this command as below
switchport trunk allowed VLAN add xx
I write it without Add
after fixing the command it's ok now and I kept the macro auto smart port enabled
02-25-2025 01:46 PM
Hi
you pasted two configuration in the beginning . Which one actually worked for you ? I am also facing the same issue with . Cisco phone is taking an IP but PC is not.
Thanks in advance
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