
AMTCFG(8)							    AMTCFG(8)


NAME
       amtcfg - display and set AMT firmware parameters

SYNOPSIS
       amtcfg [-deopx -DGHINPS ]
       where -x   shows eXtra debug messages
             -d   disables/unprovisions AMT
             -e   Enables AMT for remote use
             -o oldpsw Old AMT password, used with -p (initial psw=admin)
             -p psw    sets AMT password
             -D        sets DHCP shared mode (default)
             -I ipadr  sets static IP address
             -S subnet sets Subnet mask (default=255.255.255.0)
             -G gwyip  sets Gateway IP address
             -P dnsip  sets Primary DNS address
             -N domain sets domain Name
             -H hostnm sets Hostname

DESCRIPTION
       amtcfg  is a program that runs on the target system to display and set
       AMT firmware paramters.	This utility runs in Linux  as	root  without
       driver support, but in Windows requires the IAMT03.sys driver from the
       Intel S3000 Deployment CD.

       Note that you must have administrator privileges in Window or Linux in 
       order to run this utility.

OPTIONS
       Command line options are described below.


       -x     Causes extra debug messages to be displayed.

       -d     Disables or unprovisions the AMT settings.

       -e     Enables AMT for remote access.  Defaults to DHCP if -I  is  not
	      used.

       -o oldpsw
	      Specifies	 the  Old  AMT admin password, used when setting then
	      new password with -p.

       -p psw Specifies the new AMT admin Password to set.


       -D     Set AMT to use DHCP shared mode for  TCPIP  parameters.	Using
	      DHCP automatically assigns other IP addresses.


       -I ipadr
	      Set AMT to use this static IP address


       -S subnet
	      Set the IP Subnet mask.  Defaults to 255.255.255.0


       -G gwyip
	      Set the Gateway IP address.


       -P dnsip
	      Set the DNS server IP address.


       -N domain
	      Set the domain Name (e.g. intel.com).


       -H hostnm
	      Set the Host name.


EXAMPLE

    amtcfg -e -I 192.168.1.2 -G 192.168.1.254 -P 192.168.1.1  
            -N intel.com -H srah1 -o admin -p Newpswd~1

COPYRIGHT
       Copyright (C) 2007  Intel Corp.

       Copying	this  binary  for  use on Intel systems is permitted, but the
       source is Intel proprietary.

       This utility is distributed in the hope that it will  be	 useful,  but
       WITHOUT ANY WARRANTY.

       See the file COPYING in the distribution for more details.


AUTHOR
       Andy Cress <arcress@users.sourceforge.net>




			   Version 1.0: 10 Jul 2007		    AMTCFG(8)
