@viktor_g
Might this will be helpful
[2.5.2-RELEASE][admin@canlfw03.networklab.prod]/root: frr-reload
/usr/local/lib/frr/frr-reload.py:805: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if line is not "exit-vrf":
vtysh failed to process new configuration: vtysh (mark file) exited with status 2:
b'line 46: % Unknown command: network 10.18.130.0/24 area 0.0.0.0!\n\n'
Exiting: failed to connect to any daemons.
Traceback (most recent call last):
File "/usr/local/lib/frr/frr-reload.py", line 1424, in <module>
if not vtysh.is_config_available():
File "/usr/local/lib/frr/frr-reload.py", line 116, in is_config_available
output = self('configure')
File "/usr/local/lib/frr/frr-reload.py", line 105, in __call__
raise VtyshException('vtysh returned status %d for command "%s"'
__main__.VtyshException: vtysh returned status 1 for command "configure"