Description

A Cpd information element describes network connectivity to a compute resource or a VL. This is an abstract class used as parent for the various Cpd classes.

References: ETSI GS NFV-IFA 011 (Cpd)

Associations

table of relationships

Related ClassTypeNameDescriptionCardinality
VDUCPDescgeneralizationIsASubclassVDU CP Descriptor is a Subclass of CP Descriptor
VNFExtCPDescgeneralizationIsASubclassVDU External CP Descriptor is a Subclass of CP Descriptor


Attributes

table of attributes

AttributeQualifierCardinalityContentDescription
layerProtocolM1..*LayerProtocol

Identifies which protocols the CP uses for connectivity purposes (Ethernet, MPLS, ODU2, IPV4, IPV6, Pseudo-Wire, etc.).
References: ETSI GS NFV-IFA 011

cpRoleM0..1String

Identifies the role of the port in the context of the traffic flow patterns in the VNF or parent NS.
For example a VNF with a tree flow pattern within the VNF will have legal cpRoles of ROOT and LEAF.

References: ETSI GS NFV-IFA 011

descriptionM0..1String

Provides human-readable information on the purpose of the CP (e.g. CP for control plane traffic).
References: ETSI GS NFV-IFA 011

cpProtocolM1..*CpProtocolData
Identifies the protocol layering information the CP uses for connectivity purposes and associated information. There shall be one cpProtocol for each layer protocol as indicated by the attribute layerProtocol.
References: ETSI GS NFV-IFA 011
configurablePropertiesM0..*ConfigurableProperties

This information element defines the configurable properties of a VNFC.
References: ETSI GS NFV-IFA 011

trunkModeM1Boolean

Information about whether the CP instantiated from this CPD is in Trunk mode (802.1Q or other).
References: ETSI GS NFV-IFA 011

  • No labels