I have scoured all over dell.com for answers and nothing that really explained/taught me how to do what I want.
I have 1 PowerConnect 8131 Layer 3 switch.
My router is connected to port 1 and it gives my VLAN1 (default vlan) the IP of:
192.168.86.1 (gateway)
I need to create 3 VLANs,
1 - Management (tagged)
2 - Data (tagged)
3 - Access (untagged)
I have been able to learn/figure out how to make VLANs
config#en
config#config
config#vlan 10,20,30
I have assigned ports 3-6,9-12,17-20
to VLAN 10
, 7,13,21
to VLAN 20
, and 8,14,22
to VLAN 30
From here I am confused, what IP address would/should I give to each VLAN
and how would I let each VLAN
send traffic thru each other, as well as be able to connect to the internet.
I have reset the switch so many times just to start from scratch redoing all the steps hoping I might have missed or misread some tutorial. please help.