- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 01:22 AM - edited 03-03-2019 04:21 AM
Hi
I'd like vlan 102 to be the native vlan instaead of vlan 1. What do I need to do to make this happen. My thoughts were to shutdown vlan1 and add vlan102 as an interface. Am I right?
Thanks
Dan
Solved! Go to Solution.
- Labels:
-
Other Networking
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 01:24 AM
Hi,
Just use
switchport trunk native vlan "id"
command under the trunk interface and not under the VLAN interface. To set a VLAN as native you don't need to shutdown the intercase. All VLAN1 and VLAN102 can be enabled on your equipment if it supports (in case of 2950 only one L3 VLAN interface can be actice - management purpose).
If you need more help just send your questions...
Bye
FCS
Please rate me if I helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 01:24 AM
Hi,
Just use
switchport trunk native vlan "id"
command under the trunk interface and not under the VLAN interface. To set a VLAN as native you don't need to shutdown the intercase. All VLAN1 and VLAN102 can be enabled on your equipment if it supports (in case of 2950 only one L3 VLAN interface can be actice - management purpose).
If you need more help just send your questions...
Bye
FCS
Please rate me if I helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2017 02:20 AM
thanks -very helpfull
