10-20-2018 01:59 PM - edited 03-08-2019 04:25 PM
i am trying to figure how to create switchport with assigned one single vlan on sg200 or 300
also, use data vlan with voice vlan if a phone is connected to the specifc port
Solved! Go to Solution.
10-22-2018 07:52 AM
ok this is what work with peplink balance connected throught the trunk link:
interface gigabitethernet27 description "peplink trunk" spanning-tree link-type point-to-point switchport trunk allowed vlan add 169-173,180 macro description switch !next command is internal. macro auto smartport dynamic_type switch
and port config:
interface gigabitethernet13 switchport trunk allowed vlan add 180 switchport trunk native vlan 171 switchport forbidden default-vlan no macro auto smartport
I hope this help somebody else and save his time
10-20-2018 02:20 PM
You can use below document to configure the same.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
10-22-2018 07:52 AM
ok this is what work with peplink balance connected throught the trunk link:
interface gigabitethernet27 description "peplink trunk" spanning-tree link-type point-to-point switchport trunk allowed vlan add 169-173,180 macro description switch !next command is internal. macro auto smartport dynamic_type switch
and port config:
interface gigabitethernet13 switchport trunk allowed vlan add 180 switchport trunk native vlan 171 switchport forbidden default-vlan no macro auto smartport
I hope this help somebody else and save his time
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