- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-29-2024 01:11 PM
Unable to push configuration from Strata Cloud Manager to Palo Alto firewall
Error - Routing stack mode of the device doesn't match the one for the tenant
11-15-2024 07:23 AM
I was able to solve this by switching to advanced routing on the NGFW.
From the UI you can do it at Device->Setup->Management->General Settings Widget
Or from the CLI:
> show system info | match model\|sw-\|advanced-routing
hostname: abc
sw-version: xyz
advanced-routing: off <<<
> configure
# set deviceconfig setting advance-routing yes
# commit
# run request restart system
In SCM, I also see under Workflows -> NGFW Setup -> Device Management in the Action column an option to "Change Routing Mode".
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!