User's Manual
Eddy User's Guide
59
def trap_connect
[enable, disable]
Disable If Enable is selected, inform the "Serial Port opened info".
def trap_disconnect
[enable, disable]
Disable If Enable is selected, inform the "Serial Port Closed info".
def landhcp
[enable, disable]
Enable If Enable is selected, DHCP server service will be enabled on the LAN port.
def lanip <IP Address> 10.10.1.1 Set the IP address on the LAN port.
def lanmask
<Subnet Mask>
255.255.255.0 Set the subnet mask address on the LAN port.
def lanstart <IP Addrss> 10.10.1.2 Set the start address for the DHCP range on the LAN port.
def lanend <IP Address> 10.10.1.30 Set the end address for the DHCP range on the LAN port.
def leasetime <msec> 180 Set lease time for DHCP.
6.4 WiFi commands
Bellow are instruction and function which enable WiFi Network.
명령어 디폴 트 설명
def wifi wireless
<Enable/ disable)
disable
Determine whether to use Eddy-WiFi module
det wifi mode
[infrastructure
/ ad-hoc]
infrastructure Configure the active mode of wireless LAN
def wifi network <802.11
b/g mixed, 802.11b only,
802,11g only,
802.11 b/g mixed Configure the active protocol of wireless network.
def wifi ssid
<SSID string>
None Configure wireless network name (SSID) you want connect.
def wifi channel
<Auto, 1 ~ 13)
Auto Select frequency which used for wireless connection.
def wifi bitrate
<auto,
1,2,5,6,9,11,12,18,24,36,48,
54>
Auto Configure the speed of wireless connection.
def wifi rts
(1 ~ 2347)
2347
Configure minimum packets which enable RTS in communication node.