switch port on multiple vlans
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 02:13 PM - edited 03-05-2019 07:28 PM
On the old 3500xl we could use the multi-VLAN command to set up a port to allow more than one VLAN on a port that is not trunked. Can this be done on a 2960?
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 02:18 PM
No, they abandoned that feature.
Kevin Dorrell
Luxembourg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 02:23 PM
Anybody got a work around or a trick to allow a port to be assgined to more than one VLAN for access mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 03:13 PM
I was able to do it, but with a data and a voice vlan (but I'm not sure if your IOS will support it. Here is my config on the port.
interface FastEthernet0/6
switchport trunk encapsulation dot1q
switchport trunk native vlan 7
switchport mode trunk
switchport voice vlan 100
switchport priority extend cos 3
spanning-tree portfast
