This article provides information on how to associate the Cisco AP with WLC via DHCP Option 43 .
How to associate the Cisco AP with WLC via DHCP Option 43 .
user@switch> set system services dhcp pool 10.254.237.0/24
user@switch> set system services dhcp pool 10.254.237.0/24 address-range low 10.254.237.1 high 10.254.237.254
user@switch> set system services dhcp pool 10.254.237.0/24 router 10.254.237.100
user@switch>set system services dhcp option 43 byte-stream “0xf1 0x04 0x0a 0xfe 0xed 0x01”
user@switch> set interface vlan unit 0 family inet address 10.254.237.10/24
user@switch> set vlan default l3-interface vlan.0
set system services dhcp option 43 byte-stream “hexadecimal string”
set system services dhcp option 43 byte-stream “0xf1 0x04 0x0a 0xfe 0xed 0x01”