Skip to content

dns nsecRec

The following operations can be performed on "dns nsecRec":

show dns nsecRec

Displays the NextSECure (NSEC) resource records created for the specified domain name.

Synopsys

show dns nsecRec [<hostName> | -type <type>]

Arguments

hostName

Name of the domain.

type

Type of records to display. Available settings function as follows:

  • ADNS - Display all authoritative address records.

  • PROXY - Display all proxy address records.

  • ALL - Display all address records.

Possible values: ALL, ADNS, PROXY

Outputs

nextNsec

Next nsec record in the chain

nsecBitarray

Bit array representing the different record types configured for the domain name

nextRecs

An array of record types associated with the nsec record.

TTL

Time to Live (TTL), in seconds, for the record.

ecsSubnet

Subnet for which this particular record is cached. Subnet caching will occur for responses with EDNS Client Subnet (ECS) option. Applies to resource records obtained through proxy configurations only.

devno

count

stateflag

Example

show dns nsecRec foo.bar

Was this article helpful?