You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

CCVPN Service

      Derived from ServiceComposite

Attributes

Required

Cardinality

Content

Description

vpnInfraId

M

1..N

String

References the VPN_Infra service component

siteEnterpriseId

M

0..N

String

References the descriptor of an Site_Enterprise service component. Refer Note1.

siteDCId

M

0..N

String

References the descriptor of a Site_DC service component.

Note1: At least 1 enterprise site is suggested.

VPN_Infra Service

      Derived from ServiceComponent

Attributes

Required

Cardinality

Content

Description

vpnId

M

1

String

References the descriptor of the VPN.

Site_Enterprise Service

      Derived from ServiceComponent

Attributes

Required

Cardinality

Content

Description

siteId

M

1

String

References the descriptor of the  site.

pnfIdM0..2StringReferences the descriptor of the PNF

vpnAttachmentId

M

1

String

References the descriptor of the VPN attachment.


Site_DC Service    

        Derived from ServiceComponent

Attributes

Required

Cardinality

Content

Description

sitedId

M

1

String

References the descriptor of the site.

vnfId

M

0..2

String

References the descriptor of the VNF. Refer to VNFD.

vpnAttachmentId

M

1

String

References the descriptor of the VPN attachment.


VPN    

Attributes

Required

Cardinality

Content

Description

id

M

1

String

Identifier of the VPN information element.

name

M

1

String

The name of the VPN.

description

O

1

String

The description of the VPN.

type

M

1

String

The type should be: client/ethernet.

topologyId

O

0..N

String

The network topology that the VPN deployed on/depend on.

Site

Attributes

Required

Cardinality

Content

Description

id

M

1

String

Identifier of the enterprise site.

location

M

1

String

The location of the site.


VPN Attachment

Attributes

Required

Cardinality

Content

Description

vpnInfraId

M

1

String

References the VPN_Infra service.

tpId

M

1

String

References the terminal pointidentifier the site connect to.

clientSignal

O

1

String

The client signal for the site. It is used for only client VPN.

PNF

Attributes

Required

Cardinality

Content

Description

id

M

1

String

Identifier of the PNF

name

M

1

String

The name of the PNF

versionM1StringThe version of the PNF

vendor

M

1

String

The vendor of the PNF

type

M

1

String

The type of the PNF

model

M

1

String

The model of the PNF

  • No labels