- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
