This example shows how to log in to another device by using Telnet. You can configure the user authentication mode and password to log in to another device by using Telnet.
This example shows how to log in to another device by using STelnet. To allow the STelnet client to connect to the SSH server, configure the client and server to generate local key pairs, configure the server to generate an RSA public key, and bind the public key to the client.
This example shows how to log in to another device by using STelnet. To allow the STelnet client to connect to the SSH server, configure the client and server to generate local key pairs, configure the server to generate a DSA public key, and bind the public key to the client.
This example shows how to log in to another device by using STelnet. To allow the STelnet client to connect to the SSH server, configure the client and server to generate local key pairs, configure the server to generate an ECC public key, and bind the public key to the client.
In this example, local key pairs are generated on the STelnet client and secure shell (SSH) server, and an SM2 public key is generated on the SSH server and then bound to the STelnet client, implementing communication between the STelnet client and SSH server.
To allow the SFTP client to connect to the SSH server, configure the client and server to generate local key pairs, configure the client to generate an RSA public key, and bind the public key to the client.
To allow the SFTP client to connect to the SSH server, configure the client and server to generate local key pairs, configure the client to generate a DSA public key, send the public key to the server, and bind the public key to the client.
To allow the SFTP client to connect to the SSH server, configure the client and server to generate local key pairs, configure the client to generate an ECC public key, and bind the public key to the client.
In this example, local key pairs are generated on the SFTP client and secure shell (SSH) server, and an SM2 public key is generated on the SSH server and then bound to the SFTP client, implementing communication between the SFTP client and SSH server.
This example shows how to configure an SSH client on the public network to access an SSH server on a private network. You can configure SSH-related attributes for public users to allow them to access devices on private networks in STelnet or SFTP mode.
This section provides an example for configuring HTTP for device login, so that you can log in to an HTTP server from an HTTP client to download the desired certificate.