amtterm - Man Page
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
Author
(c) 2007 Gerd Hoffmann <kraxel@redhat.com>
Referenced By
amt-howto(7), amttool(1), gamt(1).
(c) 2007 Gerd Hoffmann