Owner manual
VMP3 NetBootLoader
ID 29230, Rev. 01 © 2005 Kontron Modular Computers GmbH Page 5 - 27
29230.01.UG.VC.050727/091440
P R E L I M I N A R Y
LOGIN
FUNCTION: Initiate ftp server session
SYNTAX:
login <ip-of-host> <username> [<password>]
where:
login command
<ip-of-host> parameter: value: numerical string
IP address of host: nnn.nnn.nnn.nnn
<username> parameter: value: string
ftp server “username”
<password> parameter: value: string
user’s password
DESCRIPTION: The command “login” is used to establish an ftp server session. The
“<ip-of-host>” must be specified as four numbers separated by single
dots. The “<password>” parameter is not necessary if the server does
not request one.
USAGE: Initiate ftp server session
COMMAND / RESPONSE:
login 192.168.47.12 johndoe mypassword
(Response is dependent on the server accessed)
LOGOUT
FUNCTION: Terminate telnet session with NetBootLoader
SYNTAX:
logout
DESCRIPTION: A remote telnet session will be terminated with the command
“logout”. No application is loaded and started if the session is
terminated with “logout”. The NetBootLoader waits for a new session
to be initiated or for a command entry from the serial console.