> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.red/llms.txt
> Use this file to discover all available pages before exploring further.

# Hyper-V Agent Onboarding

> Hyper-V Agent Onboarding overview

## Requirements

* Must have access to Cloud.Red platform and permissions to download the needed VM template
* Must be able to upload the VM template to Hyper-V environment
* Must be able to create a virtual machine in the Hyper-V environment
* Must be able to access the created virtual machine’s console in the Hyper-V environment
* Must have the needed firewall rules deployed allowing access to the internet, access to your managed devices, etc…
* Must have the agent names provided to you by your project manager

<Tip>
  **Note:\
  The IP address must not be deployed to BIGIP management subnets or BIGIP data plane subnets.\
  Each agent can consist of up to 10 BIGIPs to be managed.\
  Optimally, the number of agents to be deployed would be equivalent to the number of zones such that traffic to/from the agent to/from F5 devices does not have to traverse WANs nor firewalls.\
  NOTE - all members of a sync group must all be reachable from the same agent**
</Tip>

***

## Cloud.Red Agent Deployment

* Download the OVA file via the agents tab in cloud.red

<img className="block h-56 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/hyper-v-images/agents-screen-light.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=82fc207b8e542e6d3c2db9ee387a459b" width="1918" height="422" data-path="onboarding/agents/hyper-v-images/agents-screen-light.png" />

<img className="hidden h-56 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/hyper-v-images/agents-screen-dark.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=39f8ce6e7e8022ac92bdd201d3c7d072" width="1917" height="567" data-path="onboarding/agents/hyper-v-images/agents-screen-dark.png" />

* Select downloads in the upper-right hand corner and be sure to select the OVA file

<img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/hyper-v-images/agent-downloads-light.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=400db3ea8d7526164b53ae67694e8ba8" width="457" height="155" data-path="onboarding/agents/hyper-v-images/agent-downloads-light.png" />

<img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/hyper-v-images/agent-downloads-dark.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=e86232c470c15bbd00077aac072c1c0e" width="385" height="137" data-path="onboarding/agents/hyper-v-images/agent-downloads-dark.png" />

### Deploy the VM template to your Hyper-V environment

* The VM template needs to be uploaded to the Hyper-V server, unzipped, and used to create the virtual machine
* When importing, it is suggested that you select the “create a new unique ID” option in the wizard.

<img className="block h-40 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/hyper-v-images/import-type.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=5c1b8a19a149f6ef8439ab08ee4d03fe" width="591" height="426" data-path="onboarding/agents/hyper-v-images/import-type.png" />

<img className="hidden h-40 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/hyper-v-images/import-type.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=5c1b8a19a149f6ef8439ab08ee4d03fe" width="591" height="426" data-path="onboarding/agents/hyper-v-images/import-type.png" />

### Power on the virtual appliance

* The virtual machine is now ready to be powered on.

***

## Menu Shell

* Access the VMware console for the virtual machine
* Provide the credentials listed below

> User: netadmin\
> Default Password: Will be provided by WTIT

<Tip>
  **Note:** We strongly advise updating the default password for the 'netadmin' user to enhance security.
</Tip>

<Frame caption="Once logged in, the GUI menu will be displayed.">
  <img className="block dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />
</Frame>

The GUI menu provides a way for users to:

* **Configure NTP:** The Network Time Protocol (NTP) is a standard protocol used to synchronize computer clock times in a network. The "Configure NTP" option in the GUI menu allows users to set up or modify the NTP servers that the device will use to sync its internal clock.
* **Configure Network:** This option provides users the ability to set or modify network parameters like IP addresses, subnet masks, gateways, and hostname.

<Warning>
  **Disclaimer:** If you are operating within AWS, Azure, or GCP environments, do NOT configure network settings!!! Any changes could lead to connectivity or functionality issues.
</Warning>

* **Cloud-Init Network Toggle:** The "Toggle Cloud-Init Network settings" option allows users to enable or disable the Cloud-Init's network configuration settings.

<Warning>
  **Disclaimer:** If you are operating within AWS, Azure, or GCP environments, do NOT modify this cloud-init setting!!! Any changes could lead to connectivity or functionality issues.
</Warning>

* **Reboot:** This option allows users to safely restart the device.
* **Change Password:** This option allows users to modify the password for the "netadmin" user profile.
* **Quit:** This option allows users to exit the menu, and log out of the “netadmin” user.

<Info>
  Select the expands below for more information on each action.
</Info>

<AccordionGroup>
  <Accordion icon="" title="Configure NTP">
    <Warning>
      **Note:** Once the agent has been onboarded into cloud.red, only change NTP configuration at the instruction of WorldTech IT.
    </Warning>

    <br />

    To Configure NTP, consult the following:

    **Access Configure NTP from the main menu**\
    Use the arrow keys to navigate through the available options on the main menu.\
    Highlight the "Change Password" option and press 'Enter' to select it.

    <img className="block h-80 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />

    <img className="hidden h-80 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />

    The option to configure the Network Time Protocol (NTP) settings for the device or to ensure synchronized and accurate time settings are available.

    <Info>
      Select the tab of the action to be performed.
    </Info>

    <Tabs>
      <Tab title="Add NTP Server">
        Permits the addition of a new NTP server address.

        * Select "Add NTP Server"

        <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/configure-ntp.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d6edc34a993ba4469248d0d35e848727" width="744" height="444" data-path="onboarding/agents/menu-shell-images/configure-ntp.png" />

        <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/configure-ntp.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d6edc34a993ba4469248d0d35e848727" width="744" height="444" data-path="onboarding/agents/menu-shell-images/configure-ntp.png" />

        * Confirm the addition by pressing "Enter".

        <img className="block h-48 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/add-ntp-server.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=ec273bfc3639f8f590bd9afc5efed6e3" width="906" height="418" data-path="onboarding/agents/menu-shell-images/add-ntp-server.png" />

        <img className="hidden h-48 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/add-ntp-server.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=ec273bfc3639f8f590bd9afc5efed6e3" width="906" height="418" data-path="onboarding/agents/menu-shell-images/add-ntp-server.png" />

        <Tip>
          To cancel without adding, press the "Esc" key.
        </Tip>
      </Tab>

      <Tab title="Remove NTP Server">
        Permits the removal of an already configured NTP server.

        * Select "Remove NTP Server"

        <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/configure-ntp.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d6edc34a993ba4469248d0d35e848727" width="744" height="444" data-path="onboarding/agents/menu-shell-images/configure-ntp.png" />

        <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/configure-ntp.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d6edc34a993ba4469248d0d35e848727" width="744" height="444" data-path="onboarding/agents/menu-shell-images/configure-ntp.png" />

        The list of currently added NTP servers is shown.

        <img className="block h-48 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/remove-ntp-server.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=a0e0c42bcf31a2b175aec6097f69ec3a" width="1082" height="558" data-path="onboarding/agents/menu-shell-images/remove-ntp-server.png" />

        <img className="hidden h-48 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/remove-ntp-server.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=a0e0c42bcf31a2b175aec6097f69ec3a" width="1082" height="558" data-path="onboarding/agents/menu-shell-images/remove-ntp-server.png" />

        * Choose the server to remove
        * Confirm removal by pressing "Enter".

        <Tip>
          To cancel without removing, press the "Esc" key.
        </Tip>
      </Tab>
    </Tabs>

    ***

    <Warning>
      **Warning:** After modifying NTP settings, the option to restart the Chrony service must be selected.\
      This facilitates the synchronization of the device's time based on the new NTP settings.
    </Warning>

    * Select "Restart Chront Service"

    <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/restart-chrony-service.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=9e2c120aea050887ad0b4156f1e1f890" width="718" height="368" data-path="onboarding/agents/menu-shell-images/restart-chrony-service.png" />

    <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/restart-chrony-service.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=9e2c120aea050887ad0b4156f1e1f890" width="718" height="368" data-path="onboarding/agents/menu-shell-images/restart-chrony-service.png" />

    After saving the NTP configurations and restarting the Chrony service, users will be redirected back to the main menu, displaying the device's uptime, IP address, and available network settings and configuration options.

    <img className="block h-64 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/chrony-service-restarted.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=c9343a9f3aba9f5c7217b84ae449bdcd" width="1136" height="850" data-path="onboarding/agents/menu-shell-images/chrony-service-restarted.png" />

    <img className="hidden h-64 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/chrony-service-restarted.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=c9343a9f3aba9f5c7217b84ae449bdcd" width="1136" height="850" data-path="onboarding/agents/menu-shell-images/chrony-service-restarted.png" />

    <Info> To return to the main menu without making any changes, select go back. </Info>
  </Accordion>

  <Accordion icon="" title="Configure Network">
    <Warning>
      **Note:** Cloud-init must be disabled to make changes to the network configuration.\
      Users are expected to provisions the configurations provided to Worldtech IT as well as update the host name with the name provided by Worldtech IT.\
      Once the agent has been onboarded into cloud.red, only change Network configuration at the instruction of WorldTech IT.
    </Warning>

    <Frame caption="When disabled, Cloud-Init Network will show as disabled below the IP.">
      <img className="block dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reboot-from-shell-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=ed351109f6b75adfff1c9fa39cdf5bf2" width="1444" height="906" data-path="onboarding/agents/menu-shell-images/reboot-from-shell-menu.png" />

      <img className="hidden dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reboot-from-shell-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=ed351109f6b75adfff1c9fa39cdf5bf2" width="1444" height="906" data-path="onboarding/agents/menu-shell-images/reboot-from-shell-menu.png" />
    </Frame>

    ***

    To Configure Network, consult the following:

    * In the main menu, navigate using the arrow keys to the option that says "Configure Network"
    * Select it by pressing the 'Enter' key on your keyboard.

    <img className="block h-80 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />

    <img className="hidden h-80 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />

    Accessing the "Configure Network" option will lead you to the Network Manager UI.

    <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/edit-a-connection.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=cf066d337ce980edddbc77d9e67e2020" width="958" height="826" data-path="onboarding/agents/menu-shell-images/edit-a-connection.png" />

    <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/edit-a-connection.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=cf066d337ce980edddbc77d9e67e2020" width="958" height="826" data-path="onboarding/agents/menu-shell-images/edit-a-connection.png" />

    The following options are available:

    * **Edit a connection:** Modify existing network configurations.
    * **Activate a connection:** Start a specific network connection.
    * **Set system hostname:** Rename your system for identification on the network.
    * **Quit:** Return to the Network menu.

    <Info>
      Select the tab of the action to be performed.
    </Info>

    <Tabs>
      <Tab title="Edit a connection">
        * Navigate to "Edit a connection" and press "enter"
        * A list of available network connections will be presented.

        In this example, there's an "Ethernet" connection labeled "System eth0". Here are the available actions:

        * **Add:** Create a new network connection.
        * **Edit:** Modify the selected network connection's settings.
        * **Delete:** Remove the selected network connection.
        * **Back:** Return to the previous menu.

        Select “Edit”, and press “Enter”.

        <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/edit-a-connection-continued.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=f28595bc26c61185cd85b034cfa1d863" width="1272" height="1410" data-path="onboarding/agents/menu-shell-images/edit-a-connection-continued.png" />

        <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/edit-a-connection-continued.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=f28595bc26c61185cd85b034cfa1d863" width="1272" height="1410" data-path="onboarding/agents/menu-shell-images/edit-a-connection-continued.png" />

        IPv4 Configuration: Settings related to IPv4 protocol.\
        Change Configuration Mode: Initially, it might be set to "Automatic." Change this to "Manual" to manually input the IP details.

        * Address: IP address for the device.
        * Gateway: IP address for the gateway.
        * DNS servers: Domain Name System servers' IP addresses.
        * Search domains: Domains to search when resolving hostnames.
        * Routing: Settings related to data routing.

        Make the necessary changes and click "OK" to save.

        <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/edit-connection-information-ok.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=a7ccb91fa80ca6afd045628c13be9c22" width="1362" height="1168" data-path="onboarding/agents/menu-shell-images/edit-connection-information-ok.png" />

        <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/edit-connection-information-ok.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=a7ccb91fa80ca6afd045628c13be9c22" width="1362" height="1168" data-path="onboarding/agents/menu-shell-images/edit-connection-information-ok.png" />

        After confirming the network settings you will be navigated back to Edit a connection menu.

        * Navigate to “Back” to go back to the main menu in the NetworkManager TUI.

        <Tip>
          **Note:** In order for the changes to take effect, users will need to deactivate and reactivate the connection for the changes to be applied.\
          More information can be found in the activate connection tab above.
        </Tip>
      </Tab>

      <Tab title="Activate a connection">
        * Navigate to “Activate a connection” and press "enter"
        * A list of available network connections will be presented.

        In this example, there’s an “Ethernet” connection labeled “System eth0”. Here are the available actions:

        * Activate
        * Deactivate

        Navigate to the connection with the provisioned IP address, gateway, and DNS servers that were provided to Worldtech IT

        <Note>
          **Note:** Users must first configure the connection using "Edit a connection"
        </Note>

        Navigate to “Deactivate” and press “Enter”

        <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/connection-deactivate-displayed.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=394275aec17dc20bcfd91527866d05fc" width="986" height="1392" data-path="onboarding/agents/menu-shell-images/connection-deactivate-displayed.png" />

        <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/connection-deactivate-displayed.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=394275aec17dc20bcfd91527866d05fc" width="986" height="1392" data-path="onboarding/agents/menu-shell-images/connection-deactivate-displayed.png" />

        Navigate to “Activate” and press “Enter”

        <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/connection-activate-displayed.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=e20ec5067031255eaffbdc607e26201d" width="1070" height="1154" data-path="onboarding/agents/menu-shell-images/connection-activate-displayed.png" />

        <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/connection-activate-displayed.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=e20ec5067031255eaffbdc607e26201d" width="1070" height="1154" data-path="onboarding/agents/menu-shell-images/connection-activate-displayed.png" />

        Once the network has been deactivated, and reactivated select “Back” to go back to the NetworkManger TUI main menu.
      </Tab>

      <Tab title="Set system hostname">
        * Navigate to “Set system hostname” and press "enter"
        * A screen to enter the new host name will be presented.

        <Info>
          During the onboarding process Worldtech IT will provide the name of each agent that is expected to be onboarded. set-hostname.png
        </Info>

        <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/set-hostname.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=2f1b38ec068ac3f2ea2d1c0c796c27ac" width="1326" height="852" data-path="onboarding/agents/menu-shell-images/set-hostname.png" />

        <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/set-hostname.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=2f1b38ec068ac3f2ea2d1c0c796c27ac" width="1326" height="852" data-path="onboarding/agents/menu-shell-images/set-hostname.png" />

        After entering the hostname and selecting "OK" a confirmation window that says "Set hostname to '\[your-chosen-hostname]'" will be displayed.

        * Select "OK"

        <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/confirm-hostname.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=b65d68ef18b307ad3ec97ccebd75ffad" width="906" height="630" data-path="onboarding/agents/menu-shell-images/confirm-hostname.png" />

        <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/confirm-hostname.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=b65d68ef18b307ad3ec97ccebd75ffad" width="906" height="630" data-path="onboarding/agents/menu-shell-images/confirm-hostname.png" />

        * Users will be returned to the Network Manger window
      </Tab>
    </Tabs>

    ***

    * Navigate to Quit if all changes required in the Network Manager have been made
    * Press “Enter” to go back to the main menu

    <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/quit-networkmanager.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d28695398040fee3de35a32d43868539" width="1076" height="974" data-path="onboarding/agents/menu-shell-images/quit-networkmanager.png" />

    <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/quit-networkmanager.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d28695398040fee3de35a32d43868539" width="1076" height="974" data-path="onboarding/agents/menu-shell-images/quit-networkmanager.png" />

    <Info>
      Once back to the Main Menu, any IP changes or Hostname changes made will be applied and visible in the menu GUI.
    </Info>

    <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/ip-changes-displayed-in-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=c3cc37d8ec86adc7cd019750d3eeb765" width="1242" height="408" data-path="onboarding/agents/menu-shell-images/ip-changes-displayed-in-menu.png" />

    <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/ip-changes-displayed-in-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=c3cc37d8ec86adc7cd019750d3eeb765" width="1242" height="408" data-path="onboarding/agents/menu-shell-images/ip-changes-displayed-in-menu.png" />
  </Accordion>

  <Accordion icon="" title="Cloud-Init Network Toggle">
    <Warning>
      Users should only toggle to 'Disabled' when configuring a static IP address or utilizing DHCP with a reserved IP allocation.\
      Once the agent has been onboarded into cloud.red, only change the Cloud-Init Network at the instruction of WorldTech IT.
    </Warning>

    ***

    To toggle Cloud-Init Networking, consult the following:

    * Use the arrow keys to navigate through the available options on the main menu.
    * Highlight the "Cloud-Init Network Toggle" option and press 'Enter' to select it.

    <img className="block h-80 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />

    <img className="hidden h-80 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/cloud-shell-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=43a5eb4713a9fc30e7d4f1b4d01ad188" width="1304" height="754" data-path="onboarding/agents/menu-shell-images/cloud-shell-main-menu.png" />

    The Cloud-Init Network Toggle Menu will appear

    <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/toggle-cloud-init-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=585831ea14d5635176952ab77f325321" width="1222" height="794" data-path="onboarding/agents/menu-shell-images/toggle-cloud-init-main-menu.png" />

    <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/toggle-cloud-init-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=585831ea14d5635176952ab77f325321" width="1222" height="794" data-path="onboarding/agents/menu-shell-images/toggle-cloud-init-main-menu.png" />

    The following options are available:

    * **Go Back:** Takes you back to the main menu without making any changes.
    * **Enable Cloud-Init Networking:** Enables Cloud-Init Networking on your instance.
    * **Disable Cloud-Init Networking:** Disables Cloud-Init Networking on your instance.

    To enable Cloud-Init networking, navigate to "Enable Cloud-Init Networking" and press "Enter"

    <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/enable-cloud-init.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=82dd2c6bcac39d7032287a5b035941ca" width="782" height="342" data-path="onboarding/agents/menu-shell-images/enable-cloud-init.png" />

    <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/enable-cloud-init.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=82dd2c6bcac39d7032287a5b035941ca" width="782" height="342" data-path="onboarding/agents/menu-shell-images/enable-cloud-init.png" />

    To disable Cloud-Init networking, navigate to "Disable Cloud-Init Networking" and press "Enter"

    <img className="block h-36 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/disable-cloud-init.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=40226fe3f0fac8322c56d503af004e0c" width="826" height="412" data-path="onboarding/agents/menu-shell-images/disable-cloud-init.png" />

    <img className="hidden h-36 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/disable-cloud-init.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=40226fe3f0fac8322c56d503af004e0c" width="826" height="412" data-path="onboarding/agents/menu-shell-images/disable-cloud-init.png" />

    Once all intended changes have been made, navigate to "Go Back" and press "Enter"

    Users will be returned to the main menu with the Cloud-Init Network stats configured being reflected in the Menu under IP.
  </Accordion>

  <Accordion icon="" title="Reboot">
    <Warning>
      Note: Once the agent has been onboarded into cloud.red, only reboot the device at the instruction of WorldTech IT.
    </Warning>

    To reboot the VM, consult the following:

    * Use the arrow keys to navigate through the available options on the main menu.
    * Highlight the "reboot" option and press 'Enter' to select it.

    <img className="block h-80 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reboot-from-shell-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=ed351109f6b75adfff1c9fa39cdf5bf2" width="1444" height="906" data-path="onboarding/agents/menu-shell-images/reboot-from-shell-menu.png" />

    <img className="hidden h-80 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reboot-from-shell-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=ed351109f6b75adfff1c9fa39cdf5bf2" width="1444" height="906" data-path="onboarding/agents/menu-shell-images/reboot-from-shell-menu.png" />
  </Accordion>

  <Accordion icon="" title="Restart Cr Agent Service">
    <Warning>
      **Note:** Once the agent has been onboarded into cloud.red, only restart the CR Agent Service at the instruction of WorldTech IT.
    </Warning>

    To Restart CR Agent Service, consult the following:

    * Use the arrow keys to navigate through the available options on the main menu.
    * Highlight the "Restart CR Agent Service" option and press 'Enter' to select it.

    <img className="block h-80 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/restart-cr-agent-services.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=6befbce0576ef3ad1e643422f19df4fa" width="1130" height="786" data-path="onboarding/agents/menu-shell-images/restart-cr-agent-services.png" />

    <img className="hidden h-80 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/restart-cr-agent-services.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=6befbce0576ef3ad1e643422f19df4fa" width="1130" height="786" data-path="onboarding/agents/menu-shell-images/restart-cr-agent-services.png" />
  </Accordion>

  <Accordion icon="" title="Change Password">
    Despite the netadmin account being exclusively accessible via the console, adhering to best practices necessitates altering the default password. It is imperative that you update this password to a more complex alternative and securely store it within your designated secrets or password management system.

    <Warning>
      **Warning:** Should the password be misplaced, access to the netadmin account for the purpose of modifying settings will be irretrievably lost.
    </Warning>

    To change the Password for the Netadmin user, consult the following:

    <Steps>
      <Step title="Access Change Password from the Main Menu">
        * Use the arrow keys to navigate through the available options on the main menu.
        * Highlight the "Change Password" option and press 'Enter' to select it.

        <img className="block h-80 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/change-password-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=c6da1b760b4329d6ac54e3746d82f58b" width="1368" height="752" data-path="onboarding/agents/menu-shell-images/change-password-main-menu.png" />

        <img className="hidden h-80 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/change-password-main-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=c6da1b760b4329d6ac54e3746d82f58b" width="1368" height="752" data-path="onboarding/agents/menu-shell-images/change-password-main-menu.png" />
      </Step>

      <Step title="Select Change Password">
        The "Password Reset Menu" will open.\
        Highlight the "Change Password" option in the reset menu and press 'Enter’.

        <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/change-password-reset-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=872bea7fd0879efe4a54c1e2246b66e5" width="688" height="290" data-path="onboarding/agents/menu-shell-images/change-password-reset-menu.png" />

        <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/change-password-reset-menu.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=872bea7fd0879efe4a54c1e2246b66e5" width="688" height="290" data-path="onboarding/agents/menu-shell-images/change-password-reset-menu.png" />
      </Step>

      <Step title="Enter New Password">
        A prompt to "Enter New Password" will appear.\
        Type in the desired password you wish to set for the Netadmin user.

        <Note>
          **Note:** The characters will be obscured for security reasons.
        </Note>

        Press 'Enter' after inputting the new password.

        <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/enter-new-password.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=679af781d858825bb33352b213bbb56a" width="786" height="344" data-path="onboarding/agents/menu-shell-images/enter-new-password.png" />

        <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/enter-new-password.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=679af781d858825bb33352b213bbb56a" width="786" height="344" data-path="onboarding/agents/menu-shell-images/enter-new-password.png" />
      </Step>

      <Step title="Re-enter Password">
        A prompt to "Re-enter New Password" will appear.\
        Type in the same password again to confirm.\
        Press 'Enter' after confirming the new password.

        <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reenter-new-password.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d6c4b982b53a594dc208c5ebbceac19f" width="902" height="334" data-path="onboarding/agents/menu-shell-images/reenter-new-password.png" />

        <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reenter-new-password.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=d6c4b982b53a594dc208c5ebbceac19f" width="902" height="334" data-path="onboarding/agents/menu-shell-images/reenter-new-password.png" />
      </Step>

      <Step title="Password Change Confirmation">
        Confirming the new password returns users to the main menu.
        After a successful change of the password, a confirmation message will appear: "Password reset successfully for 'netadmin'".

        <img className="block h-80 dark:hidden" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reset-successfully.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=fadedad59b8c7801c523cb276c002da7" width="1254" height="838" data-path="onboarding/agents/menu-shell-images/reset-successfully.png" />

        <img className="hidden h-80 dark:block" src="https://mintcdn.com/cloudred/swTjN0G2nb2atZA1/onboarding/agents/menu-shell-images/reset-successfully.png?fit=max&auto=format&n=swTjN0G2nb2atZA1&q=85&s=fadedad59b8c7801c523cb276c002da7" width="1254" height="838" data-path="onboarding/agents/menu-shell-images/reset-successfully.png" />
      </Step>
    </Steps>
  </Accordion>
</AccordionGroup>

<Check>
  **Before Continuing validate the following is complete:**

  * The virtual appliance’s static IP address is correct.
  * Cloud-Init is disabled.
  * All Network Configurations are correct.
  * NTP has been configured correctly.
  * The password for Netadmin user has been updated.

  **If issues with onboarding the agent occur, take the following steps:**

  * Confirm that all [Connectivity Requirements](/requirements/agent-connectivity) are met.
  * Restart Cr Agent Service.
  * Reboot the VM.
  * If issues persist contact WorldTech IT.
</Check>

***

## Registering the Cloud.Red Agent

To register the device, all previous instructions must be complete and a user must be able to reach the agent’s private IP, over HTTPS on port 443, to register the Cloud.Red Agent.

### Connect to the Agent’s HTTPS Console

In your web browser, visit the IP address of your VM.

<img className="block h-16 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/web-browser.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=f49ee0f179f5d67d5bd7d04bcc3f85f0" width="543" height="44" data-path="onboarding/agents/registering-agent-images/web-browser.png" />

<img className="hidden h-16 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/https-ip-dark-mode.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=965c890995aa6e2ba76dae7b99ddcd13" width="333" height="38" data-path="onboarding/agents/registering-agent-images/https-ip-dark-mode.png" />

Accept the potential security risk and continue (this will look different in different browsers)

<img className="block h-96 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/warning-potential.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=c3c541ca7657ce335072547b0a4a44cb" width="917" height="527" data-path="onboarding/agents/registering-agent-images/warning-potential.png" />

<img className="hidden h-96 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/warning-potential-dark.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=63c645ed24e9c2f90705421af8ec7cbb" width="1197" height="806" data-path="onboarding/agents/registering-agent-images/warning-potential-dark.png" />

### Continue Registration

Follow one of the following methods:

<AccordionGroup>
  <Accordion icon="" title="Method 1 - Click Step 1’s Link">
    <img className="block h-96 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/steps-to-register.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=29bab80392c8239ad1c4a6966be03334" width="1242" height="633" data-path="onboarding/agents/registering-agent-images/steps-to-register.png" />

    <img className="hidden h-96 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/steps-to-register.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=29bab80392c8239ad1c4a6966be03334" width="1242" height="633" data-path="onboarding/agents/registering-agent-images/steps-to-register.png" />

    > Click the link at the end of “Step 1”.

    * You will be brought to the Cloud.Red Portal. <br />
    * Select your account.

    <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/select-account.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=48d9d6362a275d776493544e9cfefcd8" width="196" height="105" data-path="onboarding/agents/registering-agent-images/select-account.png" />

    <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/select-account.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=48d9d6362a275d776493544e9cfefcd8" width="196" height="105" data-path="onboarding/agents/registering-agent-images/select-account.png" />

    * The agent code will be auto-populated.
    * Use the agent name provided to you by your WorldTech IT project manager.

    <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/name-agent.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=c71895cddbb03f6dad7988f90f6a2a49" width="262" height="185" data-path="onboarding/agents/registering-agent-images/name-agent.png" />

    <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/name-agent.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=c71895cddbb03f6dad7988f90f6a2a49" width="262" height="185" data-path="onboarding/agents/registering-agent-images/name-agent.png" />
  </Accordion>

  <Accordion icon="" title="Method 2 - Copy the Code and Create the Agent in the Cloud.Red Portal">
    <img className="block h-96 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/steps-to-register.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=29bab80392c8239ad1c4a6966be03334" width="1242" height="633" data-path="onboarding/agents/registering-agent-images/steps-to-register.png" />

    <img className="hidden h-96 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/steps-to-register.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=29bab80392c8239ad1c4a6966be03334" width="1242" height="633" data-path="onboarding/agents/registering-agent-images/steps-to-register.png" />

    > Copy the code displayed in the middle of the registration page seen in step 1.

    Go to [Cloud.Red](https://portal.cloud.red) and navigate to the agents tab on the left-hand menu.

    <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/agent-screen-light.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=484f108a5f51bd2061eece380d2e684d" width="1909" height="320" data-path="onboarding/agents/registering-agent-images/agent-screen-light.png" />

    <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/agent-screen-dark.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=d87448bb3acd2c012125b1e98c9c625e" width="1910" height="290" data-path="onboarding/agents/registering-agent-images/agent-screen-dark.png" />

    * In the top right corner, click new.
    * Paste the copied code.

    <img className="block h-32 dark:hidden" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/new-agent-light.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=9666b9fc43d8e5c8cedac3ed4f324682" width="557" height="581" data-path="onboarding/agents/registering-agent-images/new-agent-light.png" />

    <img className="hidden h-32 dark:block" src="https://mintcdn.com/cloudred/AQSK3WOPlgyaBGvE/onboarding/agents/registering-agent-images/new-agent-dark.png?fit=max&auto=format&n=AQSK3WOPlgyaBGvE&q=85&s=a53a5f08629d520c47abf6663b1e3521" width="553" height="580" data-path="onboarding/agents/registering-agent-images/new-agent-dark.png" />

    * Use the agent name provided to you by your WorldTech IT project manager.
  </Accordion>
</AccordionGroup>

> **Please contact WorldTech IT to complete the installation.**
