Disabling network redundancy when replacing a DNS/DHCP Server - BlueCat Integrity - 26.1.0

Address Manager Administration Guide

ft:locale
en-US
Product name
BlueCat Integrity
Version
26.1.0

How to disable network redundancy when replacing a DNS/DHCP Server.

To disable network redundancy when replacing an DNS/DHCP Server:

  1. Select the Servers tab in the sidebar, then select Servers..
  2. Select the checkbox for a DNS/DHCP Server.
  3. Select Actions > Disable.
  4. Enter a change control comment if required.
  5. Select Disable.
  6. Re-wire your DNS/DHCP Server or servers as needed.
  7. Log in to the DNS/DHCP Server Administration Console as the administrator and run the following commands to first remove the server from Address Manager control, then remove the bonding interface.
    Adonis> configure system
    Adonis:configure:system> set state no-management
    Adonis:configure:system> exit
    Adonis> configure interfaces
    Adonis:configure:interfaces> remove bond0
    Please confirm the removal of requested interface (Y/y or N/n)? Y
    This operation will disconnect SSH connections
    Removed interface successfully
  8. Return to the Address Manager user interface and disable network redundancy when replacing the server. For details, refer to Replacing a server.