The NIOS-Software based DNS cache acceleration appliances provide 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 software based DNS cache acceleration appliances IB-4030 or IB-4030-10GE and login with the appropriate admin account.
The Software based DNS cache acceleration appliances support The IB-4030 or IB-4030-10GE appliance supports the standard NIOS command-line interface for communicating with the device. For more information, refer to the Infoblox CLI Guide.
Supported software based DNS cache acceleration appliance IB-4030 and IB-4030-10GE CLI commands include the following:
- set dns transfer–Schedules zone transfers. Note that set dns transfer is not used by software based DNS cache acceleration appliances IB-4030 or IB-4030-10GE with an active DNS Cache Acceleration license.
- set monitor dns –Activates DNS monitoring in NIOS. This command is disabled on software based DNS cache acceleration appliances IB-4030 or IB-4030-10GE with an active DNS Cache Acceleration license.
- show monitor dns –Displays DNS network monitoring data. This command is disabled on software based DNS cache acceleration appliances IB-4030 or IB-4030-10GE with an active DNS Cache Acceleration license.
- set interface–Defines port speed and duplex settings for all supported interfaces.
- show dns-accelinterface–Shows the status and configuration of a chosen port.
- show smartnic–Shows the cusrrent status of the appliance. This command applies only to software based DNS cache acceleration IB-4030 or IB-4030-10GE appliances.
- show dns accel 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 software based DNS cache acceleration appliances, IB-4030 and IB-4030-10GE appliances with DNS cache acceleration license enabled.
- set dns-accel set smartnic 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 dnssmartnic-accel-cache existing-file–Displays the existing cache data file of software based DNS cache acceleration appliancesIB-4030 and IB-4030-10GE.
The CLI commands listed below are frequently used on the appliance. For detailed information about the supported CLI commands, refer to the Infoblox CLI Guide.
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
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.
...
Infoblox > set dns flush name accounting.corp100.com
Infoblox > set dns flush all
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Theshow dns
command displays DNS query statistics for all DNS views in the software based DNS cache acceleration appliancesIB-4030 or IB-4030-10GE appliance. It also displays the recursive cache for the specified DNS views.
...
Infoblox > show dns stats
success 6718810
referral 0
nxrrset 0
nxdomain 0
recursion 257
failure 0
...
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Sets the logging level for the DNS Cache Acceleration service on the software based DNS cache acceleration appliancesIB-4030 or IB-4030-10GE appliance, where the level is between 0 being the least verbose and 7 being the most verbose.
Syntax
set dns-accel set smartnic log {level]
Argument | Description |
---|---|
level | The logging level (from 0 to 7) of messages. |
Example
Infoblox > set
dns-accel
set smartnic log 7
...
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Checks the status and settings of the DNS Cache Acceleration service.
...
Note
...
: When you use this command on a specific appliance, the configuration applies only to that appliance. When using this command for an HA pair, you must run the command separately on both the active and passive nodes to ensure consistent behavior.
...
Show dns-accel Show smartnic displays the following operating characteristics of the software based DNS cache acceleration appliances:
...
- Log level
...
IB-4030 or IB-4030-10GE:
|
|
|
|
|
|
|
|
|
|
|
|
| System UDP DNS response count |
Syntax
...
Syntax
show smartnic
Example
Infoblox > show
dns-accelLog level: 6(Info)smartnic
Firmware version: 1.3.19, Nov 08, 2011
Cache: Enabled
Minimum cached TTL: 1Maximum cached lifetime: 300
Cache hit count:
322110 109397
Cache miss count:
1260 3008
Minimum cached TTL: 10 DNS query stats: SUCCESS=322110 109380 NXDOMAIN=0 NXRRSET=0 FAILURE=0 REFERRAL=0
System DNS UDP
DNS query packet count:
LAN2=0 HAport0=299339 port1=93408 port2=0
LAN1port3=
323370 MGMT=0
Log level: 6 Failed cores: None
System UDP DNS response count: 323370
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
This command displays details about interfaces and SFPs that are connected to the IB-4030 or IB-4030-10GE platform.
Syntax
show interface
Example
Infoblox > show interface
LAN:
IP Address: 10.35.2.40 MAC Address: 00:0F:B7:24:10:15
Mask: 255.255.0.0 Broadcast: 10.35.255.255
MTU: 1500 Metric: 1
IPv6 Address: 2001:db8:a23::228/64
IPv6 Link: fe80::20f:b7ff:fe24:1015/64
Status: UP BROADCAST RUNNING MULTICAST
SFP Type: Fiber SX
SFP Model: Finisar(FTLF8519P2BCL)
Statistics Information
Received
packets: 6895339 bytes: 444006210 (423.4 MiB)
errors: 0 dropped: 14
overruns: 0 frame: 0
Transmitted
packets: 14832 bytes: 14599721 (13.9 MiB)
errors: 0 dropped: 0
overruns: 0 carrier: 0
Collisions: 0 Txqueuelen: 1000
You can view information about the SFPs on the software based DNS cache acceleration appliances IB-4030 or IB-4030-10GE application. To view the details:
From the Grid tab, select the Grid Manager tab and click the Members tab -> member check box -> Detailed Status icon.
You can also use this command to view the VLAN ID, tagged networks, and additional IP addresses that are configured for the network when you enable VLAN on software based DNS cache acceleration appliancesan IB-4030 or IB-4030-10GE appliance. For more information, see Enabling VLAN Support Using CLI Commands.