ZoneDirector DHCP Discovery
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2014 05:42 AM
Hello,
to discover my ZoneDirector's i decided to use my DHCP to provision my APs.
I tried to unterstand the ZoneDirector User Guide (Version 9.8) and configured following Settings:
- Define Vendor Classes "RuckusWirelessAP" and wrote "Ruckus CPE" in the ASCII field
- Open "Set Predefined Options...", choose my prevously created Class and add a sub-option.
Here ist my question:
What kind of "Data type" should i use?
I cant find any Information in the User Guide and i tried several Types without Success.
Please help.
Thanks!
Best Regards
Marco
to discover my ZoneDirector's i decided to use my DHCP to provision my APs.
I tried to unterstand the ZoneDirector User Guide (Version 9.8) and configured following Settings:
- Define Vendor Classes "RuckusWirelessAP" and wrote "Ruckus CPE" in the ASCII field
- Open "Set Predefined Options...", choose my prevously created Class and add a sub-option.
Here ist my question:
What kind of "Data type" should i use?
I cant find any Information in the User Guide and i tried several Types without Success.
Please help.
Thanks!
Best Regards
Marco
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2014 01:13 PM
If the goal is to use your DHCP server to provide IP address to your APs and
point them to the ZoneDirector, it is Option 43 that you need to configure with
the IP address of your ZD. Configuration is different per DHCP server. What
kind of DHCP server do you employ?
point them to the ZoneDirector, it is Option 43 that you need to configure with
the IP address of your ZD. Configuration is different per DHCP server. What
kind of DHCP server do you employ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2016 12:46 AM
Hi Michael,
I have the same scenario with the Marco do have configuration on Efficient DHCP server ( Solid Server ) for option 43 ? and do I need a vendor specification as well.

Thanks,
Ed
I have the same scenario with the Marco do have configuration on Efficient DHCP server ( Solid Server ) for option 43 ? and do I need a vendor specification as well.
Thanks,
Ed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2014 01:31 PM
Hi Michael,
yes, i want to provide my two ZD IPs (Primary + Backup) to my APs over DHCP. I think this is the best option. If not, please clarify.
My DHCP Server ist a Microsoft DHCP on a Windows Server 2008 R2 Standard.
Yes, your right. Option 43 works fine.
Unfortunatelly, every DHCP Client will receive this Option. Additionally the ZoneDirector User Guide says: "Ruckus Wireless recommends using vendor class option spaces - especially when you have more than one vendor type on the network..."
So if Ruckus recommends i tried to use to work with Vedor Class Option.
But i dont know how to configure this probably.
Thanks!
Marco
yes, i want to provide my two ZD IPs (Primary + Backup) to my APs over DHCP. I think this is the best option. If not, please clarify.
My DHCP Server ist a Microsoft DHCP on a Windows Server 2008 R2 Standard.
Yes, your right. Option 43 works fine.
Unfortunatelly, every DHCP Client will receive this Option. Additionally the ZoneDirector User Guide says: "Ruckus Wireless recommends using vendor class option spaces - especially when you have more than one vendor type on the network..."
So if Ruckus recommends i tried to use to work with Vedor Class Option.
But i dont know how to configure this probably.
Thanks!
Marco
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2016 09:36 AM
Hello, I understand the request now, DHCP config on MS to point APs to two ZD IP addresses.
Marco, Data Type should be "binary", not "string".
Yes, Ruckus APs have an Option 60 in their DHCP request, identifying them as "Ruckus CPE",
and APs look for Option 43 in DHCP offer, using sub-option 03 for ZDs, sub-option 06 to point APs to SZ controllers.
Here are a couple KBAs on the subject, one with MS example scope option shot.
https://support.ruckuswireless.com/answers/000004762
https://support.ruckuswireless.com/answers/000003197
https://support.ruckuswireless.com/answers/000001255
Another feasible alternative is DNS, you can setup a 'zonedirector.localdomain' hostname (use your local domain)
with the two IP addresses of your ZoneDirectors.
APs will search for last known ZDs or manually configured, L3 discovery of any local ZD, DHCP option 43, or DNS to find their controllers.
(in that order)
If you SSH directly to your APs, you can manually configure their intended ZoneDirector(s), with up to two IPs.
set director ip a.b.c.d a.b.c.e
reboot
Marco, Data Type should be "binary", not "string".
Yes, Ruckus APs have an Option 60 in their DHCP request, identifying them as "Ruckus CPE",
and APs look for Option 43 in DHCP offer, using sub-option 03 for ZDs, sub-option 06 to point APs to SZ controllers.
Here are a couple KBAs on the subject, one with MS example scope option shot.
https://support.ruckuswireless.com/answers/000004762
https://support.ruckuswireless.com/answers/000003197
https://support.ruckuswireless.com/answers/000001255
Another feasible alternative is DNS, you can setup a 'zonedirector.localdomain' hostname (use your local domain)
with the two IP addresses of your ZoneDirectors.
APs will search for last known ZDs or manually configured, L3 discovery of any local ZD, DHCP option 43, or DNS to find their controllers.
(in that order)
If you SSH directly to your APs, you can manually configure their intended ZoneDirector(s), with up to two IPs.
set director ip a.b.c.d a.b.c.e
reboot

