Content-type: text/html Man page of netstrategy

netstrategy

Section: System Administration Commands (1M)
Updated: 5 May 2007
Index Return to Main Contents
 

NAME

netstrategy - return network configuration information  

SYNOPSIS

/sbin/netstrategy

 

DESCRIPTION

The netstrategy command determines the network configuration strategy in use on a system and returns information in a form that is easily consumable by a script. The command returns three tokens:

<root filesystem type> <primary interface> <network config strategy>

These tokens are described as follows:

<root filesystem type>

Type of filesystem that contains the bootable kernel, as would be specified in the fstype column of the mnttab(4).

<primary interface>

Name of the primary network interface. For a diskless machine, this is the interface used to load the kernel.

<network config strategy>

The means by which a system obtains its IP address for booting. This can be one of rarp, dhcp, or none.

The netstrategy command is not intended for use on a command line.  

OPTIONS

The netstrategy command has no options.  

EXIT STATUS

0

Success.

!=0

An error occurred.

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE

AvailabilitySUNWcsr

Interface Stability

 

SEE ALSO

ifconfig(1M), mnttab(4), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXIT STATUS
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:11 GMT, October 02, 2010