Skip to main content
Version: FCP 25.11

Operations After Changing the SSH Port on Management Nodes

This document describes the operations required after the SSH service port on management nodes is changed.

tip

This is a Day-2 operations document.
For Day-1 deployment, see the deployment script notes in the installation guide. That script provides an SSH port parameter.

FCP-Core

Core node

  • Enter the extracted fastone installation package directory.
  • Enter the sop directory.
cd sop
  • Run the following script.
sudo ./update-ssh-port.sh

FCP-Suite

Core node

  • Enter the extracted fastone installation package directory.
  • Enter the sop directory.
cd sop
  • Run the following script.
sudo ./update-ssh-port.sh

Monitor node

  • Enter the extracted fastone installation package directory.
  • Enter the install/fsconf directory.
cd install/fsconf
  • Run the following script.
sudo bash update-fsconf.sh -s <new-port>