run file copy scp://user@../jun../.../jinstall-ex-4500-12.3R12.4-domestic-signed.tgz
jinstall-ex-4500-12.3R12.4-domestic-signed.tg 0% 0 0.0KB/s - stalled
I encountered the above state when trying to copy an image to an ex4550.
I factory-loaded the box, set up the root password and basic IP for reachability to the box that has the images and was able to copy the image & finish the upgrade of the box.
PS: Ensure you back up the configurations.
# load factory-default
# commit
# show interfaces ge-0/0/0
unit 0 {
family inet {
address 10.10.10.18/24;
}
delete interface ge-0/0/0 unit 0 family ethernet-switching
set interface ge-0/0/0 unit 0 family inet address 10.10.10.18/24
set routing-options static route 0.0.0.0/0 next-hop 10.10.10.1
# commit
rebooted the box at this point and the upgrade was as smooth as ever.
jinstall-ex-4500-12.3R12.4-domestic-signed.tg 0% 0 0.0KB/s - stalled
I encountered the above state when trying to copy an image to an ex4550.
I factory-loaded the box, set up the root password and basic IP for reachability to the box that has the images and was able to copy the image & finish the upgrade of the box.
PS: Ensure you back up the configurations.
# load factory-default
# commit
# show interfaces ge-0/0/0
unit 0 {
family inet {
address 10.10.10.18/24;
}
delete interface ge-0/0/0 unit 0 family ethernet-switching
set interface ge-0/0/0 unit 0 family inet address 10.10.10.18/24
set routing-options static route 0.0.0.0/0 next-hop 10.10.10.1
# commit
rebooted the box at this point and the upgrade was as smooth as ever.
No comments:
Post a Comment