Versions Compared

Key

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

...

Class: VirtualLinkProfile

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

vnfVirtualLinkDescId

Identifier (Reference to VnfVirtualLinkDesc)

1

Uniquely identifies a Vnf VLD.

support: MANDATORY
flavourIdIdentifier (Reference to VirtualLinkDescFlavour)1Identifies a flavour within the VnfVirtualLinkDesc.support: MANDATORY
localAffinityOrAntiAffinityRuleLocalAffinityOrAntiAffinityRule0..N

Specifies affinity or anti-affinity rules applicable between the VLs based on this VnfVirtualLinkDesc.

When the cardinality is greater than 1, both affinity rule(s) and anti-affinity rule(s) with different scopes are applicable to the VLs based on this VnfVirtualLinkDesc.

support: MANDATORY
affinityOrAntiAffinityGroupIdIdentifier0..N

Identifier(s) of the affinity or anti-affinity group(s) the VnfVirtualLinkDesc belongs to.

NOTE: Each identifier references an affinity or anti-affinity group which expresses affinity or anti-affinity relationship between the VL(s) using this VnfVirtualLinkDesc and the VL(s) using other VnfVirtualLinkDesc(s) in the same group.

support: MANDATORY
maxBitRateRequirementsLinkBitrateRequirements1

Specifies the maximum bitrate requirements for a VL instantiated according to this profile.

NOTE: These attributes are used to control scaling boundaries.

support: MANDATORY
minBitRateRequirementsLinkBitrateRequirements1

Specifies the minimum bitrate requirements for a VL instantiated according to this profile.

support: MANDATORY
initiationParametersKeyValuePair/NameValuePair0..NSpecifies initiation parameters for the virtual link.

support: MANDATORY

valueRange: specified values include: cidr, allocationPools (represented by [starting ip address, ending ip address]), gatewayIp, networkName, segmentationId, physicalNetwork.


networkTypeEnum0..1Type of the network.

support: MANDATORY

valueRange: "VLAN", "VXLAN"

dhcpEnabledBoolean0..1Indicating whether DHCP is enabled. Default is "FALSE" if not specified otherwise.support: MANDATORY
vlanTransparentBoolean0..1Indicating whether "VLAN Transparent Mode" is supported. Default is "FALSE" if not specified otherwise.support: MANDATORY

Class: VirtualLinkDescFlavour

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

flavourId

Identifier

1

Identifies a flavour within a VnfVirtualLinkDesc.

support: MANDATORY
qosQoS0..1QoS of the VL.support: MANDATORY

Class: LinkBitrateRequirements

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

root

Number

1

Throughput requirement of the link (e.g. bitrate of E-Line, root bitrate of E-Tree, aggregate capacity of E-LAN).

support: MANDATORY
leafNumber0..1

Throughput requirement of leaf connections to the link when applicable to the connectivity type (e.g. for E-Tree and E?LAN branches).

NOTE: The present document does not specify the means to declare different bitrate requirements for leaf connections (e.g. E-LAN leaves).

support: MANDATORY

Class: InstantiationLevel

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

levelId

Identifier

1

Uniquely identifies a level with the DF.

support: MANDATORY
descriptionString1Human readable description of the level.support: MANDATORY
vduLevelVduLevel1..NIndicates the number of instance of this VDU to deploy for this level.support: MANDATORY
virtualLinkBitRateLevelVirtualLinkBitRateLevel0..N

Specifies bitrate requirements applicable to virtual links created from particular virtual link descriptors for this level.

NOTE: If not present, it is assumed that the bitrate requirements can be derived from those specified in the VduCpd instances applicable to the internal VL. If present in both the InstantiationLevel and the VduCpd instances applicable to the internal VL, the highest value takes precedence.

support: MANDATORY
scaleInfoScaleInfo0..NRepresents for each aspect the scale level that corresponds to this instantiation level. scaleInfo shall be present if the VNF supports scaling.support: MANDATORY

Class: ScaleInfo

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

aspectId

Identifier (Reference to ScalingAspect)

1

Reference to the scaling aspect.

support: MANDATORY
scaleLevelInteger1The scale level, greater than or equal to 0.support: MANDATORY

Class: VduLevel

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

vduId

Identifier (Reference to Vdu)

1

Uniquely identifies a VDU.

support: MANDATORY
numberOf InstancesInteger1Number of instances of VNFC based on this VDU to deploy for an instantiation level or for a scaling delta.support: MANDATORY

Class: QoS

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

latency

Number

1

Maximum latency in ms.

support: MANDATORY
packetDelayVariationNumber1Maximum jitter in ms.support: MANDATORY
packetLossRatioNumber0..1Maximum packet loss ratio. Cardinality is 0 if no packetLossRatio requirement exists.support: MANDATORY

Class: LocalAffinityOrAntiAffinityRule

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

type

Enum

1

Specifies whether the rule is an affinity rule or an anti-affinity rule.

support: MANDATORY

valueRange: "Affinity", "Anti-Affinity"

scopeEnum1Specifies the scope of the rule.

support: MANDATORY

valueRange: "NFVI-PoP", "Zone", "ZoneGroup", "NFVI-node"

Class: AffinityOrAntiAffinityGroup

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

groupId

Identifier

1

Identifies an affinity or anti-affinity group to which the affinity or anti-affinity rule applies.

support: MANDATORY

typeEnum1Specifies whether the rule is an affinity rule or an anti-affinity rule.

support: MANDATORY

valueRange: "Affinity", "Anti-Affinity"

scopeEnum1Specifies the scope of the rule.

support: MANDATORY

valueRange: "NFVI-PoP", "Zone", "ZoneGroup", "NFVI-node"