0% found this document useful (0 votes)
160 views3 pages

SSH, Telnet Sitch s5700

This document provides instructions for initial configuration of a Huawei switch, including: - Default login credentials - Changing the system name - Configuring the console, Telnet, SSH, and clock - Creating VLANs 2 and 3 on ports 1-2 and assigning IP addresses to the VLAN interfaces for inter-switch connectivity

Uploaded by

manu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
160 views3 pages

SSH, Telnet Sitch s5700

This document provides instructions for initial configuration of a Huawei switch, including: - Default login credentials - Changing the system name - Configuring the console, Telnet, SSH, and clock - Creating VLANs 2 and 3 on ports 1-2 and assigning IP addresses to the VLAN interfaces for inter-switch connectivity

Uploaded by

manu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Al iniciar por primera ves un switch huawei.

User: admin
Pass: admin@huawei

*******

CAmbiar nombre:

system-view
sysname Switch1oLoQueQuieras

*****************

Configurar consola:

system-view
user-interface console 0
authentication-mode aaa
quit
local-user NombreConsola password irreversible-cipher MIPassWordx
local-user NombreConsola service-type terminal

*****************************

Configurar Telnet:

system-view
telnet server enable
user-interface vty 0 4
protocol inbound all
authentication-mode aaa
idle-timeout 15
quit
aaa
local-user MiNombreXD password irreversible-cipher COntrase�aXD
local-user MiNombreXD privilege level 15
local-user MiNombreXD service-type Telnet

********************************************

Configurar Hora:

clock datetime utc HH:MM:SS MM/DD/YYY


clock timezone "NombreZona" minus 5 #Pongo Menos 5 porque asi es en Per� :3 #

******************************

Configurar SSH (Esto luego de Telnet):

system-view
stelnet server enable
rsa local-key-pair create
1024
ssh user MiNombreSSH
ssh user MiNombreSSH authentication-type password-rsa
aaa
local-user MiNombreSSH password irreversible-cipher COntrase�aXD
local-user MiNombreSSH privilege level 15
local-user MiNombreSSH service-type SSH
ssh user MINombreSSH service-type all

*************************
Seg�n la actividad:

Switch A:

system-view
vlan batch 2 3
interface Ethernet 0/0/1 #Puerto Para la Vlan 2#
port link-type access
port default vlan 2
quit
interface Ethernet 0/0/2 #Puerto para la Vlan 3#
port link-type access
port default vlan 3
quit
interface Ethernet 0/0/3 #Puerto de intercconexion#
port link-type trunk
port trunk allow-pass vlan all
quit
interface vlainf 2 #Aqui se crea el gateway para la PC conectada al puerto que
pertenece a la vlan 2#
ip address 2.2.2.1 24
quit
interface vlainf 3 #Aqui se crea el gateway para la PC conectada al puerto que
pertenece a la vlan 3#
ip address 3.3.3.1 24
quit

Switch B:

vlan batch 2 3
interface Ethernet 0/0/1 #Puerto Para la Vlan 2#
port link-type access
port default vlan 2
quit
interface Ethernet 0/0/2 #Puerto para la Vlan 3#
port link-type access
port default vlan 3
quit
interface Ethernet 0/0/3
port link-type trunk
port trunk allow-pass vlan all
quit
interface vlainf 2 #Aqui se crea el gateway para la PC conectada al puerto que
pertenece a la vlan 2#
ip address 2.2.2.2 24
quit
interface vlainf 3 #Aqui se crea el gateway para la PC conectada al puerto que
pertenece a la vlan 3#
ip address 3.3.3.2 24
quit

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy