6324 Add an `ndp' tool for manipulating the neighbors table
[illumos-gate.git] / usr / src / man / man1m / ncaconfd.1m
blob40a87cb0ff71aad96619d373fa0c425af81b8327
1 '\" te
2 .\" Copyright (C) 2001, Sun Microsystems, Inc.
3 .\" All Rights Reserved
4 .\" 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.
5 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
6 .\" 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 fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
7 .TH NCACONFD 1M "Oct 12, 2004"
8 .SH NAME
9 ncaconfd \- Solaris Network Cache and Accelerator (NCA) configuration daemon
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fB/usr/lib/inet/ncaconfd\fR [\fB-al\fR ] \fIinterface1 \fR [\fIinterface2 ...\fR]
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 Use the \fBncaconfd\fR utility to set up NCA on a system. At boot time, the
20 \fBncakmod\fR initialization script reads in \fBnca.if\fR(4) to determine on
21 which interface(s) NCA should run. \fBncaconfd\fR then sets up the interface.
22 .sp
23 .LP
24 \fBncaconfd\fR also operates as a daemon if the \fBnca_active\fR key is set to
25 enabled in \fBncakmod.conf\fR(4) file. In this case, \fBncaconfd\fR will
26 continue as a daemon after all the NCA interfaces have been set up, listening
27 for routing changes. The changes are then passed to NCA to control which
28 interface NCA should use to make active outgoing TCP connnections.
29 .SH OPTIONS
30 .sp
31 .LP
32 The following options are supported:
33 .sp
34 .ne 2
35 .na
36 \fB\fB-a\fR\fR
37 .ad
38 .RS 6n
39 Enable active connections.
40 .RE
42 .sp
43 .ne 2
44 .na
45 \fB\fB-l\fR\fR
46 .ad
47 .RS 6n
48 Enable logging.
49 .RE
51 .SH FILES
52 .sp
53 .ne 2
54 .na
55 \fB\fB/etc/nca/ncakmod.conf\fR\fR
56 .ad
57 .RS 25n
59 .RE
61 .SH ATTRIBUTES
62 .sp
63 .LP
64 See \fBattributes\fR(5) for descriptions of the following attributes:
65 .sp
67 .sp
68 .TS
69 box;
70 c | c
71 l | l .
72 ATTRIBUTE TYPE  ATTRIBUTE VALUE
74 Interface Stability     Evolving
75 .TE
77 .SH SEE ALSO
78 .sp
79 .LP
80 \fBnca\fR(1), \fBncakmod\fR(1), \fBnca.if\fR(4), \fBncakmod.conf\fR(4),
81 \fBattributes\fR(5)