copy <REMOTE-URL> checkpoint <CHECKPOINT-NAME>

Syntax

copy <REMOTE-URL> checkpoint <CHECKPOINT-NAME> [vrf <VRF-NAME>]

Description

Copies from a remote configuration file to a checkpoint. Only the checkpoint format is supported when you are copying a remote configuration file to a checkpoint.

Command context

Manager (#)

Parameters

<REMOTE-URL>

Specifies the remote target for copying the file. Required. The syntax is the following: {tftp | sftp}://<IP-ADDRESS>[:<PORT-NUMBER>][;blocksize=<BLOCKSIZE-VALUE>]/<FILE-NAME>>

<CHECKPOINT-NAME>

Specifies that the named checkpoint to be copied. The checkpoint name can be alphanumeric. It can also contain underscores (_) and dashes (-). Required.

vrf <VRF-NAME>

Specifies the VRF to receive the interface configuration. If this parameter is not provided, the switch assumes that the VRF is default. Optional.

Authority

Administrators

Examples

Copying checkpoint format file to a checkpoint:

switch# copy tftp://192.168.1.10/ckptmeta checkpoint ckpt5 vrf default
######################################################################### 100.0%
100.0%
Success