hostconfig(8) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

hostconfig(8)

hostconfig(8)           System Administration Commands           hostconfig(8)

NAME
       hostconfig - configure a system's host parameters

SYNOPSIS
       /usr/sbin/hostconfig -p protocol [-d] [ -h] [-n] [-v]
            [-i interface] [-f hostname]

DESCRIPTION
       The  hostconfig  program uses a network protocol to acquire a machine's
       host parameters and set these parameters on the system.


       The program selects which protocol to use based on the argument to  the
       required  -p  flag.  Different protocols may set different host parame‐
       ters. Currently, only one protocol (bootparams) is defined.

OPTIONS
       The following options are supported:

       -d              Enable debug output.


       -f hostname     Run the protocol as if this machine  were  named  host‐
                       name.


       -h              Echo  the received hostname to stdout, rather than set‐
                       ting hostname using the system name directly.


       -i interface    Use only the named network interface to run the  proto‐
                       col.


       -n              Run  the  network protocol, but do not set the acquired
                       parameters into the system.


       -p protocol     Run hostconfig using protocol. Currently, only one pro‐
                       tocol (bootparams) is available.  This  option  is  re‐
                       quired.

                       Specifying  the  -p   bootparams option uses the whoami
                       call of the RPC bootparams protocol. This sets the sys‐
                       tem's hostname, domainname, and default IP router para‐
                       meters.


       -v              Enable verbose output.


EXAMPLES
       Example 1 Configuring Host Parameters with Verbose Output



       The following command configures a machine's host parameters using  the
       whoami call of the RPC bootparams protocol with a verbose output.




         example# hostconfig -p bootparams -v




       Example 2 Displaying Host Parameters



       The  following  command displays the parameters that would be set using
       the whoami call of the RPC bootparams protocol.




         example# hostconfig -p bootparams -n -v




       Example 3 Configuring Host Parameters Less the System Name



       The following command configures a machine's host parameters, less  the
       system name, using the whoami call of the RPC bootparams protocol.




         example# hostconfig='hostconfig -p bootparams -h'




ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/core-os


SEE ALSO
       hostname(1), attributes(7), domainname(8), route(8)

Oracle Solaris 11.4               6 Nov 2000                     hostconfig(8)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3