You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a Panorama Template IKEGateway configuration, where peerAddress is using an AddressObject from a Device-Group;
And if this Addressobject is NOT used anywhere else, it is seen as unused.
Expected behavior
calculate used objects also in Panorama Template IKEgateway configuration correctly
Current behavior
This is causing issues for both offline and API mode.
offline mode -> Address Object can be deleted
PAN-OS API -> Panorama response with an Error
Possible solution
Steps to reproduce
Screenshots
Context
Your Environment
Version used:
Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3):
Operating System and version (desktop or mobile):
Link to your project:
The text was updated successfully, but these errors were encountered:
this bug can be extended to all template related parts like:
interfaces; ethernet,ae,vlan aso.
where an address object can be used.
successfully implemented it is for FW vsys , but overall not for Panorama templates
swaschkut
changed the title
UTIL type=address 'filter=(object is.unused)' - Panorama template IKEgateway peerAddress using Address Object
UTIL type=address 'filter=(object is.unused)' - Panorama template: e.g. IKEgateway peerAddress - but also for interfaces using Address Object
Feb 23, 2023
Describe the bug
In a Panorama Template IKEGateway configuration, where peerAddress is using an AddressObject from a Device-Group;
And if this Addressobject is NOT used anywhere else, it is seen as unused.
Expected behavior
calculate used objects also in Panorama Template IKEgateway configuration correctly
Current behavior
This is causing issues for both offline and API mode.
Possible solution
Steps to reproduce
Screenshots
Context
Your Environment
The text was updated successfully, but these errors were encountered: