AVR32 Linux Development/Telnet daemon
From AVRFreaks Wiki
Telnet is a protocol and a command for remotely logging on to a computer. The telnet daemon can be set up to start on boot, enabling remote login through the network. This is default enabled on the STK1000 if networking is configured, either by DHCP or manually (see the /etc/init.d/network
file).
The telnet daemon on the STK1000 is part of busybox.