- PERFORMANCE OF THIS SOFTWARE.
-->
-<!-- $Id: nslookup.docbook,v 1.4.2.7 2006/01/06 00:01:43 marka Exp $ -->
+<!-- $Id: nslookup.docbook,v 1.4.2.8 2006/12/16 01:15:13 sra Exp $ -->
<!--
- Copyright (c) 1985, 1989
- The Regents of the University of California. All rights reserved.
<title>INTERACTIVE COMMANDS</title>
<variablelist>
<varlistentry>
- <term>host <optional>server</optional></term>
+ <term><constant>host</constant> <optional>server</optional></term>
<listitem>
<para>
Look up information for host using the current default server or
- PERFORMANCE OF THIS SOFTWARE.
-->
-<!-- $Id: nsupdate.docbook,v 1.18.18.5 2006/01/27 23:57:44 marka Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.18.18.6 2006/12/16 01:15:13 sra Exp $ -->
<refentry>
<refentryinfo>
<date>Jun 30, 2000</date>
<variablelist>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>server</command>
<arg choice="req">servername</arg>
<arg choice="opt">port</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Sends all dynamic update requests to the name server
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>local</command>
<arg choice="req">address</arg>
<arg choice="opt">port</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Sends all dynamic update requests using the local
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>zone</command>
<arg choice="req">zonename</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Specifies that all updates are to be made to the zone
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>class</command>
<arg choice="req">classname</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Specify the default class.
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>key</command>
<arg choice="req">name</arg>
<arg choice="req">secret</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Specifies that all updates are to be TSIG signed using the
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>prereq nxdomain</command>
<arg choice="req">domain-name</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Requires that no resource record of any type exists with name
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>prereq yxdomain</command>
<arg choice="req">domain-name</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Requires that
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>prereq nxrrset</command>
<arg choice="req">domain-name</arg>
<arg choice="opt">class</arg>
<arg choice="req">type</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Requires that no resource record exists of the specified
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>prereq yxrrset</command>
<arg choice="req">domain-name</arg>
<arg choice="opt">class</arg>
<arg choice="req">type</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
This requires that a resource record of the specified
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>prereq yxrrset</command>
<arg choice="req">domain-name</arg>
<arg choice="opt">class</arg>
<arg choice="req">type</arg>
<arg choice="req" rep="repeat">data</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
The
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>update delete</command>
<arg choice="req">domain-name</arg>
<arg choice="opt">ttl</arg>
<arg choice="opt">class</arg>
<arg choice="opt">type <arg choice="opt" rep="repeat">data</arg></arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Deletes any resource records named
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>update add</command>
<arg choice="req">domain-name</arg>
<arg choice="req">ttl</arg>
<arg choice="opt">class</arg>
<arg choice="req">type</arg>
<arg choice="req" rep="repeat">data</arg>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Adds a new resource record with the specified
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>show</command>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Displays the current message, containing all of the
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>send</command>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Sends the current message. This is equivalent to entering a
</varlistentry>
<varlistentry>
- <term><cmdsynopsis>
+ <term>
<command>answer</command>
- </cmdsynopsis></term>
+ </term>
<listitem>
<para>
Displays the answer.