This article describes a commit failure with the message, 'error: Failed Reading Default configuration database:' while trying to configure an MC-LAG using QFX10Ks.
'error: Failed Reading Default configuration database:'
This is because QFX10K requires the "redundancy-group" construct that MX / EX9200 requires, but QFX5100 does not.
Unable to change the configuration successfully.
Candidate configuration:
[master:0][edit] root@QFX2# show protocols iccp local-ip-addr 10.10.30.3; session-establishment-hold-time 240; peer 10.10.30.2 { liveness-detection { minimum-interval 1000; [master:0][edit] root@QFX2# commit error: Failed Reading Default configuration database: error: configuration check-out failed
[master:0][edit] root@QFX2# show |compare [edit protocols iccp peer 10.10.30.2] + redundancy-group-id-list 1; [master:0][edit] root@QFX2# commit configuration check succeeds commit complete