HP-UX Reference (11i v1 05/09) - 1M System Administration Commands N-Z (vol 4)
n
ndd(1M) ndd(1M)
To get a detail description of the tunable parameter,
ip_forwarding:
ndd -h ip_forwarding
To get a list of all TCP related parameters:
ndd -get /dev/tcp ?
To get the current value of the tunable parameter,
ip_forwarding:
ndd -get /dev/ip ip_forwarding
To set the value of the default TTL parameter for UDP to 128:
ndd -set /dev/udp udp_def_ttl 128
To get a list of all IPv6 related parameters:
ndd -get /dev/ip6 ?
FILES
/etc/rc.config.d/nddconf
Contains tunable parameters that will be set automatically each
time the system boots.
AUTHOR
ndd was developed by HP.
HP-UX 11i Version 1: September 2005 − 2 − Hewlett-Packard Company Section 1M−−553