<term>class</term>
<listitem>
<simpara>The RR class of the zone
- (normally <quote>IN</quote>)</simpara>
+ (normally <quote>IN</quote>, and in that case
+ can be omitted in configuration)</simpara>
</listitem>
</varlistentry>
<varlistentry>
> <userinput>config add DDNS/zones</userinput>
> <userinput>config set DDNS/zones[0]/origin example.org</userinput>
> <userinput>config set DDNS/zones[0]/class IN</userinput>
+(Note: "class" can be omitted)
> <userinput>config add DDNS/zones[0]/update_acl {"action": "ACCEPT", "key": "key.example.org"}</userinput>
> <userinput>config commit</userinput>
</screen>
- (The <quote>class</quote> can be omitted).
The TSIG key must be configured system wide
(see <xref linkend="xfrout"/>.)
</para>