09-25-2024 07:13 AM
I am trying to update a Cisco Catalyt 1300 switch - via Web GUI this works perfectly. Unfortunately I have customers where I only have a Linux Jumphost and no access to the Web GUI because it is disabled. So port forwarding via SSH is also not an option to access the GUI.
Now I have the task of updating the switches.
I have access via SSH
I have the following servers to choose from on which the software can be deployed ( SCP / FTP / HTTP / HTTPS / FTPS / TFTP )
Unfortunately I have not found a way to update the software purely via the CLI.
Thanks in advance for any hints to help me find the solution.
Solved! Go to Solution.
09-25-2024 07:30 AM
This switch will not give you the possibility to upgrade via CLI.
There is only a sub set of commands available.
Are you not able to stablish HTTP session using the linux server as jump and create a Tunnel on Putty?
09-25-2024 07:30 AM
This switch will not give you the possibility to upgrade via CLI.
There is only a sub set of commands available.
Are you not able to stablish HTTP session using the linux server as jump and create a Tunnel on Putty?
10-14-2024 04:28 AM
with the command
switchxxxxxx# boot system "Path to Image"
switchxxxxxx#sh version
Active-image: flash://system/images/image1.bin
Version: 4.0.0.93
MD5 Digest: 47e95290bcaecc0e6f2022c1dc90549b
Date: 27-Jul-2023
Time: 11:17:21
Inactive after reboot
Inactive-image: flash://system/images/image_c1300_4.1.4.1_official_key.bin
Version: 4.1.4.1
MD5 Digest: 05630f44302d1c3c96449cc0a039868e
Date: 05-Aug-2024
Time: 04:48:44
Active after reboot
you can Update the Swtich via CLI.
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