Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Supported IB-4030 and IB-4030-10GE CLI commands include the following:

  • set
  • interface–Defines
  • dns transfer–Schedules zone transfers. Note that set dns transfer is not used by the IB-4030 or IB-4030-10GE with an active DNS Cache Acceleration license.
  • set monitor dns –Activates DNS monitoring in NIOS. 
  • show monitor dns –Displays DNS network monitoring data. 
  • set interface–Defines port speed and duplex settings for all supported interfaces.
  • show interface–Shows interface–Shows the status and configuration of a chosen port.
  • show smartnic–Shows smartnic–Shows the current status of the appliance. This command applies only to IB-4030 or IB-4030-10GE appliances.
  • show smartnic-cache–You can view the current accelerator cache contents or view the prior cache dump file. This command may affect DNS query response performance for around 15 seconds during execution. This command applies only to IB-4030 and IB-4030-10GE appliances with DNS cache acceleration license enabled.
  • set smartnic log–Specify log–Specify the log level for the DNS Cache Acceleration service on the appliance.
  • set temp_license–Generates and installs a temporary DNS cache acceleration license. You can add a temporary DNS cache acceleration license for up to one million qps. Note that you cannot add a temporary license if a permanent license already exists.
  • show license–Displays the capacity of the applicable DNS cache acceleration license type.
  • show smartnic-cache existing-file–Displays the existing cache data file of IB-4030 and IB-4030-10GE.

...

set dns flush all [dns_view]
set dns flush name
name [dns_view]

ArgumentDescription
allFlushes the cache file from the default view.
dns_viewSpecifies a particular DNS view.
nameFlushes the specific entry from the cache.

Example

Infoblox > set dns flush name accounting.corp100.com
Infoblox > set dns flush all

...

show dns {stats | cache [wait_time ntime][dns_view...]}

ArgumentDescription
stats Displays DNS query statistics for all DNS views. If the DNS Cache Acceleration service is enabled, show dns stats will show the combined statistics for BIND and DNS Cache Acceleration service.
ntime The maximum time (from 1 to 600 seconds) to wait for the cache file to be ready.

Example

Infoblox > show dns stats
success 6718810
referral 0
nxrrset 0
nxdomain 0
recursion 257
failure 0

...

Syntax

set smartnic log {level]

Argument Description
level The logging level (from 0 to 7) of messages.

Example

Infoblox > set smartnic log 7

...

Show smartnic displays the following operating characteristics of the IB-4030 or IB-4030-10GE:

  • Firmware version
  • DNS query statistics
  • Cache status, enabled/disabled
  • DNS per-port packet count
  • Cache hit count
  • Log level
  • Cache miss count
  • Failed cores (if any)
  • DNS minimum cached TTL

Syntax

show smartnic

Example

...