Herramientas de usuario

Herramientas del sitio


redes:switches:hewlett_packard

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Próxima revisión
Revisión previa
redes:switches:hewlett_packard [2016/03/07 13:37] – creado cayuredes:switches:hewlett_packard [2016/07/27 14:46] (actual) – [Hewlett Packard] cayu
Línea 1: Línea 1:
 ====== Hewlett Packard ====== ====== Hewlett Packard ======
 +[[redes:switches:hewlett_packard:Debug y análisis de equipos HP/3com]]
 +===== Equipos =====
 +==== HP 1910/1920 Series ====
 +=== Configuración Minicom ===
 +<code ini>
 +pu port             /dev/ttyUSB0
 +pu baudrate         38400
 +pu bits             8
 +pu parity           N
 +pu stopbits         1
 +pu hasdcd           No 
 +pu rtscts           No 
 +pu xonxoff          No 
 +</code>
 +=== How to Enable Full Command Line Access ===
 +== HP 1910  ==
 +<file>
 +<HP 1910G Switch>_cmdline-mode on
 +All commands can be displayed and executed. Continue? [Y/N]Y
  
-**HP 1920 Series Switch default username and password**+↓↓↓↓↓↓↓↓ Default password is below, ↓↓↓↓↓↓↓↓ 
 +Please input password: 512900
  
 +Warning: Now you enter an all-command mode for developer's testing, 
 +some commands may affect operation by wrong use, please carefully 
 +use it with our engineer's direction.
 +<HP 1910G Switch> system-view 
 +System View: return to User View with Ctrl+Z.
 +[HP 1910G Switch]?
 +</file>
 +== HP 1920-24G or 1920-48G ==
 +<code>
 +<HP 1920G Switch> _cmdline-mode on
 +All commands can be displayed and executed. Continue? [Y/N] Y
 +
 +↓↓↓↓↓↓↓↓ Default password is below, ↓↓↓↓↓↓↓↓
 +Please input password: Jinhua1920unauthorized
 +
 +<HP 1920G Switch> system-view
 +System View: return to User View with Ctrl+Z.
 +</code>
 +==== Usuarios y autenticación ====
 +=== HP 1920 Series Switch default username and password ===
   * **Username:** admin   * **Username:** admin
   * **Password:** <blank>   * **Password:** <blank>
 +=== Dar de alta un usuario administrador ===
 +<code>
 +local-user cayu
 +authorization-attribute level 3
 +service-type ssh telnet terminal
 +</code>
 +=== Dar de alta el servicio SSH ===
 +<code>
 +ssh server enable
 +</code>
redes/switches/hewlett_packard.1457357852.txt.gz · Última modificación: 2016/03/07 13:37 por cayu