- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Infoblox Config backup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 01:48 PM
Hi All, Is there an api way to get the infoblox device config backup?. I tried the database backup but that is not giving the config which can be used to restore a device if it goes down.
Thanks in advance!
Re: Infoblox Config backup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 04:47 PM
The database backup contains the full set of configs & data needed to restore a grid.
If a single member (that isn't the active gridmaster) is lost, a new physical or virtual appliance can be deployed to replace it. Simply set the LAN1 address (and the MGMT address if used for grid communications), assign licenses, and then join it to the grid. The appliance will download its full configuration, and any services data.
Reporting is slightly different. The appliance config is still in the grid database, but the reporting data is not included with the database. It is backed up and restored using iterative reporting backups. It also gets reporting data restored from the same iterative backup set.
Re: Infoblox Config backup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2022 07:01 AM
Re: Infoblox Config backup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2022 09:08 AM
Yes that's correct