Como guardar la configuración en un archivo TFTP
(copia de seguridad)
R1>enable
Password:
R1#copy running-config tftp
Address or name of remote host []? 192.168.100.41--->ip de host de destino del archive o nombre
Destination filename [R1-confg]? 20150916-R1-config-->nombre
del archivo
Writing running-config...!!
[OK - 901 bytes]
901 bytes copied in 0.033 secs (27303 bytes/sec)
R1#
Como cargar un archivo TFTP
R1>enable
Password:
R1#copy tftp running-config----->pide
que extraiga el archive TFTP
Address or name of
remote host []? 192.168.100.41---->pide la ip o nombre de la
ubicacion del archivo
Source filename []? 20150916-R1-config------->nombre del
archivo
Destination filename
[running-config]? ------>pide confirmacion, presionar intro.
Accessing
tftp://192.168.100.41/20150916-R1-config...
Loading
20150916-R1-config from 192.168.100.41: !
[OK - 901
bytes]
901 bytes copied in
0.001 secs (901000 bytes/sec)
R1#
%SYS-5-CONFIG_I:
Configured from console by console
No hay comentarios:
Publicar un comentario