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
opti...
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....
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 19...
Hi. I've checked the documentation and set up Cisco switch according to Ruckus document.
Cisco IOS will put dots in values, not me.
Here's how it is configured.
Switch(dhcp-config)#ip dhcp pool alfa
Switch(dhcp-config)#option 43 hex f104c0a86464
...