Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Examples in this section show different results when you add a new inheritable extensible attribute to an object located at the top or in the middle of the inheritance chain based on the following:

ObjectTypeExtensible AttributeExtensible Attribute Value Inheritance State
10.0.0.0/8Network Container


10.0.0.0/16NetworkRegionABCNative
10.1.0.0/16Network



 
Example 3.1:  Add an extensible attribute Region with value DEF to 10.0.0.0/8

You select the following options for the existing extensible attribute:

  • For descendants that already have this extensible attribute, the existing extensible attribute will always be set to Inherit.
  • For descendants that do not have this extensible attribute, the descendants will inherit this extensible attribute.

Result:

ObjectTypeExtensible AttributeExtensible Attribute Value Inheritance State
10.0.0.0/8Network ContainerRegionDEFNative
10.0.0.0/16NetworkRegionDEFInherited from 10.0.0.0/8
10.1.0.0/16NetworkRegionDEFInherited from 10.0.0.0/8

...

ObjectTypeExtensible AttributeExtensible Attribute Value Inheritance State
10.0.0.0/8Network ContainerRegionDEFNative
10.0.0.0/16NetworkRegionABCOverridden
10.1.0.0/16NetworkRegion

...




Example 3.3: Add an extensible attribute Region with value DEF to 10.0.0.0/8 8

You select the following options for the existing extensible attributes:

...

Examples in this section show different results when you remove an existing inheritable extensible attribute from an object located at the top or in the middle of the inheritance chain based on the following:

ObjectTypeExtensible AttributeExtensible Attribute Value Inheritance State

10.0.0.0/8

Network ContainerRegionDEFNative

10.0.0.0/16

NetworkRegionDEFInherited from

10.0.0.0/8

10.1.0.0/16

Network

RegionABCOverridden


Example 4.1:  Remove extensible attribute Region with value DEF from 10.0.0.0/8

...

Examples in this section show different results after you modify existing inheritable extensible attribute of an object, but you do not have required permission to modify some descendants. For information about admin permissions, see About Administrative Permissions.

Object

Type

Extensible Attribute

Extensible Attribute Value

Inheritance State

Permission

10.0.0.0/8

Network Container

Owner

Sam

Native

Write

10.0.0.0/16

Network Container

Owner

Sam

Inherited from 10.0.0.0/8

Read

10.0.0.0/24

Network

Owner

Sam

Inherited from 10.0.0.0/8

Read

10.0.1.0/24

Network

Owner

Bob

Overridden

Write

10.10.0.0/16

Network Container

Owner

John

Inherited from 10.0.0.0/16

Read

10.10.1.0/24

Network

Owner

Max

Overridden

Read
10.20.0.0/16Network ContainerOwnerSamInherited from 10.0.0.0/8Write
10.20.0.0/24 NetworkOwner

Read
10.20.1.0/24NetworkOwner

Read

...