01-23-2007 02:43 AM - edited 03-05-2019 01:55 PM
Hi all
I want to set up a management vlan for my switches, Firstly I know vlan 1 is native (untagged), So would I make say another vlan native for my user traffic, how do I do this, and would I put the vlan 1 management on another subnet, if so would I need to create a trunk to my router and use a subinterface for management, thats if I had no layer 3 switches ?
thanks
01-23-2007 07:33 AM
Carl,
To make another vlan as the native vlan, configure the trunk ports as the following:
Conf t
int gig x/y
switchport trunk native vlan
You can make any vlan as the management vlan on the switch.Just give it an IP address and " no shut" under the vlan interface. Even if the switch is layer 2, you can assign an ip to its vlan interface just for managing it. For inter-vlan routing you need a L3 device.
HTH,Please rate if it does.
-amit singh
01-23-2007 08:04 AM
thanks for that, so if I do use a different ip subnet for the management vlan, I can use a trunk to a router and subinterface, of layer 3 switch right ?
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