Viewing the Routing Core Server interface name

Last Updated : Feb 13, 2023 |
Prolog information
In the mega-config.yml file, provide the interface name of the Routing Core Server. To view the interface name, you can use the ifconfig command.
Before you begin
Generate SSH encryption keys.
  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. To access Routing Core Server, run the following command:
    ADDITIONAL INFORMATION:
    ssh mega@<server_IP_address>, where <server_IP_address> is the static IP address of the Routing Core Server.
  3. Run the following command:
    ADDITIONAL INFORMATION:
    ifconfig
    STEP RESULT:
    The command output displays information for all network interfaces on the Routing Core Server.
  4. In the command output, locate the interface with the Routing Core Server IP address in the inet parameter.
Next steps
Specify the mbx and aes interface names in the mega-config.yml file.