7. LW3 Programmers’ Reference
RAP-B511 series
– User's Manual
89
Applied firmware package: v1.1.0b3b3 | LDC software: v2.5.1b5
7.15.2.
LW2 Control Port Blocking
This command is for blocking the LW2 control port; it is an additional protection for the Cleartext login function.
Command and Response
#portblock
ç
SET·/MANAGEMENT/SERVICEFILTER.Lw2Enabled=
<port_mode>
æ
pw·/MANAGEMENT/SERVICEFILTER.Lw2Enabled=
<port_mode>
Example
ç
SET /MANAGEMENT/SERVICEFILTER.Lw2Enabled=false
æ
pw /MANAGEMENT/SERVICEFILTER.Lw2Enabled=false
7.15.3.
HTTP Port Blocking
This command is for blocking the HTTP port (80); it is an additional protection for the Cleartext login function.
Command and Response
ç
SET·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
æ
pw·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
Example
ç
SET /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
æ
pw /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
7.15.4.
HTTP Post Receiving Blocking
This command is for blocking HTTP posts; it is an additional protection for the Cleartext login function.
Command and Response
ç
SET·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
æ
pw·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
Example
ç
SET /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
æ
pw /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
7.15.5.
Powering on a Computer over Ethernet (Wake-on-LAN)
The well-known wake-on-lan feature (sending magic Packet to the target PC) is available by the following
command:
Command and Response
ç
CALL·/MEDIA/ETHERNET:wakeOnLan(
MAC_address
)
æ
mO·/MEDIA/ETHERNET:wakeOnLan
Example
ç
CALL /MEDIA/ETHERNET:wakeOnLan(AA:BB:CC:22:14:FF)
æ
mO /MEDIA/ETHERNET:wakeOnLan
Please make sure the feature is enabled in the target PC and it is powered (but switched off).