man.named-rrchecker.html revision 5347c0fcb04eaea19d9f39795646239f487c6207
1516N/A<!--
926N/A - Copyright (C) 2000-2015 Internet Systems Consortium, Inc. ("ISC")
926N/A -
926N/A - This Source Code Form is subject to the terms of the Mozilla Public
926N/A - License, v. 2.0. If a copy of the MPL was not distributed with this
926N/A - file, You can obtain one at http://mozilla.org/MPL/2.0/.
926N/A-->
926N/A<html>
926N/A<head>
926N/A<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
926N/A<title>named-rrchecker</title>
926N/A<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
926N/A<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
926N/A<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
926N/A<link rel="prev" href="man.named-journalprint.html" title="named-journalprint">
926N/A<link rel="next" href="man.nsupdate.html" title="nsupdate">
926N/A</head>
926N/A<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
926N/A<div class="navheader">
926N/A<table width="100%" summary="Navigation header">
926N/A<tr><th colspan="3" align="center"><span class="application">named-rrchecker</span></th></tr>
926N/A<tr>
926N/A<td width="20%" align="left">
2215N/A<a accesskey="p" href="man.named-journalprint.html">Prev</a>�</td>
926N/A<th width="60%" align="center">Manual pages</th>
926N/A<td width="20%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
926N/A</td>
926N/A</tr>
926N/A</table>
926N/A<hr>
926N/A</div>
926N/A<div class="refentry">
926N/A<a name="man.named-rrchecker"></a><div class="titlepage"></div>
926N/A<div class="refnamediv">
926N/A<h2>Name</h2>
2026N/A<p><span class="application">named-rrchecker</span> &#8212; syntax checker for individual DNS resource records</p>
996N/A</div>
2352N/A<div class="refsynopsisdiv">
926N/A<h2>Synopsis</h2>
2026N/A<div class="cmdsynopsis"><p><code class="command">named-rrchecker</code> [<code class="option">-h</code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-p</code>] [<code class="option">-u</code>] [<code class="option">-C</code>] [<code class="option">-T</code>] [<code class="option">-P</code>]</p></div>
996N/A</div>
996N/A<div class="refsection">
2026N/A<a name="id-1.14.21.7"></a><h2>DESCRIPTION</h2>
926N/A<p><span class="command"><strong>named-rrchecker</strong></span>
2026N/A read a individual DNS resource record from standard input and checks if it
1431N/A is syntactically correct.
1431N/A </p>
1431N/A<p>
1968N/A The <code class="option">-h</code> prints out the help menu.
1431N/A </p>
1516N/A<p>
1431N/A The <code class="option">-o <em class="replaceable"><code>origin</code></em></code>
1431N/A option specifies a origin to be used when interpreting the record.
2272N/A </p>
1431N/A<p>
1431N/A The <code class="option">-p</code> prints out the resulting record in canonical
1352N/A form. If there is no canonical form defined then the record will be
926N/A printed in unknown record format.
2026N/A </p>
996N/A<p>
996N/A The <code class="option">-u</code> prints out the resulting record in unknown record
1431N/A form.
2026N/A </p>
2026N/A<p>
2073N/A The <code class="option">-C</code>, <code class="option">-T</code> and <code class="option">-P</code>
926N/A print out the known class, standard type and private type mnemonics
926N/A respectively.
926N/A </p>
926N/A</div>
926N/A<div class="refsection">
926N/A<a name="id-1.14.21.8"></a><h2>SEE ALSO</h2>
926N/A<p>
926N/A <em class="citetitle">RFC 1034</em>,
926N/A <em class="citetitle">RFC 1035</em>,
926N/A <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>
926N/A </p>
926N/A</div>
926N/A</div>
926N/A<div class="navfooter">
926N/A<hr>
926N/A<table width="100%" summary="Navigation footer">
926N/A<tr>
926N/A<td width="40%" align="left">
926N/A<a accesskey="p" href="man.named-journalprint.html">Prev</a>�</td>
1895N/A<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
926N/A<td width="40%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
926N/A</td>
926N/A</tr>
926N/A<tr>
926N/A<td width="40%" align="left" valign="top">
926N/A<span class="application">named-journalprint</span>�</td>
926N/A<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
926N/A<td width="40%" align="right" valign="top">�<span class="application">nsupdate</span>
926N/A</td>
926N/A</tr>
926N/A</table>
926N/A</div>
2215N/A<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b2</p>
2215N/A</body>
2286N/A</html>
2215N/A