cancel
Showing results for 
Search instead for 
Did you mean: 

Option 43 does not work with ruckus r300 and Cisco C3750, IP is assigned to r300 but option 43 is not

matej_gololicic
New Contributor II
Option 43 does not work with ruckus r300.

The following is the configuration on Cisco switch:
===================
!
ip dhcp pool alfa
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 192.168.2.1
option 43 hex f104.c0a8.6464
!
Option 43 was configured according to this article: https://support.ruckuswireless.com/an...

If I issue "show ip dhcp bindinds" command on Cisco switch I can see that the connected R300 gets its IP:

Switch#show ip dhcp binding
IP address Client-ID/ Lease expiration Type
Hardware address
192.168.2.2 01e0.107f.3673.90 Mar 02 1993 12:35 AM Automatic
192.168.2.3 0100.21cc.d04d.4f Mar 02 1993 12:35 AM Automatic
Switch#

01e0.107f.3673.90 is R300 MAC address.

I am connected to the same subnet with my PC.
I connect to R300 via SSH session and check DHCP options:
Here's the output. As you can see DHCP option 43 is not set on R300.

OK
rkscli: get director
------ ZoneDirector Info ------
Primary Controller : n/a
Secondary Controller : n/a
DHCP Opt43 Code : 3
AP is in Stand-alone mode.
OK

What do you think is the issue here? I cannot deploy APs if this setting is not working.
Thank you for reply!
14 REPLIES 14

michael_brado
Esteemed Contributor II
Decoding your ZD from the top, 192.168.100.100 is your IP address.

Example how to exclude addresses from your AP pool like this (ten from the bottom, 1 at the top):

!
ip dhcp excluded-address 192.168.2.1 192.168.2.10
ip dhcp excluded-address 192.168.2.254
!
ip dhcp pool ap-pool
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 192.168.2.1
option 43 hex 030f3139322e3136382e3130302e313030
!

using the hex converter at
http://shimi.net/services/opt43/index...

Please test this on your c3750 and let us know. I'll update the translator on the
above referenced KBA if this works for you. Thanks.

matej_gololicic
New Contributor II
Hello.

Dhcp on 3750 is now configured as follows:

ip dhcp excluded-address 192.168.2.1 192.168.2.10
ip dhcp excluded-address 192.168.2.254
!
ip dhcp pool alfa
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 192.168.2.1
option 43 hex 030f.3139.322e.3136.382e.3130.302e.3130.30

R300 is still not receiving option 43 setting.

If I connect to R300 I can see the following output:
------ ZoneDirector Info ------
Primary Controller : n/a
Secondary Controller : n/a
DHCP Opt43 Code : 3
AP is in Stand-alone mode.
OK
rkscli:

I have captured packets on my switch with wireshark and I can see in dhcp offer that my switch is sending out DHCP option 43. Switch offers option 43 to R300, but R300 does not accept or recognize it. (see attached image for more info).

My guess is that R300 does not recognize option 43 or that the calculated HEX value is wrong....
I don't see any other options....

Please advise!
Thank you.

Image_ images_messages_5f91c408135b77e247927bd8_2078f693e5edff2edf81929b51d1e0ee_r300_inline-0905d3d8-91a2-4030-a660-1945394b8244-335070312.jpg1418027933

doug_jensen_642
New Contributor II
I was never able to get option 43 working as hex when connecting our Ruckus devices to Cisco gear. Using option 43 ascii works like a charm.

ip dhcp pool Ruckus
option 43 ascii 1.2.3.4
!

matej_gololicic
New Contributor II
Hmm, I've tried inputting ascii text and entered "1.2.3.4" but it does not work...

Just kidding, I didn't actually inputted 1.2.3.4 ;)

I am updating this thread with the following:
I've tried my above setup with 7055 instead of r300 and it worked. It accepts hex value for ZD and discovers ZD in the network.

R300 still does not work. There must be something really obvious wrong with current setup that I am overlooking....

I'll rebuild my whole setup and try everything again. I'll include 7055, r300 and 7372 to test everything out.

And just as a remark to Ruckus - APs could really use some debugging options in CLI.

keith_brown_695
New Contributor
I have and am currently using this setup on many models of Cisco gear.

!
ip dhcp pool WAP-MGT
network 10.59.123.0 255.255.255.0
default-router 10.59.123.1
option 43 ascii "10.55.122.205"
!

Cisco Routers
1800
2800
3800
6500
7200
7600

Cisco Switches
ip routing enabled
ME3400
ME3400G
C2960s
C3560
C3750

Works with These Ruckus ZF AP's
7321
7372
7363
7762
7782
7942
7982
7025
7055
T300
T301
R500
R600
R700