Versions Compared

Key

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

...

Attribute

Qualifier

Cardinality

Content

Description

CMCC comment

addressType

M

1

Enum

Describes the type of the address to be assigned to the CP instantiated from the parent CPD.

Value:

  • MAC address.
  • IP address.
  • etc.

The content type shall be aligned with the address type supported by the layerProtocol attribute of the parent CPD.

Confirmed

l2AddressData


0..1

Not specified

Provides the information on the MAC addresses to be assigned to the CP(s) instantiated from the parent CPD.

Shall be present when the addressType is MAC address.


From M to O

l3AddressData

M

0..1

L3AddressData

Provides the information on the IP addresses to be assigned to the CP instantiated from the parent CPD.

Shall be present when the addressType is IP address.

See clause 7.1.3.3.1.

Confirmed.


7.1.3.4  L3AddressData information element

...

Attribute

Qualifier

Cardinality

Content

Description

iPAddressAssignment


1

Boolean

Specify if the address assignment is the responsibility of management and orchestration function or not.

If it is set to True, it is the management and orchestration function responsibility.

floatingIpActivated


1

Boolean

Specify if the floating IP scheme is activated on the CP or not.

iPAddressType

M

0..1

Enum

Define address type. Value:

  • IPv4 address.
  • IPv6 address.

See note.

fixedIPAddress

M

0..1

String

TBA. IP Address for the VNF, which is assigned manually from outside.

fixedIPSubnet

M

0..1

String

TBA. Subnet name for the VNF, which is assigned manually from outside.

numberOfIpAddress


0..1

Integer

Minimum number of IP addresses to be assigned based on this L3AddressData information element.

From M to O.

allowedIPAddress

M

0..N

String

TBA. Allowed floating IP addresses, in CIDR format.

NOTE:      The address type should be aligned with the address type supported by the layerProtocol attribute of the parent VnfExtCpd.

...

Attribute

Qualifier

Cardinality

Content

Description

vnfdElementGroupId

M

1

Identifier

Unique identifier of this group in the VNFD.

description

M

1

String

Human readable description of the group.

vdu

M

0..N

Identifier (Reference to Vdu)

References to Vdus that are part of this group.

virtualLinkDesc

M

0..N

Identifier (Reference to VnfVirtualLinkDesc)

References to VnfVirtualLinkDesc that are part of this group.


7.1.5  Information elements related to the configuration of VNF lifecycle management operations 

Removed entirely.

The only required configuration input is the inject file for VM creation, which is suggested to be added as an attribute to Vdu information element in Section 7.1.6.2.2.

7.1.6  Information elements related to the Vdu

...