(B)Import file from TFTP Server to the Download Config and then load Download Config to the Running Config.
Ex:
enable configure
remotecfg login 172.16.100.181 get testcfg load(C)Export: export file from Running config to the TFTP server.
Ex:
enable configure
runningcfg login 172.16.100.181 put testcfg
(D)Save Running config to the Flash (partition 1 or partition 2).
Ex:
enable configure
runningcfg write partition <number>(E)Reload Flash data to the Running config
Ex:
enable configure
runningcfg load partition <number>(F)Set system configuration (current boot point) to factory default value
Ex:
enable configure(G)Select Configuration Flash Boot Point
Ex:
enable configure
runningcfg active partition <number>- 33 -