Huawei switch SSH, FTP login configuration

Source: Internet
Author: User
Tags ftp login ssh access

Telnet Login method in the intranet is not very safe, the use of SSH landing is more secure. Let me show you how to login with SSH.

Three major strides:

    1. Create a user.

    2. Configure the Vty user.

    3. Configuring AAA Users

First, create a user. Enter System configuration mode

    1. Stelnet server enable/enabled SSH service

    2. SSH user admin/create users, name is Admin

    3. SSH user admin Authentication password/admin authentication method is password

    4. SSH user admin service-type stelnet/admin permissions for SSH, can be increased as needed.

    5. quit/Exit after completion

Second, the configuration vty

    1. User-interface vty 0 4/terminal login 0-4 Users

    2. Authentication-mode AAA/Configuration AAA

    3. protocal inboud ssh/ssh access allowed. (or can be all, allow all protocols)

    4. quit/Exit after completion

Third, configure AAA permissions

    1. Aaa

    2. Local-user Admin Passord cipher 123/Set password for user, cipher is encryption method

    3. Local-user admin service-type ssh/User Service mode is SSH, can also be increased according to the situation

    4. Local-user Admin Privilege level 15/permission set to highest

Iv. Note:

FTP Login
The front is exactly the same, just switch to Service-type FTP
FTP Server Enable

And then in User-interface vty 0 4
Protocol Inbound All

---------------------------------
If you want to Ftp,ssh,web page can login, ftp ssh http, only need service-type ftp SSH HTTP can

This article is from the "Shan Life Peace" blog, please be sure to keep this source http://hyp0535.blog.51cto.com/3019941/1674035

Huawei switch SSH, FTP login configuration

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.