Users Guide

3.  Wake on WLAN )    WLAN(.
#sudo iw phy0 wowlan enable magic-packet
4.    .
#sudo iw phy phy0 wowlan show
5.   WLAN0     IP .
6.   .
#sudo systemctl sleep
 ,   .
#sudo systemctl hibernate
7.
    WLAN )  :wakeonlan etherwake.(
#sudo wakeonlan MAC
# sudo etherwake MAC
       )S3/S4/S5 - (      )RTC(
1.    Edge Gateway  :
)root)# hwclock --hctosys
2.     RTC:
)root)# ls -a /sys/class/rtc/rtc0
3.  :
)root)# echo 0 > /sys/class/rtc/rtc0/wakealarm
4.        60 :
)root)# echo +60 > /sys/class/rtc/rtc0/wakealarm
5.    Edge Gateway   :
)root)# systemctl suspend
    RTC   Edge Gateway  60 .
       )S3/S4/S5 - (   LAN
1.  Wake on LAN )    LAN(   BIOS .       BIOS     BIOS .
  Dell Command | Configure.
#sudo /opt/dell/dcc/cctk --wakeonlan=enable
2.  Wake on LAN )    LAN(  nmcli )
  .(
#nmcli c show “Wired connection 1” | grep wake
802-3-ethernet.wake-on-lan: magic
# nmcli c show “Wired connection 2” | grep wake
802-3-ethernet.wake-on-lan: magic
3.          IP .
4.   .
#sudo systemctl sleep
72  