Changing DNS IP and FQDN

Last Updated : Sep 01, 2026 |
Prolog information
The change-dns-ip-fqdn option changes the DNS configuration. When using this command, you must enter the DNS IP address, and you can optionally include the DNS FQDN (shown as [FQDN] in the examples). Depending on whether you have just a single server or both primary and secondary servers, you can use the command to make the following changes:
  • Change primary only – first two methods shown in the examples
  • Change primary and secondary
  • Change secondary only
  • Remove secondary – used when you have both a primary and secondary and you only want to retain the primary system
  1. Log in to the Avaya SBC CLI using administrative privileges.
  2. Enter any of the following command options depending on which IP address or FQDN you want to change:.
    • sbceconfigurator.py change-dns-ip-fqdn New Primary DNS IP Address [FQDN]
    • sbceconfigurator.py change-dns-ip-fqdn New Primary DNS IP Address [FQDN],Current Secondary DNS IP Address [FQDN]
    • sbceconfigurator.py change-dns-ip-fqdn New Primary DNS IP Address [FQDN],New Secondary DNS IP Address [FQDN]
    • sbceconfigurator.py change-dns-ip-fqdn Current Primary DNS IP Address [FQDN],New Secondary DNS IP Address [FQDN]
    • sbceconfigurator.py change-dns-ip-fqdn Current Primary DNS IP Address [FQDN]
    STEP RESULT:
    The EMS server changes the DNS IP address and optionally, the FQDN.