NAME
amtterm - Intel AMT serial-over-lan (sol) client.
SYNOPSIS
amtterm [ options ] host [ port ]
DESCRIPTION
amtterm provides access to the serial-over-lan port of Intel AMT
managed machines. host is the hostname or IP address of the machine
amtterm should connect to. port is the tcp port to use and defaults to
16994 (standard AMT redirection port) if unspecified.
For more inforamtions on Intel AMT check amt-howto(7).
OPTIONS
-h Display help text.
-v Be verbose (default).
-q Be quiet.
-u <user>
Specify username, defaults to "admin".
-p <pass>
Specify password. amtterm will prompt on the terminal if
unspecified.
ENVIRONMENT
AMT_PASSWORD
Default value for the password.
SEE ALSO
gamt(1), amttool(1), amt-howto(7)
AUTHOR
(c) 2007 Gerd Hoffmann <kraxel@redhat.com>
(c) 2007 Gerd Hoffmann amtterm(1)