This article provides instructions on how to configure server authentication on a Cisco Business 350 series switch.
Secure Shell (SSH) is a protocol that provides a secure remote connection to specific network devices. This connection provides functionality that is similar to a Telnet connection, except that it is encrypted. SSH allows the administrator to configure the switch through the command line interface (CLI) with a third party program.The switch acts as an SSH client that provides SSH capabilities to the users within the network. The switch uses an SSH server to provide SSH services. When SSH server authentication is disabled, the switch takes any SSH server as trusted, which decreases security on your network. If SSH service is enabled on the switch, security is enhanced.
When SSH server authentication is enabled, the SSH client running on the device authenticates the SSH server using the following authentication process:
In order to support auto configuration of an out-of-box switch with factory default configuration, SSH server authentication is disabled by default.
Step 1. Log in to the web-based utility and choose Security > TCP/UDP Services.
Step 2. Check the SSH Service check box to enable access of switches command prompt through SSH.
Step 3. Click Apply to enable the SSH service.
Step 1. Log in to the web-based utility of your switch then choose Advanced in the Display Mode drop-down list.
Step 2. Choose Security > SSH Client > SSH Server Authentication.
Step 2. Check the Enable SSH Server Authentication check box to enable SSH server authentication.
Step 3. (Optional) In the IPv4 Source Interface drop-down list, choose the source interface whose IPv4 address will be used as the source IPv4 address for messages used in communication with IPv4 SSH servers.
If the Auto option is chosen, the system takes the source IP address from the IP address defined on the outgoing interface. In this example, VLAN1 is chosen.
Step 4. (Optional) In the IPv6 Source Interface drop-down list, choose the source interface whose IPv6 address will be used as the source IPv6 address for messages used in communication with IPv6 SSH servers.
In this example, the Auto option is chosen. The system will take the source IP address from the IP address defined on the outgoing interface.
Step 5. Click Apply.
Step 6. To add a trusted server, click Add under the Trusted SSH Servers Table.
Step 7. In the Server Definition area, click one of the available methods to define the SSH server.
The options are:
In this example, By IP address is chosen. If By name is chosen, skip to Step 11.
Step 8. (Optional) If you chose By IP address in Step 6, click the IP version of the SSH server in the IP Version field.
The available options are:
In this example, Version 4 is chosen. The IPv6 radio button is available only if an IPv6 address is configured in the switch.
Step 9. (Optional) If you chose Version 6 as the IP address version in Step 7, then click the type of the IPv6 address in IPv6 Address Type.
The available options are:
Step 10. (Optional) If you chose Link Local as the IPv6 address type in Step 9, choose the appropriate interface in the Link Local Interface drop-down list.
Step 11. In the Server IP Address/Name field, enter the IP address or the domain name of the SSH server.
In this example, an IP address is entered.
Step 12. In the Fingerprint field, enter the fingerprint of the SSH server. A fingerprint is an encrypted key used for authentication. In this case, the fingerprint is used to authenticate the validity of the SSH server. If there is a match between the server IP address/Name and the fingerprint, then the SSH server is authenticated.
Step 13. Click Apply to save your configuration.
Step 14. (Optional) To delete an SSH server, check the check box of the server you wish to delete, and then click Delete.
Step 15. (Optional) Click the Save button at the top portion of the page to save the changes to the startup configuration file.
You have now configured the SSH server authentication settings on your Cisco Business 350 series switch.
Looking for more articles on your CBS350 switch? Check out any of the links below for more information!
Revision | Publish Date | Comments |
---|---|---|
1.0 |
02-Sep-2021 |
Initial Release |