create import-config

To create a import configuration, use the create import-config command.

create import-config { ftp: | scp: | sftp: | tftp: } { disabled | enabled } { merge | replace }

Syntax Description

ftp:

Specifies File Transfer Protocol.

scp:

Specifies Secure Copy Protocol.

sftp:

Specifies Secure File Transfer Protocol.

tftp:

Specifies Trivial File Transfer Protocol.

disabled

Specifies disabled.

enabled

Specifies enabled.

merge

Specifies merge.

replace

Specifies replace.

Command Default

None

Command Modes

System (/system)

Command History

Release Modification
1.0(1)

This command was introduced.

Usage Guidelines

Use this command to create a configuration for importing files, and enter organization import configuration mode.

Examples

This example shows how to create an import configuration:

switch# scope system
switch /system # create import-config ftp: enabled replace                                       
switch /service/import-config* # commit-buffer 
switch /service/import-config #                                   

Related Commands

Command

Description

show image

 

show import-config