First page Back Continue Last page Overview Graphics
Using ndd to set parameters
System Administration Commands ndd(1M)
NAME
ndd - get and set driver configuration parameters
DESCRIPTION
ndd gets and sets selected configuration parameters in some
kernel drivers. Currently, ndd only supports the drivers
that implement the TCP/IP Internet protocol family. Each
driver chooses which parameters to make visible using ndd.
Since these parameters are usually tightly coupled to the
implementation, they are likely to change from release to
release. Some parameters may be read-only.
Notes:
Be careful of scripting with ndd. The interfaces are not stable and can change with driver versions and OS releases.