WO2020015649A1 - 网络切片互斥关系处理方法、设备、介质及系统 - Google Patents

网络切片互斥关系处理方法、设备、介质及系统 Download PDF

Info

Publication number
WO2020015649A1
WO2020015649A1 PCT/CN2019/096193 CN2019096193W WO2020015649A1 WO 2020015649 A1 WO2020015649 A1 WO 2020015649A1 CN 2019096193 W CN2019096193 W CN 2019096193W WO 2020015649 A1 WO2020015649 A1 WO 2020015649A1
Authority
WO
WIPO (PCT)
Prior art keywords
nssai
network slice
terminal
allowed
list
Prior art date
Application number
PCT/CN2019/096193
Other languages
English (en)
French (fr)
Inventor
涂小勇
叶敏雅
Original Assignee
南京中兴新软件有限责任公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 南京中兴新软件有限责任公司 filed Critical 南京中兴新软件有限责任公司
Publication of WO2020015649A1 publication Critical patent/WO2020015649A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/12Setup of transport tunnels
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/30Connection release
    • H04W76/32Release of transport tunnels
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/30Connection release
    • H04W76/34Selective release of ongoing connections

Definitions

  • the embodiments of the present application relate to, but are not limited to, a method, a device, a medium, and a system for processing a network slice mutual exclusion relationship.
  • the mobile communication has developed to the 5th generation mobile communication system (5G) stage.
  • 5G 5th generation mobile communication system
  • the main characteristic of 5G's network architecture is a service-based architecture.
  • FIG. 1 is a schematic diagram of a 5G network architecture in the related art. As shown in Figure 1, the functions of each network element in the 5G network architecture are as follows:
  • the terminal accesses the 5G network and obtains services mainly through the wireless air interface.
  • the terminal exchanges information with the base station through the air interface and accesses the core network through non-access stratum (NAS) signaling and Mobility Management Function (Access and Mobility Management Function, AMF) interacts with information.
  • NAS non-access stratum
  • AMF Access and Mobility Management Function
  • a radio access network (Radio Access Network, RAN) is responsible for air interface resource scheduling and air interface connection management of the terminal access network.
  • the core network control plane entity is mainly responsible for user mobility management, including registration and temporary identity allocation; maintaining idle (IDLE) and connection (CONNECT) states and state transitions; switching in the CONNECT state; users Functions such as triggering paging in IDLE state.
  • AUSF Authentication Server Function
  • Unified Data Management The core network control plane entity, belonging to the user server, permanently stores user contract data.
  • Session Management Function The core network control plane entity is mainly responsible for maintaining Protocol Data Unit (PDU) sessions, and is responsible for assigning user Internet Protocol (IP) addresses, with services Quality (Service of Quality, QoS) control and charging functions; functions such as receiving downlink data packets for buffering under the IDLE state and notifying the AMF paging user.
  • PDU Protocol Data Unit
  • IP Internet Protocol
  • QoS Service of Quality
  • the core plane user plane function entity is responsible for the forwarding of user data messages, and also collects statistics on user data messages for functions such as billing.
  • PCF Policy Control Function
  • the core network control plane entity is responsible for the policy and charging rules functional entity. This functional entity mainly generates QoS that controls user data transfer based on service information, user subscription information, and operator configuration information. Rules, charging rules, and mobility and access control rules.
  • the core network control plane entity is responsible for opening the mobile network capabilities to the outside world.
  • the core network control plane entity is responsible for the dynamic registration of network function service capabilities and network function discovery.
  • NSSF Network Slice Selection Function
  • NSI target network slice instance
  • 5G networks support a variety of scenarios, and different scenarios have different requirements for network functions and performance.
  • Network slicing allows operators to segment multiple virtual logical end-to-end networks on the same set of hardware infrastructure as needed.
  • Each network slice is logically isolated, adapting to the different characteristics of multiple types of services. Meet the different needs of the network with high bandwidth, low latency, large connections, and multiple services.
  • the network slice After the network slice is determined, in order to make better use of the network resources, different priorities can be set for different network slices, and the resource application and use of the high-priority network slices are prioritized.
  • At least one embodiment of the present application provides a method, a device, a medium, and a system for processing a mutual exclusion relationship of a network slice, so as to implement processing of a mutual exclusion relationship of a network slice.
  • At least one embodiment of the present application provides a method for processing a network slice mutual exclusion relationship, including:
  • S-NSSAI Single-Network, Slice, Selection, and Assistant Information
  • At least one embodiment of the present application provides a network slice mutual exclusion relationship processing device, which includes a memory and a processor.
  • the memory stores a program.
  • the program When the program is read and executed by the processor, the program implements any of the embodiments.
  • At least one embodiment of the present application provides a computer-readable storage medium, where the computer-readable storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement any A method for processing a mutual exclusion relationship of network slices according to an embodiment.
  • At least one embodiment of the present application provides a network slice mutual exclusion relationship processing system, including: an access and mobility management function and a network slice selection function, wherein:
  • the access and mobility management function is configured to send a network slice selection request message to the network slice selection function
  • the network slice selection function is configured to determine, after receiving the network slice selection request message, a list of allowed S-NSSAIs for a terminal, a priority between S-NSSAIs in the allowed S-NSSAI list, and Mutual exclusion relationships satisfy preset rules.
  • an auxiliary information S-NSSAI list is selected for a single network slice determined by a terminal, and priorities and interactions between S-NSSAIs in the allowed S-NSSAI list
  • the exclusion relationship satisfies a preset rule. Since the priorities and mutual exclusion relationships between S-NSSAIs in Allowed S-NSSAIs (Allowed S-NSSAIs) have met the preset rules, the UE does not need to identify the priority between slices and the mutual exclusion relationship between slices. Simplified UE processing.
  • FIG. 1 is a diagram of a 5G network architecture in related technologies
  • FIG. 2 is a flowchart of a method for processing a mutual exclusion relationship of network slices according to an embodiment of the present application
  • FIG. 3 is a flowchart of implementing a mutual exclusion relationship between slices by an NSSF decision during a registration process according to an embodiment of the present application
  • FIG. 4 is a flowchart of implementing a mutual exclusion relationship between slices by an AMF decision during a registration process according to an embodiment of the present application
  • FIG. 5 is a flowchart of implementing a mutual exclusion relationship between slices during a PDU session establishment process according to an embodiment of the present application
  • FIG. 6 is a flowchart of implementing a mutual exclusion relationship between slices during a PDU session release process according to an embodiment of the present application
  • FIG. 7 is a block diagram of a network slice mutual exclusion relationship processing device according to an embodiment of the present application.
  • FIG. 8 is a block diagram of a network slice mutual exclusion relationship processing system according to an embodiment of the present application.
  • eMBB Enhanced Mobile Broadband
  • URLLC Ultra High Reliable & Low Latency Communication
  • the eMBB slice cannot be accessed at the same time; or if the terminal has accessed the lower priority eMBB slice, if the higher priority URLLC slice needs to be accessed, the activated eMBB must be deactivated Slice, or the terminal has accessed a URLLC slice with a high priority, then the UE access to the eMBB slice with a lower priority is prohibited.
  • the standard protocol does not define how to achieve the mutual exclusion relationship between the network slices of the same priority or different priorities.
  • S-NSSAI is network slice identification information, and each S-NSSAI identifies a network slice.
  • FIG. 1 for the system architecture, which is not described in this application.
  • an embodiment of the present application provides a method for processing a network slice mutual exclusion relationship, including:
  • Step 201 Determine an allowed single network slice selection auxiliary information S-NSSAI list for the terminal, and the priorities and mutually exclusive relationships between the S-NSSAIs in the allowed S-NSSAI list satisfy a preset rule.
  • the priority and mutual exclusion relationship between the S-NSSAIs in the allowed S-NSSAI list satisfying a preset rule includes: any first S-NSSAI in the allowed S-NSSAI list And the second S-NSSAI satisfies:
  • rule 2 the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, and the first S-NSSAI has no corresponding NSI that the terminal has accessed, and the second S-NSSAI -NSSAI has no corresponding NSI that the terminal has accessed.
  • rule 3 the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, and one of the first S-NSSAI and the second S-NSSAI has the corresponding terminal
  • the priority of NSSAI is higher than the priority of S-NSSAI with the corresponding NSI that the terminal has accessed.
  • the first S-NSSAI has a corresponding NSI that the terminal has accessed, the second S-NSSAI has no corresponding NSI that the terminal has accessed, and the second S-NSSAI has a higher priority than the first S-NSSAI -The priority of the NSSAI; or the first S-NSSAI has no corresponding NSI that the terminal has accessed, the second S-NSSAI has the corresponding NSI that the terminal has accessed, and the first S-NSSAI has priority The priority is higher than the priority of the second S-NSSAI.
  • any of the first S-NSSAI and second S-NSSAI in the allowed S-NSSAI list mentioned above may only meet Rule 1, or only Rule 2, or only Rule 3, or the allowed S- Some of the S-NSSAIs in the NSSAI list meet Rule 1, and some of the S-NSSAIs meet Rule 2, or some of the S-NSSAIs in the allowed S-NSSAI list above meet Rule 1, and some of the S-NSSAIs.
  • Rule 3 is fulfilled between times, or Rule 2 is fulfilled between some S-NSSAIs in the allowed S-NSSAI list above, Rule 3 is fulfilled between some S-NSSAIs, or some S-NSSAI in the allowed S-NSSAI list above Rules 1 are met between NSSAIs, Rule 2 are met between some S-NSSAIs, and Rule 3 is met between some S-NSSAIs.
  • the allowed S-NSSAI list may be determined by the NSSF or AMF for the terminal.
  • the allowed S-NSSAI list when determining the allowed S-NSSAI list, it is also necessary to refer to the current location of the terminal (Tracking Area, TA), and terminal identifier (Subscription, Permanent Identifier, SUPI), etc. Information such as the terminal's current location and terminal identification can be carried in the network slice selection request message.
  • the N-SISAI list needs to be re-determined due to a change in the NSI.
  • the AMF will already have a list of allowed S-NSSAIs and the terminals that the terminal has accessed.
  • the NSI is sent to the NSSF through a network slice selection request message, and the NSSF re-determines the allowed S-NSSAI list according to the existing allowed S-NSSAI list and the NSI that the terminal has accessed.
  • the method before determining the allowed S-NSSAI list for the terminal, the method further includes: obtaining the NSI that the terminal has accessed from the network slice selection request message sent by the AMF, or obtaining the existing NSI The list of allowed S-NSSAIs and the NSI that the terminal has accessed.
  • the method further includes: when the allowed S-NSSAI list determined for the terminal is inconsistent with the existing allowed S-NSSAI list Next, the NSSF sends the allowed S-NSSAI list determined for the terminal to the terminal through the AMF.
  • the determining the allowed S-NSSAI list for the terminal includes: determining the allowed S-NSSAI list for the terminal when the terminal is registered or the terminal's PDUSession changes.
  • the PDU session change of the terminal includes at least one of the following: establishing a PDU session and releasing a PDU session.
  • Allowed S-NSSAIs that is, a list of allowed S-NSSAIs
  • preset rules such as , Any two S-NSSAIs in Allowed S-NSSAIs satisfy one of rules 1 to 3.
  • the Allowed S-NSSAIs may change, and the UE needs to re-determine the Allowed S-NSSAIs, and any two S-NSSAIs of the Allowed S-NSSAIs obtained from the re-decision Both meet the preset rules. For example, any two S-NSSAIs in Allowed S-NSSAIs satisfy one of rules 1 to 3.
  • the Allowed S-NSSAIs may change, and the UE needs to re-determine the Allowed S-NSSAIs. Any two of the S-NSSAIs satisfy the preset rule. For example, any two of the S-NSSAIs of the Allowed S-NSSAIs satisfy one of the rules 1 to 3.
  • the method before the selecting the auxiliary information S-NSSAI list for the single network slice allowed by the terminal, the method further includes: according to the requested S-NSSAI and the S-NSSAI in the existing allowed S-NSSAI list.
  • the priority and mutual exclusion relationship determines an NSI for the requested S-NSSAI.
  • Rule 4 The requested S-NSSAI has no mutually exclusive relationship with other S-NSSAIs in the Allowed S-NSSAIs, then an NSI is selected for the requested S-NSSAI, and then based on the NSI accessed by the UE (including the selected S-NSSAI) NSI) and other information to make new Allowed S-NSSAIs for the UE.
  • the requested S-NSSAI is mutually exclusive with other S-NSSAIs in Allowed S-NSSAIs. If the S-NSSAI mutually exclusive with the requested S-NSSAI has no corresponding NSI that the terminal has accessed, it is the requested S. -The NSSAI selects an NSI, and then re-determines new Allowed S-NSSAIs for the UE based on information such as the NSI that the UE has accessed (including the requested NSI selected by the S-NSSAI).
  • the requested S-NSSAI is mutually exclusive with other S-NSSAIs in the Allowed S-NSSAIs, the mutually exclusive S-NSSAI with the requested S-NSSAI has the corresponding NSI that the terminal has accessed, and the requested S-NSSAI
  • the priority is higher than the S-NSSAI mutually exclusive with the requested S-NSSAI, then the NSI corresponding to the S-NSSAI mutually exclusive with the requested S-NSSAI (that is, the S-NSSAI mutually exclusive with the requested S-NSSAI
  • the corresponding PDU session is marked as released, and an NSI is selected for the requested S-NSSAI, and then the NSI (including the selected NSI selected by the requested S-NSSAI) is accessed by the UE, but excluding those that are mutually exclusive with the requested S-NSSAI S-NSSAI corresponding NSI) and other information, to make new Allowed S-NSSAIs for the UE.
  • Rule 7 The requested S-NSSAI is mutually exclusive with other S-NSSAIs in Allowed S-NSSAIs, and the mutually exclusive S-NSSAI with the requested S-NSSAI has the corresponding NSI that the terminal has accessed, and the requested S-NSSAI No higher priority than the S-NSSAI mutually exclusive with the requested S-NSSAI, then the NSI is refused to be selected for the requested S-NSSAI.
  • the AMF if the Allowed S-NSSAIs is determined by the NSSF, the AMF notifies the NSSF of all NSI information that the terminal has accessed in the network slice selection request message.
  • the terminal re-determines the Allowed S-NSSAIs. If the NSSF is required to determine the Allowed S-NSSAIs, the AMF selects the request in the network slice. The message notifies the NSSF of all NSI information that the terminal has accessed and existing Allowed S-NSSAIs information.
  • the re-determined Allowed-S-NSSAIs may not be returned to the AMF.
  • the NSSF sends the newly determined Allowed S-NSSAIs to the UE through AMF or SMF.
  • the AMF notifies the SMF of the newly determined Allowed S-NSSAIs and sends a message to the UE in the SMF. At this time, the SMF notifies the UE of the newly determined Allowed S-NSSAIs.
  • the UE since the priorities and mutually exclusive relationships between S-NSSAIs in Allowed S-NSSAIs have satisfied preset rules, the UE does not need to identify the priority between slices and the The mutual exclusion relationship simplifies the processing of the UE and is a useful supplement and exploration of standard protocols.
  • FIG. 3 is a flowchart of implementing a mutual exclusion relationship between slices by an NSSF decision during a registration process according to an embodiment of the present application, as shown in FIG. 3, including:
  • Step 3010 The UE initiates a registration process, and the UE sends a registration request message to the RAN, where the registration request message carries information such as requested S-NSSAIs (Requested S-NSSAIs).
  • the requested S-NSSAIs include one or more S-NSSAIs.
  • Step 3020 The RAN selects a suitable initial AMF (Initial AMF), and sends an initial UE message to the initial AMF.
  • the initial UE message carries information such as a registration request message.
  • Step 3030 The initial AMF completes the security procedure for the UE.
  • Step 3040 The initial AMF sends a request message for acquiring user subscription data to the UDM.
  • Step 3050 After receiving the user subscription data request message, the UDM returns a user subscription data response message to the initial AMF, and the user subscription data response message carries the signed S-NSSAIs (Subscribed S-NSSAIs). And other information.
  • Step 3060 The initial AMF sends a network slice selection request message to the NSSF.
  • the network slice selection request message includes information required for network slice selection, such as requested S-NSSAIs, contracted S-NSSAIs, and UE current location (TA). , UE identity (SUPI), NSI (NSI-Identifier (ID) and S-NSSAI) list that the UE has accessed.
  • SUPI UE identity
  • ID NSI-Identifier
  • S-NSSAI S-NSSAI
  • Step 3070 The NSSF determines the allowed S-NSSAIs1 (Allowed S-NSSAIs1) according to the requested S-NSSAIs, the contracted S-NSSAIs, the UE's current location (TA), the UE identity (SUPI), and the activated NSI in the network; NSSF then processes Allowed S-NSSAIs1 and Rejected S-NSSAIs (Rejected S-NSSAIs) according to the priority corresponding to each S-NSSAI and the mutual exclusion relationship between network slices. -NSSAIs).
  • the combination of Allowed S-NSSAIs and Rejected S-NSSAIs is to obtain Allowed S-NSSAIs1, and any of the first S-NSSAI and second S-NSSAI in Allowed S-NSSAIs satisfies: the first S-NSSAI Has no mutually exclusive relationship with the second S-NSSAI; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, and the UE corresponding to the first S-NSSAI has no The accessed network slice instance, the second S-NSSAI has no corresponding network slice instance that the UE has accessed; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, And one of the first S-NSSAI and the second S-NSSAI has a corresponding network slice instance that the UE has accessed, and the first S-NSSAI and the second S-NSSAI have another instance of the network slice.
  • the S-NSSAI has a higher priority than the corresponding network slice that the UE has accessed. The priority of the S-NSSAI of the instance.
  • the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship
  • the first S-NSSAI has a corresponding network slice instance that the UE has accessed
  • the second S-NSSAI There is no corresponding network slice instance that the UE has accessed
  • the priority of the second S-NSSAI is higher than the priority of the first S-NSSAI
  • the first S-NSSAI and the second S-NSSAI have Mutual exclusion relationship
  • the first S-NSSAI has no network slice instance that the UE has accessed
  • the second S-NSSAI has the corresponding network slice instance that the UE has accessed
  • the first S-NSSAI has priority
  • the priority is higher than the priority of the second S-NSSAI.
  • Step 3080 The NSSF returns a network slice selection response message to the initial AMF, and the network slice selection response message carries information such as AllowedS-NSSAIs, RejectedS-NSSAIs, and AMFSet.
  • the network slice selection response message may also carry only Allowed S-NSSAIs.
  • Step 3090 The initial AMF continues to complete the registration process until a registration acceptance message is sent to the UE.
  • Step 3100 The initial AMF sends a registration acceptance message to the UE.
  • the registration acceptance message carries information such as allowed S-NSSAIs, and may also carry rejected S-NSSAIs.
  • Step 3110 The initial AMF continues to process the registration process until the registration is completed.
  • the NSSF determines the allowed S-NSSAIs according to the network slice priority and the mutual exclusion relationship, so that the priority and the mutual exclusion relationship of the S-NSSAI in the allowed S-NSSAIs meet the pre- Set rules so that the UE does not need to identify the priority and mutual exclusion of network slices.
  • FIG. 4 is a flowchart of implementing a mutual exclusion relationship between slices by an AMF decision during a registration process according to an embodiment of the present application. As shown in Figure 4, it includes:
  • Step 4010 The UE initiates a registration process, and the UE sends a registration request message to the RAN, where the registration request message carries information such as requested S-NSSAIs (Requested S-NSSAIs).
  • Step 4020 The RAN selects a suitable initial AMF (Initial AMF), and sends an initial UE message to the initial AMF.
  • the initial UE message carries information such as a registration request message.
  • Step 4030 The initial AMF completes the security procedure for the UE.
  • Step 4040 The initial AMF sends a request message for acquiring user subscription data to the UDM.
  • Step 4050 After receiving the user subscription data request message, the UDM returns a user subscription data response message to the initial AMF, where the user subscription data response message carries information such as subscribed S-NSSAIs (Subscribed S-NSSAIs).
  • subscribed S-NSSAIs Subscribed S-NSSAIs
  • Step 4060 The initial AMF determines that the AMF does not need to be redirected according to a local policy.
  • Step 4070 The initial AMF judgment may be determined as Allowed S-NSSAIs according to the local policy.
  • the initial AMF is based on the requested S-NSSAIs, the contracted S-NSSAIs, the UE's current location (TA), the UE identity (SUPI), and activated in the network NSI, determine the allowed S-NSSAIs1 (Allowed S-NSSAIs1); the initial AMF then processes Allowed S-NSSAIs1 to obtain Allowed according to the priority corresponding to each S-NSSAIs and the mutual exclusion relationship between network slices. S-NSSAIs and Rejected S-NSSAIs.
  • the combination of Allowed S-NSSAIs and Rejected S-NSSAIs is to obtain Allowed S-NSSAIs1, and any of the first S-NSSAI and second S-NSSAI in Allowed S-NSSAIs satisfies: the first S-NSSAI Has no mutually exclusive relationship with the second S-NSSAI; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, and the UE corresponding to the first S-NSSAI has no The accessed network slice instance, the second S-NSSAI has no corresponding network slice instance that the UE has accessed; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, And one of the first S-NSSAI and the second S-NSSAI has a corresponding network slice instance that the UE has accessed, and the first S-NSSAI and the second S-NSSAI have another instance of the network slice.
  • Step 4080 The initial AMF continues to complete the registration process until a registration acceptance message is sent to the UE.
  • Step 4090 The initial AMF sends a registration acceptance message to the UE.
  • the registration acceptance message carries information such as allowed S-NSSAIs, and may also carry rejected S-NSSAIs.
  • Step 4100 The initial AMF continues to process the registration process until the registration is completed.
  • FIG. 5 is a flowchart of implementing a mutual exclusion relationship between slices by an NSSF decision during a PDU session establishment process provided by an embodiment of the present application, including:
  • Step 5010 The UE initiates a PDU session establishment process.
  • the UE sends a PDU session establishment request message to the AMF, and the PDU session establishment request message carries information such as a requested S-NSSAI, a data network name (Data Network Name, DNN), and the like.
  • Step 5020 After receiving the PDU session establishment request message, the AMF sends a network slice selection request message to the NSSF.
  • the network slice selection request message includes information required for slice selection, such as the requested S-NSSAI, allowed S-NSSAIs and the list of NSIs (NSI-ID and S-NSSAI) that the UE has accessed.
  • the allowed S-NSSAIs are the already allowed S-NSSAIs.
  • Step 5030 According to the S-NSSAI and other information requested in the network slice selection request message, the NSSF selects an NSI for the requested S-NSSAI when determining that an NSI can be selected for the requested S-NSSAI; There are allowed S-NSSAIs (hereinafter referred to as “Allowed S-NSSAIs1”), the priority corresponding to each S-NSSAI, and the mutual exclusion relationship between network slices. Allowed S-NSSAIs1 is processed to obtain Allowed S-NSSAIs (re-determined Allowed (S-NSSAIs) and Rejected (S-NSSAIs).
  • Allowed S-NSSAIs1 There are allowed S-NSSAIs (hereinafter referred to as “Allowed S-NSSAIs1”), the priority corresponding to each S-NSSAI, and the mutual exclusion relationship between network slices. Allowed S-NSSAIs1 is processed to obtain Allowed S-NSSAIs (re-determined Allowed (S-NSSAI
  • the combination of Allowed S-NSSAIs and Rejected S-NSSAIs is to obtain Allowed S-NSSAIs1, and any of the first S-NSSAI and second S-NSSAI in Allowed S-NSSAIs satisfies: the first S-NSSAI Has no mutually exclusive relationship with the second S-NSSAI; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, and the UE corresponding to the first S-NSSAI has no The accessed network slice instance, the second S-NSSAI has no corresponding network slice instance that the UE has accessed; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, And one of the first S-NSSAI and the second S-NSSAI has a corresponding network slice instance that the UE has accessed, and the first S-NSSAI and the second S-NSSAI have another instance of the network slice.
  • the S-NSSAI has a higher priority than the corresponding network slice that the UE has accessed. The priority of the S-NSSAI of the instance.
  • the NSSF may also obtain only Allowed S-NSSAIs.
  • Step 5040 The NSSF returns a network slice selection response message to the AMF, and the network slice selection response message carries information such as Allowed S-NSSAIs, Rejected S-NSSAIs, and NSI.
  • the network slice selection response message may not carry Rejected S-NSSAIs.
  • Step 5050 The AMF finishes selecting the SMF.
  • Step 5060 The AMF sends a session creation request message to the SMF.
  • the session creation request message carries the re-determined Allowed S-NSSAIs returned by the requested S-NSSAI, DNN, and NSSF.
  • Step 5070 The SMF continues to process the PDU session establishment process until a PDU session establishment acceptance message is returned to the UE.
  • Step 5080 The SMF returns a session creation response message to the AMF.
  • the session creation response message carries information such as a PDU session establishment acceptance message, and the PDU session establishment acceptance message carries AllowedS-NSSAIs (that is, a re-determined Allowed S -NSSAIs).
  • Step 5090 the AMF sends a PDU session resource establishment request message to the RAN.
  • the PDU session resource establishment request message carries information such as a PDU session establishment acceptance message, and the PDU session establishment acceptance message carries AllowedS-NSSAIs (that is, re-determined Allowed S-NSSAIs).
  • Step 5100 The RAN delivers information such as a PDU session establishment acceptance message to the UE, and the PDU session establishment acceptance message carries information such as Allowed S-NSSAIs.
  • Step 5110 The UE, RAN, AMF, and SMF continue to process the PDU session establishment process until completion.
  • FIG. 6 is a flowchart of implementing a mutual exclusion relationship between slices by an NSSF decision during a PDU session release process according to an embodiment of the present application, including:
  • Step 6010 The UE initiates a PDU session release process, and sends a PDU session release request message to the AMF.
  • Step 6020 after receiving the PDU session release request message, the AMF sends a network slice selection request message to the NSSF, where the network slice selection request message includes allowed S-NSSAIs (that is, already allowed S-NSSAIs) and the UE Has access to NSI (NSI-ID and S-NSSAI) list and other information.
  • allowed S-NSSAIs that is, already allowed S-NSSAIs
  • UE Has access to NSI NSI-ID and S-NSSAI
  • Step 6030 The NSSF processes Allowed S-NSSAIs1 to obtain Allowed according to the priority corresponding to each S-NSSAI in the allowed S-NSSAIs (hereinafter referred to as Allowed S-NSSAIs1) sent by the AMF and the mutual exclusion relationship between network slices. S-NSSAIs (re-determined Allowed S-NSSAIs) and Rejected S-NSSAIs.
  • the combination of Allowed S-NSSAIs and Rejected S-NSSAIs is to obtain Allowed S-NSSAIs1, and any of the first S-NSSAI and second S-NSSAI in Allowed S-NSSAIs satisfies: the first S-NSSAI Has no mutually exclusive relationship with the second S-NSSAI; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, and the UE corresponding to the first S-NSSAI has no The accessed network slice instance, the second S-NSSAI has no corresponding network slice instance that the UE has accessed; or, the first S-NSSAI and the second S-NSSAI have a mutually exclusive relationship, And one of the first S-NSSAI and the second S-NSSAI has a corresponding network slice instance that the UE has accessed, and the first S-NSSAI and the second S-NSSAI have another instance of the network slice.
  • the S-NSSAI has a higher priority than the corresponding network slice that the UE has accessed. The priority of the S-NSSAI of the instance.
  • Step 6040 The NSSF returns a network slice selection response message to the AMF, and the network slice selection response message carries information such as Allowed S-NSSAIs (re-determined Allowed S-NSSAIs) and Rejected S-NSSAIs.
  • Step 6050 the AMF sends a release session context request message to the SMF, where the release session context request message carries the Allowed S-NSSAIs (that is, the re-determined Allowed S-NSSAIs) returned by the NSSF.
  • the release session context request message carries the Allowed S-NSSAIs (that is, the re-determined Allowed S-NSSAIs) returned by the NSSF.
  • Step 6060 The SMF continues to process the PDU session release process until the PDU session release acceptance message is returned to the UE.
  • Step 6070 The SMF returns a release session context response message to the AMF.
  • the release session context response message carries information such as a PDU session release acceptance message, and the PDU session release acceptance message carries Allowed S-NSSAIs (that is, a re-determined Allowed S -NSSAIs).
  • Step 6080 The AMF sends a PDU session resource release request message to the RAN.
  • the PDU session resource release request message carries information such as a PDU session establishment release message, and the PDU session release acceptance message carries Allowed S-NSSAIs (that is, re-determined Allowed S-NSSAIs).
  • Step 6090 The RAN delivers information such as a PDU session release acceptance message to the UE, and the PDU session release acceptance message carries information such as Allowed S-NSSAIs (that is, re-determined Allowed S-NSSAIs).
  • Step 6100 The UE, RAN, AMF, and SMF continue to process the PDU session release process until completion.
  • an embodiment of the present application provides a network slice mutual exclusion relationship processing device 70, which includes a memory 710 and a processor 720.
  • the memory 710 stores a program, and the program is read by the processor 720.
  • the method for processing a mutual exclusion relationship of a network slice according to any embodiment is implemented.
  • An embodiment of the present application provides a computer-readable storage medium, where the computer-readable storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement any The method for processing the mutual exclusion relationship of network slices according to the embodiment.
  • An embodiment of the present application provides a network slice mutual exclusion relationship processing system.
  • the system includes: AMF801 and NSSF802.
  • the AMF801 is configured to send a network slice selection request message to the NSSF802.
  • the NSSF802 is configured to determine an allowed S-NSSAI list for the terminal after receiving the network slice selection request message, and the priorities and mutual exclusion relationships between the S-NSSAIs in the S-NSSAI list satisfy the pre- Set rules.
  • the sending of the network slice selection request by the AMF801 to the NSSF802 includes: when the AMF801 is registered with the terminal, or after receiving a protocol data unit session establishment request of the terminal, or After receiving the protocol data unit session release request of the terminal, sending the network slice selection request message to the NSSF 802.
  • the network slice selection request message carries a list of allowed S-NSSAIs and a network slice instance that the terminal has accessed.
  • the term computer storage medium includes volatile and non-volatile implemented in any method or technology used to store information such as computer-readable instructions, data structures, program modules or other data.
  • Removable, removable and non-removable media include, but are not limited to, Random Access Memory (RAM), Read-Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Flash memory or other memory technology, Compact Disc-Read-Only Memory (CD-ROM), Digital Video Disc (DVD) or other optical disc storage, magnetic box, magnetic tape, disk storage or other magnetic storage A device, or any other medium that can be used to store desired information and can be accessed by a computer.
  • a communication medium typically contains computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium .

Abstract

本文公开了一种网络切片互斥关系处理方法、设备及系统,所述网络切片互斥关系处理方法包括:为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。

Description

网络切片互斥关系处理方法、设备、介质及系统
本申请要求在2018年07月16日提交中国专利局、申请号为201810777456.7的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本申请实施例涉及但不限于一种网络切片互斥关系处理方法、设备、介质及系统。
背景技术
移动通信已经发展到第五代移动通信系统(the 5th Generation mobile communication system,5G)阶段。5G的网络架构和前几代相比,主要特点是基于服务化的架构。
图1是相关技术中一种5G网络架构示意图。如图1所示,5G网络架构中每个网元的功能如下:
终端(User Equipment,UE),主要通过无线空口接入5G网络并获得服务,终端通过空口和基站交互信息,通过非接入层(Non-Access Stratum,NAS)信令与核心网的接入和移动管理功能(Access and Mobility Management Function,AMF)交互信息。
无线接入网(Radio Access Network,RAN),负责终端接入网络的空口资源调度以及空口的连接管理。
接入和移动管理功能:核心网控制面实体,主要负责用户移动性管理,包括注册和临时标识分配;维护空闲(IDLE)和连接(CONNECT)状态以及状态迁移;在CONNECT状态下的切换;用户IDLE状态下触发寻呼等功能。
鉴权服务器功能(Authentication Server Function,AUSF):核心网控制面实体,主要负责对用户的鉴权、授权,以保证用户是合法用户。
统一数据管理功能(Unified Data Management,UDM):核心网控制面实体,归属用户服务器,永久存储用户签约数据。
会话管理功能(Session Management Function,SMF):核心网控制面实体,主要负责维护协议数据单元(Protocol Data Unit,PDU)会话(Session),负责分配用户互联网协议(Internet Protocol,IP)地址,具有服务质量(Quality of Service,QoS)控制和计费功能;用户IDLE状态下收到下行数据包进行缓存并通知AMF 寻呼用户等功能。
用户面功能(User plane Function,UPF):核心网用户面功能实体,负责用户数据报文的转发,也对用户数据报文进行统计,用于计费等功能。
策略控制功能(Policy Control Function,PCF):核心网控制面实体,负责策略和计费规则功能实体,该功能实体主要根据业务信息、用户签约信息以及运营商的配置信息产生控制用户数据传递的QoS规则、计费规则以及移动和接入控制规则。
能力开放功能(Network Exposure Function,NEF):核心网控制面实体,负责移动网络能力的对外开放。
网络功能库功能(NF Repository Function,NRF):核心网控制面实体,负责网络功能的服务能力的动态注册以及网络功能发现。
网络切片选择功能(Network Slice Selection Function,NSSF):核心网控制面实体,负责目标网络切片实例(Network Slice Instance,NSI)的选择。
5G网络支持的场景多样,不同的场景对网络的功能、性能有不同的需求。网络切片可以让运营商在同一套硬件基础设施上按需切分出多个虚拟的逻辑的端到端网络,每个网络切片在逻辑上隔离,适配多种类型服务的不同特征需求,同时满足高带宽、低时延、超大连接以及多业务对网络的不同需求。
确定网络切片后,为了更好的使用网络资源,可以对不同的网络切片设置不同的优先级,优先保证高优先级网络切片的资源申请和使用。
发明内容
本申请至少一实施例提供了一种网络切片互斥关系处理方法、设备、介质及系统,实现网络切片互斥关系处理。
本申请至少一实施例提供一种网络切片互斥关系处理方法,包括:
为终端确定允许的单一网络切片选择辅助信息(Single-Network Slice Selection Assistance Information,S-NSSAI)列表,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。
本申请至少一实施例提供一种网络切片互斥关系处理设备,包括存储器和处理器,所述存储器存储有程序,所述程序在被所述处理器读取执行时,实现任一实施例所述的网络切片互斥关系处理方法。
本申请至少一实施例提供一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理 器执行,以实现任一实施例所述的网络切片互斥关系处理方法。
本申请至少一实施例提供一种网络切片互斥关系处理系统,包括:接入和移动管理功能和网络切片选择功能,其中:
所述接入和移动管理功能设置为,向所述网络切片选择功能发送网络切片选择请求消息;
所述网络切片选择功能设置为,在接收到所述网络切片选择请求消息后,为终端确定允许的S-NSSAI列表,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。
与相关技术相比,本申请至少一实施例中,为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。由于允许的S-NSSAI(Allowed S-NSSAIs)中的S-NSSAI之间的优先级和互斥关系已满足预设规则,使得UE不需识别切片间的优先级和切片间的互斥关系,简化了UE的处理。
附图说明
图1是相关技术中一种5G网络架构图;
图2是本申请一实施例提供的网络切片互斥关系处理方法流程图;
图3本申请一实施例提供的注册过程中由NSSF决策实现切片间互斥关系的流程图;
图4是本申请一实施例提供的注册过程中由AMF决策实现切片间互斥关系的流程图;
图5是本申请一实施例提供的PDU会话建立过程中实现切片间互斥关系的流程图;
图6是本申请一实施例提供的PDU会话释放过程中实现切片间互斥关系的流程图;
图7是本申请一实施例提供的网络切片互斥关系处理设备框图;
图8为本申请一实施例提供的网络切片互斥关系处理系统框图。
具体实施方式
为使本申请的目的、技术方案和优点清楚明白,下文中将结合附图对本申请的实施例进行说明。在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行。并且,虽然在流程图中示出了逻辑顺序,但是在 某些情况下,可以以不同于本申请中流程图的顺序执行所示出或描述的步骤。
对于同一个终端,可以接入多个网络切片,比如可以接入增强移动宽带(Enhance Mobile Broadband,eMBB)切片和超高可靠超低时延通信(Ultra Reliable&Low Latency Communication,URLLC)切片。但是有一些场景,网络切片间有互斥关系,包括同优先级的网络切片间的互斥和不同优先级的网络切片间的互斥关系。比如终端已接入URLLC切片,则禁止eMBB切片同时接入;或者终端已接入低优先级的eMBB切片,如果需接入更高优先级的URLLC切片,则需先去激活已接入的eMBB切片,或者终端已接入高优先级的URLLC切片,则UE接入更低优先级的eMBB切片是被禁止的。但标准协议并未定义如何实现上述相同优先级或不同优先级的网络切片间的互斥关系。本申请中,提出了网络切片互斥关系处理方法,可以使UE不识别网络切片的优先级信息,就实现相同优先级或不同优先级的网络切片间的互斥,是对标准协议的补充和完善。
下文中S-NSSAI为网络切片标识信息,每个S-NSSAI标识一个网络切片。
本申请中,系统架构参考图1,本申请不再赘述。
如图2所示,本申请一实施例提供一种网络切片互斥关系处理方法,包括:
步骤201,为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。
在一实施例中,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则包括:所述允许的S-NSSAI列表中的任意第一S-NSSAI和第二S-NSSAI满足:
规则1,所述第一S-NSSAI与所述第二S-NSSAI无互斥关系。
或,规则2,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI无对应的所述终端已接入的NSI,所述第二S-NSSAI无对应的所述终端已接入的NSI。
或,规则3,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI与所述第二S-NSSAI中之一有对应的所述终端已接入的NSI,所述第一S-NSSAI与所述第二S-NSSAI中另一无对应的所述终端已接入的NSI,且无对应的所述终端已接入的NSI的S-NSSAI的优先级高于有对应的所述终端已接入的NSI的S-NSSAI的优先级。比如,第一S-NSSAI有对应的所述终端已接入的NSI,第二S-NSSAI无对应的所述终端已接入的NSI,且第二S-NSSAI的优先级高于第一S-NSSAI的优先级;或者,第一S-NSSAI无对应的所述终端 已接入的NSI,第二S-NSSAI有对应的所述终端已接入的NSI,且第一S-NSSAI的优先级高于第二S-NSSAI的优先级。
上述所述允许的S-NSSAI列表中的任意第一S-NSSAI和第二S-NSSAI可能只满足规则1,也可能只满足规则2,也可能只满足规则3,或者,上述允许的S-NSSAI列表中的部分S-NSSAI之间满足规则1,部分S-NSSAI之间满足规则2,或者,上述允许的S-NSSAI列表中的部分S-NSSAI之间满足规则1,部分S-NSSAI之间满足规则3,或者,上述允许的S-NSSAI列表中的部分S-NSSAI之间满足规则2,部分S-NSSAI之间满足规则3,或者,上述允许的S-NSSAI列表中的部分S-NSSAI之间满足规则1,部分S-NSSAI之间满足规则2,部分S-NSSAI之间满足规则3。
上述预设规则仅为示例,可以根据需要设置其他规则。
在一实施例中,可以由NSSF或AMF为所述终端确定允许的S-NSSAI列表。
在一实施例中,所述为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表包括:根据所述终端请求的S-NSSAI(可以是一个或多个S-NSSAI)、签约的S-NSSAI(可以是一个或多个S-NSSAI)和已接入的NSI(可以是一个或多个NSI)为所述终端确定允许的S-NSSAI列表;比如,终端进行注册时,根据上述信息为所述终端确定允许的S-NSSAI列表。在一实施例中,已接入的NSI可以由AMF通过网络切片选择请求消息发送给NSSF。在一实施例中,确定允许的S-NSSAI列表时,还需参考终端当前位置(Tracking Area,TA)和终端标识(Subscription Permanent Identifier,SUPI)等。终端当前位置和终端标识等信息可在网络切片选择请求消息中携带。
或者,根据已有允许的S-NSSAI列表和所述终端已接入的NSI为所述终端重新确定允许的S-NSSAI列表。比如,在PDU会话建立过程中或PDU释放过程中,由于NSI发生变化,需要重新确定允许的S-NSSAI列表,此时,AMF将已有允许的S-NSSAI列表和所述终端已接入的NSI通过网络切片选择请求消息发送给NSSF,NSSF根据已有允许的S-NSSAI列表和所述终端已接入的NSI重新确定允许的S-NSSAI列表。
在一实施例中,在所述为终端确定允许的S-NSSAI列表之前,还包括:从AMF发送的网络切片选择请求消息中获取所述终端已接入的NSI,或者,获取所述已有允许的S-NSSAI列表和所述终端已接入的NSI。
在一实施例中,在所述为终端确定允许的S-NSSAI列表之后,还包括:在为所述终端确定的允许的S-NSSAI列表与所述已有允许的S-NSSAI列表不一致的情况下,NSSF将为所述终端确定的允许的S-NSSAI列表通过AMF发送给终 端。
在一实施例中,所述为终端确定允许的S-NSSAI列表包括:在所述终端注册或者所述终端的PDU Session改变的情况下,为终端确定允许的S-NSSAI列表。在一实施例中,所述终端的PDU Session改变包括以下至少之一:建立PDU Session和释放PDU Session。
即在终端注册,或终端的网络切片需要修改时,需要为终端决策Allowed S-NSSAIs(即允许的S-NSSAI列表),需保证Allowed S-NSSAIs中的S-NSSAI间满足预设规则,比如,Allowed S-NSSAIs中任意两个S-NSSAI都满足规则1到规则3中的一条。
在PDU会话释放和其它可能导致PDU会话释放的过程中,Allowed S-NSSAIs可能会发生改变,需为UE重新决策Allowed S-NSSAIs,重新决策所得的Allowed S-NSSAIs中的任意两个S-NSSAI都满足预设规则,比如,Allowed S-NSSAIs中任意两个S-NSSAI都满足规则1到规则3中的一条。
在其他可能导致终端的Allowed S-NSSAIs或接入的PDU Session发生改变的过程中,Allowed S-NSSAIs可能会发生改变,需为UE重新决策Allowed S-NSSAIs,重新决策所得的Allowed S-NSSAIs中的任意两个S-NSSAI都满足预设规则,比如,Allowed S-NSSAIs中任意两个S-NSSAI都满足规则1到规则3中的一条。
在一实施例中,在所述为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表之前,还包括:根据请求的S-NSSAI与已有允许的S-NSSAI列表中的S-NSSAI的优先级和互斥关系为所述请求的S-NSSAI确定NSI。
在PDU Session建立过程中,NSSF或AMF为UE确定NSI时,需满足相同优先级或不同优先级网络切片间的互斥关系。按如下规则处理:
规则4:请求的S-NSSAI与Allowed S-NSSAIs中其他S-NSSAI没有互斥关系,则为请求的S-NSSAI选择一个NSI,再根据UE接入的NSI(包括请求的S-NSSAI选择的NSI)等信息,重新为UE决策新的Allowed S-NSSAIs。
规则5:请求的S-NSSAI与Allowed S-NSSAIs中其他S-NSSAI有互斥关系,与请求的S-NSSAI互斥的S-NSSAI没有对应的终端已接入的NSI,则为请求的S-NSSAI选择一个NSI,再根据UE已接入的NSI(包括请求的S-NSSAI选择的NSI)等信息,重新为UE决策新的Allowed S-NSSAIs。
规则6:请求的S-NSSAI与Allowed S-NSSAIs中其他S-NSSAI有互斥关系,与请求的S-NSSAI互斥的S-NSSAI有对应的终端已接入的NSI,请求的S-NSSAI比与请求的S-NSSAI互斥的S-NSSAI的优先级要高,则把与请求的S-NSSAI 互斥的S-NSSAI对应的NSI(即与请求的S-NSSAI互斥的S-NSSAI对应的PDU会话)标记为释放,为请求的S-NSSAI选择一个NSI,再根据UE已接入的NSI(包括请求的S-NSSAI选择的NSI,但不包括与请求的S-NSSAI互斥的S-NSSAI对应的NSI)等信息,重新为UE决策新的Allowed S-NSSAIs。
规则7:请求的S-NSSAI与Allowed S-NSSAIs中其他S-NSSAI有互斥关系,与请求的S-NSSAI互斥的S-NSSAI有对应的终端已接入的NSI,请求的S-NSSAI不比与请求的S-NSSAI互斥的S-NSSAI的优先级要高,则拒绝为该请求的S-NSSAI选择NSI。
在一实施例中,如果由NSSF确定Allowed S-NSSAIs,则AMF在网络切片选择请求消息中把终端已接入的所有NSI信息通知给NSSF。
在一实施例中,在PDU会话建立、PDU会话释放或其它可能导致PDU会话释放的过程中,为终端重新确定Allowed S-NSSAIs,如果需要NSSF决策Allowed S-NSSAIs,则AMF在网络切片选择请求消息中把终端已接入的所有NSI信息和已有Allowed S-NSSAIs信息通知给NSSF。
在一实施例中,在NSSF重新确定Allowed S-NSSAIs后,如果发现重新确定的Allowed S-NSSAIs和已有Allowed S-NSSAIs一致,可以不用将重新确定的Allowed S-NSSAIs再返回给AMF。
在一实施例中,在重新确定的Allowed S-NSSAIs和已有Allowed S-NSSAIs不一致的情况下,NSSF将重新确定的Allowed S-NSSAIs通过AMF或SMF发送给UE。
在一实施例中,在会话管理流程如PDU会话建立过程中和PDU会话删除过程中,如果Allowed S-NSSAIs发生改变,AMF将重新确定的Allowed S-NSSAIs通知给SMF,在SMF给UE发送消息时,由SMF将重新确定的Allowed S-NSSAIs通知给UE。
通过本申请至少一实施例提供的方法,由于Allowed S-NSSAIs中的S-NSSAI之间的优先级和互斥关系已满足预设规则,使得UE不需识别切片间的优先级和切片间的互斥关系,简化了UE的处理,是对标准协议的有益补充和探索。
图3是本申请一实施例提供的注册过程中由NSSF决策实现切片间互斥关系的流程图,如图3所示,包括:
步骤3010:UE发起注册过程,UE发送注册请求消息给RAN,所述注册请求消息中携带请求的S-NSSAIs(Requested S-NSSAIs)等信息。
在一实施例中,请求的S-NSSAIs中包括一个或多个S-NSSAI。
步骤3020:RAN选择一个合适的初始AMF(Initial AMF),向所述初始AMF发送初始UE消息,所述初始UE消息中携带注册请求消息等信息。
步骤3030:初始AMF完成对UE的安全流程。
步骤3040:初始AMF向UDM发送获取用户签约数据请求消息。
步骤3050:UDM接收到所述获取用户签约数据请求消息后,向所述初始AMF返回获取用户签约数据响应消息,所述获取用户签约数据响应消息中携带签约的S-NSSAIs(Subscribed S-NSSAIs)等信息。
步骤3060:初始AMF向NSSF发送网络切片选择请求消息,所述网络切片选择请求消息中包含网络切片选择所需要的信息,比如请求的S-NSSAIs、签约的S-NSSAIs、UE当前位置(TA)、UE标识(SUPI)、UE已接入的NSI(NSI-标识(Identifier,ID)和S-NSSAI)列表等信息。
步骤3070:NSSF根据请求的S-NSSAIs、签约的S-NSSAIs、UE当前位置(TA)、UE标识(SUPI)以及网络中已激活的NSI,确定允许的S-NSSAIs1(Allowed S-NSSAIs1);NSSF再根据每个S-NSSAI对应的优先级,以及网络切片间的互斥关系,对Allowed S-NSSAIs1进行处理得到Allowed S-NSSAIs(允许的S-NSSAIs)和Rejected S-NSSAIs(拒绝的S-NSSAIs)。在一实施例中,Allowed S-NSSAIs和Rejected S-NSSAIs组合即得到Allowed S-NSSAIs1,且Allowed S-NSSAIs中任意第一S-NSSAI和第二S-NSSAI满足:所述第一S-NSSAI与所述第二S-NSSAI无互斥关系;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI无对应的所述UE已接入的网络切片实例,所述第二S-NSSAI无对应的所述UE已接入的网络切片实例;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI与所述第二S-NSSAI中之一有对应的所述UE已接入的网络切片实例,所述第一S-NSSAI与所述第二S-NSSAI中另一无对应的所述UE已接入的网络切片实例,且无对应的所述UE已接入的网络切片实例的S-NSSAI的优先级高于有对应的所述UE已接入的网络切片实例的S-NSSAI的优先级。在一实施例中,比如,第一S-NSSAI与所述第二S-NSSAI有互斥关系,第一S-NSSAI有对应的所述UE已接入的网络切片实例,第二S-NSSAI无对应的所述UE已接入的网络切片实例,且第二S-NSSAI的优先级高于第一S-NSSAI的优先级,或者,第一S-NSSAI与所述第二S-NSSAI有互斥关系,第一S-NSSAI对应的无所述UE已接入的网络切片实例,第二S-NSSAI有对应的所述UE已接入的网络切片实例,且第一S-NSSAI的优先级高于第二S-NSSAI的优先级。
步骤3080:NSSF向初始AMF返回网络切片选择响应消息,所述网络切片选择响应消息中携带Allowed S-NSSAIs、Rejected S-NSSAIs、AMF Set(集合) 等信息。
在一实施例中,网络切片选择响应消息中也可以只携带Allowed S-NSSAIs。
步骤3090:初始AMF继续完成注册过程处理,直到向UE发送注册接受消息。
步骤3100:所述初始AMF向UE发送注册接受消息,所述注册接受消息中携带允许的S-NSSAIs等信息,还可携带拒绝的S-NSSAIs。
步骤3110:所述初始AMF继续处理注册过程直到完成注册。
本实施例提供的方案,在终端注册过程中,NSSF根据网络切片优先级和互斥关系确定允许的S-NSSAIs,使得允许的S-NSSAIs中的S-NSSAI的优先级和互斥关系满足预设规则,从而UE无需识别网络切片的优先级和互斥关系。
图4是本申请一实施例提供的注册过程中由AMF决策实现切片间互斥关系的流程图。如图4所示,包括:
步骤4010:UE发起注册过程,UE发送注册请求消息给RAN,所述注册请求消息中携带请求的S-NSSAIs(Requested S-NSSAIs)等信息。
步骤4020:RAN选择一个合适的初始AMF(Initial AMF),向初始AMF发送初始UE消息,所述初始UE消息中携带注册请求消息等信息。
步骤4030:初始AMF完成对UE的安全流程。
步骤4040:初始AMF向UDM发送获取用户签约数据请求消息。
步骤4050:UDM接收到所述用户签约数据请求消息后,向初始AMF返回获取用户签约数据响应消息,所述获取用户签约数据响应消息中携带签约的S-NSSAIs(Subscribed S-NSSAIs)等信息。
步骤4060:所述初始AMF根据本地策略,确定AMF不需重定向。
步骤4070:所述初始AMF判断可以根据本地策略决策Allowed S-NSSAIs,初始AMF根据请求的S-NSSAIs、签约的S-NSSAIs、UE当前位置(TA)、UE标识(SUPI)以及网络中已激活的NSI,确定允许的S-NSSAIs1(Allowed S-NSSAIs1);所述初始AMF再根据每个S-NSSAIs对应的优先级,以及网络切片间的互斥关系,对Allowed S-NSSAIs1进行处理得到Allowed S-NSSAIs和Rejected S-NSSAIs。在一实施例中,Allowed S-NSSAIs和Rejected S-NSSAIs组合即得到Allowed S-NSSAIs1,且Allowed S-NSSAIs中任意第一S-NSSAI和第二S-NSSAI满足:所述第一S-NSSAI与所述第二S-NSSAI无互斥关系;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI无对应的所述UE已接入的网络切片实例,所述第二S-NSSAI无对应的所述UE已接 入的网络切片实例;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI与所述第二S-NSSAI中之一有对应的所述UE已接入的网络切片实例,所述第一S-NSSAI与所述第二S-NSSAI中另一无对应的所述UE已接入的网络切片实例,且无对应的所述UE已接入的网络切片实例的S-NSSAI的优先级高于有对应的所述UE已接入的网络切片实例的S-NSSAI的优先级。
步骤4080:所述初始AMF继续完成注册过程处理,直到向UE发送注册接受消息。
步骤4090:所述初始AMF向UE发送注册接受消息,所述注册接受消息中携带允许的S-NSSAIs等信息,还可携带拒绝的S-NSSAIs。
步骤4100:所述初始AMF继续处理注册过程直到完成注册。
如图5所示,图5是本申请一实施例提供的PDU会话建立过程中由NSSF决策实现切片间互斥关系的流程图,包括:
步骤5010:UE发起PDU会话建立过程,所述UE发送PDU会话建立请求消息给AMF,所述PDU会话建立请求消息中携带请求的S-NSSAI、数据网络名称(Data Network Name,DNN)等信息。
步骤5020:AMF收到所述PDU会话建立请求消息后,AMF向NSSF发送网络切片选择请求消息,所述网络切片选择请求消息中包含切片选择所需要的信息,比如请求的S-NSSAI、允许的S-NSSAIs和UE已接入的NSI(NSI-ID和S-NSSAI)列表等信息。
在本实施例中,允许的S-NSSAIs即为已有允许的S-NSSAIs。
步骤5030:NSSF根据网络切片选择请求消息中请求的S-NSSAI等信息,在确定可以为请求的S-NSSAI选择一个NSI时,为请求的S-NSSAI选择一个NSI;NSSF再根据AMF发送的已有允许的S-NSSAIs(下称Allowed S-NSSAIs1)中每个S-NSSAI对应的优先级,以及网络切片间的互斥关系,对Allowed S-NSSAIs1进行处理得到Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)和Rejected S-NSSAIs。在一实施例中,Allowed S-NSSAIs和Rejected S-NSSAIs组合即得到Allowed S-NSSAIs1,且Allowed S-NSSAIs中任意第一S-NSSAI和第二S-NSSAI满足:所述第一S-NSSAI与所述第二S-NSSAI无互斥关系;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI无对应的所述UE已接入的网络切片实例,所述第二S-NSSAI无对应的所述UE已接入的网络切片实例;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI与所述第二S-NSSAI中之一有对应的所述UE已接入的网络切片实例,所述第一S-NSSAI与所述第二S-NSSAI中另一无对应的所述UE 已接入的网络切片实例,且无对应的所述UE已接入的网络切片实例的S-NSSAI的优先级高于有对应的所述UE已接入的网络切片实例的S-NSSAI的优先级。
本实施例中,NSSF也可以仅获取Allowed S-NSSAIs。
步骤5040:NSSF向AMF返回网络切片选择响应消息,所述网络切片选择响应消息中携带Allowed S-NSSAIs、Rejected S-NSSAIs、NSI等信息。
在一实施例中,所述网络切片选择响应消息中也可以不携带Rejected S-NSSAIs。
步骤5050:AMF完成对SMF的选择。
步骤5060:AMF向SMF发送创建会话上下文请求消息,所述创建会话上下文请求消息中携带请求的S-NSSAI、DNN和NSSF返回的重新确定的Allowed S-NSSAIs。
步骤5070:SMF继续处理PDU会话建立流程,直到向UE返回PDU会话建立接受消息。
步骤5080:SMF向AMF返回创建会话上下文响应消息,所述创建会话上下文响应消息中携带PDU会话建立接受消息等信息,所述PDU会话建立接受消息中携带Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)等信息。
步骤5090:AMF向RAN发送PDU会话资源建立请求消息,所述PDU会话资源建立请求消息中携带PDU会话建立接受消息等信息,所述PDU会话建立接受消息中携带Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)等信息。
步骤5100:RAN向UE投递PDU会话建立接受消息等信息,所述PDU会话建立接受消息中携带Allowed S-NSSAIs等信息。
步骤5110:UE、RAN、AMF和SMF继续处理PDU会话建立过程直到完成。
如图6所示,图6是本申请一实施例提供的PDU会话释放过程中由NSSF决策实现切片间互斥关系的流程图,包括:
步骤6010:UE发起PDU会话释放过程,发送PDU会话释放请求消息给AMF。
步骤6020:AMF收到所述PDU会话释放请求消息后,向NSSF发送网络切片选择请求消息,所述网络切片选择请求消息中包含允许的S-NSSAIs(即已有允许的S-NSSAIs)和UE已接入NSI(NSI-ID和S-NSSAI)列表等信息。
步骤6030:NSSF根据AMF发送的允许的S-NSSAIs(下称Allowed  S-NSSAIs1)中每个S-NSSAI对应的优先级,以及网络切片间的互斥关系,对Allowed S-NSSAIs1进行处理得到Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)和Rejected S-NSSAIs。在一实施例中,Allowed S-NSSAIs和Rejected S-NSSAIs组合即得到Allowed S-NSSAIs1,且Allowed S-NSSAIs中任意第一S-NSSAI和第二S-NSSAI满足:所述第一S-NSSAI与所述第二S-NSSAI无互斥关系;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI无对应的所述UE已接入的网络切片实例,所述第二S-NSSAI无对应的所述UE已接入的网络切片实例;或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI与所述第二S-NSSAI中之一有对应的所述UE已接入的网络切片实例,所述第一S-NSSAI与所述第二S-NSSAI中另一无对应的所述UE已接入的网络切片实例,且无对应的所述UE已接入的网络切片实例的S-NSSAI的优先级高于有对应的所述UE已接入的网络切片实例的S-NSSAI的优先级。
步骤6040:NSSF向AMF返回网络切片选择响应消息,所述网络切片选择响应消息中携带Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)、Rejected S-NSSAIs等信息。
步骤6050:AMF向SMF发送释放会话上下文请求消息,所述释放会话上下文请求消息中携带NSSF返回的Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)。
步骤6060:SMF继续处理PDU会话释放流程,直到向UE返回PDU会话释放接受消息。
步骤6070:SMF向AMF返回释放会话上下文响应消息,所述释放会话上下文响应消息中携带PDU会话释放接受消息等信息,所述PDU会话释放接受消息中携带Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)等信息。
步骤6080:AMF向RAN发送PDU会话资源释放请求消息,所述PDU会话资源释放请求消息中携带PDU会话建立释放消息等信息,所述PDU会话释放接受消息中携带Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)等信息。
步骤6090:RAN向UE投递PDU会话释放接受消息等信息,所述PDU会话释放接受消息中携带Allowed S-NSSAIs(即重新确定的Allowed S-NSSAIs)等信息。
步骤6100:UE、RAN、AMF和SMF继续处理PDU会话释放过程直到完成。
如图7所示,本申请一实施例提供一种网络切片互斥关系处理设备70,包括存储器710和处理器720,所述存储器710存储有程序,所述程序在被所述处理器720读取执行时,实现任一实施例所述的网络切片互斥关系处理方法。
本申请一实施例提供一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现任一实施例所述的网络切片互斥关系处理方法。
本申请一实施例提供一种网络切片互斥关系处理系统,如图8所示,包括:AMF801和NSSF802,本实施例中:所述AMF801设置为,向所述NSSF802发送网络切片选择请求消息;所述NSSF802设置为,在接收到所述网络切片选择请求消息后,为终端确定允许的S-NSSAI列表,所述S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。
所述S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则的实现请参考前述实施例,此处不再赘述。
在一实施例中,所述AMF801向所述NSSF802发送网络切片选择请求包括:所述AMF801在所述终端注册的情况下,或者,在接收到所述终端的协议数据单元会话建立请求后,或者,在接收到所述终端的协议数据单元会话释放请求后,向所述NSSF802发送所述网络切片选择请求消息。
在一实施例中,所述网络切片选择请求消息中携带已有允许的S-NSSAI列表和所述终端已接入的网络切片实例。
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些组件或所有组件可以被实施为由处理器,如数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于随机存取存储器(Random Access Memory,RAM)、只读存储器(Read-Only Memory,ROM)、带电可擦可编程只读存储器(Electrically Erasable Programmable read only memory,EEPROM)、闪存或其他存储器技术、光盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、数字多功能 盘(Digital Video Disc,DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。

Claims (15)

  1. 一种网络切片互斥关系处理方法,包括:
    为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。
  2. 根据权利要求1所述的方法,其中,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则包括:所述允许的S-NSSAI列表中的第一S-NSSAI和第二S-NSSAI满足:
    所述第一S-NSSAI与所述第二S-NSSAI无互斥关系;
    或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI无对应的所述终端已接入的网络切片实例,所述第二S-NSSAI无对应的所述终端已接入的网络切片实例;
    或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI与所述第二S-NSSAI中之一有对应的所述终端已接入的网络切片实例,所述第一S-NSSAI与所述第二S-NSSAI中另一无对应的所述终端已接入的网络切片实例,且无对应的所述终端已接入的网络切片实例的S-NSSAI的优先级高于有对应的所述终端已接入的网络切片实例的S-NSSAI的优先级。
  3. 根据权利要求1或2所述的方法,其中,所述为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表包括:
    根据所述终端请求的S-NSSAI、签约的S-NSSAI和已接入的网络切片实例为所述终端确定允许的S-NSSAI列表;
    或者,
    根据已有允许的S-NSSAI列表和所述终端已接入的网络切片实例为所述终端重新确定允许的S-NSSAI列表。
  4. 根据权利要求3所述的方法,在所述为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表之前,还包括:从接入和移动管理功能发送的网络切片选择请求消息中获取所述终端已接入的网络切片实例,或者,获取所述已有允许的S-NSSAI列表和所述终端已接入的网络切片实例。
  5. 根据权利要求3或4所述的方法,在所述为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表之后,还包括:
    在为所述终端重新确定的所述允许的S-NSSAI列表与所述已有允许的S-NSSAI列表不一致的情况下,将为所述终端重新确定的所述允许的S-NSSAI列表通过接入和移动管理功能发送给所述终端。
  6. 根据权利要求1至5任一所述的方法,其中,所述为终端确定允许的单 一网络切片选择辅助信息S-NSSAI列表包括:
    在所述终端注册或者所述终端的协议数据单元会话改变的情况下,为所述终端确定允许的S-NSSAI列表。
  7. 根据权利要求6所述的方法,其中,所述终端的协议数据单元会话改变包括以下至少之一:建立协议数据单元会话和释放协议数据单元会话。
  8. 根据权利要求1至7任一所述的方法,在所述为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表之前,还包括:
    根据请求的S-NSSAI与已有允许的S-NSSAI列表中的S-NSSAI的优先级和互斥关系为所述请求的S-NSSAI确定网络切片实例。
  9. 根据权利要求1至8任一所述的方法,其中,所述为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表包括:网络切片选择功能或者接入和移动管理功能为所述终端确定允许的S-NSSAI列表。
  10. 一种网络切片互斥关系处理设备,包括存储器和处理器,所述存储器存储有程序,所述程序在被所述处理器读取执行时,实现如权利要求1至9任一所述的网络切片互斥关系处理方法。
  11. 一种计算机可读存储介质,所述计算机可读存储介质存储有至少一个程序,所述至少一个程序可被至少一个处理器执行,以实现如权利要求1至9任一所述的网络切片互斥关系处理方法。
  12. 一种网络切片互斥关系处理系统,包括:接入和移动管理功能和网络切片选择功能,其中:
    所述接入和移动管理功能设置为,向所述网络切片选择功能发送网络切片选择请求消息;
    所述网络切片选择功能设置为,在接收到所述网络切片选择请求消息后,为终端确定允许的单一网络切片选择辅助信息S-NSSAI列表,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则。
  13. 根据权利要求12所述的系统,其中,所述允许的S-NSSAI列表中的S-NSSAI之间的优先级和互斥关系满足预设规则包括:所述允许的S-NSSAI列表中的任意第一S-NSSAI和第二S-NSSAI满足:
    所述第一S-NSSAI与所述第二S-NSSAI无互斥关系;
    或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI无对应的所述终端已接入的网络切片实例,所述第二S-NSSAI无对应的所述终端已接入的网络切片实例;
    或,所述第一S-NSSAI与所述第二S-NSSAI有互斥关系,且所述第一S-NSSAI与所述第二S-NSSAI中之一有对应的所述终端已接入的网络切片实例,所述第一S-NSSAI与所述第二S-NSSAI中另一无对应的所述终端已接入的网络切片实例,且无对应的所述终端已接入的网络切片实例的S-NSSAI的优先级高于有对应的所述终端已接入的网络切片实例的S-NSSAI的优先级。
  14. 根据权利要求12或13所述的系统,其中,所述接入和移动管理功能向所述网络切片选择功能发送网络切片选择请求包括:
    所述接入和移动管理功能在所述终端注册的情况下,或者,在接收到所述终端的协议数据单元会话建立请求后,或者,在接收到所述终端的协议数据单元会话释放请求后,向所述网络切片选择功能发送所述网络切片选择请求消息。
  15. 根据权利要求12至14任一所述的系统,其中,所述网络切片选择请求消息中携带已有允许的S-NSSAI列表和所述终端已接入的网络切片实例。
PCT/CN2019/096193 2018-07-16 2019-07-16 网络切片互斥关系处理方法、设备、介质及系统 WO2020015649A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810777456.7A CN109246813B (zh) 2018-07-16 2018-07-16 一种网络切片互斥关系处理方法、设备及系统
CN201810777456.7 2018-07-16

Publications (1)

Publication Number Publication Date
WO2020015649A1 true WO2020015649A1 (zh) 2020-01-23

Family

ID=65072706

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/096193 WO2020015649A1 (zh) 2018-07-16 2019-07-16 网络切片互斥关系处理方法、设备、介质及系统

Country Status (2)

Country Link
CN (1) CN109246813B (zh)
WO (1) WO2020015649A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220338151A1 (en) * 2018-11-20 2022-10-20 Guangdong Oppo Mobile Telecommunications Corp.Ltd. Registration method, terminal device and network device
CN110225563B (zh) * 2019-01-31 2020-11-10 华为技术有限公司 网络注册的方法及设备
CN111698290B (zh) * 2020-05-19 2021-06-15 展讯通信(天津)有限公司 Pdu会话复用方法、装置、用户设备及存储介质
CN114071576A (zh) * 2020-07-28 2022-02-18 中国联合网络通信集团有限公司 网络切片选择方法、系统、计算机设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101841888A (zh) * 2009-03-16 2010-09-22 华为技术有限公司 资源控制方法、相关设备及系统
WO2015185157A1 (en) * 2014-06-06 2015-12-10 Telefonaktiebolaget L M Ericsson (Publ) Notification of network events relevant for policy and charging decisions
WO2018006878A1 (zh) * 2016-07-08 2018-01-11 中兴通讯股份有限公司 会话连续的实现方法、装置及系
WO2018108012A1 (zh) * 2016-12-14 2018-06-21 中兴通讯股份有限公司 一种网络功能实体进行无状态处理的方法及装置
CN108243483A (zh) * 2016-12-23 2018-07-03 大唐移动通信设备有限公司 一种通信方法、装置及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101841888A (zh) * 2009-03-16 2010-09-22 华为技术有限公司 资源控制方法、相关设备及系统
WO2015185157A1 (en) * 2014-06-06 2015-12-10 Telefonaktiebolaget L M Ericsson (Publ) Notification of network events relevant for policy and charging decisions
WO2018006878A1 (zh) * 2016-07-08 2018-01-11 中兴通讯股份有限公司 会话连续的实现方法、装置及系
WO2018108012A1 (zh) * 2016-12-14 2018-06-21 中兴通讯股份有限公司 一种网络功能实体进行无状态处理的方法及装置
CN108243483A (zh) * 2016-12-23 2018-07-03 大唐移动通信设备有限公司 一种通信方法、装置及系统

Also Published As

Publication number Publication date
CN109246813A (zh) 2019-01-18
CN109246813B (zh) 2020-03-31

Similar Documents

Publication Publication Date Title
US10887886B2 (en) Communication method and apparatus using network slicing
US11432366B2 (en) Session management method, device, and system
JP7047113B2 (ja) アプリケーションのサービスレベル合意を保証するための方法、デバイスおよびシステム
CN111684774B (zh) 移动边缘计算(mec)中的服务质量(qos)控制方法、系统
KR102224248B1 (ko) 통신 시스템에서 PDU(Protocol Data Unit) 세션을 설립하는 방법
US20210112379A1 (en) Communication method and communications apparatus
US20220247839A1 (en) Service Subscription Method and System for Reporting Service Change in Communication System
WO2020015649A1 (zh) 网络切片互斥关系处理方法、设备、介质及系统
WO2018157439A1 (zh) 业务处理的方法和设备
WO2019137207A1 (zh) 事件通知方法及相关设备
WO2021037175A1 (zh) 一种网络切片的管理方法及相关装置
WO2019033796A1 (zh) 会话处理方法及相关设备
WO2019137125A1 (zh) 会话管理方法、设备及系统
WO2020015634A1 (zh) 一种mec信息获取方法及装置
WO2020173430A1 (zh) 一种会话建立方法及装置
JP7043631B2 (ja) Sscモードを決定するための方法および装置
JP6619524B2 (ja) 移動無線通信ネットワーク、及び移動無線端末デバイスを移動無線通信ネットワークのネットワークスライスインスタンスに関連付ける方法
WO2022052875A1 (zh) 终端跨区域通信方法、网元设备及存储介质
WO2018233451A1 (zh) 通信方法、装置和系统
CN111757312A (zh) 一种会话的处理方法及装置
WO2020200057A1 (zh) 一种通信方法及装置
CN112954768A (zh) 通信方法、装置及系统
WO2021057342A1 (zh) 一种网络切片的计费方法及装置
EP4024913A1 (en) Network slice charging method and device
WO2021134347A1 (zh) 资源分配方法、装置及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19838106

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 08.06.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19838106

Country of ref document: EP

Kind code of ref document: A1