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

Compare with Current View Page History

« Previous Version 8 Next »

Requirement Description

The requirement is to

  1. discover the RAN and Core endpoints at NSMF
  2. auto-populate the Core and RAN endpoints in the TN Slice Profile Screen (UUI)
  3. discover the endpoints of CU, DU & RU nodes at NSMF 

All these endpoints are required as an input to TN NSSMF to create the logical links that denotes back-haul, front-haul and mid-haul interfaces. Endpoint consists of IPAddress, logicInterfaceID and nexthopinfo.

Note:

1.  Core, RAN endpoints for back haul are manually entered in UUI and other RAN nodes endpoints for FH and MH are predefined values in the previous releases.

2.  RAN endpoint for back haul will be covered in this release

3. Core endpoint, FH and MH endpoints are stretch goal


 

Back-haul endpoints Discovery:

This involves finding the EP (endpoint) details of RAN (CUCP) and Core (AMF) .

RAN Node (CUCP) EP details:

IP Address & NexHopInfo

IP Address:

More than one CUCP can be applicable and can be configured for a slice. 

The returned IP addresses should be populated in a list box and all the IP addresses should be chosen as an input to TN NSSMF.

UUI should display a warning and should not allow to the next page, if all the IP addresses are not selected.

The details should be populated in UUI on loading the page.


AN endpoint - nexthopinfo:

NextHopInfo is stored in AAI and it is stored at the time of Simulator Registration with ESR. The nexthopinfo information will be retrieved from AAI and populated in UUI.

NextHopinfo is same for more than one network Functions. This value is going to be populated in text box as before.

The value should be populated in UUI on load of the page.

API Details

  1. UUI ↔ SO


2. SO ↔ CPS


3. SO ↔ SDNC


4. SO ↔ AAI


AN endpoint - logicInterfaceID:

As specified in TS 28 541, this field could be a VLAN ID (See IEEE 802.1Q [39]), MPLS Tag or Segment ID. This will be some predefined value in SO to denote the VLAN Id.





  • No labels