HP-UX IP Address and Client Management Administrator's Guide HP-UX 11i v2, HP-UX 11i v3

port ip_port ; ] [ preferred-glue ( A | AAAA | NONE ) ; ] [ random-device
path_name ; ] [ root-delegation-only [ exclude { namelist } ] ;
] [ statistics-file path_name ; ] [ tkey-dhkey key_name key_tag
; ] [ tkey-domain domainname ; ] // Boolean Options [ additional-from-auth
yes_or_no ; ] [ additional-from-cache yes_or_no ; ] [ auth-nxdomain
yes_or_no ; ] [ check-names ( master | slave | response )
( warn | fail | ignore ) ; ] [ dialup dialup_option ; ] [ dnssec-enable
yes_or_no ; ] [ flush-zones-on-shutdown yes_or_no ; ] [ match-mapped-addresses
yes_or_no ; ] [ minimal-responses yes_or_no ; ] [ notify ( yes_or_no
| explicit ) ; ] [ provide-ixfr yes_or_no ; ] [ querylog yes_or_no
; ] [ recursion yes_or_no ; ] [ request-ixfr yes_or_no ; ] [
zone-statistics yes_or_no ; ] // Access Control Options [ allow-notify
{ address_match_list }; ] [ allow-query { address_match_list };
] [ allow-recursion { address_match_list }; ] [ allow-transfer
{ address_match_list }; ] [ allow-update-forwarding { address_match_list
}; ] [ blackhole { address_match_list }; ] // Bad UDP Port List
Options [ avoid-v4-udp-ports { port_list }; ] [ avoid-v6-udp-ports
{ port_list }; ] // Built-In Server Information Zone Options
[ hostname hostname_string ; ] [ server-id server_id_string ; ]
[ version version_string ; ] // Dual-Stack Server Option [
dual-stack-servers [ port ip_port ] { ( ( domain_name [ port ip_port
] | ip_addr [ port ip_port ] ) ; )... }; ]
// Forwarding Options [ forward ( only | first ) ; ] [ forwarders
{ ( ip_addr [ port ip_port ] ; )... }; ] // Interface Options
[ listen-on [ port ip_port ] { address_match_list }; ] [ listen-on-v6
[ port ip_port ] { address_match_list }; ] // Obsolete Option
[ allow-v6-synthesis yes_or_no ; ] // Operating System Resource
Limit Options [ coresize size_spec ; ] [ datasize size_spec ;
] [ files size_spec ; ] [ stacksize size_spec ; ] // Periodic
Task Interval Options [ cleaning-interval number ; ] [ heartbeat-interval
number ; ] [ interface-interval number ; ] // Query Address Options
[ query-source [ address ( ip_addr | * ) ] [ port ( ip_port
| * ) ] ; ] [ query-source-v6 [ address ( ip_addr | * ) ]
[ port ( ip_port | * ) ] ; ] // RRset Ordering Option [ rrset-order
{ order_spec ; [ order_spec ; ]... }; ] // Server Resource Limit
Options [ max-cache-size size_spec ; ] [ max-journal-size
size_spec ; ] [ recursive-clients number ; ]
[ tcp-clients number ; ] [ tcp-listen-queue number ; ]
// Sorting Option [ sortlist { address_match_list
}; ] // Tuning Options [ edns-udp-size number ;
] [ lame-ttl number ; ] [ max-cache-ttl number
; ] [ max-ncache-ttl number ; ] [ max-refresh-time
number ; ] [ max-retry-time number ; ] [ min-refresh-time
number ; ] [ min-retry-time number ; ] [ sig-validity-interval
number ; ] // Zone Transfer Options [ also-notify
{ ( ip_addr [ port ip_port ] ; )... }; ] [ alt-transfer-source
( ip4_addr | * ) [ port ip_port ] ; ] [ alt-transfer-source-v6
( ip6_addr | * ) [ port ip_port ] ; ] [ max-transfer-idle-in
number ; ] [ max-transfer-idle-out number ; ]
[ max-transfer-time-in number ; ] [ max-transfer-time-out
number ; ] [ notify-source ( ip4_addr | * ) [ port ip_port
] ; ] [ notify-source-v6 ( ip6_addr | * ) [ port ip_port
] ; ] [ serial-query-rate number ; ] [ transfer-format
( one-answer | many-answers ) ; ] [ transfer-source ( ip4_addr
| * ) [ port ip_port ] ; ] [ transfer-source-v6 ( ip6_addr
| * ) [ port ip_port ] ; ] [ transfers-in number ; ]
[ transfers-out number ; ] [ transfers-per-ns
number ; ] [ use-alt-transfer-source yes_or_no ; ]
};
The following sections explain the various options.
Pathname Options
The pathname options specify information such as the working directory of the server, the
pathname of the dump file, the memory statistics file and so on for the various options in the
options statement. Table 1-4 describes all the available pathname options.
30 Overview