Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
faq:hardware:network [2018/07/05 09:40] – created TS | faq:hardware:network [2024/07/25 10:24] (current) – [Common Wi-Fi (WLAN) standards] Shuttle | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Network-related | + | ====== Network-related |
- | ===== How to enable | + | ====== WLAN ====== |
- | FIXME | + | ===== Common Wi-Fi (WLAN) standards ===== |
+ | ^Marketing Name(s)^Standard^Bandwidth^Band^Release^ | ||
+ | |WLAN 1 / Wi-Fi 1|IEEE 802.11a|2 Mbit/s|2.4 GHz|1999| | ||
+ | |WLAN 2 / Wi-Fi 2|IEEE 802.11b|11 Mbit/s|2.4 GHz|1999| | ||
+ | |WLAN 3 / Wi-Fi 3|IEEE 802.11g|up | ||
+ | |WLAN 4 / Wi-Fi 4|IEEE 802.11n|up to 600 Mbit/ | ||
+ | |WLAN 5 / Wi-Fi 5|IEEE 802.11ac|up to 1.3 Gbit/s|5 GHz|2014| | ||
+ | |WLAN 6 / Wi-Fi 6|IEEE 802.11ax|up to 10 Gbit/ | ||
+ | |WLAN 6e / Wi-Fi 6e|IEEE 802.11ax|up to 10 Gbit/ | ||
+ | |WLAN 7 / Wi-Fi 7|IEEE 802.11be|up to 46 Gbit/ | ||
+ | ====== | ||
+ | ==== What is WOL? ==== | ||
+ | Wake-On-LAN (WOL) is a standard procedure to wake up a computer over a network. A special broadcast frame called "Magic Packet" | ||
- | ==== Related links ==== | + | ==== Which Shuttle models support WOL? ==== |
- | {{backlinks>.}} | + | WOL (Wake-on-LAN) is supported by all Shuttle devices by default. |
+ | |||
+ | :!: Note: This feature must be enabled in BIOS. | ||
+ | |||
+ | ==== How do I activate WOL? ==== | ||
+ | Please start your Shuttle XPC and press the '' | ||
+ | |||
+ | - Navigate to tab " | ||
+ | - Please deativate the EuP function.(1) | ||
+ | - Now activate Wake Up by LAN (2) | ||
+ | - To save, please press '' | ||
+ | | ||
+ | {{: | ||
+ | |||
+ | ==== Which states can a Shuttle XPC be woken up from? ==== | ||
+ | A Shuttle XPC supports the following states: | ||
+ | |||
+ | - S3 (Suspend-to-RAM – STR) | ||
+ | - S4 (Suspend-to-Disk – STD) | ||
+ | - S5 (Soft-Off) | ||
+ | |||
+ | ==== Which drivers must be installed? ==== | ||
+ | Please use the network card driver provided by Shuttle. | ||
+ | |||
+ | To activate WOL for Magic Packet, please start **Intel(R) PROSet Adapter Configuration Utility**. | ||
+ | Navigate to " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | :!: The configuration menu and settings may vary depending on NIC vendor. | ||
+ | |||
+ | ==== How to get the MAC address of a PC ==== | ||
+ | <WRAP tip 60%> | ||
+ | MAC = (Media Access Control) address\\ Example of a MAC address: | ||
+ | </ | ||
+ | |||
+ | === Windows === | ||
+ | How to find the MAC address of a network card in Windows. | ||
+ | - Press the Windows Start key to open the Start screen. | ||
+ | - Type '' | ||
+ | - Type '' | ||
+ | - The MAC address and IP address are listed under the appropriate adapter as Physical Address and IPv4 Address. | ||
+ | === Linux === | ||
+ | Finding the MAC address varies across the different Linux/Unix operating systems. | ||
+ | - In many systems, the following command will return the MAC address: '' | ||
+ | - From the displayed information, | ||
+ | |||
+ | ==== How do I wake up a Shuttle XPC under Windows? ==== | ||
+ | We therefore recommend the popular freeware tool " | ||
+ | |||
+ | ^Tool^Download^ | ||
+ | |WakeOnLan Tool 2|[[https:// | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ==== How do I wake up a Shuttle XPC under Linux? ==== | ||
+ | Firstly, please bootup the Shuttle XPC and active WOL in BIOS. | ||
+ | |||
+ | WOL must also be activated under Debian/ | ||
+ | |||
+ | Please use the following command: '' | ||
+ | |||
+ | The etherwake command can be used to send a Wake-On-LAN "Magic Packet" | ||
+ | |||
+ | Please enter the following command to install etherwake under Debian/ | ||
+ | |||
+ | <WRAP center round important 30%> | ||
+ | Note: Red Hat Linux users should use the '' | ||
+ | </ | ||
+ | |||
+ | To initiate the wake up process, please type the following command using the appropriate MAC-Address: |