672 xargs doesn't support -0
[illumos-gate.git] / usr / src / man / man1 / ncakmod.1
blob63bb6e8691dec0c54d25f49c23d50da2d54cb51a
1 '\" te
2 .\" Copyright (C) 2001, 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.
4 .\" 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.
5 .\" 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]
6 .TH NCAKMOD 1 "Sep 28, 2001"
7 .SH NAME
8 ncakmod \- start or stop the NCA kernel module
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/etc/init.d/ncakmod\fR \fBstart\fR | \fBstop\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBncakmod\fR is used to start or stop the Solaris Network Cache and
19 Accelerator ("NCA") kernel module.
20 .sp
21 .LP
22 When the \fBstart\fR option is specified at the command-line, the \fBNCA\fR
23 kernel module will be activated for all physical interfaces listed in the
24 \fBnca.if\fR file. When the \fBncakmod\fR command is invoked with the
25 \fBstop\fR option, the NCA kernel module will print the following message:
26 .sp
27 .in +2
28 .nf
29 To stop NCA, please set the status configuration parameter
30 to disable in ncakmod.conf and then reboot your system. See
31 the ncakmod.conf(4) manual page for more information.
32 .fi
33 .in -2
34 .sp
36 .sp
37 .LP
38 Note that in order to properly stop \fBNCA\fR on your system, you must first
39 edit the \fBncakmod.conf\fR(4) file and set the status field to "disable," then
40 reboot your system.
41 .SH OPTIONS
42 .sp
43 .ne 2
44 .na
45 \fB\fBstart\fR\fR
46 .ad
47 .RS 9n
48 Starts the \fBNCA\fR kernel module.
49 .RE
51 .sp
52 .ne 2
53 .na
54 \fB\fBstop\fR\fR
55 .ad
56 .RS 9n
57 Describes the current method for stopping the \fBNCA\fR feature.
58 .RE
60 .SH EXAMPLES
61 .LP
62 \fBExample 1 \fRStarting and Stopping the NCA Feature
63 .sp
64 .LP
65 The following command is used to start the NCA feature:
67 .sp
68 .in +2
69 .nf
70 example% \fB/etc/init.d/ncakmod start\fR
71 .fi
72 .in -2
73 .sp
75 .SH FILES
76 .sp
77 .ne 2
78 .na
79 \fB\fB/etc/init.d/ncakmod\fR\fR
80 .ad
81 .RS 25n
82 The NCA kernel module startup script.
83 .RE
85 .sp
86 .ne 2
87 .na
88 \fB\fB/etc/nca/ncakmod.conf\fR\fR
89 .ad
90 .RS 25n
91 Specifies configuration options for the NCA kernel module.
92 .RE
94 .SH ATTRIBUTES
95 .sp
96 .LP
97 See \fBattributes\fR(5) for descriptions of the following attributes:
98 .sp
102 box;
103 c | c
104 l | l .
105 ATTRIBUTE TYPE  ATTRIBUTE VALUE
107 Interface Stability     Evolving
110 .SH SEE ALSO
113 \fBnca\fR(1), \fBncab2clf\fR(1), \fBncad_addr\fR(4), \fBnca.if\fR(4),
114 \fBncakmod.conf\fR(4), \fBncalogd.conf\fR(4), \fBattributes\fR(5)