Deleting SSH listening addresses from a Service Point - User Guide - BlueCat Edge

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge

To view delete an SSH listening address, run the ssh-config listen-address delete command.

  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. Delete the SSH listening address using the following command:
    ssh-config listen-address delete <ip_address>

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

Example
ssh-config listen-address delete 10.10.10.62