Adding a new SSH listening address on a Service Point - User Guide - BlueCat Edge

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge
The following section outlines steps to add an SSH listening address to your service point.
Note: The IP address must be configured on the service point.
  1. Log in to the service point using the operations user and the password provided when configuring the service point in the Edge CI.
  2. Create a new network interface using the following command:
    ssh-config listening-address add 

    Where <ip_address> is the IP address of the interface that the service point should listen to SSH requests from.

Example
ssh-config listening-address add 10.10.10.52