named-rrchecker (1)
Leading comments
Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC") Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,...
NAME
named-rrchecker - A syntax checker for individual DNS resource recordsSYNOPSIS
- named-rrchecker [-h] [-o origin] [-p] [-u] [-C] [-T] [-P]
DESCRIPTION
named-rrchecker
The -h prints out the help menu.
The -o origin option specifies a origin to be used when interpreting the record.
The -p prints out the resulting record in canonical form. If there is no canonical form defined then the record will be printed in unknown record format.
The -u prints out the resulting record in unknown record form.
The -C, -T and -P print out the known class, standard type and private type mnemonics respectively.
SEE ALSO
RFC 1034, RFC 1035, named(8)