How to use interworking_select command within wpa_cli utility?

Jouni Malinen j at w1.fi
Fri Apr 13 06:54:19 PDT 2018


On Thu, Apr 12, 2018 at 11:18:40PM +0600, work vlpl wrote:
> But if I try run it manually from wpa_cli (wlan0 and wlan3 still
> desired configured state because hwsim tests in pause), utility return
> this
> 
> > interworking_select
> Unknown command 'interworking_select'

It looks like the wpa_cli binary used here was built without
CONFIG_INTERWORKING=y in the build configuration
(wpa_supplicant/.config).

> What should I do to make `interworking_select` command work?

Add CONFIG_INTERWORKING=y (or CONFIG_HS20=y) into .config and rebuild
wpa_cli.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list