- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Extensible attribute inheritance
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2021 12:01 AM - edited 03-30-2021 12:18 AM
Hello,
would anyone know is it possible for the host record to inherit the extensible attribute? I have created an extensible attribute lets say called : Color . This attribute was assigned to type specific of resource record, zone,host, and ipv4network(i have no idea why this is a must the ipv4network). I made this attributed mandatory, and selected true for inheritance.
When i create my zone :
ZoneA
I will be ask at the end about the value of Color attribute. I say 'green'.
Then i go inside the zone, and create an A record. At the end it states that the value for Color attribute is 'green' , its fine with me, because all records in ZoneA , has to be green.
Then i create a 'host' record, and here at the end when its about to select value for the attribute, the value of Color is equal to my default value of attribue, and not the Green, which is supposed to be inherited.
So that leads me to think that 'host' object is not under zone in hierarchy. Could someone confirm ? Is this doable so that even host record would inherit from zone ? Any idea if there is any chart of / hierarchy of inheritance ?
Thank you,
Greg
Re: Extensible attribute inheritance
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2021 03:29 AM
i just found in documentation this sentence:
Network View - Network Container - Network - Range - Host/Fixed Address/Reservation.
Which is the inheritance. that has Host inside. I thought that the Host would be under the zone.