cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who rated this post

L0 Member

I was getting the same error after adding a new device in Panorama. Panorama is running 9.1.2 and local device is 9.0.8.   Issue started after Exporting the config bundle from Panorama to the local device.  It looks like it is trying to push the "sdwan" interface which isn't available in 9.0.   I was able to get around it by deleting the "sdwan" interface.  I could not find a way in the GUI but was able to delete from the CLI using the following commands.  After deleting on both and committing in Panorama I was able to push to the device from Panorama with no errors.

 

On Panorama:
configure
edit template "template name"
edit config vsys vsys1 import network
delete interface sdwan

 

On Local Device:
configure
edit import network
delete interface sdwan

Who rated this post