BSR 2000 Command Reference Guide | Release 1.0 |
|
|
show ssh config
The show ssh config command displays the following configuration information for an SSH session.
SSH2 Secure Shell | the SSH version number |
sshTaskId | the task identifier for this SSH session |
debugMode | "0" indicates that SSH debugging is turned |
| off - "1" indicates that SSH debugging is |
| turned on |
quiet_mode | "1" indicates that SSH debugging is turned |
| off - "0" indicates that SSH debugging is |
| turned on |
idle_timeout | the inactivity timeout value (in seconds) for |
| SSH sessions to time out a specified with the |
| ssh timeout command |
portStr | the defined TCP port number for SSH to |
| listen for incoming connections as specified |
| with the ssh port command |
max_connections | the maximum number of allowed, |
| simultaneous SSH sessions specified with |
| the ssh |
password_guesses | the number of authentication attempts that |
| will be allowed for an SSH client attempting a |
| connection as specified with the ssh |
| |
macs | the message authentication (data integrity) |
| algorithm used for SSH sessions as |
| specified with the ssh |
|
|
ciphers | the cipher for the encryption of SSH session |
| data as specified with the ssh ciphers |
| command |
MGBI |