Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The show dns_rrl command provides information about the Grid or member DNS RRL (Response Rate Limiting) settings. You can use the set dns_rrl command to configure the DNS RRL settings. For more information, see set dns_rrl.

Syntax

show dns_rrl [member <hostname> | view <viewname> | grid]

Note

The show dns_rrl command accepts the member option only on the Grid Master.



ArgumentDescription
member <hostname>The FQDN of the Grid member.
view <viewname>The name of the DNS view.
gridShow RRL settings for the Grid.

Examples

Infoblox > show dns_rrl grid
Grid RRL configuration:

  responses_per_second: 200
  window: 15 (default)
  slip: 3
  log_only: false (default)

Grid logging configuration:
  log rate-limit: true (default)

  • No labels