...
Details of SDC Template design for Option 1: Template Design for Option 1
Details of SDC Template design for Option 2: Template Design for Option2
...
Table of Contents
Enhancement Aspects
...
E2E Model structure optimization
...
3 domain combination solution -Endpoint
...
E2E Model structure optimization
- New/Enhanced features
- Introduce Slice Profile Templates to carry user slicing subnet requirements, in ONAP we have 3 kinds of Slice Profile Templates, for RAN, Core and CN separately.
- Add RAN NSST and TN NSST to support RAN and TN NSSI deployment, in TN side, also add TN Network Requirement Template to support TN connection links creation.
- Has allotted resource relationship between slice subnet requirements and subnet slice resource, see 1, 2, 3. Allotted resource 4 is inner TN, between subnet resource and logical network resource.
- Update relationship between NST and NSST using allotted resource, instead of nested, see 5.
- Supprting for both option 1 and option 2
ONAP option 1 and 2 differs on the RAN and FH/BH relationship, in option 1, RAN NSSMF will decide FH/MH requirements and send to TN side, so RAN NSST will nest FH/MH NSST, and slice profile requirements will contain not only RAN side requirements but also FH/MH. In option 2, FH and MH are independent requirments when doing E2E requirements decomposition. Detailed background of option 1 and 2, please see E2E Network Slicing Use Case in R7 Guilin.
...
In ONAP, we refer 3GPP proposal 3GPP S5-203419 and S5-203420.rar in TS 28.541, and introduce Endpoint(EP) to ONAP Network Slicing model.
3GPP reference:
ONAP Model:
Design Time: In R7, EP allocation starts from UUI, when doing service profile decomposition to slice profiles, NSMF will give EP information along with slice subnet requirements delivery to RAN and Core, TN will get the information and store EP Ids after RAN and Core instantiation.
...
Description | File | Changes |
---|---|---|
AAI model proposal. Including a E2E design and 3 domain subnets instance model. | ||
AAI model proposal update |
| |
Final attributes mapping for service instance | ||
update the latest changes of AAI, reusing Network-route to carry EP information, adding modeling overview picture |
Service Profile and Slice Profile Attributes Mapping in R7
Slice Profile | Attribute Name Derived From Service Profile | Domain | Value | Support |
---|---|---|---|---|
sNSSAI | sNSSAI | All | Copy | M |
pLMNIdList | pLMNIdList | All | Copy | M |
maxNumberofUEs | maxNumberofUEs | CN AN | Copy | M |
coverageAreaTAList | coverageArea | AN | Transfers into TA ids | O |
latency | latency | All | Derived from | M |
uEMobilityLevel | uEMobilityLevel | CN AN | Copy | O |
resourceSharingLevel | resourceSharingLevel | CN AN | Copy | M |
sST | sST | All | Copy | M |
maxBandwidth | dLThptPerSlice, uLThptPerSlice | TN | Derived from | O |
expDataRateDL (eMBB) | dLThptPerSlice | CN AN | Copy | O |
expDataRateUL (eMBB) | uLThptPerSlic | CN AN | Copy | O |
areaTrafficCapDL (eMBB) | CN AN | Calculate internally | O | |
areaTrafficCapUL (eMBB) | CN AN | Calculate internally | O | |
maxNumberofPDUSession | maxNumberofConns | CN AN | Copy | O |
overallUserDensity (eMBB) | termDensity | AN | Copy | O |
activityFactor (eMBB) | activityFactor | CN AN | Copy | O |
jitter | jitter | TN | Derived from | O |
survivalTime (uRLLC) | survivalTime | CN AN | Copy | O |
transferIntervalTarget (uRLLC) | No mapping in R7 | CN AN | O | |
cSAvailabilityTarget (uRLLC) | availability | CN AN | Copy | O |
cSReliabilityMeanTime (uRLLC) | Reliability | CN AN | Copy | O |
expDataRate (uRLLC) | dLThptPerSlice, uLThptPerSlice | CN AN | Derived from | O |
msgSizeByte (uRLLC) | maxPktSize | CN | Copy | O |
...