ssh server listen interface <interface>

Prev Next

Use this command to add an interface to the SSH server access restriction list so it can accept SSH connections for remote access to the CLI. The access restriction list is used when listen interface constraints are enabled on the appliance.

Listen interface constraints are enabled by default. To verify whether they are enabled, use the command show ssh server. To enable them, use the command ssh server listen enable.

Syntax

[no] ssh server listen interface <interface>

Parameters

no

Use the no form of this command to remove the interface from the SSH server access restriction list.

interface

The interface to add to or remove from the SSH server access restriction list.

Examples

The following example adds ether2 to the access restriction list.

hostname (config) # ssh server listen interface ether2

The following example removes ether1 from the access restriction list.

hostname (config) # no ssh server listen interface ether1

User role

Admin or Operator

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Malware Analysis: Release 7.7.5

  • Central Management System: Release 7.9.1

  • Email Security — Server: Release 7.8

  • File Protect: Release 7.7.5

  • Network Security: Release 7.9.1

  • Intelligent Virtual Execution - Server: Release 7.9.1