cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
802
Views
0
Helpful
1
Replies

dhcp and option 43

Chewbakka1
Level 1
Level 1

Hi,

 

We run an isc-dhcp-server for providing addresses for our access-points.

The configuration looks something like this:

 

option space cisco;

option cisco.server-address code 241 = array of ip-address;

class "2700" {    
<lots of omitted config>

option cisco.server-address 192.168.247.5; }

}

 

My assumption is that 'server-address' is a Cisco specific attribute, that is understood by the access-point?

Other vendors would call this something else. True?

1 Reply 1

Francesco Molino
VIP Alumni
VIP Alumni
Hi

cisco.server-address is the way to setup the wlc controller for APs to get their config and join the wlc.
This is the dhcp option 43. This option is a standard used also for Aruba for example.

Then the attribute isn't just for Cisco but the parameter on ISC is used for a Cisco device to get this option where requesting a dhcp address

Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
Review Cisco Networking for a $25 gift card