User guide

Eddy User's Guide
47
6.3 Check Current Configuration
To check all the settings, use /usr/bin/printenv command.
Usage : printenv
To check an individual setting value use /usr/bin/getenv command.
Usage : getenv <variable>
Example : getenv ipaddr
Environmental Value
Description
Default Value
product
Product Name
Eddy v2.5
firmware
Firmware Version
2.5.2.0
ipaddr
IP Address
192.168.0.223
netmask
Network mask
255.255.255.0
serverip
TFTP Server IP Address
192.168.0.220
ethaddr
Network Hardware(MAC) Address
00:05:f4:00:20:57
gatewayip
Gateway IP Address
192.168.0.254
baudrate
Debug Serial Port Speed
115200
stdin
Standard Input (bootloader only)
serial
stdout
Standard Output (bootloader only)
serial
stderr
Standard Error (bootloader only)
serial
ethact
Ethernet Device Name (bootloader only)
macb0
httpd
Web Daemon Execution Status (y/n)
y
ftpd
FTP Daemon Execution Status (y/n)
y
telnetd
TELNET Daemon Execution Status (y/n)
y
userinit
User initialization command
/flash/userinit.sh
dhcpd
DHCP Daemon Execution Status (y/n)
n
dhcpstart
DHCP Service First Address
10.10.1.2
dhcpend
DHCP Service Last Address
10.10.1.10
dhcplease
DHCP Service lease time (unit in seconds)
864000
lanip
LAN port IP Address
10.10.1.1
lansubmask
LAN port subnet mask
255.255.255.0
dnsip
DNS server Address
168.126.63.1
wifi
WIFI usage status (y/n)
n
wifimode
WIFI operation mode (normal/adhoc)
normal
wifissid
SSID of the wireless AP to connect
-
wifipassword
Password/Passkey of the wireless AP
-
wifichannel
Channel number (1~13) to be used to connect while in
adhoc mode
-
wifiauthmode
WIFI adhoc authentication mode (open/shared)
-
serial01
Parameter of Serial 1
serial02
Parameter of Serial 2
serial03
Parameter of Serial 3
serial04
Parameter of Serial 4