show services dns-snooping counters
Syntax
show services dns-snooping counters
Description
Display DNS snooping counters details.
Required Privilege Level
view
Output Fields
table lists the output fields for the show services dns-snooping counters
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
FPC number |
|
Number of sessions ignored for DNS snooping. This counter
increaments when:
|
|
Number of sessions considered for DNS snooping. This counter increments when the DNS snooping configuration is present and the incoming session is subjected to decode the DNS snooping data. |
|
Number of session allocated once the DNS-snooping is interested in the session. |
|
Number of sessions destroyed. |
|
Number of DNS contexts such as DNS hostname, DNS IP address, DNS TTL generated from a DNS packet. |
|
Number of FQDNs configured in a policy or in NAT that are pushed to dataplane for enabling snoopiong on those specific FQDNs. |
|
Number of FQDNs deleted from the policy or NAT configuration. When you delete an FQDN from a security policy, it is removed from FQDN-cache. |
|
Number of IP addresses extracted from the DNS packets for configured FQDNs. |
|
Number of IP addresses deleted on TTL expiry. |
|
Any change detected in configured FQDN's IP or TTL based on snooping of incoming data. |
|
Change communicated to Control plane to add data to DNS common cache. |
|
Instances of memory allocations in dataplane for DNS snooping. |
|
Memory allocation failures in dataplane. |
|
Memory freed in dataplane. |
|
Memory free errors in dataplane. |
|
Application Identification (AppID) is unable to decode the DNS packet because of protocol error with the traffic or absence of AppID protobundle or licence on the device. |
|
Messages related to high-availability nodes sent. |
|
Messages related to high-availability nodes received. |
Sample Output
show services dns-snooping counters
user@host> show services dns-snooping counters DNS-Snooping counters on FPC:master Sessions ignored: 0 Sessions intrested: 1 Sessions created: 1 Sessions destroyed: 1 Session dns contexts: 1 Cache fqdn inserted: 1 Cache fqdn deleted: 0 Cache ip inserted: 4 Cache ip deleted: 0 Reports Generated: 4 Reports Sent: 4 Memory allocated: 17 Memory allocation failed: 0 Memory freed: 7 Memory free errors: 0 Appid errors: 0 HA msg sent: 0 HA msg received: 0
Release Information
Command introduced in Junos OS Release 25.2R1.