Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
jmanual13
New Contributor

upload config file HOWTO ?

Hi to everybody i try to upload to my 100F a file with addresses using tftp,  i'm using cli command:

execute upload config tftp <filename> comment (ip address of tfpt server)

get message in CLI Windows "Get config file from tftp server OK." but MAC1 not added

 

This is my filename content

#config-version=FG100F-6.4.3-FW-build1778-201021:opmode=1:vdom=0:user=admin #conf_file_ver=1769509346494782 #buildno=1778 #global_vdom=1 config firewall address     edit "MAC1"         set type mac         set start-mac "38:22:e2:1b:9c:ab"         set end-mac "38:22:e2:1b:9c:ab"     next end

 

Thanks in advance.

1 REPLY 1
boneyard
Valued Contributor

that command is used to upload a full configuration not parts.

 

if you want to add this configuration why not just paste it in the CLI?

 

or if you want to upload parts you can use configuration scripts

 

https://docs.fortinet.com.../configuration-scripts

Labels
Top Kudoed Authors