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 |
enterpriseSiteId | M | 1 | String | References the descriptor of the enterprise site. |
vpnAttachmentId | M | 1 | String | References the descriptor of the VPN attachment. |
Site_DC Service
Derived from ServiceComponent
Attributes | Required | Cardinality | Content | Description |
dcSiteId | M | 1 | String | References the descriptor of the DC 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. |
tps | M | 0..N | String | References the Terminal Point identifiers for the VPN. |
Enterprise Site
Attributes | Required | Cardinality | Content | Description |
id | M | 1 | String | Identifier of the enterprise site. |
location | M | 1 | String | The location of the site. |
pnfId | M | 0..2 | String | References the descriptor of the PNF. Refer to the PNFD IM. |
DC Site
Attributes | Required | Cardinality | Content | Description |
id | M | 1 | String | Identifier of the DC 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 |
version | M | 1 | String | The 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 |