Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: As suggested, added this topic in the NIOS doc as well. Copied the updated content to this topic.

The set mgmt_exclusion_from_fastpath CLI command is used to exclude the management (MGMT) interface from the effects of virtual DNS Cache Acceleration (vDCA) if vDCA is enabled on a Grid member. By setting this command to on, you can prevent the DNS traffic to the MGMT interface from being affected by vDCA.

In a new installation of NIOS 9.0.5 or later, the MGMT interface is excluded from the effects of vDCA by default. When upgrading to NIOS 9.0.5 or later, you must use the set mgmt_exclusion_from the dataplane.

Syntax

Expert Mode > _fastpath command to prevent vDCA from affecting the MGMT traffic. Infoblox recommends that you do not direct DNS traffic to the MGMT interface as it is a secure internal interface.

Note

Note

You must run this command from the NIOS CLI Expert Mode. To enable the mode run the set expertmode or set expertmode on command from the NIOS CLI. To disable the Expert Mode, use set expertmode off.

Syntax

set mgmt_exclusion_from_fastpath {on|off}

Argument

Description

on

Sets

Excludes the management interface from the

dataplane to on

effects of vDCA.

off

Sets

Allows vDCA to affect the management interface

from the dataplane to off

.

Example

Expert Mode > set mgmt_exclusion_from_fastpath on
Enabled mgmt exclusion from fastpath. Manual Reboot is required in order for the changes to take effect.

Expert Mode > set mgmt_exclusion_from_fastpath off
Disabled mgmt exclusion from fastpath. Manual Reboot is required in order for the changes to take effect.