|
Value
|
Description
|
|
dnscmd
|
Specifies the name of the command-line program.
|
|
ServerName
|
Required. Specifies the DNS host name of the DNS server. You can also type the IP address of the DNS server. To specify the DNS server on the local computer, you can also type a period (.).
|
|
/RecordAdd
|
Required. Adds a new resource record.
|
|
ZoneName
|
Required. Specifies the fully qualified domain name (FQDN) of the zone.
|
|
NodeName
|
Required. Specifies the FQDN of the node in the DNS namespace. You can also type the node name relative to the ZoneName or @, which specifies the zone's root node.
|
|
/Aging
|
Specifies that this resource record is able to be aged and scavenged. If this command is not used, the resource record remains in the DNS database unless it is manually updated or removed.
|
|
/OpenAcl
|
Specifies that new records are open to modification by any user. Without this parameter, only administrators may modify the new record.
|
|
Ttl
|
Specifies the Time-To-Live (TTL) setting for the resource record. (The default TTL is defined in SOA resource record).
|
|
A
|
Required. Specifies the resource record type of the record you are adding.
|
|
IPAddress
|
Required. The IP address for the host.
|