Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

HCL performs Telnet,ssh remote login

2025-02-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

How to configure remote login for a device and test it using the hcl simulator.

First, open HCL and draw the topology diagram correctly

Because the HCL virtual host cannot perform Telnet verification, add a local host for testing

Second, enter the device and configure the device correctly for remote login

System-view

Int g 0/0

Ip add 192.168.1.1 24 (configure Telnet IP)

Quit

Telnet server enable (open Telnet service)

Line vty 0 4

Set-authentication password simple 123 (set authentication password)

User-role network-admin (set up account)

Third, test login, using cmd or putty

Before using cmd for remote login, you need to open the Telnet client of Windows

Ssh configuration command

1. Generate RSA and DSA key pairs

[H3C] public-key local create rsa

[H3C] public-key local create dsa

.

two。 Set the authentication mode on the user interface to AAA, and let the user interface support SSH protocol

[H3C] user-interface vty 0 4

[H3C-ui-vty0-4] authentication-mode scheme

[H3C-ui-vty0-4] protocol inbound ssh

3. Create the user admin, set the authentication password to LuwenjuMuyi authentication # login protocol is SSH, and the accessible command level is 3.

[H3C] local-user admin

[H3C-luser-admin] password cipher Luwenjumuri stories #

[H3C-luser-admin] service-type ssh level 3

.

4. Specify that the authentication method of user admin is password

[H3C] ssh user admin authentication-type password

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report