Internet Services Delta Manual for HP-UX 11i Version 1.6
Table 9 New Command Line Options (continued)
UsageOptionsBinaries/Tools
Print the performance statistics at
the time of completion.
-tdnssec-signzone
Report the version number and exit.-vnamed
chroot to directory to process
include directives in the
configuration file as if it is run by
a similarly chrooted named.
-tnamed-checkconf
Print the version number of
named-checkconf and exit.
-vnamed-checkconf
Print the version number of
named-checkzone and exit.
-vnamed-checkzone
Specify that all updates need to be
TSIG signed using the keyname
keysecret pair. The key command
overrides any key specified on the
command line via -y or -k.
key {name}
[secret]
nsupdate
Send all dynamic update requests
using the local address. If no local
statement is provided, nsupdate will
send updates using an address and
port chosen by the system. port can
also be used to set a specific port
from where requests are sent. If
port number is not specified, the
system will assign one.
local {address}
[port]
nsupdate
Send the current message. This is
equivalent to entering a blank line.
sendnsupdate
Display the current message,
containing all the pre-requisites and
updates specified since the last
send operation.
shownsupdate
This option is used to specify the
key name of the rndc authentication
key. This must be a valid domain
name. Default is rndc-key.
-k keynamerndc
Changed Features
This section describes the changed features in BIND 9.2.0.
HP-specific Options
The following lists the HP-specific options added in BIND 9.2.0:
• noforward
This option cannot be specified in "options" statement in BIND 9.2.0. Instead, forwarding
can be suppressed by including an empty forwarders sub-statement as shown in the following
example:
options {
forwarders { 192.249.249.1; };
}
zone "hp.com" {
42 BIND 9.2.0










