Unix and Linux Discussions Tagged with files |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
13,944 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
14,186 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
73,599 |
Shell Programming and Scripting |
|
|
|
6 |
14,134 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
26,142 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
13,849 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
13,629 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
9,112 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
12,850 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
12,948 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
67,679 |
Shell Programming and Scripting |
|
|
|
8 |
10,647 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
8,571 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
10,049 |
Post Here to Contact Site Administrators and Moderators |
|
|
|
7 |
106,558 |
Shell Programming and Scripting |
|
|
|
7 |
8,625 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
4,684 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
11,434 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
13,480 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
26,748 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,235 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
25,190 |
Shell Programming and Scripting |
|
|
|
5 |
12,002 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
13,630 |
Shell Programming and Scripting |
|
|
|
6 |
16,800 |
Shell Programming and Scripting |
|
|
|
17 |
13,196 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
14,901 |
AIX |
|
|
|
4 |
7,812 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
6,855 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
6,589 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
10,107 |
Shell Programming and Scripting |
|
|
|
5 |
8,372 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,963 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
8,762 |
Shell Programming and Scripting |
|
|
|
7 |
10,459 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
5,493 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
4,752 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
5,897 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
6,474 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
5,246 |
UNIX for Beginners Questions & Answers |
llc2_autoconfig(1) User Commands llc2_autoconfig(1)
NAME
llc2_autoconfig - generate LLC2 configuration files
SYNOPSIS
/usr/lib/llc2/llc2_autoconfig [-f]
DESCRIPTION
The llc2_autoconfig utility is used to generate LLC2 configuration files (/etc/llc2/default/llc2.*). If there is no configuration file in
/etc/llc2_default/, it detects all the available interfaces in the system and generates corresponding default configuration files.
If there are existing configuration files in /etc/llc2_default/, it will check if those interfaces defined in the files still exist. If
they do not exist in the system, it will set llc2_on in those files to 0. After this, it will detect if there are new interfaces in the
system. If there are, it will generate configuration files for them.
OPTIONS
The following option is supported:
-f Erases all configuration files in /etc/llc2/default/. Then detects all the available interfaces in the system and generates cor-
responding default configuration files. Use this option with caution.
FILES
/etc/llc2/default/llc2.* LLC2 configuration files
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWllc |
+-----------------------------+-----------------------------+
SEE ALSO
llc2_config(1), llc2(4), attributes(5), llc2(7D)
SunOS 5.10 18 May 1999 llc2_autoconfig(1)