Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Update the Jump Host

date_range 25-Aug-23

To update the jump host, run the following scripts and commands in the CLI of the jump host as a Contrail user (su - contrail from root).

  1. Run the jump host update script to update the RHEL running on the jump host. This is a DNF update. A reboot is required after the DNF update.
    content_copy zoom_out_map
    /var/lib/contrail_cloud/scripts/contrail-cloud-update-jumphost.sh -d
  2. Verify the jump host is on the correct RHEL kernel version for Contrail Cloud release.

    content_copy zoom_out_map
    uname -a
  3. Verify the jump host is on the correct RHEL version for Contrail Cloud release.

    content_copy zoom_out_map
    cat /etc/redhat-release
footer-navigation