Hello
I am experimenting the driver on a test device.
I manage to connect and run some commands such as salt <device> net.config through proxy.
However, when trying to run a state to configure ports (with napalm-yang) I'm encountering the following error:
(I had to modify "run script" to "load script")
Is the config_diff provided by XOS ?
I'm running ExtremeXOS version 15.5.3.4
Cannot execute "load_merge_candidate" on lab-x670.labperf.mfp.mosaicfinance.fr as admin. Reason: ('Invalid response from server', b
discard_config is not implemented for the NAPALM EXOS driver!
Configuration diff:
{'load script conf_diff': 'Cannot open EXSH script "/config/conf_diff.xsf"!'}
Hello I am experimenting the driver on a test device.
I manage to connect and run some commands such as
salt <device> net.config
through proxy.However, when trying to run a state to configure ports (with napalm-yang) I'm encountering the following error: (I had to modify "run script" to "load script") Is the config_diff provided by XOS ? I'm running ExtremeXOS version 15.5.3.4