10-05-2011 07:41 AM - edited 07-03-2021 08:52 PM
Hi,
I'm looking for help on the syntax to configure option 60 and 43 on a Cisco Router DHCP pool for Option 60 and 43 so that an aruba Networks AP "ArubaAP" can discover it's master controller? Please any help?
10-05-2011 09:50 AM
Angel,
My best guess would be add the following two lines to your DHCP pool on the Cisco IOS Device
option 60 ascii "ArubaAP"
option 43 ascii "IP address of controller"
HTH
10-05-2011 10:16 AM
Hi,
I know that this config is working:
ip dhcp pool yournet
network 10.11.12.0 255.255.255.0
default-router 10.11.12.1
option 60 ascii "ArubaAP"
option 43 ip 7.8.9.10
Regards
Stefan
10-05-2011 10:33 AM
the option 43 ip x.x.x.x is also valid and like Stefan said should work..
if these posts were helpful please rate them.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide