Junos DCD commit check failed

There are likely going to be other reasons why you may get an error upon committing a config such as:

CommitError(edit_path: DCD commit check failed, bad_element: None, message: error: DCD commit check process dumped core error: configuration check-out failed)
or
dcd[16947]: ../../../../../../src/junos/sbin/dcd/infra/db-param/param_access.c:dcd_param_set_iff_ptr_value:2248: insist ‘len <= iff_obj_maxlen[param_ix]’ failed but here's one that I encountered and found a fix for.

Continue Reading →

Upgrading Junos the Hard Way

There are some known issues with Juniper EX Switches and some earlier builds of Junos 18 regarding having insufficient free storage space when attempting to upgrade the Junos software. I’m going to detail 2 methods of getting the upgrade to work while in this situation.

Continue Reading →