03-20-2023 05:26 AM
Hello
Does any one know the command to combine pkgs back to bin file in cisco sdwan edges
03-23-2023 07:06 AM - edited 03-23-2023 07:08 AM
Hello @gaurav mahajan1
To combine packages back to a .bin file in Cisco SD-WAN edges, you can use the [request platform software package consolidate] command. This command consolidates multiple packages into a single .bin file that can be used for upgrading or installing software on the device.
request platform software package consolidate <pkg1> <pkg2> ... <pkgn> output <consolidated_pkg_name>
-- Replace <pkg1>, <pkg2>, ..., <pkgn> with the names of the package files you want to consolidate,
-- Replace <consolidated_pkg_name> with the name you want to give the consolidated package file.
After running this command, the consolidated .bin file will be created in the "bootflash:" directory by default.
05-31-2024 11:43 AM
anyone know if this is possible for the ISR series more specifically the isr 1100-4g. The pkg files go deleted during factory reset and there was no bin file to copy before it ran it so now i have brick. I hope this command works on the ISR for future use but not counting on it.
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