|
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. Specifies the command to add a new resource record.
|
|
ZoneName
|
Required. Specifies the name of the zone where this CNAME resource record will be added.
|
|
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 aged and scavenged. If this parameter 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).
|
|
CNAME
|
Required. Specifies the resource record type of the record you are adding.
|
|
HostName|DomainName
|
Required. Specifies the FQDN of any valid DNS host or domain name in the namespace. For FQDN's, a trailing period (.) is used to fully qualify the name.
|