- Posted by Andres Restrepo Gonzalez
Comandos para un router
Es util tener una lista de los comando de un router, hice este resumen de algunos comandos.... Ojla nos sirva.......!!!!!!!!!!!!!!!!!!!!!!!.!!!!!.!!!!!........!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.....!!!....!!!!!!!!!!!!!...!!!!!!.!.!Para guardar la configuracion de Router en un servicio TFTP
Copy
Router# copy flash tftp
Router#copy running-config tftp
Router#copy tftp running-config
Poner Password al Router
Expo(config)#line console 0
Expo(config-line)#password *******
Expo(config-line)#login
Ponerle password al Router
Expo(config)#line vty 0 4
Expo(config-line)#password *******
Expo(config-line)#login
Expo(config)#enable password ******
Encriptar Password
Expo(config)#service password-encription
Expo(config)#enable secret *******
Activar interfaz WEB
ip http Server
Mensaje del dia MOTD
Configure Terminal
banner motd # Escriba aquí el mensaje del día #.
copy running-config startup-config
Copiar el IOS desde un server tftp
router# copy tftp flash
pregunta sobre la ip? Ip address del Server tftp
nombre del archivo ios? Nombre del archivo
Para colocarle un nombre al Router
Hostname
Expo(config)#ip host NOMBRE IP
This entry was posted on 10:01 You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
0 Comments