Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
NATIVE BLOCKCHAIN PLATFORM FOR IMPROVING WORKLOAD MOBILITY IN TELECOMMUNICATION NETWORKS
Document Type and Number:
WIPO Patent Application WO/2019/236454
Kind Code:
A1
Abstract:
A network slice manager receives a workload mobility request to add network resources to a domain in the communication network, and authenticates a virtual network function (VNF) with a blockchain authentication function (BAF) over a blockchain network interface based on the workload mobility request. The network slice manager further receives an indication of a successful authentication from the BAF, and instantiates the VNF in the domain of the communication network based on the indication of the successful authentication. Notably, these authentication processes may be readily adapted to instantiate new network resources or migrate existing network resources between domains.

Inventors:
SUTHAR OM PRAKASH (US)
RAYES AMMAR (US)
GELLER MICHAEL DAVID (US)
CAMPBELL IAN MCDOWELL (US)
DODD-NOBLE AENEAS SEAN (US)
Application Number:
PCT/US2019/035146
Publication Date:
December 12, 2019
Filing Date:
June 03, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
CISCO TECH INC (US)
International Classes:
H04L29/08; H04L12/24; H04L29/06
Domestic Patent References:
WO2017080518A12017-05-18
Other References:
ALVARENGA IGOR D ET AL: "Securing configuration management and migration of virtual network functions using blockchain", NOMS 2018 - 2018 IEEE/IFIP NETWORK OPERATIONS AND MANAGEMENT SYMPOSIUM, IEEE, 23 April 2018 (2018-04-23), pages 1 - 9, XP033371694, DOI: 10.1109/NOMS.2018.8406249
Attorney, Agent or Firm:
DANIELS, Adam P. (US)
Download PDF:
Claims:
CLAIMS

1. A method for sharing resources in a communication network, the method comprising:

receiving, by a network slice manager entity, a workload mobility request to add network resources to a domain in the communication network;

authenticating, by the network slice manager entity, a virtual network function (VNF) with a blockchain authentication function (BAF) entity over a blockchain network interface based on the workload mobility request;

receiving, by the network slice manager entity, an indication of a successful authentication from the BAF entity; and

instantiating, by the network slice manager entity, the VNF in the domain of the communication network based on the indication of the successful authentication.

2. The method of claim 1, wherein instantiating the VNF in the domain of the communication network further comprises:

assigning blockchain credentials to the VNF, wherein the blockchain credentials are associated with the BAF entity.

3. The method of claim 2, further comprising:

registering the VNF with a core network by sending the blockchain credentials to a Network Repository Function (NRF) entity over the blockchain network interface.

4. The method of any preceding claim, wherein the domain in the communication network is a first domain, the method further comprising:

assigning blockchain credentials to the VNF on initial instantiation, wherein the blockchain credentials are associated with the BAF entity;

receiving, by the network slice manager entity, a second workload mobility request to add additional network resources to a second domain in the communication network; identifying, by the network slice manager entity, the VNF instantiated in the first domain for migration to the second domain based on the second workload mobility request;

selecting, by the network slice manager entity, the BAF entity from a plurality of BAF entities based on the blockchain credentials assigned to the VNF;

re-authenticating, by the network slice manager entity, the VNF with the BAF entity over the blockchain network interface; and

migrating, by the network slice manager entity, the VNF from the first domain to the second domain based on an indication of a successful authentication.

5. The method of any of claims 1 to 3, wherein the domain in the communication network is a first domain, and wherein the VNF is an existing VNF associated with a second domain in the communication network, the method comprising:

identifying the existing VNF for migration from the second domain to the first domain based on the workload mobility request; and

releasing one or more network resources associated with the VNF in the second domain.

6. The method of any preceding claim, wherein instantiating the VNF in the domain further comprises:

sending, by the network slice manager entity, configuration parameters associated with the VNF to a network function virtualization orchestrator (NFVO) entity to cause the NFVO entity to build a VNF descriptor file that defines each network resource of the VNF for instantiation.

7. The method of any preceding claim, wherein authenticating the VNF with the BAF entity further comprises:

comparing a first public key associated with the VNF with a second public key stored by the BAF entity.

8. The method of any of claims 1 to 6, wherein authenticating the VNF with the BAF entity further comprises:

sending a public key associated with the VNF to the BAF entity to register the VNF with the BAF entity.

9. The method of any preceding claim, wherein authenticating the VNF with the BAF entity further comprises:

exchanging, by the network slice manager entity, messages with the BAF entity through a Security Edge Protection Proxy (SEPP) entity.

10. The method of any preceding claim, wherein the VNF includes at least one of a network function (NF) associated with a core network of the communication network or a user plane function (UPF) entity associated with user equipment (UE).

11. The method of any preceding claim, wherein the domain includes at least one of a private cloud domain, a public cloud domain, a trusted domain, an untrusted domain, or a network slice domain.

12. A network slice manager device, comprising:

one or more network interfaces to communicate within a communication network; and

a processor coupled to the one or more network interfaces and adapted to:

receive a workload mobility request to add network resources to a domain in the communication network;

authenticate a virtual network function (VNF) with a blockchain authentication function (BAF) entity over a blockchain network interface based on the workload mobility request;

receive an indication of a successful authentication from the BAF entity; and

instantiate the VNF in the domain of the communication network based on the indication of the successful authentication.

13. The network slice manager device of claim 12, wherein instantiating the VNF in the domain further comprises:

assigning blockchain credentials to the VNF, wherein the blockchain credentials are associated with the BAF entity.

14. The network slice manager device of claim 13, wherein the processor is further adapted to:

register the VNF with a core network by sending the blockchain credentials to a Network Repository Function (NRF) entity over the blockchain network interface.

15. The network slice manager device of any of claims 12 to 14, wherein the domain in the communication network is a first domain, wherein the processor is further adapted to:

assign blockchain credentials to the VNF on initial instantiation, wherein the blockchain credentials are associated with the BAF entity;

receive a second workload mobility request to add additional network resources to a second domain in the communication network;

identify the VNF instantiated in the first domain for migration to the second domain based on the second workload mobility request;

select the BAF entity from a plurality of BAF entities based on the blockchain credentials assigned to the VNF;

re-authenticate the VNF with the BAF entity over the blockchain network interface; and

migrate the VNF from the first domain to the second domain based on an indication of a successful authentication.

16. The network slice manager device of any of claims 12 to 14, wherein the domain in the communication network is a first domain, and wherein the VNF is an existing VNF associated with a second domain in the communication network, wherein the processor is further adapted to: identify the existing VNF for migration from the second domain to the first domain based on the workload mobility request; and

release one or more network resources associated with the VNF in the second domain.

17. The network slice manager device of any of claims 12 to 16, wherein the processor is further adapted to perform the method of any of claims 6 to 11.

18. A computer-readable media having instructions encoded thereon, the instructions, when executed by a processor, are operable to:

receive a workload mobility request to add network resources to a domain in the communication network;

authenticate a virtual network function (VNF) with a blockchain authentication function (BAF) entity over a blockchain network interface based on the workload mobility request;

receive an indication of a successful authentication from the BAF entity; and instantiate the VNF in the domain of the communication network based on the indication of the successful authentication.

19. The tangible, non -transitory, computer-readable media of claim 18, wherein the instructions to instantiate the VNF in the domain are further operable to:

assign blockchain credentials to the VNF, wherein the blockchain credentials are associated with the BAF entity.

20. The computer-readable media of any of claims 18 to 19, wherein the domain in the communication network is a first domain, wherein the instructions, when executed, are further operable to:

assign blockchain credentials to the VNF on initial instantiation, wherein the blockchain credentials are associated with the BAF entity;

receive a second workload mobility request to add additional network resources to a second domain in the communication network; identify the VNF instantiated in the first domain for migration to the second domain based on the second workload mobility request;

select the BAF entity from a plurality of BAF entities based on the blockchain credentials assigned to the VNF;

re-authenticate the VNF with the BAF entity over the blockchain network interface; and

migrate the VNF from the first domain to the second domain based on an indication of a successful authentication.

21. The computer-readable media of any of claims 18 to 19, wherein the domain in the communication network is a first domain, and wherein the VNF is an existing VNF associated with a second domain in the communication network, wherein the instructions, when executed, are further operable to:

identify the existing VNF for migration from the second domain to the first domain based on the workload mobility request; and

release one or more network resources associated with the VNF in the second domain.

22. The computer-readable media of any of claims 18 to 21, wherein the instructions, when executed, are further operable to perform the method of any of claims 3 and 6 to 11.

Description:
NATIVE BLOCKCHAIN PLATFORM FOR IMPROVING WORKLOAD MOBILITY IN TELECOMMUNICATION NETWORKS

CROSS-REFERENCE TO RELATED APPLICATIONS

[0001] This application claims priority to U.S. Provisional Patent Application No. 62/682,778, entitled “BLOCKCHAIN INTEGRATION WITH 5G MOBILE NETWORKS,” filed on June 8, 2018, which also claims priority to U.S. Non- Provisional Patent Application No. 16/159,950, entitled “PROVISIONING NETWORK RESOURCES IN A WIRELESS NETWORK USING A NATIVE BLOCKCHAIN PLATFORM,” filed on October 15, 2018, and to U.S. Non- Provisional Patent Application No. 16/171,190, entitled “SECURING

COMMUNICATIONS FOR ROAMING USER EQUIPMENT (UE) USING A NATIVE BLOCKCHAIN PLATFORM,” filed on October 25, 2018, and to U.S. Non-Provisional Patent Application No. 16/205,017, entitled “NATIVE BLOCKCHAIN PLATFORM FOR IMPROVING WORKLOAD MOBILITY IN TELECOMMUNICATION NETWORKS,” filed on November 29, 2018, the contents of which are incorporated herein by reference in their entireties.

TECHNICAL FIELD

[0002] The present subject matter relates generally to communication networks, and more particularly, to natively integrating blockchain technologies in the context of improving workload mobility (e.g., sharing network resources) for telecommunication networks (e.g., 4G, 5G, etc.)

BACKGROUND

[0003] An ever-increasing consumer demand, improved technological advancements (e.g., hardware/software infrastructure), and industry collaboration has driven significant growth in modem telecommunication networks and continues to drive its evolution. Indeed, each iteration or“next generation” of network capabilities, e.g., represented by standards promulgated by a Third Generation Partnership Project (3 GPP), interconnects more devices, improves network bandwidth, increases data- rates, and so on. For example, a transition from 3 rd Generation (3G) networks to 4 th Generation (4G) networks introduced new network services and connected mobile devices to third party data networks such as the Internet. More recently, a transition is underway from existing 4G networks to new 5G networks, which provides a new service-oriented architecture for provisioning network services/resources in a dynamic, scalable, and customizable fashion (e.g., micro-services, Network Functions Virtualization (NFV), etc.) However, while many of these networks provide robust security for air-interface communications (e.g., between User Equipment (UE) and Radio Access Networks (RANs), security within respective core networks varies between mobile service providers based on their own policies, standards, maturity, and so on. In turn, these varying levels of security make inter-operability, roaming, and network resource sharing between these mobile service providers complicated and expensive.

Brief Description of the Drawings

[0004] The embodiments herein may be better understood by referring to the following description in conjunction with the accompanying drawings in which like reference numerals indicate identical or functionally similar elements. Understanding that these drawings depict only exemplary embodiments of the disclosure and are not therefore to be considered to be limiting of its scope, the principles herein are described and explained with additional specificity and detail through the use of the accompanying drawings in which:

[0005] FIG. 1 illustrates a schematic block diagram of exemplary telecommunication networks, including a 3G network, a 4G network, and a 5G network;

[0006] FIG. 2 illustrates a schematic block diagram of an exemplary network device, such as a Network Function (NF) entity/module, according to one or more embodiments of this disclosure;

[0007] FIG. 3A illustrates schematic block diagram of a roaming architecture with a local breakout scenario for a service based interface representation of a Service Based Architecture (SB A), showing a natively integrated blockchain platform;

[0008] FIG. 3B illustrates a schematic block diagram of reference point representation of the roaming architecture shown in FIG. 3 A;

[0009] FIG. 4A illustrates schematic block diagram of a Network Functions Virtualization (NFV) architecture, including a natively integrated blockchain platform, in a 5G network context;

[0010] FIG. 4B illustrates a schematic block diagram of two frameworks for employing a network slice orchestration and management layer with the natively integrated blockchain platform;

[0011] FIG. 5A illustrates a schematic signaling diagram, showing aspects of a workload mobility process for migrating a workload between network domains;

[0012] FIG. 5B illustrates a schematic signaling diagram, showing additional aspects of the workload mobility process for migrating a workload between datacenters of one mobile service provider or between different mobile service providers; and

[0013] FIG. 6 illustrates an example simplified procedure for improving workload mobility and dynamically sharing resources in a telecommunication network, in accordance with one or more embodiments of the disclosed workload mobility processes. DESCRIPTION OF EXAMPLE EMBODIMENTS

Overview

[0014] This disclosure describes techniques for improving workload mobility and network resource sharing between domains of a telecommunication network (e.g., 4G/5G networks, etc.) using a natively integrated blockchain platform. In particular, these techniques leverage the blockchain platform to build trust by authenticating workloads, Virtual/Network Functions (V/NFs), and network resources associated therewith. For example, according to one or more embodiments of this disclosure, a network slice manager device (or entity) receives a workload mobility request to add network resources to a domain in the communication network, and authenticates a Virtual Network Function (VNF) with a Blockchain Authentication Function (BAF) entity over a blockchain network interface based on the workload mobility request. The network slice manager further receives an indication of a successful authentication from the BAF entity, and instantiates the VNF in the domain of the communication network based on the indication of the successful authentication. Notably, these authentication processes may be readily adapted to instantiate new network resources, or to migrate existing network resources between domains.

[0015] Description

[0016] Various embodiments of the disclosure are discussed in detail below. While specific implementations are described in detail, it should be understood that this is done for illustration purposes only. A person skilled in the relevant art will recognize that other components and configurations may be used without departing from the spirit and scope of the disclosure.

[0017] As provided herein, this disclosure relates to communication networks (e.g., telecommunication networks), which include a number of network devices/modules/entities“Network Function(s)” (NF(s)), as is appreciated by those skilled in the art. For sake of clarity, the NFs described herein are based on NFs specified by existing Technical Specifications such as the 3GPP TS 23.501, TS 23.502, TS 24.501, TS 29.509, TS 29.518, TS 33.301, TS 33.501, each of which is incorporated herein by reference to its entirety. Moreover, while some operations and functionality may be described and/or attributed to a particular NF, it is appreciated that such operations are not intended to be limited to the particular NF, but may be performed by other NFs as appropriate, particularly in view of the ongoing development and evolving nature of telecommunication networks. Further, it is also appreciated that the NFs described herein may also include (or be represented by) “virtual” NFs (VNF(s)), which refer network functions employed in a virtual environment.

[0018] A communication network is a geographically distributed collection of nodes interconnected by communication links and segments for transporting data between end nodes, such as mobile devices, computers, personal computing devices (and so on), and other devices, such as network entities, sensors, etc. Many types of networks are available, ranging from local area networks (LANs) to wide area networks (WANs). LANs typically connect these nodes over dedicated private communications links located in the same general physical location, such as a building or campus. WANs, on the other hand, typically connect geographically dispersed nodes over long-distance communications links, such as common carrier telephone lines, optical lightpaths, synchronous optical networks (SONET), synchronous digital hierarchy (SDH) links, etc. Some communication networks can include telecommunication networks, which transport data between end nodes, such as user equipment (UE), which can include mobile devices.

[0019] FIG. 1 illustrates a schematic block diagram 100 of exemplary telecommunication networks, including a 3G network 110, a 4G network 120, and 5G network 130. Telecommunication networks 100 include wireless network interfaces or communication links, such as air interfaces 140, an access network 150, which represents radio infrastructure or radio towers, and a core network 160, which represents respective core network entities, network modules, or Network Functions (NF(s)). The wireless network interfaces or air interfaces 140 include Uu links for 3G network 110, LTE-Uu links for 4G network 120, and 5G-NR links for 5G network 130. In addition, other network interfaces (e.g., Nx, Sx, Lu-x, Gx, etc.) generally interconnect certain nodes (e.g., UE and/or core network entities) with other nodes (e.g., other UE and/or core network entities) based on, for example, distance, signal strength, network topology, current operational status, location, etc. As is appreciated by those skilled in the art, the network interfaces are vehicles for exchanging data packets (e.g., traffic and/or messages) between the nodes using predefined network protocols such as known wired protocols as appropriate. In this context, a protocol consists of a set of rules defining how the nodes interact with each other.

[0020] Those skilled in the art will understand that any number of nodes, devices, communication links, and the like may be used, and that the view shown herein is for simplicity. In particular, the representations of telecommunication networks 100, including respective interconnected network entities, are illustrated and described herein for purposes of discussion, not limitation, and it is appreciated that the illustrated networks can include (or exclude) any number of network entities, communication links, and the like, and can support inter-network operability and compatibility.

[0021] Access network 150 represents the infrastructure or radio towers, such as a Radio Access Network (RAN), for receiving and transmitting data packets between end user nodes (UE) as well as the various network entities (e.g., core network entities). Access network 150 includes NodeBs (NBs) for 3G network 110, eNodeBs (eNBs) for 4G network 120, and gNodeBs (gNBs) for 5G network 130. The infrastructure for each network may support different functionality and it is appreciated that infrastructure illustrated within one network can include appropriate hardware/software to support functionality of other telecommunication networks.

[0022] Respective network entities that form core network 160 (within the telecommunication networks 100) operatively connect respective RAN infrastructure (NBs, eNBs, gNBs) to third party networks such as a voice network 105 (e.g., a Public Switched Telephone Network (PSTN) network) and/or a data network 108 to create end-to-end connections. Prior to 3G (e.g., 2G, 2.5G, etc.) the third party network primarily included a voice network/PSTN 105 (e.g., a circuit switched network). From 3G onward, the third party network transitioned to include a public network (e.g., the Internet), represented by data network 108 (e.g., a packet switched network). Core network 160 and its respective network entities collectively operate to manage connections, bandwidth, and mobility for respective UE.

[0023] Notably, core network 160 generally evolved along three functional planes, including service management, session management, and mobility management. Service management for 2G and 3G networks includes operations to create an Integrated Services Digital Network (ISDN) over wireless links (e.g., Uu links). Session management for 3G and 4G networks generally include operations establish, maintain, and release network resources (e.g., data connections). In particular, in 3G network 110, session management includes a standalone General Packet Radio Service (GPRS) network, while 4G network 120 introduced a fully integrated data only network optimized for mobile broadband (where basic telephone operations are supported as one profile). Mobility management generally includes operations that support movement of UE in a mobile network, such as system registration, location tracking and handover (e.g., often optimized reduce heavy signaling loads). For example, in the context of 4G network 120, a Serving Gateway (SGW) and a Packet Data Gateway (PGW) support session management operations while mobility management operations (which maintains data sessions for mobile UE) are centralized within a Mobility Management Entity (MME).

[0024] As discussed in greater detail herein, 5G network 130 introduces a new service base architecture (SB A) 132, which generally redistributes functionality of 4G network entities into smaller service-based functions/network entities. Here, packet routing and forwarding functions (which are performed by SGW and PGW in 4G network 120) are realized as services rendered through a new network function/entity called the User Plane Function (UPF). In this fashion, 5G network 130 provides a modular set of services that support dynamic and scalable deployment of resources to satisfy diverse user demands.

[0025] FIG. 2 illustrates a schematic block diagram of an exemplary network device or Network Function (NF) 200 that may be used with one or more embodiments described herein, e.g., particularly as a managing network entity such as a network slice manager or similar component/entity employed within a network slicing management and orchestration environment.

[0026] The illustrative device 200 comprises one or more network interfaces 210, at least one processor 220, and a memory 240 interconnected by a system bus 250. Network interface(s) 210 contain the mechanical, electrical, and signaling circuitry for communicating data over links (e.g., wires or wireless links) within the telecommunication networks 100 (e.g., ref. FIG. 1). Network interfaces 210 may be configured to transmit and/or receive data using a variety of different communication protocols, as will be understood by those skilled in the art. Notably, network interfaces 210 may represent new blockchain network interfaces (e.g.,“BCx”,“BCy”, and/or“BCz”) for exchanging messages with various NFs of SB A 132, as discussed in greater detail below.

[0027] Memory 240 comprises a plurality of storage locations that are addressable by processor 220 for storing software programs and data structures associated with the embodiments described herein. Processor 220 may comprise necessary elements or logic adapted to execute the software programs and manipulate data structures 245. An operating system 242, portions of which are typically resident in memory 240 and executed by processor 220, functionally organizes the device by, inter alia , invoking operations in support of services and/or software processes executing on the device/module. These services and/or software processes may comprise an illustrative “workload mobility” process/service 244, as described herein. Note that while process/service 244 is shown in centralized memory 240, some embodiments provide for these processes/services to be operated in a distributed communication network.

[0028] Illustratively, the techniques described herein may be performed by hardware, software, and/or firmware, such as in accordance with the illustrative workload mobility process 244, which may contain computer executable instructions executed by processor 220 to perform functions relating to authenticating NFs, VNFs, and so on, with a distributed ledger technology entity (e.g., a federated, sponsored, or otherwise authorized Blockchain Authentication Function (BAF) entity), as discussed in greater detail below.

[0029] It will be apparent to those skilled in the art that other processor and memory types, including various computer-readable media, may be used to store and execute program instructions pertaining to the techniques described herein. Also, while the description illustrates various processes, it is expressly contemplated that various processes may be embodied as modules configured to operate in accordance with the techniques herein (e.g., according to the functionality of a similar process). Further, while the processes have been shown separately, those skilled in the art will appreciate that processes may be routines or modules within other processes. For example, processor 220 can include one or more programmable processors, e.g., microprocessors or microcontrollers, or fixed-logic processors. In the case of a programmable processor, any associated memory, e.g., memory 240, may be any type of tangible processor readable memory, e.g., random access, read-only, etc., that is encoded with or stores instructions that can implement program modules, e.g., a module having workload mobility process 244 encoded thereon. Processor 220 can also include a fixed-logic processing device, such as an application specific integrated circuit (ASIC) or a digital signal processor that is configured with firmware comprised of instructions or logic that can cause the processor to perform the functions described herein. Thus, program modules may be encoded in one or more tangible computer readable storage media for execution, such as with fixed logic or programmable logic, e.g., software/computer instructions executed by a processor, and any processor may be a programmable processor, programmable digital logic, e.g., field programmable gate array, or an ASIC that comprises fixed digital logic, or a combination thereof. In general, any process logic may be embodied in a processor or computer readable medium that is encoded with instructions for execution by the processor that, when executed by the processor, are operable to cause the processor to perform the functions described herein.

[0030] As noted above, a transition is currently underway from existing 4G networks to new 5G networks, which includes a new service-oriented architecture (e.g., SBA 132 - FIG. 1). Traditional processes employed by 3G and 4G networks to provision network resource and support UE mobility (e.g., registration, session establishment, session maintenance) were developed and optimized based on then-existing voice network (e.g., circuit-switched) infrastructure and/or conventional data network (e.g., packet switched) infrastructure. However, 5G networks introduce a new infrastructure that supports the service-oriented architecture, which can provision network services/resources in a dynamic, scalable, and customizable fashion using, for example, network slices, micro-services, network functions virtualization (NFV), and so on. In the context of a network slice, each network slice can include an isolated set of programmable resources that may implement individual network functions and/or application services through software programs within a respective network slice, without interfering with other functions and services on coexisting network slices.

[0031] This infrastructure also creates opportunities to dynamically manage and share network resources within and across network domains, service providers, trust boundaries, and so on. In particular, this disclosure describes new mechanisms to improve workload mobility and network resource sharing using Distributed Ledger Technology (DLT) and blockchain smart contracts to provide security and establish trust within and between core networks.

[0032] Blockchain technologies generally facilitate transparent, verifiable, and secure digital asset transactions with proof of rights and ownership. For example, blockchain technologies generally employ distributed ledger technology (DLT) with built-in cryptography to enable open and trusted exchanges over the internet without requiring central servers and/or independent trusted authorities. However, despite its advantages, existing protocols/network architectures in the telecommunications context generally fail to support native blockchain technologies due, in part, to underlying security requirements for initial registration processes. For example, while blockchain technologies can be employed within existing telecommunication networks, mobile network operators and/or mobile network entities are generally unaware of blockchain transactions because such blockchain transactions generally only occur after a mobile session is established (e.g., using overlay messages), which in turn, inhibits blockchain technology integration and participation by mobile service providers.

[0033] Accordingly, embodiments of this disclosure provide a native blockchain platform that employs workload mobility processes (e.g., workload mobility process 244) to improve core network trust amongst network entities and service providers alike. For example, these workload mobility processes can include blockchain security operations to authenticate virtual workloads, establish a trusted boot, as well as remotely attest for the integrity of a workload at a time after boot. These blockchain operations can establish blockchain security credentials for various NFs (e.g., AMF, SMF, UPF, NSSF, NRF, etc.), register these NFs with blockchain service providers (sponsored/federated), and establish smart contracts between the NFs and the blockchain service providers using the distributed permissions ledger. In turn, these“trusted” NFs may be inter-operable and more easily shared within and between mobile network service providers. Similarly, the blockchain operations can also be applied to secure virtual workloads (e.g., VNFs) and establish trust through smart contracts as the virtual workloads migrate across distributed datacenters -e.g., within different domains of the same mobile service provider, across multiple service providers, and so on. In general, these workload mobility processes may satisfy security requirements amongst and between mobile network service providers, thus reducing the complexity and cost associated with the existing patchwork of varying levels of security.

[0034] Referring again to the figures, FIG. 3A illustrates a schematic block diagram 300, showing a blockchain platform natively integrated with a SBA 132 for an exemplary 5G network (e.g., 5G network 130), and FIG. 3B illustrates a schematic block diagram 301, showing a reference point architecture for the blockchain platform of FIG. 3A. Collectively, FIGS. 3A and 3B show a native blockchain platform represented by an enterprise blockchain network 304, which interconnects blockchain service providers (SPs) or Blockchain Authentication Function (BAF) entities 305a- 305 n (e.g., distributed ledger technology (DLT) entities, etc.) with various network entities/functions over blockchain network interfaces BCx, BCy, and BCz, which may be represented by the network interfaces 210 for device/entity 200, discussed above.

[0035] The illustrated blockchain interfaces BCx, BCy, and BCz represent new communication links that facilitate exchanging messages or data packets between blockchain service providers (e.g., BAF(s) 305) and mobile providers (e.g., SBA 132, including underlying NFs). Notably, while some blockchain network interfaces are shown as directly connected to certain NFs of SBA 132, it is appreciated that these blockchain interfaces (e.g., BCx and BCy) can form interfaces for any of the NFs that form SBA 132 and/or other mobile operators. For example, the blockchain network interfaces may connect to the various NFs and/or mobile operators using a Security Edge Protection Proxy (SEPP) (e.g., vSEPP/hSEPP) entity, which generally operates to protect control plane traffic exchanged between PLMNs, as is appreciated by those skilled in the art.

[0036] In general, the blockchain interfaces BCx, BCy, and BCz may be used to carry information relating to parameters such as authentication vectors, LIE identity (SIM/eSIM or encrypted identity), authorization parameters (e.g., eWallet), resource availability/utilization, resource sharing parameters, and so on. More specifically, blockchain interface BCx can facilitate exchanging messages related to policy request, authorization, network usage, lawful intercept, accounting, and the like. Blockchain interface BCy can facilitate exchanging messages related to secondary authentication, authorization, resource sharing, lawful intercept, network slicing, etc. Blockchain interface BCz can facilitate exchanging messages related to standalone Authentication public key pre-set, authorization, Distributed Ledger Technology query/set, etc.

[0037] Blockchain network 304 generally facilitates sharing network resources and provides security for network functions (NFs) that form SBA 132 to create specific trust boundaries across multiple service providers using distributed blockchain ledgers. Blockchain network 304 may represent an open source blockchain network or platform such distributed ledgers, hyperledger Sawtooth, and the like.

[0038] With specific reference to FIG. 3A, schematic block diagram 300 illustrates a roaming architecture with a local breakout scenario for a service based interface representation of SBA 132. As shown, this roaming architecture includes a Visited Public Land Mobile Network (VPLMN) and a Home Public Land Mobile Network (FfPLMN). A Public Land Mobile Network (PLMN) is a network established and operated by a carrier for providing mobile communication services to its subscribers. Generally, domestic subscribers for a carrier use roaming if to receive services from abroad. A HPLMN refers to the subscriber’s home network (e.g., domestic carrier) while VPLMN refers to the subscriber’s abroad network (where the UE may be registered while roaming). While FIG. 3 A illustrates the roaming architecture with the local breakout scenario, it is appreciated other roaming architectures may be employed (e.g., home routing, etc.). Further, as shown here, some network entities such as the Session Management Function (SMF) and the User Plane Function(s) (UPF(s)) involved in a PDU session are under the control of the VPLMN.

[0039] Network entities or NFs that form SB A 132 include AMF 320, SMF 325, Network Slice Selection Function (NSSF) 330, Network Exposure Function (NEF) 335v | 335h, Network Repository Function (NRF) 340v | 340h, Policy Control Function (PCF) 345v | 345h, and Application Function (AF) 350. These network entities can be implemented either as a network element on a dedicated hardware, as a software instance running on a dedicated hardware, or as a virtualized function (e.g., VNF) instantiated on an appropriate platform, e.g., a cloud infrastructure, as is appreciated by those skilled in the art.

[0040] In general, UE 308 connects to RAN/Access Network (AN) 310 as well as AMF 320. Here, the RAN can include a base station while the AN can include a base station supporting non-3GPP access, e.g., Wi-Fi access. AMF 320 provides UE-based authentication, authorization, mobility management, etc. SMF 325 is responsible for session management, IP address allocation to UE(s), and traffic management/selection of a User Plane Function (UPF) (e.g., UPF 315) for proper routing/data transfer. If UE 308 has multiple sessions, different SMFs may be allocated to each session for individual management and/or different functionality per session. AF 350 generally provides information on packet flows to PCF 345v, which is responsible for policy control in order to support Quality of Service (QoS). Based on the information from AF 350, PCF 345v determines policies about mobility and session management for proper AMF/SMF operations. AUSF 355 stores authentication data for UE 308, and UDM 360 stores subscription data for UE 308. Data network 108 provides Internet access or operator services. The foregoing operations (and additional functionality) for respective network entities can be found in 3GPP Technical Specification (TS) 23.501 v 15.2.0 and TS 23.502vl5.2.0, which is incorporated by herein by reference to its entirety. [0041] FIG. 3B illustrates a schematic block diagram 301, showing a reference point interface representation of SB A 132 (e.g., with a local breakout scenario). Reference point representations often help develop detailed call flows in a normative standardization, which are illustrated in FIG. 6A and FIG.6B (described below). It should be noted, for sake of clarity, certain network entities (e.g., NEF 335, NRF 340, etc.) are not shown by schematic block diagram 301. However, it is appreciated any of the illustrated network entities can interact with the non-illustrated entities as appropriate.

[0042] As mentioned, the native blockchain platform shown in FIGS. 3A and 3B includes enterprise blockchain network 304, which interconnects various blockchain service providers (SPs), represented as Blockchain Authentication Function (BAF) entities 305a-305//, with mobile network entities over blockchain network interfaces BCx, BCy, and BCz. In general, this native blockchain platform establishes security within core networks to improve workload mobility and network resource sharing using Distributed Ledger Technology (DLT), such as blockchain smart contracts.

[0043] FIG. 4 A illustrates a schematic block diagram 401, showing a Network Functions Virtualization (NFV) architecture, including the natively integrated blockchain platform, in a 5G network context (e.g., 5G network 130), and FIG. 4B illustrates a schematic block diagram 402 of two frameworks for employing a network slice orchestration and management layer with the natively integrated blockchain platform.

[0044] Collectively, FIGS. 4 A and 4B show a virtualized approach for natively implementing the blockchain platform in a 5G network. Further, while 3GPP TS 23.501, 3GPP TS 28.530, and 3GPP TS 28.531 describe general management, orchestration, slice selection, and so on, they do not specifically define a NFV architecture. Accordingly, while there are a variety of NFV architectures available, the particular NFV architecture shown in FIGs. 4A and 4B are provided for purpose of illustration and discussion, not limitation.

[0045] Network functions virtualization (NFV) generally refers to a network architecture that replaces network functions on dedicated appliances— e.g., routers, load balancers, firewalls, etc.— with virtualized instances running as software on commercial off-the-shelf (COTS) hardware. Put differently, NFV architectures represent a logical abstraction of underlying hardware and software networking resource where the underlying physical hardware forwards packets, while the virtual network (software) provides an intelligent abstraction to facilitate deploying and managing network services/network resources.

[0046] Referring again FIG. 4A, the NFV architecture includes a network slice orchestration and management layer 410, network slices 405, and a Virtualized Network Infrastructure (VNI) layer 420. Notably, VNFs 415 can represent virtualized NFs of SBA 132.

[0047] Network slice orchestration and management layer 410 is generally responsible for managing underlying network slices 405, including on-boarding new network services and virtual network function (VNF) packages, network slice lifecycle management, global resource management, validation and authorization of Network Functions Virtualization Infrastructure (NFVI) resource requests, manages lifecycles of VNF instances, and so on.

[0048] Virtualized Network Infrastructure (VNI) 420 generally controls and manages the NFV compute, storage, and network resources within an operator’s infrastructure sub-domain. In addition, VNI 420 is also responsible for monitoring performance measurements and events. While the VNI 420 is shown as a separate layer from the network slice orchestration and management layer 410, it is appreciated that such layers may be incorporated into a single orchestration/management layer.

[0049] The NFV architecture supports multiple network slices 405 that are created atop a shared physical infrastructure. A network slice represents a logical end-to-end network service and can be dynamically created. A given User Equipment (UE) may have access to multiple slices over the same Access Network (e.g. over the same radio interface), and each slice may serve a particular service type with agreed upon Service-level Agreement (SLA). Various aspects and operations of network slicing are described in 3 GPP TS 23.501, 3 GPP TS 28.530, and 3 GPP TS 28.531.

[0050] In addition to the network slice functionality and operations set forth in the 3GPP TS(s), FIG. 4A also illustrates a natively integrated blockchain platform, as represented by enterprise blockchain network 304, BAFs 305, and blockchain network interfaces BCx and BCy. Notably, blockchain network interfaces BCx and BCy represent communication links for exchanging data or messages between the network slice orchestration and management layer 410 as well as between the various network slices 405. As discussed in greater detail herein, the blockchain platform establishes trust for core network entities, workloads, and other (V)/NFs within a network slice. In turn, this trust allows network resources associated with these entities, workloads, and/or network functions to be more easily shared across domains as well as between mobile service providers. The blockchain platform particularly establishes this trust through authentication processes where the entities, workloads, and/or network functions are initially registered with appropriate BAF(s) 305. During the initial registration, public keys may be exchanged, as is appreciated by those skilled in the art. When a workload request indicates a need for additional resources in a particular network domain, existing network resources and/or new network resources are authenticated with the appropriate BAF 305 and, upon successful authentication, are instantiated in and/or migrated to the particular domain as appropriate. The authentication processes is often initiated by entities that form the network slice orchestration and management layer 410.

[0051] Referring to FIG. 4B, schematic block diagram 402 illustrates two frameworks of network slice orchestration and management layer 410. In particular, the first framework is defined by 3GPP TS 28.801 with functional blocks associated with an orchestration/management layer 430, and the second framework is defined by the European Telecommunications Standards Institute Industry Specification Group, which developed a framework for Network Functions Virtualization (NFV) management and organization (MANO) (collectively, ETSI-NFV-MANO) with functional blocks associated with an orchestration/management layer 440.

[0052] It should be noted that orchestration/management layer 430 and orchestration/management layer 440 may be complimentary and/or overlapping in nature. For example, while the 3GPP technical specifications’ currently provide high level requirements for network slice orchestration and management corresponding to the functional blocks of orchestration/management layer 430, the ETSI-NFV-MANO framework (orchestration/management layer 440) may be adopted (in part or as a whole) to achieve these high level requirements. Although the 3GPP TS 28.801 indicates a close collaboration with organizations such as ETSI to develop relevant network virtualization standards to ensure network slices can run in virtualized environments with seamless end-to-end network slice resource management capability, the illustrated ETSI-NFV-MANO framework may/may not be adopted and/or revised. However, for purposes of discussion, reference will be made to specific functional blocks for the illustrated frameworks, but it is appreciated that various substitutions of analogous or substantially similar components may be employed as appropriate. [0053] Referring to orchestration/management layer 430, 3GPP TS 28.801 describes network slice instance lifecycle management and provides three (3) management logical functions - namely a Communication Service Management Function (CMSF) 432, a Network Slice Management Function (NSMF) 434, and a Network Slice Subnet Management Function (NSSMF) 436.

[0054] CSMF 432 is generally responsible for translating the communication service related requirement to network slice related requirements, NSMF 434 is generally responsible for management and orchestration of Network Slice Instances, and determines network slice subnet related requirements from network slice related requirements, and NSSMF 436 is generally responsible for management and orchestration of network slice subnet instance(s) (NSSI(s)). Collectively, the functional blocks of orchestration/management layer 430 can create customized virtual networks to meet the varying needs of applications, services, devices, customers or operators. In addition, these functional blocks will enable a distributed cloud to help to create flexible and programmable networks.

[0055] As mentioned, the operations of these functional blocks may be implemented by existing frameworks such as the ETSI-NFV-MANO framework represented by orchestration/management layer 440. The ETSI-NFV-MANO framework may be used, for example, to manage and orchestrate sharing of resources in a datacenter. In general, this framework facilitates deploying and connecting services as they are decoupled from dedicated physical devices and moved to virtual machines (VMs).

[0056] While the ETSI-NFV-MANO framework includes a number of network elements, for purposes of simplicity and discussion herein, we focus on three functional blocks - i.e., an NFV Orchestrator (NFV-O) 442, a VNF Manager (VNF- M) 444, and a Virtualized Infrastructure Manager (VIM) 446 - which deploy and connect functions and services throughout a network.

[0057] NFV-0 442 manages on-boarding, resources and policies, and integrates new network services and VNFs into a virtual framework. NFV-0 442 also validates and authorizes NFV Infrastructure (NFVI) resource requests (not shown). VNF-M 444 operates in conjunction with NFV-0 442 and VIM 446, and generally provides lifecycle management for VNFs as well as supports interoperability of software- defined network elements. For example, VNF-M 444 can instantiate one or more new VNFs, scale VNFs, update and/or upgrade VNFs, and also terminate VNFs. In addition, VNF-M 444 monitors key performance indicators (KPIs) during VNF lifecycles, which are important when performing scaling operations, healing operations, and the like. In this fashion, VNF-M 444 maintains virtualized resources and supports VNF functionality.

[0058] VIM 446 controls and manages the NFV infrastructure, including network resources such as compute, storage, network, and the like. VIM 446 is flexible and may be configured to handle a certain type of NFVI resource (e.g. compute-only, storage-only, networking-only), and/or it may be capable of managing multiple types of NFVI resources (e.g. in NFVI nodes). In operation, VIM 446 orchestrates allocation, upgrades, releases, and reclaims of NFVI resources, manages associations between virtual and physical elements, and maintains an inventory of allocated virtual/physical resources.

[0059] Orchestration/management layer 430 and orchestration/management layer 440 can communicate with Enterprise Blockchain Network 304 and thus, BAFs 305 over blockchain network interfaces BCx/BCy. In this fashion, BAFs 305 can facilitate standard communications between blockchain service providers and mobile network service providers. In some embodiments, the illustrated orchestration and management layers may employ a Security Edge Protection Proxy (SEPP) (e.g., vSEPP/hSEPP) entity to communicate messages with BAFs 305 using HTTP REST API protocols, as is appreciated by those skilled in the art.

[0060] As described in greater detail with reference to FIGS. 5A and 5B (below), one or more of the functional blocks/network entities for respective frameworks can exchange authentication vectors, UE identities (SIM/eSIM or encrypted identity), authorization parameters (e.g. eWallet), resources availability/utilization, resource sharing parameters, etc., with respective BAFs 305 to authenticate corresponding workloads (e.g., VMs, micro services, etc.), NFs, VNFs, network resources, and so on.

[0061] For example, in operation, BAFs 305 can authenticate and assign blockchain security to workloads during initial instantiation. As these workloads are moved or migrated across multi-site distributed NFVI, the BAFs 305 can authenticate and authorize these workloads in an efficient, flexible, and scalable manner. In this fashion, the BAFs 305 may be used to establish a trust relationship between workload (VNF/VM) and NFVI, which can facilitate sharing network resources across multiple service providers. [0062] Referring again to the figures, FIG. 5A illustrates a schematic signaling diagram 500, showing aspects of the disclosed workload mobility process. Here, schematic signaling diagram 500 shows workload mobility in the context of migrating a VNF workload (e.g., a UPF) from a trusted network domain to an untrusted network domain. FIG. 5B illustrates a schematic signaling diagram 501, showing additional aspects of the disclosed workload mobility process, where the VNF workload (e.g., UPF) migrates within a PLMN and/or between mobile service providers. It should be noted that while schematic signaling diagrams 500 and 501 describe workload mobility in the context of instantiating or migrating a User Plane Function (UPF) entity, the processes described may be readily applied to any number of NFs. In addition, the illustrated UPF entities - UPF1 and UPF2 - may represent Virtual Network Function (VNF) workloads, which may include any number of Virtual Machines (VMs) and/or other network resources.

[0063] Schematic signaling diagrams 500 and 501 also illustrate various NFs and other network management entities that support the workload mobility processes of this disclosure. In particular, schematic signaling diagrams 500 and 501 include CMSF 432, which manages the lifecycle of network services such as internet services, enterprise applications, gaming, voice, messaging, and so on. In the particular context of 5G networks, each service requires resources, which are defined, instantiated, and managed (e.g., life-cycle management) by CMSF 432. BAF 305, described above, manages a distributed ledger for authentications, service authorization, smart contracts and security. NSMF 434 represents a cloud manager or slice manager. As discussed, network slices are logical collections of virtual network functions (VNF) (e.g., such as AMF, SMF, UPF, NRF etc.) NSMF 434 creates these VNFs and associates the VNFs into a service chain to deploy 5G services. NRF 340 generally maintains status of each VNF after instantiation by tracking resources (compute, memory, network and utilization etc.) and maintaining repository information for deployed VNFs. NFV-0 442 orchestrates and generally manages resources for VNFs, including device configurations, service configuration such as packet core, etc. NFV-0 442 maintains stateful data for each VNF and VM’s deployed and configured, and synchronizes a configurations database. VNF-M 444 instantiates each VNF based on a VNF-descriptor file, which includes configuration parameters, and manages the lifecycle for each VNF. User Plane Function(s) -UPF1 and UPF2- generally handle user plane traffic between UE attached to a network and applications/servers (e.g., the Internet). UPF1 and UPF2 also manage manages session connectivity, IP address, billing, mediations and QoS managements, and so on. In schematic signaling diagram 500, UPF1 may be deployed in private cloud, while UPF2 may be deployed in a public cloud or other service provider. It is appreciated that schematic signaling diagrams 500 and 501 can include additional network entities and/or NFs (e.g., SMF, AMF, etc.) and signaling there-between, however, such network entities and/or NFs are not shown for sake of clarity.

[0064] Steps 502-520 are the same for schematic signaling diagrams 500 and 501, and generally represent signaling to instantiate UPF1 in a“trusted” domain. In particular, at step 502, CMSF 432 sends NSMF 434 an instantiation request for a new network slice. The instantiation request typically includes parameters such as number of subscribers, QoS, service definitions, and PLMN network details. In response, NSMF 434 instantiates, at step 504, UPF1 inside a new network slice and forwards all parameters. Here, as assume that the AMF and SMF (not shown) are shared across multiple network slices.

[0065] Steps 506-516 particularly show underlying signaling for instantiating UPF1 in the context of the ETSI-NFV-MANO framework. In particular, at step 506, NSMF 434 sends configuration parameters to NFV-0 442, which builds a VNF-descriptor file for each VM inside the specific VNF (e.g. a UPF VNF might include four VMs that perform smaller subnet of functions). NFV-0 442 sends the VNF descriptor file to VNF-M 444 at step 508. Notably, VNF descriptor file defines how UPF will be to be instantiated.

[0066] VNF-M 444 receives the descriptor file and creates, at step 510, VMs for UPF1 on a cloud infrastructure. Notably, this cloud infrastructure may also be referred to as a VIM (Virtual Infrastructure Manager) (e.g., VIM 446 (not shown)).

[0067] Once UPF1 is instantiated, it sends, at step 512, a completion status to VNF-M 444. VNF-M 444 marks UPF1 as complete and begins monitoring resources such as CPU, memory, Input/output (I/O), hard-disk utilization etc. VNF-M 444 also notifies NFV-0 442 about completion of VNF instantiation.

[0068] At step 514, NFV-0 442 performs additional service configurations directly with UPF1. For example, some service configurations include Access point Name (APN), IP addresses pool, QoS, billing, and so on. In general, service configurations define the parameters required to set-up a particular UPF service on a VNF. [0069] After UPF1 service is configured, tested and running, NFV-0 442 notifies NSMF 434 at step 516. In addition, UPF1 also sends a registration message at step 518 to register with NRF 340 for management of network resources. At step 520, NRF 340 provides an acknowledgement message to UPF1. Once UPF1 is instantiated in a domain, it may be migrated or moved to another domain based on a workload mobility request. For example, steps 522-534 in schematic signaling diagram 500 illustrate signaling for migrating UPF1 between domains (e.g., trusted to untrusted), while steps 536-548 in schematic diagram 501 illustrate signaling for migrating UPF1 within a PLMN and/or between different mobile service providers.

[0070] Workload Mobility Using Blockchain Authentication Between Domains (e.g.. Trusted/Untrusted)

[0071] Continuing to refer to FIG. 5A, schematic signaling diagram 500 provides steps 522-534 for migrating a workload, as discussed above. Migrating a workload (e.g., the VNF associated with UPF1) begins at step 522, where CMSF 432 determines that network resources configured with a particular service provider are insufficient and initiates a workload mobility process. The workload mobility process may generally refer to migrating an existing VNF to address the need for network resources and/or it may refer to instantiating a new VNF to host the same service for more capacity. Here, at step 522, CMSF 432 begins slice instantiation in public cloud by sending workload requirements to NSMF 434.

[0072] At step 524, NSMF 434 authenticates the VNF workload with BAF 305 (e.g., a blockchain distributed ledger). For example, NSMF 434 can communicate with BAF 305 over blockchain network interfaces BCy or BCz (discussed above). If new network resources for a VNF are to be initially instantiated, NSMF 434 sends a public key and registers the workload (e.g., UPF1) with BAF 305. However, if existing network resources for the workload are to be migrated, NSMF 434 selects an appropriate BAF (e.g., BAF 305) for authentication based on blockchain credentials previously assigned to the VNF, and authenticates the VNF with BAF 305 using public-keys, as is appreciated by those skilled in the art. Notably, authentications and key exchanges are performed for each VM associated with VNF.

[0073] At step 526, NSMF 434 instantiates a new UPF (e.g., UPF2) in the public cloud domain. As mentioned, instantiating UPF2 in the public cloud domain can include adding new resources (initial instantiation) and/or migrating an existing UPF from a private cloud (trusted domain) to the public cloud (untrusted domain). In either scenario, NSMF 434 sends blockchain authentication credentials during instantiation to register the workload (for adding new network resources) or to authenticate the workload (for migrating existing network resources). Notably, signaling for NFV-0 442 and VNF-M 444 are not shown because each public-cloud may use a different form of VNF management/orchestration. A blockchain identity or blockchain credentials is/are installed with the VNF in public cloud to create a blockchain signed VNF (or a signed workload). This signed workload establishes a level of trust for subsequent migration to other domains and/or between network service providers.

[0074] At step 528, UPF2 further registers with the core network (e.g., SBA 132) by sending NRF 340 the blockchain credentials, and at step 530, NRF 340 forwards the blockchain credentials to BAF 305 (e.g., a blockchain distributed ledger technology (DLT) entity), which verifies the blockchain credentials (previously signed in step 524). This registration process continues with step 532 and step 534 where BAF 305 sends a response back to NRF 340 indicating a successful authentication, and NRF 340 sends a corresponding response to UPF2, respectively. Messages between NRF 340 and BAF 305 can be exchanged over blockchain network interfaces BCy or BCz and further, such messages may be in the form of HTTP REST API protocol. It should also be noted, there may be additional signaling to release the VNF workload associated with UPF1 (from the private cloud domain) after successful migration.

[0075] Workload Mobility Using Blockchain Authentication Within a PLMN and/or To a Different Mobile Service Provider

[0076] Turning to FIG. 5B, schematic signaling diagram 501 provides steps 536-548 for migrating UPF1 in the same PLMN and/or to a different mobile service provider. Notably, steps 502-520 represent signaling to instantiate UPF1 in a“trusted” domain and are discussed in greater detail above.

[0077] Beginning at step 536, CMSF 432 determines additional network resources are required in a different datacenter (e.g., within the same PLMN for the same service provider) and/or the VNF associated with the workload for UPF1 should be moved to another mobile service provider. As shown, step 536 represents the start of another workload request, where CMSF 432 sends parameters such as resources utilization, manual interventions etc. to NSMF 434.

[0078] At step 538, NSMF 434 authenticates the VNF workload with BAF 305, similar to step 524 (discussed above). For example, NSMF 434 can communicate with BAF 305 over blockchain network interfaces BCy or BCz. If new network resources for a VNF are to be initially instantiated, NSMF 434 sends a public key and registers the workload (e.g., UPF1) with BAF 305. However, if existing network resources for the workload are to be migrated, NSMF 434 selects an appropriate BAF (e.g., BAF 305) for authentication based on blockchain credentials previously assigned to the VNF, and authenticates the VNF with BAF 305 using public-keys, as is appreciated by those skilled in the art. Notably, authentications and key exchanges are performed for each VM associated with VNF. Here, NSMF 434 authenticates the existing VNF workload (UPF1) using the prior assigned blockchain credentials.

[0079] After receiving an indication of a successful authentication, NSMF 434 instantiates, at step 540, UPF2 in a public cloud and/or migrates existing UPF1 to another datacenter or to a different mobile service provider. Notably, NSMF 434 sends blockchain authentication credentials during instantiation, which credentials may be used to authenticate UPF1 during subsequent migration. Notably, signaling for NFV-0 442 and VNF-M 444 are not shown because each public-cloud may use a different form of VNF management/orchestration. A blockchain identity or blockchain credentials is/are installed with the VNF in public cloud to create a blockchain signed VNF (or a signed workload). This signed workload establishes a level of trust for subsequent migration to other domains and/or between network service providers.

[0080] At step 542, UPF2 further registers with the core network (e.g., SB A 132) by sending NRF 340 its blockchain credentials, and at step 544, NRF 340 forwards the blockchain credentials to BAF 305 (e.g., a blockchain distributed ledger technology (DLT) entity), which verifies the blockchain credentials previously signed in step 538. This registration process continues with step 546 and step 548 where BAF 305 sends a response back to NRF 340 indicating a successful authentication, and NRF 340 sends a corresponding response to UPF2, respectively. Messages between NRF 340 and BAF 305 can be exchanged over blockchain network interfaces BCy or BCz and further, such messages may be in the form of HTTP REST API protocol. It should also be noted, additional signaling to release the VNF workload associated with UPF1 from its prior domain/mobile service provider after successful migration.

[0081] Collectively, FIGs. 5A and 5B show various aspects of the disclosed workload mobility process. While specific references may have been made to particular network functions (e.g., UPF1 and UPF2), it is appreciated that these workload mobility processes may be readily adapted and applied for instantiating and/or migrating any type of NF or VNF, including associated network resources.

[0082] FIG. 6 illustrates an example simplified procedure 600 for improving workload mobility and dynamically sharing resources in a telecommunication network in accordance with one or more embodiments of the workload mobility processes described above. Procedure 600 can particularly represent operations performed by one or more entities that form part of a network slice orchestration and management layer (e.g., layer 410) for a NFV architecture in the context of a telecommunications network (e.g., 3G, 4G, 5G, etc.) For example, for purposes of discussion, operations described by procedure 600 will be from the perspective of a network slice manager entity (e.g., a cloud or slice manager such as NSMF 434).

[0083] Procedure 600 begins at step 605 and continues on to step 610 where, as discussed above, the network slice manager (e.g., an entity, a node, etc.) receives a workload mobility request from a service manager (e.g., CMSF 432). Notably, the workload mobility request can indicate network resources are required in a particular domain of the communication network, and the domain can include, for example, a private cloud domain, a public cloud domain, a trusted domain, an untrusted domain, a network slice domain, and so on.

[0084] The network slice manager entity may further define, at step 615, parameters for a virtual network function (VNF), such as a new VNF and/or an existing VNF, to host the network resources based on requirements included in the workload mobility request. Notably, as discussed above, this VNF can include a core network NF (e.g., such as the various NFs that form SBA 132) and/or the VNF can include a number of UPFs associated with UE. With respect to hosting the network resources, the VNF can include any number of Virtual Machines (VMs) and/or other virtual entities having functionality to satisfy the network resource requirement indicated in the workload mobility request.

[0085] Procedure 600 continues to step 620, where the network slice manager entity authenticates the VNF with a blockchain authentication function (BAF) entity over a blockchain network interface based on the workload mobility request. For example, the network slice manager can send the BAF entity public keys associated with the VNF for authentication. The BAF entity can compare the public keys to registered public keys previously registered for the VNF. If the public keys match, the BAF sends an indication of a successful authentication, which is received by the network slice manager at step 625. Notably, the network slice manager communicates with the BAF entity over a blockchain network interface (e.g., BCx and/or BCy) and, in some embodiments, may employ an intermediary Security Edge Protection Proxy (SEPP) entity for message exchanges. For SEPP communications, the network slice manager and/or the BAF entity may use HTTP REST application program interface calls, as is appreciated by those skilled in the art.

[0086] The network slice manager further sends, at step 630 configuration parameters associated with the VNF to a network function virtualization orchestrator (NFVO) entity (e.g., NFVO 442), which in turn, builds a VNF descriptor file that defines each network resource of the VNF for instantiation and generally coordinates instantiation procedures with a virtual network function manager (e.g., VNF-M 444). In this fashion, the network slice manager instantiates, shown by step 635, the VNF in the domain of the communication network based on the indication of the successful authentication. In some embodiments, the network slice manager further assigns blockchain credentials to the VNF, at step 640, for subsequent re-authentication, migration, etc. The blockchain credentials may be associated with a particular BAF 305, and can indicate the VNF is a signed and trusted workload.

[0087] Procedure 600 subsequently ends at step 645, but may return again to step 610 where the network slice manager receives a workload mobility request to add network resources to a domain. Notably, procedure 600 may be used to establish new network resources (e.g., new VNFs) or it may be employed to migrate existing network resources between domains. For example, the step of authenticating the VNF with the BAF entity (step 620) may be readily applied to authenticate existing or new VNFs. Likewise, the step of instantiating the VNF in the domain (step 635) can be adapted to instantiate new VNFs or migrate existing VNFs from a different domain. Notably, for migrating existing VNFs from a different domain, there are typically additional processes such as releasing the corresponding network resources from the different domain, as is appreciated by those skilled in the art.

[0088] It should also be noted that while certain steps within procedure 600 may be optional, and further, the steps shown in FIG. 6 are merely example steps for illustration - certain other steps may be included or excluded as desired. Further, while a particular order of the steps is shown, this ordering is merely illustrative, and any suitable arrangement of the steps may be utilized without departing from the scope of the embodiments herein. [0089] The techniques described herein, therefore, improve workload mobility and network resource sharing between domains of a telecommunication network (e.g., 4G/5G networks, etc.) using a natively integrated blockchain platform. In particular, these techniques leverage the blockchain platform to build trust by authenticating workloads, network functions (NFs), virtual network functions (VNFs), and network resources associated therewith. This native blockchain platform supports new use cases that create opportunities to share network resources across multiple provider networks, increase workload mobility security, improve billing/mediation and reconciliation and create mechanisms for roaming authentication/regi strati on using blockchain technology. In addition, the native blockchain platform provides new opportunities for the app economy and creates a new market place for Mobile virtual network operators (MVNO) participation.

[0090] While there have been shown and described illustrative embodiments of the native blockchain platform, corresponding workload mobility processes, and operations by specific network entities, it is to be understood that various other adaptations and modifications may be made within the spirit and scope of the embodiments herein. For example, the embodiments and operations disclosed herein have been described with respect to certain devices, NFs, interfaces, and systems, however it is appreciated that such embodiments are provided for purposes of example, not limitation and that the workload mobility techniques disclosed herein can be incorporated as part of existing wireless networks.

[0091] The foregoing description has been directed to specific embodiments. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. For instance, it is expressly contemplated that the components, elements, and/or operations described herein can be implemented as software being stored on a tangible (non-transitory) computer-readable medium, devices, and memories (e.g., disks/CD s/RAM/ EEPROM/etc.) having program instructions executing on a computer, hardware, firmware, or a combination thereof. Further, methods describing the various functions and techniques described herein can be implemented using computer-executable instructions that are stored or otherwise available from computer readable media. Such instructions can comprise, for example, instructions and data which cause or otherwise configure a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. Portions of computer resources used can be accessible over a network. The computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, firmware, or source code. Examples of computer-readable media that may be used to store instructions, information used, and/or information created during methods according to described examples include magnetic or optical disks, flash memory, USB devices provided with non-volatile memory, networked storage devices, and so on. In addition, devices implementing methods according to these disclosures can comprise hardware, firmware and/or software, and can take any of a variety of form factors. Typical examples of such form factors include laptops, smart phones, small form factor personal computers, personal digital assistants, and so on. Functionality described herein also can be embodied in peripherals or add-in cards. Such functionality can also be implemented on a circuit board among different chips or different processes executing in a single device, by way of further example. Instructions, media for conveying such instructions, computing resources for executing them, and other structures for supporting such computing resources are means for providing the functions described in these disclosures. Accordingly this description is to be taken only by way of example and not to otherwise limit the scope of the embodiments herein. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the embodiments herein.