Versions Compared

Key

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


Note
titleNote
  • From NIOS 9.0 onwards, IB-4030 and IB-4030-10GE appliances are not supported.
    Similar features and functionalities are available on software-based DNS Cache Acceleration appliances
    . You can enable them by using the DNS cache acceleration CLI commands, and it is recommended to use the software-based appliances.
  • For  software software-based DNS cache acceleration Cache Acceleration appliances, all smartnic CLI commands are replaced by replace smartnic keyword with dns-accel in the CLI commandscommand. For example,  set smartnic log CLI command is replaced by set dns-accel log CLI command. 

The NIOS-based IB-4030 or IB-4030-10GE appliance provides several commands to change settings in the system. To use these commands, you must connect through SSH or connect through the serial console port to the IB-4030 or IB-4030-10GE and login with the appropriate admin account.
The IB-4030 or IB-4030-10GE appliance supports the standard NIOS command-line interface for communicating with the device. For more information see the NIOS Documentation at docs.infoblox.comCLI section.

The CLI commands listed below are frequently used on the DNS Cache Acceleration appliance(s). For more information see the NIOS Documentation, CLI section at docs.infoblox.com.


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. This command is used on software-based and hardware DNS Cache Acceleration appliances.

Syntax

set temp_license

Example

set temp_license


show license

The show license command displays the capacity of the applicable DNS cache acceleration license type.

Syntax

 show license  [ all | csv | gridwide | revoked ]

Example

Infoblox > show license all
Infoblox > show license csv
Infoblox > show license gridwide
Infoblox > show license revoked


set dns

The set dns command enables you to control the DNS cache. You can flush the cache of a DNS view or flush a particular entry from the cache.

...

This command activates the DNS monitoring in NIOS. This command is applied on software-based DNS Cache Acceleration appliance.

Syntax

set monitor dns

Example

...

This command displays DNS network monitoring data. This command is applied on software-based DNS Cache Acceleration appliance.

Syntax

show monitor dns


Example

...

Infoblox > show smartnic
Firmware version:     1.3.19, Nov 08, 2011
Cache:                Enabled

Cache hit count:      109397
Cache miss count:     3008
Minimum cached TTL:   10

DNS query stats:      SUCCESS=109380 NXDOMAIN=0 NXRRSET=0 FAILURE=0 REFERRAL=0
DNS UDP packet count: port0=299339 port1=93408 port2=0 port3=0
Log level:            6

Failed cores:         None


show dns-accel

The show dns-accel command displays the following operating characteristics of the software-based DNS Cache Acceleration appliance:

Infoblox > show dns-accel
Log level:                       6(Info)
Cache:                           Enabled
Minimum cached TTL:              1
Maximum cached lifetime:         86400
Cache hit count:                 0
Cache miss count:                0
DNS query stats:                 SUCCESS=0 NXDOMAIN=0 NXRRSET=0 FAILURE=0 REFERRAL=0
System UDP DNS query count:      MGMT=0 LAN1=0 HA=0 LAN2=0
System UDP DNS response count:   0
System DOH/DOT query count:      MGMT=0 LAN1=0 HA=0 LAN2=0 BOND0=0
System DOH/DOT response count:   0
Infoblox >


You can view information about the SFPs on the IB-4030 or IB-4030-10GE application. To view the details:

...

Infoblox > show smartnic-cache existing file

1,88ff8189f2f7548d.pacebook.com,AAAA,IN,NO,0,1,3600,3557,6828,0,AA,AAAA,88ff8189f2f7548d.pacebook.com,3600,356f:3f49:366f:3f49:376f:3f49:386f:3f49,,0,2320,3557
2,abe4d043815df77d.akamaidn.edu,A,IN,NO,0,1,3600,3557,1151352,0,AA,A,abe4d043815df77d.akamaidn.edu,3600,52.111.63.73,,0,2321,3557
3,7443b4a129f534b6.applexxx.net,AAAA,IN,NO,0,1,3600,3557,1438037,0,AA,AAAA,7443b4a129f534b6.applexxx.net,3600,306f:3f49:316f:3f49:326f:3f49:336f:3f49,,0,2322,3557
4,c42e7ae4ad44b227.pacebook.com,AAAA,IN,NO,0,1,3600,3557,492849,0,AA,AAAA,c42e7ae4ad44b227.pacebook.com,3600,396f:3f49:3a6f:3f49:3b6f:3f49:3c6f:3f49,,0,2323,3557
5,51bd345d7ac2a4b2.facebook.com,AAAA,IN,NO,0,1,3600,3557,412,0,AA,AAAA,51bd345d7ac2a4b2.facebook.com,3600,3d6f:3f49:3e6f:3f49:3f6f:3f49:406f:3f49,,0,2324,3557

show dns-accel-cache [existing-file]

...

set dns-accel-debug

This command sets the maximum cached lifetime for DNS Cache Acceleration of software-based DNS Cache Acceleration appliance in seconds to a value range between 60 and 86400.


Syntax

set dns-accel-debug <max-cached-lifetime> <value>

...

This command displays the DNS Cache Acceleration configuration of software-based DNS Cache acceleration appliance.

Syntax

show dns-accel-debug [caching-conf | reporting-conf] [ tail [ <num> ] | /regex/ ]

...