05-10-2023 11:48 PM
i am trying to upgrade my vedge viptela image using the following command and i am getting the following error:
vedge# request software install reboot viptela-20.4.1.2-mips64.tar.gz
ls: cannot access 'viptela-20.4.1.2-mips64.tar.gz': No such file or directory
usage: /usr/bin/sw install <image>
vedge#
05-11-2023 12:00 AM
Why you looking to upgrade from command level ? is this vEdge managed by Vmanage ? why not use vManage to upgrade ?
05-11-2023 12:14 AM
not managed by vmanage
05-11-2023 12:01 AM
vedge# file show viptela-20.4.1.2-mips64.tar.gz
cat: viptela-20.4.1.2-mips64.tar.gz: No such file or directory
05-12-2023 05:24 AM - edited 05-12-2023 05:25 AM
Hi,
did you added file to local disk? If yes, use below command:
request software install-image [file-name]
Don't forget to activate after "request software activate now [version]" command.
file show - command is for text files (alternative for cat in vshell), use file list command.
01-29-2024 09:01 PM
SAME PROBLEM
no vManage .getting this message ERROR: install: Kernel image not found
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