Lines Matching full:network
462 /etc/wpa_supplicant.conf, with network configuration for the networks
575 Configuration file can include one or more network blocks, e.g., one
577 betwork based on the order of network blocks in the configuration
578 file, network security level (WPA/WPA2 is preferred), and signal
583 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
584 network
590 # home network; allow all valid ciphers
591 network={
598 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
599 network={
619 network={
637 network={
655 network={
676 network={
704 network={
781 network. <text> is description of the request. In case of OTP request,
821 identity <network id> <identity> = configure identity for an SSID
822 password <network id> <password> = configure password for an SSID
823 pin <network id> <pin> = configure pin for an SSID
824 otp <network id> <password> = configure one-time-password for an SSID
825 passphrase <network id> <passphrase> = configure private key passphrase
827 bssid <network id> <BSSID> = set preferred BSSID for an SSID
829 select_network <network id> = select a network (disable others)
830 enable_network <network id> = enable a network
831 disable_network <network id> = disable a network
832 add_network = add a network
833 remove_network <network id> = remove a network
834 set_network <network id> <variable> <value> = set network variables (shows
836 get_network <network id> <variable> = get network variables
863 connects or disconnects from a network. This can be used, e.g., to
864 update network configuration and/or trigget DHCP client to update IP
879 about the current network, it can use 'wpa_cli status' to query
892 # configure network, signal DHCP client, etc.
896 # remove network configuration, if needed
904 wpa_supplicant needs to be running when using a wireless network with
913 Add MODE="Managed" and WPA="y" to the network scheme in
940 network interfaces. When used in this way, a global (i.e., per
942 network interfaces. Each network interface can then be configured
943 through a per-network interface control interface. For example,
945 network interfaces and then add a network interface and configure a
946 network (SSID):
956 # Configure a network using the newly added network interface:
966 # At this point, the new network interface should start trying to associate
967 # with the WPA-PSK network using SSID test.
969 # Remove network interface
995 wpa_priv needs to be run with network admin privileges (usually, root
1019 wpa_priv does not use the network interface before wpa_supplicant is
1020 started, so it is fine to include network interfaces that are not