Lines Matching refs:network

384 /etc/wpa_supplicant.conf, with network configuration for the networks
517 Configuration file can include one or more network blocks, e.g., one
519 network based on the order of network blocks in the configuration
520 file, network security level (WPA/WPA2 is preferred), and signal
525 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
526 network
532 # home network; allow all valid ciphers
533 network={
540 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
541 network={
561 network={
579 network={
597 network={
618 network={
646 network={
723 network. <text> is description of the request. In case of OTP request,
763 identity <network id> <identity> = configure identity for an SSID
764 password <network id> <password> = configure password for an SSID
765 pin <network id> <pin> = configure pin for an SSID
766 otp <network id> <password> = configure one-time-password for an SSID
767 passphrase <network id> <passphrase> = configure private key passphrase
769 bssid <network id> <BSSID> = set preferred BSSID for an SSID
771 select_network <network id> = select a network (disable others)
772 enable_network <network id> = enable a network
773 disable_network <network id> = disable a network
774 add_network = add a network
775 remove_network <network id> = remove a network
776 set_network <network id> <variable> <value> = set network variables (shows
778 get_network <network id> <variable> = get network variables
805 connects or disconnects from a network. This can be used, e.g., to
806 update network configuration and/or trigget DHCP client to update IP
821 about the current network, it can use 'wpa_cli status' to query
834 # configure network, signal DHCP client, etc.
838 # remove network configuration, if needed
847 wpa_supplicant needs to be running when using a wireless network with
856 Add MODE="Managed" and WPA="y" to the network scheme in
883 network interfaces. When used in this way, a global (i.e., per
885 network interfaces. Each network interface can then be configured
886 through a per-network interface control interface. For example,
888 network interfaces and then add a network interface and configure a
889 network (SSID):
899 # Configure a network using the newly added network interface:
909 # At this point, the new network interface should start trying to associate
910 # with the WPA-PSK network using SSID test.
912 # Remove network interface
938 wpa_priv needs to be run with network admin privileges (usually, root
962 wpa_priv does not use the network interface before wpa_supplicant is
963 started, so it is fine to include network interfaces that are not
977 approve does not provide separation for network admin capabilities, it
986 to control the network connection. Traditionally this has been achieved
1005 user to execute wpa_supplicant with additional network admin/raw