Skip to content

Conversation

@kklimonda-cl
Copy link
Contributor

Terraform Resource: panos_multicast_msdp_timer_routing_profile

This PR adds support for managing Multicast MSDP Timer Routing Profiles in PAN-OS.

Parameters

No parameters have been renamed or overridden in this resource.

Standard Parameters

Parameter Type Required Default Description
name string Yes (entry) - Profile name
connection_retry_interval int64 No 30 Max retry count (1-60)
keep_alive_interval int64 No 60 Interval (in seconds) to send keep alive packets (1-60)
message_timeout int64 No 75 Number of lost hello packets to declare router down (1-75)

Supported Locations

  • NGFW: ngfw_device (default: localhost.localdomain)
  • Panorama Template: panorama_device, template, ngfw_device
  • Panorama Template Stack: panorama_device, template_stack, ngfw_device

@kklimonda-cl kklimonda-cl linked an issue Nov 21, 2025 that may be closed by this pull request
@kklimonda-cl kklimonda-cl force-pushed the feat-specs-multicast-msdp-timer-routing-profile branch from 835670d to 1406623 Compare November 25, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resource: panos_multicast_msdp_timer_routing_profile

2 participants