I am working on getting a vlan setup for our new shoretel phones.
I have 2 PC 6248p stacked. The first unit is primarily used for desktops servers and our wireless APs. The APs are on a vlan (1001 - which is bound to 192.168.3.0/24) but all the other ports are Access and are set to vlan 1 untagged (vlan 1 is the default vlan).
Our DHCP server is on 192.168.1.0/24 which is the subnet for the default vlan and has a scope setup for this subnet.
It also has a scope set for 10.1.6.0/24 which is the subnet for vlan 200
Unit 2 of the stack has most of its ports set to general mode pvid 200.
Vlan 200 interface is set to 10.1.6.1 and VLAN 200 is bound to 10.1.6.0/24
I have DHCP relay enabled globaly and VLAN 200 set for IP helper-address 192.168.1.185 which is my DHCP server.
I have tried having my switches in routing mode and with "no ip routing" either way, when devices are plugged into ports with Switchport general pvid 200 the dhcp server is unavailable. When plugged into a port set as untagged then DHCP is available and the device gets a 192.168.1.0/24 address.
I need devices plugged into the ports tagged vlan 200 to get assigned address via DHCP in the 10.1.6.0/24 subnet.
What am I missing?
↧