Got some ICX-6450's and trying to wrap my head around setup.
VLANs are 10, 20, 30. Do I create a router-interface (interface ve 10, ve 20, ve 30) for each VLAN with an ip address within that subnet?
I plan on using fiber 1/2/2 port to tag each of the VLANs. This is what I would consider the trunk or uplink port that the DHCP server is going to plug into.
I plan on having all services such as printers, wireless access points, etc on VLAN 10. Within vlan 10 I plan on untagging the appropriate ethernet ports (1/1/5, 1/1/6, 1/1/7, etc). This works fine and I get a vlan 10 IP address when plugged into one of these ports. However, I am going to use Ruckus Unleashed APs and I can setup SSID's to use particular VLANs. How would I go about doing this on the ICX 6450? For example, let's say that I have a R710 plugged into 1/1/5. Right now within vlan 10 I have untagged ethe 1/1/5 and the R710 gets a vlan 10 IP address. However, I cannot go into vlan 20 and vlan 30 and untag ethe 1/1/5 so how do I go about doing this? When a user connects into SSID "test-vlan10" they should be within the vlan 10 subnet, if they connect into SSID "test-vlan20" they should be contained within the vlan 20 subject, etc. I'm curious CLI-wise but more so conceptually what needs to happen so I can understand L3 better.