- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-10-2023 04:37 AM
Does anyone know how to change the lcaas region?
05-11-2023 12:11 AM
Hello,
Try the below steps:
1. Download and install the latest "Apps and Threats" version on Panorama and the Firewalls.
2. Make sure to Install a Device Certificate
3. Go to Device>Setup>Telemetry and choose the correct region.
09-27-2023 05:28 PM
This is the error received:
Server error : device-telemetry -> region 'americas' is invalid.
device-telemetry -> region is invalid
Tried this article and it didnt work, but helped to find the config on the fw itself.
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000oMOoCAM&lang=en_US%E2%80%A...
If you try to run the last command:
set deviceconfig system device-telemetry region <region>
No Regions appear... it doesnt exist for whatever reason....
Tried to upgrade from 10.2.4 to 10.2.5 and same issue.
Exported Running-Config and took this from another firewall that was working appropriately. Added this into the running config and imported and loaded the new file and committed this. See below I left the first and last line as reference to where to put this:
</panorama>
<device-telemetry>
<device-health-performance>yes</device-health-performance>
<product-usage>yes</product-usage>
<threat-prevention>yes</threat-prevention>
<region>none</region>
</device-telemetry>
<ntp-servers>
The commit failed... but then I was able to
ssh into the firewall and then ran:
delete deviceconfig system device-telemetry region
commit
and was able to push configuration successfully.
Ended up
05-16-2024 07:48 AM
the region Americas and the ICAAS region 'de' does not match. the error points about the region and icaas has to match.
'de' points to Germany. Once we made the changes to match these, the errors were fixed and commits were successful.
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!