ā07-20-2016 09:08 PM - edited ā03-10-2019 11:56 PM
Hello Team,
We would like to know how to save the OS and patch in ACS and upgrade using disk protocol
ā07-21-2016 02:01 AM
Hi Jhon,
you can copy the file from repo to localdisk of ACS .Please use the below command .
copy ftp://10.1.1.1/test/Solartest.zip "disk:/"
You can configure the disk as repository . Please follow the below steps.
zfaaa11/admin# configure
Enter configuration commands, one per line. End with CNTL/Z.
zfaaa11/admin(config)# repository local
zfaaa11/admin(config-Repository)# url disk://
zfaaa11/admin(config-Repository)# ex
zfaaa11/admin(config)# ex
zfaaa11/admin#
Thanks
VenkataKrishna
Please rate helpful posts and mark correct answers.
ā07-21-2016 03:22 AM
Hello VenkataKrishna,
I'm lost in your response. Is this correct copy ftp://<ftp ip>/<username>/<acs os> disk:/
ā07-21-2016 04:01 AM
Hi Jhon,
yes, copy ftp://<ftp ip>/<directory name>/<file name> "disk:/"
Thanks
VenkataKrishna
Please rate helpful posts and mark correct answers.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide