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

config SF350 for IP Phone (not cisco)

Gayraypink
Level 1
Level 1

System Description: SF350-48P
System Up Time (days,hour:min:sec): 01,21:54:02
System Contact:
System Name: L2CSOC-NOC
System Location:
System MAC Address: 00:8e:73:32:37:63
System Object ID: 1.3.6.1.4.1.9.6.1.96.48.1

Unit Type
---- ----------------------
1 SF350-48P

 

 

 

interface FastEthernet4
spanning-tree portfast
switchport mode trunk
switchport access vlan 123      IP Phone not Cisco
switchport trunk native vlan 567      Computer
no macro auto smartport
!

 

Explain to me please  about    why to set  Trunk and Access in same interface

 

Thanks you

 

 

2 Replies 2

pieterh
VIP
VIP

1) a port configured as trunk expects packets to contain a vlan-id

2) packets not containing a vlan-id/tag are cosidered to belong to the native vlan

3) the access vlan....  command in the configuration is ignored.-> you can remove it

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

I don't think that mentioned configuration is working. If it is working then this is your luck. This may a try to overwrite configuration. Best configuration for Phone and PC is below

 

interface FastEthernet4
switchport mode trunk
switchport trunk native vlan 567    (Copmuter-VLAN)

switchport trunk allowed vlan add 567,123
no macro auto smartport
!

Voice VLAN-ID 123

!

!

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!
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: