Description

Job failure due to config commit error <bad-element>

Symptoms

Job Log Error:

edit security nat source rule-set Zone_Juniper-LAN12-IF_ge-0030]\n</nc:error-path>\n<nc:error-info>\n<nc:bad-element>\nto\n</nc:bad-element>\n</nc:error-info>\n<nc:error-message>\nInterface ge-0/0/3.0 must be configured under interfaces

Solution

  1. Check the said config on the device CLI.
  2. ALL CSO pushed config need to be within an apply-group, if CSO see any CLI config apasrt from what CSO pushed we see the symptom error.
  3. Crosscheck if the said config was configured for troubleshooting via JTAC or an engineer. In this case remove the same and redeploy the Job. Job should be successful
Note: Reach out to JTAC if you are unsure about the config causing the Job failure

Modification History

2024-02-01 : Article Created