04-20-2008 11:40 AM - edited 03-05-2019 10:29 PM
Hi,
Could someone help me to configure two diff vlan in the same port for switch 3560 series
04-20-2008 03:33 PM
You need to make a trunk or setup Private Vlans.
Research those.
04-20-2008 07:07 PM
hi,
yes private vlan, can u help me to configure it
04-20-2008 04:00 PM
Hi, I read your post and I don't believe you can have one switchport assigned to two data Vlan's. You can allow multible Vlan's to cross a switch port with the "switchport trunk allowed vlan xxx" command.
here are some basic commands
config t
vlan 10
name test Vlan
adding the port
config t
int fa0/1
switchport access vlan 10
Have a read of the document below.
HTH
04-20-2008 06:43 PM
You can have a scenario like this.
Switch1 port 5 (vlan 10) is connected to switch2 port 6 (vlan 20)
There you have vlan 10 and vlan 20 under 1 switchport and they can ping eachother. This is not the proper way though.
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: