Hi,
I configured DHCP Server on HP Switch 5412Rzl2 and enabled it for a VLAN using the commands mentioned below. I need to use this VLAN for WiFi.
dhcp-server pool "WiFi"
default-router "192.168.56.1"
network 192.168.56.0 255.255.255.0
range 192.168.56.101 192.168.56.254
exit
dhcp-server conflict-logging
dhcp-server enable
vlan 56
IP address 192.168.56.1 255.255.255.0
dhcp-server
Then I added VLAN 56 into a procurve access switch and connected a PC to a port. I then untagged this port for vlan 56 and forbid all other vlans for this port. The PC is getting an IP address from the pool but not able to use internet or communicate with other vlans. I added the route 192.168.56.0 255.255.255.0 10.10.10.1 in the core switch for this vlan but no benefit.
What should be the configuration for other vlans for the port configured for vlan 56 to let other vlans communicate with it and the devices behind it be cable to use the internet?
Thanks.
#Aruba#Port