(Huawei)Configure SSH server feature on Huawei Router

TigerDao

Administrator
Thành viên BQT
This article will guide you to configure and enable the SSH feature on Huawei devices according to the example below. In this example, the authentication method using user/password will be used.

(IMG)


– First name the Router and create a local key pair.


system-view
(Huawei)sysname Router
(Router)rsa local-key-pair create


(IMG)


– Configure IP for interface on Router.


(Router)interface GigabitEthernet 0/0/0
(Router-GigabitEthernet0/0/0)ip address 10.0.0.1 24


– Create user and password.


(Router)aaa
(Router-aaa)local-user test password irreversible-cipher test123
(Router-aaa)local-user test service-type ssh
(Router-aaa)local-user test privilege level 3


– Specify the interface on the Router that allows clients to connect to, and enable the ssh server.


(Router)ssh server permit interface GigabitEthernet 0/0/0
(Router)stelnet server enabled


– Configure authentication mode on the VTY interface and allow ssh on the VTY.


(Router)user-interface vty 1 4
(Router-ui-vty1-4)authentication-mode aaa
(Router-ui-vty1-4)inbound ssh protocol


– On the Client, check that ssh has been sent to the Router device.


(IMG)



!!! Thank you for following the article
;)
!!!

Xem tiếp...
 

Similar threads

Đ
Trả lời
0
Lượt xem
333
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
298
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
303
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
293
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
304
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
299
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
297
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
305
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
303
Điện thoại
Đ
Đ
Trả lời
0
Lượt xem
288
Điện thoại
Đ
Top