D-Link DGS-6608 — sSH Configuration Guide for Network Switches [368/1106]

Превью страниц Страница 368 / 1106
D-Link DGS-6608 [368/1106] Examples
DGS-6600 Series Switch ip ssh
CLI Reference Guide
358
Examples This example shows how to enable the SSH service.
This example shows how to set the SSH timeout to 160 seconds.
This example shows how to set the number of SSH authentication-retries to 2.
The connection will be failed when the number of authentication retries reaches 2
tries without success.
This example shows how to change the service-port to 3000. The SSH client
must connect using this service port number.
Verify the settings by entering the show ip ssh command.
Switch# configure terminal
Switch(config)# ip ssh
Switch# configure terminal
Switch(config)# ip ssh timeout 160
Switch# configure terminal
Switch(config)# ip ssh authentication-retries 2
Switch# configure terminal
Switch(config)# ip ssh service-port 3000

Содержание

4839

Learn how to configure SSH on network switches, including setting timeouts, authentication retries, and service ports. Enhance your network security with these essential commands.