1. Siapkan TFTP Server
2. Command,
!
clock set 09:24:00 2025.10.14 //sesuaikan jam dan tanggal
!
(config)#
clock timezone WIB add 07 //sesuaikan time zone
archive running-config location tftp://"ip server tftp"/"nama file".cfg
archive running-config period 24 maximum 100 location tftp://"ip server tftp"/"nama file".cfg
3. Done
0 Comments