Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:network

458 /etc/wpa_supplicant.conf, with network configuration for the networks
569 Configuration file can include one or more network blocks, e.g., one
571 betwork based on the order of network blocks in the configuration
572 file, network security level (WPA/WPA2 is preferred), and signal
577 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
578 network
584 # home network; allow all valid ciphers
585 network={
592 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
593 network={
613 network={
631 network={
649 network={
670 network={
698 network={
775 network. <text> is description of the request. In case of OTP request,
815 identity <network id> <identity> = configure identity for an SSID
816 password <network id> <password> = configure password for an SSID
817 pin <network id> <pin> = configure pin for an SSID
818 otp <network id> <password> = configure one-time-password for an SSID
819 passphrase <network id> <passphrase> = configure private key passphrase
821 bssid <network id> <BSSID> = set preferred BSSID for an SSID
823 select_network <network id> = select a network (disable others)
824 enable_network <network id> = enable a network
825 disable_network <network id> = disable a network
826 add_network = add a network
827 remove_network <network id> = remove a network
828 set_network <network id> <variable> <value> = set network variables (shows
830 get_network <network id> <variable> = get network variables
857 connects or disconnects from a network. This can be used, e.g., to
858 update network configuration and/or trigget DHCP client to update IP
873 about the current network, it can use 'wpa_cli status' to query
886 # configure network, signal DHCP client, etc.
890 # remove network
898 wpa_supplicant needs to be running when using a wireless network with
911 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