To create a import configuration, use the create import-config command.
create import-config { ftp: | scp: | sftp: | tftp: } { disabled | enabled } { merge | replace }
| 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. |
None
System (/system)
| Release | Modification |
|---|---|
| 1.0(1) |
This command was introduced. |
Use this command to create a configuration for importing files, and enter organization import configuration mode.
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 #
|
Command |
Description |
|
show image |
|
|
show import-config |
|