Aruba & ProVision-based
1753923 Members
8953 Online
108810 Solutions
New Discussion

Re: VLAN Configuration for Multiple SSID

 
create share
Occasional Advisor

VLAN Configuration for Multiple SSID

Hi!

Can somebody help with configuring 2 vlans for 2 wireless SSIDs on a Procurve switch. Below is the current configuration which is not working and users are unable to get ip address from dhcp for vlan 122 and 123.

 

hostname "Procurve"
module 1 type J9146A
ip default-gateway 172.16.22.1
vlan 1
   name "DEFAULT_VLAN"
   untagged 1-24
   ip address 172.16.22.2 255.255.255.0
   exit
vlan 122
   name "Guest"
   tagged 1
   no ip address
   exit
vlan 123
   name "Corporate"
   tagged 1
   no ip address
   exit
gvrp
snmp-server community "public" unrestricted

1 REPLY 1
16again
Respected Contributor

Re: VLAN Configuration for Multiple SSID

Port 1 config is fine for connecting the AP and feeding it the 3 VLANs.

However, VLAN 122 and 123 have no where to go on your switch!  For instance if you do have a firewall port , it should also allow these 2 VLANs, and handle DHCP and internet access for these 2 VLANs