6324 Add an `ndp' tool for manipulating the neighbors table
[illumos-gate.git] / usr / src / man / man1m / lms.1m
blobb6f2e2292bb152f009d7b63a0d7b5241c1a93c6f
1 '\" te
2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
5 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LMS 1M "Mar 3, 2009"
7 .SH NAME
8 lms \- allow applications to access the Intel Active Management Technology
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBlms\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The Local Manageability Service, \fBlms\fR, allows applications to access the
19 Intel Active Management Technology (Intel AMT) ME (Management Engine) using the
20 local HECI interface. LMS is dependent on the HECI driver.
21 .sp
22 .LP
23 To use \fBlms\fR, ensure that the Intel AMT Manageability Interface driver is
24 installed and connected to the ME.
25 .sp
26 .LP
27 \fBlms\fR is intended to be run as a daemon. Messages from the service are sent
28 to the \fBsyslog\fR. LMS messages are marked with a source of \fB"LMS"\fR.
29 .sp
30 .LP
31 For an example of how to enable the LMS service using SMF, see \fBEXAMPLES\fR.
32 .SH EXAMPLES
33 .LP
34 \fBExample 1 \fREnabling the LMS service using SMF
35 .sp
36 .LP
37 The following example enables the LMS service using SMF:
39 .sp
40 .in +2
41 .nf
42 svcadm enable network/lms
43 .fi
44 .in -2
45 .sp
47 .SH ATTRIBUTES
48 .sp
49 .LP
50 See \fBattributes\fR(5) for descriptions of the following attributes:
51 .sp
53 .sp
54 .TS
55 box;
56 c | c
57 l | l .
58 ATTRIBUTE TYPE  ATTRIBUTE VALUE
60 Architecture    x86
62 Interface Stability     Volatile
63 .TE
65 .SH SEE ALSO
66 .sp
67 .LP
68 \fBattributes\fR(5), \fBsmf\fR(5)