
C H A P T E R 6 | CLI Command Summary |
CommandDescription
config dns zones | Displays the statistical information of the specified zone. |
stats | Syntax: |
| config dns zones <zonename> stats |
| where: |
| zonename is the name of the zone whose statistical information |
| you wish to view. |
| Example: |
Zone: |
|
| |
Queries: | 0 | Referrals: | 0 |
Host: host1.com |
|
| |
Queries: | 0 | Referrals: | 0 |
Information displayed:
•Number of Queries and Referrals of the specified zone.
•Each hostname currently committed under the specified zone
•Number of Queries and Referrals for each hostname under the zone.
config dns zones <zonename>
create-authority
Creates an authority record for the specified zone. Each zone can have up to five authority records and should have a minimum of two. Valid authority records require a fully qualified authority name (<authorityname>). Authority names cannot exceed
255characters.
Syntax:
config dns zones <zonename>
where:
zonename is the name of the zone for which you wish to create an authority record.
authorityname is the name (hostname) of the host you wish to designate as an authority for the specified zone.
ip address is the IP address of the host you wish to designate as an authority for the specified zone.
Config DNS Zones Commands
109