Dell PowerConnect 3248 User Manual - Page 11

Switch/Security/SSH, The following table summarizes the equivalent CLI commands for items in, - switch reset

Page 11 highlights

CLI Commands The following table summarizes the equivalent CLI commands for items in the Switch/Security/SSH page. Command ip ssh server ip ssh {[timeout seconds] | [authentication-retries integer]} disconnect ssh connection_id show ip ssh show ssh Usage Enables the SSH server on the switch. The no form command disables the SSH server. Specifies the authentication timeout for the SSH server and the number of retries allowed by a client. The no form command resets the values to the default. Terminates an SSH connection. The connection_id is the session number displayed when using the show ssh command. Displays the status of the SSH server and the configured values for authentication timeout and retries. Displays the status of current SSH sessions. Example Console(config)#ip ssh server Console(config)#ip ssh timeout 100 Console(config)#ip ssh authentication-retries 5 Console(config)# Console#show ip ssh Information of secure shell SSH status: enable SSH authentication timeout: 100 SSH authentication retries: 5 Console#show ssh Information of secure shell Session Username Version Encrypt method Negotiation state Addendum to the 3 248 and 52 24 User 's Guides 11

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42

Addendum to the 3248 and 5224 User’s Guides
11
CLI Commands
The following table summarizes the equivalent CLI commands for items in
the
Switch/Security/SSH
page.
Example
Console(config)#ip ssh server
Console(config)#ip ssh timeout 100
Console(config)#ip ssh authentication-retries 5
Console(config)#
Console#show ip ssh
Information of secure shell
SSH status: enable
SSH authentication timeout: 100
SSH authentication retries: 5
Console#show ssh
Information of secure shell
Session Username Version Encrypt method Negotiation
state
Command
Usage
ip ssh server
Enables the SSH server on the switch.
The
no
form command disables the SSH server.
ip ssh {[timeout
seconds
]
| [authentication-retries
integer
]}
Specifies the authentication timeout for the SSH
server and the number of retries allowed by a
client.
The
no
form command resets the values to the
default.
disconnect ssh
connection_id
Terminates an SSH connection. The
connection_id
is the session number displayed when using the
show ssh
command.
show ip ssh
Displays the status of the SSH server and the
configured values for authentication timeout and
retries.
show ssh
Displays the status of current SSH sessions.