diff --git a/examples/combined_vmseries_and_autoscale/README.md b/examples/combined_vmseries_and_autoscale/README.md index e095792a..d6aa6689 100644 --- a/examples/combined_vmseries_and_autoscale/README.md +++ b/examples/combined_vmseries_and_autoscale/README.md @@ -53,6 +53,13 @@ Below there is shown example of VR configuration with static routes and path mon | health_az1 | 10.100.0.0/16 | 10.100.1.1 | 11 | 10.100.1.1 | | health_az2 | 10.100.0.0/16 | 10.100.65.1 | 12 | 10.100.65.1 |

+ +An example XML configuration snippet (for PANOS 10.2.3) of the described configuration can be found [here](template-asg-path-monitoring.xml), which after importing to Panorama, can be merged using the command: + +``` +load config partial mode merge from-xpath /config/devices/entry/template/entry[@name='asg'] to-xpath /config/devices/entry/template/entry[@name='asg'] from template-asg-path-monitoring.xml +``` + 10. Configure VPC peering between VPC with Panorama and VPC with VM-Series in autoscaling group (after deploying that example) diff --git a/examples/combined_vmseries_and_autoscale/template-asg-path-monitoring.xml b/examples/combined_vmseries_and_autoscale/template-asg-path-monitoring.xml new file mode 100644 index 00000000..e71eda15 --- /dev/null +++ b/examples/combined_vmseries_and_autoscale/template-asg-path-monitoring.xml @@ -0,0 +1,396 @@ + + + + + + + +