Link to home
Start Free TrialLog in
Avatar of Perry_IDITC
Perry_IDITCFlag for United States of America

asked on

Unifi AP's Dell Switch configuration for multiple vLan's.

Hi!

I've got a question on how to correctly setup some Unifi Access points that are connected to a dell 3024p switch. The access points are connected to ports 1-12 and port 22 is connected to our sonicwall router. I've got vLan1 is the main network and vLan20 is the guest wifi. I've got the network created in the unifi system and the vlan interface configured on the sonicwall also. The sonicwall also serves as the dhcp server for the guest wifi. All this was working on the unifi poe switch until it broke. We changed over to the dell poe switch now. I need a little help getting the conf dialed in. Currently I can connect to the internal wifi and get an ip address from our server and internet access. When I connect to the guest wifi I'm not able to lease an IP address, but if I put in a static IP I'm able to get to the guest portal and internet.

Any ideas?
Thanks!
Avatar of Sajid Shaik M
Sajid Shaik M
Flag of Saudi Arabia image

did you configure DHCP point to Sonicwall on Dell for wireless network ?

 vLan20 is the guest wifi

configure this Vlan on Dell Switch and point DHCP server as Sonicwall  
or
 configure wireless accesspoint to connect DHCP of sonicwall  (each wireless accwesspoint.)

the thing is unifi poe switch is the management switch to manage multiple Wireless accesspoints from single console...

all the best
Avatar of Perry_IDITC

ASKER

Hi,

Yes the dhcp server on the sonicwall is configured to provide addresses in the 10.0.0.x range to Vlan20. How do you point the vlan on the dell switch to point to the dhcp server on the sonicwall? Is it the IP helper command? Also, what port type should I be using for the access points? I've got them configured as trunk ports at the moment.

Thanks!
This is my current config:

Main network is: 172.16.0.0
Guest Wifi Network is: 10.0.0.x
Port 22 on the switch connects to port 4 on the sonicwall.

!Current Configuration:
!System Description "Dell EMC Networking N3024EP-ON, 6.6.0.40, Linux 3.6.5-e3cd5                                                                                                    a07, v1.0.5"
!System Software Version 6.6.0.40
!
configure
vlan 20
exit
vlan 20
name "Guest_Wifi"
exit
hostname "MDF1 WiFi Switch"
slot 1/0 10   ! Dell EMC Networking N3024EP-ON
sntp unicast client enable
sntp server 172.16.0.10
clock summer-time recurring USA
clock timezone -8 minutes 0
stack
member 1 5    ! N3024EP-ON
exit
interface vlan 1
ip address 172.16.0.76 255.255.0.0
exit
username "admin" password **** privilege 15 encrypted
ip ssh server
application install SupportAssist auto-restart start-on-boot
!
interface Gi1/0/1
switchport mode trunk
switchport general allowed vlan add 20 tagged
exit
!
interface Gi1/0/2
switchport mode general
exit
!
interface Gi1/0/3
switchport mode general
exit
!
interface Gi1/0/4
switchport mode general
exit
!
interface Gi1/0/5
switchport mode general
exit
!
interface Gi1/0/6
switchport mode general
exit
!
interface Gi1/0/7
switchport mode general
exit
!
interface Gi1/0/8
switchport mode general
exit
!
interface Gi1/0/9
switchport mode general
exit
!
interface Gi1/0/10
switchport mode general
exit
!
interface Gi1/0/11
switchport mode general
exit
!
interface Gi1/0/12
switchport mode general
exit
!
interface Gi1/0/22
switchport mode trunk
exit
snmp-server engineid local 800002a203886fd4a414b2
eula-consent hiveagent reject
exit

MDF1 WiFi Switch#
I got it working with dell pro support.
Here is my working config from the switch

Additionally I think there was a update in the unifi management software that check the option on the wireless network page "Block LAN to WLAN Multicast and Broadcast Data" that option needs to be unchecked for the DHCP server responce to make it back to the wifi clients. Its under wireless networks - network settings. I hope this helps someone else in the future.


!Current Configuration:
!System Description "Dell EMC Networking N3024EP-ON, 6.6.0.40, Linux 3.6.5-e3cd5                                                                                                     a07, v1.0.5"
!System Software Version 6.6.0.40
!
configure
vlan 20
exit
vlan 20
name "Guest_Wifi"
exit
hostname "MDF1 WiFi Switch"
slot 1/0 10   ! Dell EMC Networking N3024EP-ON
sntp unicast client enable
sntp server 172.16.0.10
clock summer-time recurring USA
clock timezone -8 minutes 0
stack
member 1 5    ! N3024EP-ON
exit
interface vlan 1
ip address 172.16.0.76 255.255.0.0
exit
username "admin" password **** privilege 15 encrypte                                                                                                     d
ip ssh server
application install SupportAssist auto-restart start-on-boot
!
interface Gi1/0/1
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/2
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/3
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/4
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/5
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/6
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/7
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/8
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/9
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/10
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/11
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/12
description "Access Points"
switchport mode trunk
exit
!
interface Gi1/0/22
description "SonicWALL x4"
switchport mode trunk
exit
snmp-server engineid local 800002a203886fd4a414b2
eula-consent hiveagent reject
exit

MDF1 WiFi Switch#
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.