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  confi-
     guration  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 correspond-
     ing 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 sys-
     tem.  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 sys-
           tem and generates corresponding 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  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWllc                     |
    |_____________________________|_____________________________|


SEE ALSO

     llc2_config(1), llc2(4), attributes(5), llc2(7D)


Man(1) output converted with man2html