Dell Edge Gateway 3002 Installation And Operation Manual page 53

Hide thumbs Also See for Dell Edge Gateway 3002:
Table of Contents

Advertisement

2.
Show a list of network interfaces like eth0, eth1, wlan0, mlan0, and so on.
$ network-manager.nmcli d
3.
Show a list of available wireless access points.
$ network-manager.nmcli device wifi list
4.
Wireless connection with nmcli: Run the following commands and replace $SSID, $PSK, and $WIFI_INTERFACE with the
variables for your environment.
Connect:
$ sudo network-manager.nmcli dev wifi connect $SSID password $PSK ifname
$WIFI_INTERFACE
Disconnect:
$ sudo network-manager.nmcli dev disconnect $WIFI_INTERFACE
Connecting through software-enabled Access Point (SoftAP)
This feature depends on the wireless module and its associated driver to function as a wireless-access point.
NOTE: For more information on SoftAP, see https://docs.ubuntu.com/core/en/stacks/network/wifi-ap/docs/index.
1.
Login to Ubuntu Snappy. Make sure that the system is connected to the internet.
2.
Run the command to find the application from the Ubuntu Snappy Store.
#sudo snap seach wifi-ap
3.
Run the command to install the application.
#sudo snap install wifi-ap
4.
After snap is installed, run the command to check the status.
$ wifi-ap.status
5.
Run the command to enable the access point and restart the service.
$ wifi-ap.config set disabled=false
The WiFi-AP default SSID Ubuntu is now visible to clients.
To secure the WiFi access point with WPA 2 personal, change the following configuration items.
$ wifi-ap.config set wifi.security=wpa2 wifi.security-passphrase=Test1234
The command enables WPA2 security with the passphrase set to Test1234.
Connecting through Bluetooth
This feature allows the system to connect to Bluetooth devices such as a Bluetooth keyboard.
1.
Run the command to start bluetoothctl console.
#bluetoothctl -a
The bluetoothctl console opens.
2.
Run the command to power on the Bluetooth device.
$power on
3.
Register the agent for the keyboard:
$agent KeyboardOnly
$default-agent
4.
Run the command to put the Bluetooth controller in pair-able mode.
$pairable on
5.
Run the command to scan for nearby Bluetooth devices.
$scan on
6.
Run the command to stop scanning after the Bluetooth keyboard is found.
$scan off
53

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Edge gateway 3002

Table of Contents