I have two powerconnect 6248 stacked together as master and slave. It has number of vlans created and they all work fine. Now I need few ports (around 8) not to be part of any vlan and want to use those ports explicitly to network a bunch of server on different network address. Is this possbile?
2nd question: How do I make a port native to specific vlan number so that the clinets do not need to specify the vlan number when configuring their network intefaces
Not sure if I asked the question properly. I am newbie to this switch. The other guy who setup this switch left few months back.
I think the answer to your first question is yes, but the 8 ports will just need to be assigned a VLAN that isn't on any of the other ports. They should be a part of at least one VLAN that the rest of the ports on the stack are not using. Question 2, you will want to use PVID, which is a default VLAN ID assigned to access ports.
Josh, yes a different subnet sunc as 10.20.0.0/24. Clients would be 10.20.0.1, 10.10.20.2 etc etc
Looks like under Port Settings (GUI) I can't change the Port VLAN Mode to Access and specify another vlan id. Am i right? I can only do it when selecting "General".
All ports are going to be part of a VLAN, if no VLAN is specified it is part of VLAN 1. When you say a different network address do you mean a different subnet? It sounds like you need those eight ports on their own VLAN, rather than the ports not being on any VLAN. To make the ports accessible from a client without needing to configure a VLAN on the NIC you would set the switch port to access mode and set the default VLAN on that port to the VLAN it needs to access.
In that case they should be a new VLAN for that subnet. What options are you seeing for the access mode in the GUI? there should be a way to change the VLAN it is on.
Try doing it from CLI, it should work there. You do not need to bind an ip to the VLAN, but you can. In CLI you would select that interface and use the ip address command.
vt1012
212 Posts
564
1
Posted August 13th, 2014 15:00
I think the answer to your first question is yes, but the 8 ports will just need to be assigned a VLAN that isn't on any of the other ports. They should be a part of at least one VLAN that the rest of the ports on the stack are not using. Question 2, you will want to use PVID, which is a default VLAN ID assigned to access ports.
-B