- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How to mass inherit EA?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 08:42 PM - edited 10-18-2019 12:41 AM
I have EA set on the network but inside the network container, the EAs aren't inherited.
I know how to change them one by one per network. However, I need to inherit the EAs from hundreds of network to the decendants. Is there a way I can do inheritance for all the network at once?
Solved! Go to Solution.
Re: How to mass inherit EA?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 11:44 PM
You can configure general inheritance for each individual EA.
In Administration > Extensible Attributes edit the properties of any given EA and enable the ckeckbox "Enable Inheritance" under "Additional Properties"
In the Grid Properties editor you'll also have a dedicated section "Extensible Attribute Inheritance" to configure the exact bahaviour when adding/deleting EAs that have inheritance enabled.
Re: How to mass inherit EA?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 11:53 PM - edited 10-18-2019 12:40 AM
I know but this does not affect existing setup. I am looking for a solution which can be applied to multiple network at once.
Re: How to mass inherit EA?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 12:02 AM
In that case you'll probably have to either do a CSV export/import to change the config value of network containers, or use the API to do the same.
Re: How to mass inherit EA?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 12:09 AM
Do you know the config value to use for CSV export/import? Existing is OVERRIDE. I changed it to INHERIT but it returns error.
Re: How to mass inherit EA?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 12:29 AM
No, I don't. But you could check the value of a conatiner that is already confgured correctly and just cut+paste that config to all other containers.
You can also check the CSV Import Reference for more details:
https://docs.infoblox.com/display/nios84/CSV+Import+Reference