Viewing the Configuration Server interface name

Last Updated : Feb 13, 2023 |

About this task

In the mega-config.yml file, provide the interface name of the Configuration Server. To view the interface name, you can use the ifconfig command.

Procedure

  1. Do one of the following:
    • Open the console on the active Configuration Server.

    • Use the SSH client to log in to the active Configuration Server.

  2. Run the following command:

    ifconfig

    The command output displays information for all network interfaces on the Configuration Server.

  3. In the command output, locate the interface with the Configuration Server IP address in the inet parameter.

Next Steps

Specify the mcs interface name in the mega-config.yml file.