copy secondary primary

Syntax

copy secondary primary

Description

Copies the firmware image from the secondary to the primary location.

Command context

Manager (#)

Authority

Administrators

Examples

switch# copy secondary primary
The primary image will be deleted.

Continue (y/n)? y
Verifying and writing system firmware...
switch# copy sftp://lab@192.0.2.0/c8d5b9f-topflite.swi primary vrf mgmt
The primary image will be deleted.

Continue (y/n)? y 
The authenticity of host '192.0.2.0 (192.0.2.0)' can't be established.
ECDSA key fingerprint is SHA256:MyI1xbdKnehYut0NLfL69gDpNzCmZqBVvBaRR46m7o8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.0.2.0' (ECDSA) to the list of known hosts.
lab@192.0.2.0's password:
Connected to 192.0.2.0.
sftp> get c8d5b9f-topflite.swi c8d5b9f-topflite.swi.dnld
Fetching /home/lab/c8d5b9f-topflite.swi to c8d5b9f-topflite.swi.dnld
/home/lab/c8d5b9f-topflite.swi                100%  226MB  56.6MB/s   00:04

Verifying and writing system firmware...