Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:network

437 /etc/wpa_supplicant.conf, with network configuration for the networks
553 Configuration file can include one or more network blocks, e.g., one
555 betwork based on the order of network blocks in the configuration
556 file, network security level (WPA/WPA2 is preferred), and signal
561 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
562 network
568 # home network; allow all valid ciphers
569 network={
576 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
577 network={
597 network={
615 network={
633 network={
654 network={
682 network={
759 network. <text> is description of the request. In case of OTP request,
799 identity <network id> <identity> = configure identity for an SSID
800 password <network id> <password> = configure password for an SSID
801 pin <network id> <pin> = configure pin for an SSID
802 otp <network id> <password> = configure one-time-password for an SSID
803 passphrase <network id> <passphrase> = configure private key passphrase
805 bssid <network id> <BSSID> = set preferred BSSID for an SSID
807 select_network <network id> = select a network (disable others)
808 enable_network <network id> = enable a network
809 disable_network <network id> = disable a network
810 add_network = add a network
811 remove_network <network id> = remove a network
812 set_network <network id> <variable> <value> = set network variables (shows
814 get_network <network id> <variable> = get network variables
841 connects or disconnects from a network. This can be used, e.g., to
842 update network configuration and/or trigget DHCP client to update IP
857 about the current network, it can use 'wpa_cli status' to query
870 # configure network, signal DHCP client, etc.
874 # remove network configuration, if needed
883 wpa_supplicant needs to be running when using a wireless network with
892 Add MODE="Managed" and WPA="y" to the network scheme in
919 network interfaces. When used in this way, a global (i.e., per
921 network interfaces. Each network interface can then be configured
922 through a per-network interface control interface. For example,
924 network interfaces and then add a network interface and configure a
925 network (SSID):
935 # Configure a network using the newly added network interface:
945 # At this point, the new network interface should start trying to associate
946 # with the WPA-PSK network using SSID test.
948 # Remove network interface
974 wpa_priv needs to be run with network admin privileges (usually, root
998 wpa_priv does not use the network interface before wpa_supplicant is
999 started, so it is fine to include network interfaces that are not