Herramientas de usuario

Herramientas del sitio


redes:switches:cisco

Diferencias

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

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
Última revisiónAmbos lados, revisión siguiente
redes:switches:cisco [2016/06/14 15:31] cayuredes:switches:cisco [2016/07/27 15:09] cayu
Línea 1: Línea 1:
 ====== CISCO ====== ====== CISCO ======
-===== SF300 ===== +===== Equipos ===== 
-==== Default ====+==== SF300 ==== 
 +=== Default ===
 ^Usuario|cisco| ^Usuario|cisco|
 ^Password|cisco| ^Password|cisco|
-==== Default ====+=== Comandos ==
 +^ boot | Boot Commands | 
 +^ clear | Reset functions | 
 +^ clock | Manage the system clock | 
 +^ configure | Enter configuration mode | 
 +^ copy | Copy from one file to another | 
 +^ crypto | Cryptographic commands | 
 +^ debug-mode | Exit from the EXEC to debug mode | 
 +^ delete | Delete a file from the flash file system | 
 +^ dir | Display the list of files on the flash file system | 
 +^ disable | Disable privileged commands | 
 +^ dot1x | 802.1x EXEC commands | 
 +^ exit | Exit from the EXEC | 
 +^ green-ethernet | Green ethernet commands | 
 +^ help | Description of the interactive help system | 
 +^ ip | Global IP configuration commands | 
 +^ login | Exit from the EXEC and Log in | 
 +^ macro | Ports macros | 
 +^ menu | Enter into Menu-CLI | 
 +^ more | Display a file | 
 +^ no | Negate command | 
 +^ ping | Send echo messages. | 
 +^ reload | Halt and perform a cold restart | 
 +^ rename | Rename a file | 
 +^ renew | Renew DHCP address | 
 +^ resume | Resume telnet session. | 
 +^ set | Set System Parameters | 
 +^ show | Show running system information | 
 +^ telnet | Open telnet session. | 
 +^ terminal | Set current session functions | 
 +^ test | diagnose | 
 +^ traceroute | Discover the routes to destination. | 
 +^ write | Write running configuration to memory or terminal | 
 +=== Habilitar SSH ===
 <code> <code>
 switchf63292#configure terminal  switchf63292#configure terminal 
Línea 11: Línea 45:
 switchf63292# switchf63292#
 </code> </code>
-==== Configuración Minicom ====+=== Configuración Minicom ===
 <code ini> <code ini>
 pu port             /dev/ttyUSB0 pu port             /dev/ttyUSB0
Línea 22: Línea 56:
 pu rtscts           No  pu rtscts           No 
 </code> </code>
-