How to configure the DHCP option 43 on the EX\SRX platform.
Switch@juniper#set system services dhcp option 43 byte-stream "105 112 58 49 48 46 50 53 52 46 50 51 55 46 49" ("105 112 58 49 48 46 50 53 52 46 50 51 55 46 49" is same as "ip:10.254.237.1" in ASCII code)
EX----AP (V100) IP:10.41.15.100 | | WLC (V200) IP: 10.254.237.1
Switch@juniper>show system services dhcp option 43 byte-stream "105 112 58 49 48 46 50 53 52 46 50 51 55 46 49"
Switch@juniper>show system services dhcp router { 10.41.15.1; } option 43 byte-stream "105 112 58 49 48 46 50 53 52 46 50 51 55 46 49"; pool 10.41.15.0/24 { address-range low 10.41.15.100 high 10.41.15.199; }
MXR-2# sh ap unconfigured Serial-Id 1172500006 Model MP-371B IP Address: 10.41.15.100 Port: 1 Vlan: v200 Reason: No Configuration
MXR-2# sh log trace SYS Feb 25 03:48:09.208522 NOTICE User cleared trace buffer APM_MGR Feb 25 03:48:57.179286 DEBUG dap_mgr_handle_delayed_events:TMR_RETRY:SANITY:TMR: restart tmr: APM_FMX Feb 25 03:49:07.077450 NOTICE AP_TIMER: dap_handle_discovery: Received unknown dap tlv 3 APM_FMX Feb 25 03:49:07.078208 NOTICE AP_TIMER: dap_handle_discovery: Received unknown dap tlv 4 APM_FMX Feb 25 03:49:07.079238 DEBUG dap_handle_discovery(2145) sid 1172500006: AP requests TAPA2,...MX will talk TAPA2 APM_FMX Feb 25 03:49:07.080685 DEBUG dap_process_l2l3_fmx_request(1699) sid 1172500006: ap 1172500006 mesh 0 cap_back: 0 require lic: 0
Switch@juniper#set system services dhcp option 43 byte-stream “hexadecimal string”
Switch@juniper#set system services dhcp option 43 byte-stream “0xf1 0x04 0xac 0x10 0x15 0x8c”