07-26-2005 06:02 AM - edited 03-02-2019 11:30 PM
Hello everybody,
I have a Cisco Switch, model WS-C2950C-24 with the IOS version 12.0(5.3)WC(1).
I have created two VLANs, so I have trying to assign one Ethernet port to those VLANS,
I saw, this option is not avaliable. Switch(config-if)# switchport mode multi vlan [#], [#]. (this command does not exit).
When I typed switchport mode ? , It appears just access and trunk,
Could you help me to find a command to assign one port to several VLANs.?
Thank you.
Best Regards,
07-26-2005 06:12 AM
2950s do not support multi-VLAN ports. You need to make it a trunk if you need to pass more than one VLAN over a link.
You are seeing it in parser because you are running ancient 12.0 code(which also runs on XL series which support multivlan ports).
07-26-2005 07:08 AM
Thank you very much
07-26-2005 09:36 AM
The way to have one port in several VLANs is to make that port a trunk port. If it is an access port it can be in only a single VLAN at a time. As a trunk it is a member of multiple VLANs.
HTH
Rick
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