1amtterm(1) General Commands Manual amtterm(1)
2
3
4
6 amtterm - Intel AMT serial-over-lan (sol) client.
7
9 amtterm [ options ] host [ port ]
10
12 amtterm provides access to the serial-over-lan port of Intel AMT man‐
13 aged machines. host is the hostname or IP address of the machine amt‐
14 term should connect to. port is the tcp port to use and defaults to
15 16994 (standard AMT redirection port) if unspecified.
16
17 For more inforamtions on Intel AMT check amt-howto(7).
18
20 -h Display help text.
21
22 -v Be verbose (default).
23
24 -q Be quiet.
25
26 -u <user>
27 Specify username, defaults to "admin".
28
29 -p <pass>
30 Specify password. amtterm will prompt on the terminal if
31 unspecified.
32
34 AMT_PASSWORD
35 Default value for the password.
36
38 gamt(1), amttool(1), amt-howto(7)
39
41 (c) 2007 Gerd Hoffmann <kraxel@redhat.com>
42
43
44
45 (c) 2007 Gerd Hoffmann amtterm(1)