cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
13612
Views
0
Helpful
3
Replies

DHCP option 60 & 43 on Cisco IOS to an ArubaAP

olavarr69
Level 1
Level 1

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?

3 Replies 3

Kayle Miller
Level 7
Level 7

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

stefan.angerer
Level 1
Level 1

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

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.

Review Cisco Networking for a $25 gift card