Hello,
I’m not sure how to properly configure network interfaces on my TSW202 switch so I thought I’d ask here to get some guidance.
I would like to use TSW202 in home network that has 3 vlans with vlan ids 10, 20 and 30. Each VLAN has its own subnet. The inter-vlan routing will be performed by the router. TSW202 will be connected directly to that router through a trunk port.
I find it pretty easy to create three new vlans and assigned ports to them as needed using a web GUI. In my particular configuration, port 1 will stay in default vlan 1 and will be configured as access port and all the other ports will be assigned to the newly added vlans either as trunk ports or as access port.
What I don’t understand is whether or not I need to create a network interface for each new vlan added. I don’t need switch to perform inter-vlan routing or any other L3 service. However, I would like the configuration interface to be reachable on default vlan 1 (with the static IP address 192.168.1.2/24) as well as vlan 10 (with the static IP address 192.168.10.2/24).
Network interface for default vlan is created by default. I should probably create an interface for vlan 10 and assign the static IP address to it. But should I also create network interfaces for the remaining two vlans? Will the switch work properly if I don’t do that?