Lines Matching full:network
386 /etc/wpa_supplicant.conf, with network configuration for the networks
501 Configuration file can include one or more network blocks, e.g., one
503 betwork based on the order of network blocks in the configuration
504 file, network security level (WPA/WPA2 is preferred), and signal
509 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
510 network
516 # home network; allow all valid ciphers
517 network={
524 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
525 network={
545 network={
563 network={
581 network={
602 network={
630 network={
707 network. <text> is description of the request. In case of OTP request,
747 identity <network id> <identity> = configure identity for an SSID
748 password <network id> <password> = configure password for an SSID
749 pin <network id> <pin> = configure pin for an SSID
750 otp <network id> <password> = configure one-time-password for an SSID
751 passphrase <network id> <passphrase> = configure private key passphrase
753 bssid <network id> <BSSID> = set preferred BSSID for an SSID
755 select_network <network id> = select a network (disable others)
756 enable_network <network id> = enable a network
757 disable_network <network id> = disable a network
758 add_network = add a network
759 remove_network <network id> = remove a network
760 set_network <network id> <variable> <value> = set network variables (shows
762 get_network <network id> <variable> = get network variables
789 connects or disconnects from a network. This can be used, e.g., to
790 update network configuration and/or trigget DHCP client to update IP
805 about the current network, it can use 'wpa_cli status' to query
818 # configure network, signal DHCP client, etc.
822 # remove network configuration, if needed
831 wpa_supplicant needs to be running when using a wireless network with
840 Add MODE="Managed" and WPA="y" to the network scheme in
867 network interfaces. When used in this way, a global (i.e., per
869 network interfaces. Each network interface can then be configured
870 through a per-network interface control interface. For example,
872 network interfaces and then add a network interface and configure a
873 network (SSID):
883 # Configure a network using the newly added network interface:
893 # At this point, the new network interface should start trying to associate
894 # with the WPA-PSK network using SSID test.
896 # Remove network interface
922 wpa_priv needs to be run with network admin privileges (usually, root
946 wpa_priv does not use the network interface before wpa_supplicant is
947 started, so it is fine to include network interfaces that are not
959 to control the network connection. Traditionally this has been achieved
978 user to execute wpa_supplicant with additional network admin/raw