Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTIL type=address 'filter=(object is.unused)' - Panorama template: e.g. IKEgateway peerAddress - but also for interfaces using Address Object #552

Open
swaschkut opened this issue Apr 21, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@swaschkut
Copy link
Contributor

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.

  • 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:
@swaschkut swaschkut added the bug Something isn't working label Apr 21, 2022
@swaschkut
Copy link
Contributor Author

not implemented at all:

  • GP Portal
  • GP Gateway

@swaschkut
Copy link
Contributor Author

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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant