Commit on Panorama fails with "bandwidth is invalid" error with Prisma Access multitenancy
1498
Created On 05/03/23 04:14 AM - Last Modified 05/16/24 21:27 PM
Symptom
- Commit fail with validation error "bandwidth is invalid"
Environment
- Any Panorama with Prisma Access configured
- PAN-OS 10.1 and above
- Cloud_services plugin 3.1 and above
Cause
- Limit of 500Mbps was set in the legacy license, but was not enforced by the plugin until version 3.1.
- As per documentation, step2, the minimum bandwidth limit for Remote Networks is 200Mbps with the new licensing model.
Resolution
Panorama> configure
Panorama# set plugins cloud_services multi-tenant tenants COSD-Prisma bandwidth 200 (>> or the desired value)
Panorama# commit
Panorama# exit
Note: The command exists only if Panorama is onboard for Prisma Access.Additional Information
Multitenancy Configuration Overview