Configuration Mode Commands : System Administration Commands : Secure Shell Access Commands : ssh server listen interface
  
ssh server listen interface
Adds one or more interfaces to the SSH server access restriction list (thus, it unblocks requests on the specified interface).
Syntax
[no] ssh server listen interface <interface>
Parameters
<interface>
Interface: primary, aux, inpath0_0, inpath0_1, rios-lan0_0, rios_wan0_0.
Usage
If the list of interfaces is empty, none of the interfaces respond to the queries. If the list of interfaces has at least one entry, then the server listens on that subset of interfaces.
To add an interface to the list
ssh server listen interface primary
To remove an interface
no ssh server listen interface <interface>
The no command option removes the interface.
SSH interface restrictions are not available through the Management Console
Example
amnesiac (config) # ssh server listen interface primary
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show ssh server