Disable-shared-to-shared-optimization
250
Created On 08/21/25 19:36 PM - Last Modified 06/01/26 22:22 PM
Symptom
-
Commit fails with the following validation errors. Service or object name may change, but this is seen only after upgrading to 10.2, not before, on devices running 10.1 or below.
Validation Error:
service -> tcp-10034 'tcp-10034' is already in use]]>
service is invalid]]>
Error: Duplicate address name 'host-object'
(Module: device)
client device phase 1 failureEnvironment
- Next Generation Firewalls
Cause
- Please see the document below for reference.
https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-release-notes/changes-to-default-behavior/changes-to-default-behavior-in-pan-os-10-2
Resolution
To show shared-optimization:- sdb cfg.configd.shared-optimization
To disable shared-optimization:sdb cfg.configd.shared-optimization=False
To enable shared-optimization:- sdb cfg.configd.shared-optimization=True