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