Hi
I have saved the configuration from one gateway and want to load it on the other one, both are running 81.20
I am getting this error on all lines!
CLICMD0159 Error at line 14. Could not execute all commands successfully.
so if i comment line 14 i get same error on line 15 and so on.
The file looks like this:
#
# Configuration of fw01
# Language version: 14.2v1
#
# Exported by admin on Sat Sep 20 07:09:23 2025
#
#set installer policy check-for-updates-period 6
#set installer policy periodically-self-update on
#set installer policy auto-compress-snapshot on
#set installer policy self-test install-policy off
#set installer policy self-test network-link-up off
#set installer policy self-test start-processes on
#set arp table cache-size 8192
set arp table validity-timeout 60
set arp announce 2
set message banner on
set message motd off
set message caption off
add bonding group 0
set bonding group 0 mode 8023AD
set bonding group 0 lacp-rate slow
What do I miss here?