WO2019007345A1 - Method, apparatus, and system for selecting network slice, and storage medium - Google Patents

Method, apparatus, and system for selecting network slice, and storage medium Download PDF

Info

Publication number
WO2019007345A1
WO2019007345A1 PCT/CN2018/094361 CN2018094361W WO2019007345A1 WO 2019007345 A1 WO2019007345 A1 WO 2019007345A1 CN 2018094361 W CN2018094361 W CN 2018094361W WO 2019007345 A1 WO2019007345 A1 WO 2019007345A1
Authority
WO
WIPO (PCT)
Prior art keywords
slice
network slice
terminal
app
network
Prior art date
Application number
PCT/CN2018/094361
Other languages
French (fr)
Chinese (zh)
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 WO2019007345A1 publication Critical patent/WO2019007345A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/19Connection re-establishment

Definitions

  • the present application relates to the field of communications, and in particular, to a method, an apparatus, and a system for selecting a network slice, and a storage medium.
  • 5G introduces the concept of network slicing, relying on the development of NFV (Network Function Virtualization) technology, based on the general physical infrastructure, logically define and divide the network to form an end-to-end virtual network, each virtual network. With different functional features to dynamically meet a variety of needs and business models.
  • NFV Network Function Virtualization
  • a typical network slice includes a set of virtualized access network functions and core network functions.
  • the network slice is built by the operator according to the requirements and policies.
  • the functions included in a network slice are also determined by the operator according to the requirements and policies.
  • some network slices may include a dedicated forwarding plane in addition to the control plane functionality; some network slices may include only some basic control plane functions.
  • FIG. 1 is a schematic diagram of a network slice in the related art.
  • a common network Common Network
  • the Common Network provides services for general-purpose services; and customized network slicing provides three different types of services (for example: Type A is ultra-high-speed services such as video services, virtual reality, etc.; Type B is bursty small business data services) Such as QQ, WeChat, etc.; type C is low-latency ultra-reliable services, such as car networking, smart grid, etc.), each type generates different network slice instances according to some differences (such as business requirements and business models, etc.
  • type A performs video services.
  • the service rate is divided into a slice A1 supporting normal video and a slice A2 supporting high-definition video.
  • the organization of slices is not limited to the same type, and the specific organization depends on the operator strategy.
  • a network slice forms a virtual network that provides a specific mobile network access service for the user terminal (UE).
  • UE user terminal
  • the terminal will pre-configure the default network slice selection auxiliary information (Default NSSAI). After the terminal is successfully registered, the network side device will allocate the received slice selection auxiliary information (Allowed NSSAI). When the terminal performs the service, it will carry the NSSAI to the network: There is Allowed NSSAI, which carries Allowed NSSAI; if there is no Allowed NSSAI, it carries Default NSSAI. The network side device performs slice selection according to the NSSAI carried by the terminal in combination with other information (such as subscription information).
  • the terminal UE performs some common video service, and the terminal carries the NSSAI.
  • the network selects A according to the NSSAI, and then combines other information (such as subscription information) to select a specific specific slice A1.
  • the terminal still carries the original NSSAI, and the network still selects A according to the NSSAI, but A selects the appropriate slice according to the information, and then performs the redirection process.
  • A will redirect to C, and then C will select the appropriate specific slice C2 according to other information (such as subscription information, etc.), and send the NSSAI corresponding to C to the terminal in the subsequent message.
  • the main discussion solution is that the terminal carries the pre-configured (or later updated) slice auxiliary information, and the slice selection is performed by the core side. If the initial selection is not made, the slice relocation needs to be performed.
  • the current solution has the following problems:
  • the slice auxiliary information is UE-level. There is no discussion about the network slice selection of the APP level. The difference of the APP on the same terminal is not fully considered. In particular, most of the current services are completed by different types of APPs. of.
  • the usage rate of some users will result in a very low success rate for the initial selection of the slice, and the delay will also have a great impact.
  • the management granularity of the operator slice is finer.
  • the initial success rate is lower.
  • the relocation process is performed every time, which greatly affects the success rate of the initial selection of the slice, thereby affecting the delay of the service.
  • the air interface and the network may be targeted for optimization. If the initial selection fails at the beginning, it is likely that the low latency requirement cannot be met.
  • the present application provides a method, an apparatus, and a system for selecting a network slice, and a storage medium, to at least solve the problem of network slice selection for an APP in the related art.
  • a method for selecting a network slice including: when an APP initiates a service on a terminal, the terminal acquires corresponding first network slice identification information; and the terminal initiates a service request to a network side device.
  • the service request carries the first network slice identifier information.
  • a method for selecting a network slice is further provided, the network side device receiving a service request initiated by the terminal based on the APP application, where the service request carries the first network slice identification information; The network side device selects a corresponding network slice for the service request according to the first network slice identification information and the decision information.
  • a device for selecting a network slice is provided.
  • the device is located at the terminal side, and includes: an acquiring module, configured to acquire a corresponding first network slice identifier information when the APP on the terminal initiates a service.
  • the service requesting module is configured to initiate a service request to the network side device, where the service request carries the first network slice identification information.
  • a device for selecting a network slice where the device is located on the network side, and includes: a first receiving module, configured to receive a service request initiated by the terminal based on an APP application, where The service request carries the first network slice identifier information, and the decision module is configured to select a corresponding network slice for the service according to the first network slice identifier information and the decision information.
  • a terminal having a processor coupled to a memory, the processor configured to execute a software module stored in the memory, the software module comprising: an acquisition module configured to When the APP on the terminal initiates the service, the corresponding first network slice identifier information is obtained; the service request module is configured to initiate a service request to the network side device, where the service request carries the first network slice identifier information .
  • a network device having a processor coupled to a memory, the processor configured to execute a software module stored in the memory, the software module comprising: a first receiving module And configured to receive the service request initiated by the APP on the terminal, where the service request carries the first network slice identifier information, and the decision module is configured to use the first network slice identifier information and the decision information as the service Select the appropriate network slice.
  • a computer readable storage medium storing a computer program, the computer program being operative to perform the method steps described above.
  • the APP initiates a service
  • the most suitable network slice can be accurately selected for different APPs and different service requirements, thereby solving the problem that the network side device performs high-efficiency network slice selection and reduces the service delay.
  • FIG. 1 is a schematic diagram of a network slice according to the related art
  • FIG. 2 is a schematic diagram of an APP belonging to different network slices according to the related art
  • FIG. 3 is a flowchart of selecting a network slice according to an embodiment of the present application.
  • FIG. 5 is a flowchart of selecting a network slice according to Embodiment 2 of the present application.
  • FIG. 6 is a flowchart of selecting a network slice according to Embodiment 3 of the present application.
  • FIG. 7 is a flowchart of acquiring network slice identification information by a terminal according to Embodiment 4 of the present application.
  • FIG. 8 is a flowchart of network slice selection performed by a network side according to Embodiment 5 of the present application.
  • FIG. 9 is a flowchart of network slice selection performed by a network side according to Embodiment 6 of the present application.
  • FIG. 11 is a flowchart of network slice redirection performed by a network side according to Embodiment 8 of the present application.
  • FIG. 12 is a flowchart of performing network slice reselection on the network side according to Embodiment 9 of the present application.
  • FIG. 13 is a flowchart of performing network slice customization on a terminal side according to Embodiment 10 of the present application.
  • FIG. 14 is a schematic structural diagram of a network slice selection apparatus on a terminal side according to an embodiment of the present application.
  • FIG. 15 is a schematic structural diagram of a network slice selection apparatus on a network side according to an embodiment of the present application.
  • FIG. 16 is a schematic structural diagram of a network slice selection system according to an embodiment of the present application.
  • FIG. 3 is a flowchart of selecting a network slice according to an embodiment of the present application. As shown in FIG. 3, the process includes the following steps:
  • Step S102 When the APP initiates a service, the terminal acquires corresponding first network slice identifier information.
  • Step S104 The terminal initiates a service request to the network side device, where the service request carries the first network slice identification information.
  • the most suitable network slice can be accurately selected for different APPs and different service requirements, thereby solving the problem that the network side device performs high-efficiency network slice selection and reduces the service delay.
  • the terminal receives the second network slice identifier information that is notified by the network side device, where the second network slice identifier information is that the network side device is configured according to the service request.
  • the identification information of the network slice selected by the service the terminal performs maintenance of the APP and the slice identification information mapping table according to the notification.
  • the process of acquiring the slice identification information by the terminal is as follows: firstly, the mapping relationship table between the APP and the slice identification information is searched, and if yes, the mapped slice identification information is used; if not, the terminal is accepted.
  • the slice identification information if any, uses the accepted slice identification information saved by the terminal; if not, the slice identifier information pre-configured by the terminal is used.
  • the network side device selects a slice process: first considers the subscription information of the terminal, the slice identification information, and these may refer to the slice selection policy determined by the 3GPP standard; in addition, the slice selection policy may also be increased. Consideration of APP signing information.
  • the subscription information can be very detailed, such as the user identity level of the APP (VIP user/general user), the location of the APP, and the like.
  • the network side device may modify the network slice identification information corresponding to the APP due to some conditions (such as the change of the subscription information, the change of the operator policy, etc.), and the network side device may After the slice is redirected and selected to the appropriate slice, in the subsequent process, the latest network slice identification information is notified to the terminal, and the terminal updates the local related mapping table.
  • the terminal saves and maintains the mapping relationship between the APP and the network slice identifier information (the identifier may be the Slice ID or the NSSAI, the S-NSSAI), and the following methods are available:
  • a general APP is installed by the user.
  • the terminal initiates the service after the installation, and the terminal carries the default slice identifier information or the received slice identifier information configured by the operator, and initiates a service to the network side device;
  • the network side device When the network side device selects a certain slice to perform the service according to the general slice selection policy, the network side device notifies the corresponding slice identification information of the terminal.
  • the terminal After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
  • the terminal is customized for the operator, and the operator installs the APP with the contract agreement.
  • the operator can customize the network slice selection policy of each APP according to the information of the APP type, the charging policy, the network topology, and the like, and initially configure the customized network slice identification information, multiple APPs for each APP in the customized terminal.
  • the terminal needs to save and maintain the mapping relationship between the APP and the network slice identification information.
  • the terminal is customized for non-operators, and the user installs and the operator has a contract agreement APP, and the initial slice selection is successfully identified.
  • the terminal initiates the service after the installation, and the terminal carries the default slice identifier information or the received slice identifier information configured by the operator, and initiates a service to the network side device;
  • the network side device When the network side device identifies the APP that has the subscription agreement, the network side device selects the customized network slice according to the customized network slice selection policy, and notifies the customized network slice identification information to the terminal.
  • the notification method can be a new message, or a field can be added to the original message.
  • the terminal After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
  • the terminal is customized for non-operators, and the user installs and the operator has a contract agreement APP, and the initial slice selection is not successfully identified.
  • the terminal initiates the service after the installation, and the terminal carries the default slice identifier information or the received slice identifier information configured by the operator, and initiates a service to the network side device;
  • the network side device When the network side device is in the slice selection, the attribute of the APP is not recognized, and according to the general slice selection policy, a certain slice is selected for the service, and the slice identification information corresponding to the terminal is notified.
  • the terminal After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
  • the notification mode may be It is a new message, or you can add a field to the original message.
  • the terminal After receiving the updated network slice identifier information, the terminal updates the mapping relationship between the APP and the network slice identifier information.
  • a general APP is installed by the user, and then the terminal and the operator sign up to customize the network slice to the operator.
  • the terminal provides a network customization function. After clicking the function, the user can interact with the network-side device to obtain the description of the carrier's charging policy and network slice, and then customize the network slice according to their own needs, and can select the existing suitable one. Network slicing can also require operators to create new network slices.
  • the terminal sends the customized information to the network side device, and the operator performs the audit.
  • the network slice selection policy is customized, and the customized network slice identification information is notified to the terminal, and the notification manner may be a new message. You can also add fields to the original message.
  • the terminal After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
  • the format of the APP and network slice identification information (the identifier may be Slice ID or NSSAI, S-NSSAI) maintained by the terminal may be as shown in Table 1:
  • the terminal can also maintain all the network slice identification information locally.
  • the mapping table format is the APP information and the index of the corresponding network slice identification information, as shown in Table 2-3.
  • Network slice identifier index Network slice identification information Index 1 Info 1 Index2 Info 2 ... ...
  • the terminal may also specify a corresponding service description information (such as a flow ID, a QoS level, and the like), and select a corresponding policy through the policy center to determine a corresponding network slice.
  • a corresponding service description information such as a flow ID, a QoS level, and the like
  • the implementation method is similar to the above.
  • the mapping table in the local policy center is changed.
  • the terminal local policy center saves and maintains the service description information indication (such as the flow ID, QoS level, etc.) and the network slice identification information (the identifier can be the slice ID).
  • the mapping relationship between NSSAI and S-NSSAI taking Flow ID as an example, as shown in Table 4:
  • the terminal may further refine the same APP, and specify different service description information (such as a flow ID and a QoS level) in the same APP, and select a corresponding policy through the policy center to determine a corresponding Network slice.
  • service description information such as a flow ID and a QoS level
  • the implementation is similar to the above, and the mapping table in the local policy center changes.
  • the mapping between the APP information, the service description information indication (such as the flow ID, the QoS level, and the network slice identification information (the identifier can be the Slice ID or the NSSAI, the S-NSSAI) is saved and maintained by the terminal local policy center.
  • the ID and Flow ID are used as an example, as shown in Table 5:
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • the identifier information of the slice selected by the network side device is the same as the slice identifier information carried by the terminal.
  • the process includes the following steps:
  • Step 101 When APP1 initiates a service request, the terminal acquires corresponding slice identification information.
  • Step 102 The terminal initiates a service to the network side device, and carries the slice identification information.
  • Step 103 The network side device performs slice selection according to the received slice identification information and other information, such as terminal subscription information, APP1 subscription information, and the like.
  • the identifier information of the slice selected by the network side device is the same as the slice identifier information carried by the terminal, and the process ends.
  • the operator performs the configuration of the slice information of the APP for the APP on the customized terminal, and the network slice identification information carried by the network device is the network slice that the network side device will select. , no need to notify again.
  • Embodiment 2 is a diagrammatic representation of Embodiment 1:
  • the identifier information of the slice selected by the network side device is different from the slice identifier information carried by the terminal.
  • the process includes the following steps:
  • Step 201 When APP1 initiates a service request, the terminal acquires corresponding slice identification information.
  • Step 202 The terminal initiates a service to the network side device, and carries the slice identification information.
  • Step 203 The network side device performs slice selection according to the received slice identification information and other information, such as terminal subscription information and APP1 subscription information.
  • Step 204 The identifier information of the slice selected by the network side device is different from the slice identifier information carried by the terminal, and the terminal is notified to update the slice identifier information.
  • Step 205 After receiving the update message, the terminal updates the mapping relationship between the APP1 and the slice identification information, and the process ends.
  • Embodiment 3 is a diagrammatic representation of Embodiment 3
  • the slice redirection process is initiated when the network side device slice is selected. As shown in FIG. 6, the process includes the following steps:
  • Step 301 When APP1 initiates a service request, the terminal acquires corresponding slice identification information.
  • Step 302 The terminal initiates a service to the network side device, and carries the slice identification information.
  • Step 303 The network side device decides to perform slice redirection according to the received slice identification information and other information, such as terminal subscription information and APP1 subscription information.
  • Step 304 Perform network slice selection after the network side device is redirected
  • Step 305 The network side device notifies the terminal of the slice identification information selected after the redirection;
  • Step 306 After receiving the update message, the terminal updates the mapping relationship between the APP1 and the slice identifier information, and the process ends.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • the process of obtaining the slice identification information by the terminal is as shown in FIG. 7.
  • the process includes the following steps:
  • Step 401 The APP initiates a service.
  • Step 402 The terminal checks the mapping relationship table between the APP and the slice identification information in the policy center, if yes, step 403 is performed; otherwise, step 404 is performed;
  • Step 403 obtaining the mapped slice identification information, proceeds to step 407;
  • Step 404 The terminal checks whether there is any accepted slice identification information, if yes, step 405 is performed; otherwise, step 406 is performed;
  • Step 405 Acquire the accepted slice identification information saved by the terminal, and proceed to step 407;
  • Step 406 The terminal acquires the pre-configured slice identification information, and proceeds to step 407.
  • Steps 407-408 Fill in the slice identification information, and the terminal initiates a service request to the network side device, and carries the acquired slice identification information, and the process ends.
  • the mapping relationship table may be an APP and a slice identification information mapping relationship, or may be a service description identifier (such as a flow ID, a QoS level, and the like), or may be an APP, and a service description indication and a slice identifier information mapping relationship.
  • This embodiment takes the mapping table of APP and slice identification information as an example.
  • Embodiment 5 is a diagrammatic representation of Embodiment 5:
  • the network side device performs a slice selection process, as shown in FIG. 8, and the process is as follows:
  • Step 501 The decision module of the network side device acquires the slice identification information carried by the terminal when performing the service.
  • Step 502 The decision module of the network side device acquires the subscription information of the terminal from the terminal subscription center.
  • Step 503 The decision module of the network side device acquires the subscription information of the APP from the APP subscription center.
  • Step 504 The decision module of the network side device acquires a slice selection policy from the policy center.
  • Step 505 In the process of the slice selection, the determining information of the slice selected by the decision module of the network side device according to the acquired information is consistent with that carried by the terminal, and the process ends.
  • the network side device performs slice selection and notifies the terminal of the new slice identification information flow, as shown in FIG. 9, and the process is as follows:
  • Step 601 The decision module of the network side device acquires the slice identification information carried by the terminal when performing the service.
  • Step 602 The decision module of the network side device acquires the subscription information of the terminal from the terminal subscription center.
  • Step 603 The decision module of the network side device acquires the subscription information of the APP from the APP subscription center.
  • Step 604 The decision module of the network side device acquires a slice selection policy from the policy center.
  • Steps 605-606 In the process of the slice selection, the decision module of the network side device notifies the terminal of the new slice identification information by the identification information of the slice selected by the obtained information and the inconsistency of the terminal, and the process ends.
  • the slice redirection process 1 occurs when the network side device slice is selected, as shown in Figure 10:
  • the APP When the terminal and/or APP subscription information is changed, and/or the slice selection policy is changed, the APP performs the service, and the network side device determines the slice redirection process.
  • the specific process is as follows:
  • Step 701 The decision module 1 of the network side device acquires the slice identification information carried by the terminal when performing service.
  • Step 702 The decision module 1 of the network side device acquires the terminal subscription information from the terminal subscription center.
  • Step 703 The decision module 1 of the network side device acquires the APP subscription information from the APP subscription center.
  • Step 704 The decision module 1 of the network side device acquires a slice selection policy from the policy center.
  • Step 705 The decision module 1 of the network side device sends a slice redirection to the decision module 2 according to the acquired information.
  • the decision module 2 of the network side device obtains the slice identification information carried by the terminal when performing service on the device.
  • Step 706 The decision module 2 of the network side device acquires terminal subscription information from the terminal subscription center.
  • Step 707 The decision module 2 of the network side device acquires the APP subscription information from the APP subscription center.
  • Step 708 The decision module 2 of the network side device acquires a slice selection policy from the policy center.
  • Step 709 The decision module 2 of the network side device completes the slice selection according to the acquired information, and notifies the decision module 1 of the network side device of the new slice identification information;
  • Step 710 After receiving the notification message of the decision module 2, the decision module 1 of the network side device notifies the terminal of the new slice identifier, and the process ends.
  • the slice redirection process 2 occurs when the network side device slice is selected, as shown in Figure 11:
  • the APP When the terminal and/or APP subscription information is changed, and/or the slice selection policy is changed, the APP performs the service, and the network side device determines the slice redirection process.
  • the specific process is as follows:
  • Step 801 The decision module 1 of the network side device acquires the slice identification information carried by the terminal when performing service.
  • Step 802 The decision module 1 of the network side device acquires terminal subscription information from the terminal subscription center.
  • Step 803 The decision module 1 of the network side device acquires the APP subscription information from the APP subscription center.
  • Step 804 The decision module 1 of the network side device acquires a slice selection policy from the policy center.
  • Step 805 The decision module 1 of the network side device sends a slice redirect to the decision module 2 according to the acquired information.
  • Step 806 The decision module 2 of the network side device obtains, from the slice redirection message, the slice identification information, the terminal subscription information, the APP subscription information, and the slice selection policy carried by the terminal when performing the service.
  • Step 807 The decision module 2 of the network side device completes the slice selection according to the acquired information, and notifies the decision module 1 of the network side device of the new slice identification information;
  • Step 808 After receiving the notification message of the decision module 2, the decision module 1 of the network side device notifies the terminal of the new slice identifier, and the process ends.
  • the network side device triggers the slice selection process again, as shown in Figure 12.
  • the specific process is as follows:
  • Step 901 The terminal APP initiates a service, and the terminal and the network side device jointly complete the first APP slice selection.
  • Step 902 The subsequent network side device triggers the slice selection again in some scenarios.
  • Step 903 The network side device notifies the terminal of the result of the slice selection again;
  • Step 904 The terminal updates the APP and the slice identification information mapping, and the process ends.
  • the scenario in step 2 may be as follows:
  • the slice is unavailable, such as failure or deletion
  • the APP is not recognized, so that the most suitable slice cannot be selected, and the specific APP information is identified in the subsequent process;
  • the network side device receives the slice change request of the terminal.
  • the user performs the network customization process. As shown in Figure 13, the user subscribes to the network through the network customization function of the terminal and customizes the network to the operator.
  • the specific process is as follows:
  • Step 1001 Establish a communication link, and the user uses a network customization function to perform network customization;
  • Step 1002 The terminal initiates a policy request to the network side device.
  • Step 1003 The network side device replies with a policy response, where the description list of the customizable network slice is carried.
  • Step 1004 The terminal selects a network to be customized, and initiates a customization request to the network side device, where the APP information is carried;
  • Step 1005 After receiving the customization request, the network side device performs network customization, such as signing an APP, generating a slice selection policy, and even creating a new network slice.
  • network customization such as signing an APP, generating a slice selection policy, and even creating a new network slice.
  • Step 1006 After completing the network customization, the network side device sends a customized response to the terminal, where the APP and the corresponding slice identification information are carried.
  • Step 1007 After receiving the customized response, the terminal saves the mapping relationship between the APP and the slice identification information, and the process ends.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present application which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods of various embodiments of the present application.
  • a device for selecting a network slice is provided, which is used to implement the foregoing embodiments and preferred embodiments, and details are not described herein.
  • the terms “module,” “unit,” may implement a combination of software and/or hardware of a predetermined function.
  • the devices described in the following embodiments are preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 14 is a structural block diagram of a device for selecting a network slice according to an embodiment of the present application.
  • the device is applied to a terminal side.
  • the device includes: a policy center 1101 configured to maintain a network usage policy of an APP, such as an APP.
  • the first sending module 1102 is configured to send a service request to the network side device, where the device carries the slice identification information, and is configured to instruct the network side device to perform network slice selection; the first receiving module 1103, and
  • the policy center 1101 is coupled to receive the slice identification information that is selected or updated by the network device.
  • the network customization module 1104 is configured to subscribe the APP to implement the network customization of the APP.
  • the second sending module 1105 and the network customization module 1104 are configured.
  • the coupled connection is configured to send the network-customized related information.
  • the second receiving module 1106 is coupled to the second sending module 1105 and configured to receive the slice identification information allocated by the network side device for the customized network. Among them: network customization and policy center can be realized through middleware.
  • FIG. 15 is a structural block diagram of a device for selecting a network slice according to an embodiment of the present application.
  • the device is applied to a network side.
  • the device includes: a first receiving module 1201 configured to receive a service request sent by the terminal,
  • the service request carries the slice identification information.
  • the decision module 1202 is coupled to the first receiving module 1201, and is configured to combine the terminal identification information acquired according to the existing manner with the terminal subscription information acquired from the APP and the subscription center 1025 according to the slice identification information carried by the terminal.
  • the first sending module 1203 is coupled to the selection module 1202, and configured to send the identifier information of the selected slice to the terminal;
  • the second receiving module 1204 is configured as the receiving terminal.
  • the request for the network capability customization is performed;
  • the APP subscription center 1205 is coupled to the second receiving module 1204 to process the related process of the APP-related capability customization;
  • the second sending module 1206 is coupled with the APP subscription center 1205, and is configured to complete the subscription.
  • the slice identification information of the customized network is sent to the terminal.
  • FIG. 16 is a schematic structural diagram of a network slice selection system according to an embodiment of the present application.
  • the system includes a network slice selection device on the terminal side and a network slice selection device on the network side as described in the foregoing.
  • the network slice selection device on the terminal side may be the terminal 100
  • the network slice selection device on the network side may be a network device 200.
  • the terminal 100 and the network device 200 may perform some interaction processes described in the foregoing. The interaction process is not described here, so that it is possible to select a suitable network slice for different APPs in the terminal or different services in the same APP.
  • Embodiments of the present application also provide a storage medium.
  • the foregoing storage medium may be configured to store program code for performing the steps described in the foregoing embodiments.
  • program code for performing the steps described in the foregoing embodiments.
  • the foregoing storage medium may include, but not limited to, a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, a magnetic disk, or an optical disk.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • mobile hard disk a magnetic disk
  • magnetic disk a magnetic disk
  • optical disk a variety of media that can store program code.
  • modules or steps of the present application can be implemented by a general computing device, which can be concentrated on a single computing device or distributed in a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the application is not limited to any particular combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present application provides a method, apparatus, and system for selecting a network slice, and a storage medium. The method comprises: when an App on a terminal initiates a service, the terminal obtains corresponding first network slice identification information; the terminal initiates a service request to a network side device, the service request carrying the first network slice identification information.

Description

网络切片的选择方法、装置及系统、存储介质Method, device and system for selecting network slice, storage medium
相关申请的交叉引用Cross-reference to related applications
本申请基于申请号为201710542967.6、申请日为2017年07月05日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is filed on the basis of the Chinese Patent Application No. PCT Application No.
技术领域Technical field
本申请涉及通信领域,具体而言,涉及一种网络切片的选择方法、装置及系统、存储介质。The present application relates to the field of communications, and in particular, to a method, an apparatus, and a system for selecting a network slice, and a storage medium.
背景技术Background technique
5G引入了网络切片概念,依靠NFV(Network Function Virtualization,网络功能虚拟化)技术的发展,基于通用物理基础设施,对网络进行逻辑上的定义和划分,形成端到端的虚拟网络,每个虚拟网络具备不同的功能特点,来动态的满足各种各样的需求和商业模式。5G introduces the concept of network slicing, relying on the development of NFV (Network Function Virtualization) technology, based on the general physical infrastructure, logically define and divide the network to form an end-to-end virtual network, each virtual network. With different functional features to dynamically meet a variety of needs and business models.
一个典型的网络切片包括一组虚拟化的接入网功能和核心网功能。网络切片由运营商根据需求和策略进行构建,一个网络切片包括的功能也由运营商根据需求和策略决定。比如,某些网络切片除了包括控制面功能外还可以包括专用的转发面;而某些网络切片可能只包括一些基本的控制面功能。A typical network slice includes a set of virtualized access network functions and core network functions. The network slice is built by the operator according to the requirements and policies. The functions included in a network slice are also determined by the operator according to the requirements and policies. For example, some network slices may include a dedicated forwarding plane in addition to the control plane functionality; some network slices may include only some basic control plane functions.
图1为相关技术中网络切片的示意图,如图1所示,一个通用网络(Common Network),以及定制化的A、B、C三种网络切片类别。Common Network为通用的业务提供服务;而定制化的网络切片,提供三种不同类型的服务(例如:类型A为超高速业务,如视频业务,虚拟现实等;类型B 为突发小业务数据业务,如QQ、微信等;类型C为低时延超可靠业务,如车联网,智能电网等),每一种类型根据一些差异,生成不同的网络切片实例(如业务需求和商业模式等不同,例如:类型A进行视频业务,根据视频类型对业务速率的要求,分为支持普通视频的切片A1,支持高清视频的切片A2)。切片的组织方式不局限同种类型,具体的组织方式依赖运营商策略。FIG. 1 is a schematic diagram of a network slice in the related art. As shown in FIG. 1 , a common network (Common Network), and customized A, B, and C network slice categories. The Common Network provides services for general-purpose services; and customized network slicing provides three different types of services (for example: Type A is ultra-high-speed services such as video services, virtual reality, etc.; Type B is bursty small business data services) Such as QQ, WeChat, etc.; type C is low-latency ultra-reliable services, such as car networking, smart grid, etc.), each type generates different network slice instances according to some differences (such as business requirements and business models, etc. For example, type A performs video services. According to the requirements of the video type, the service rate is divided into a slice A1 supporting normal video and a slice A2 supporting high-definition video. The organization of slices is not limited to the same type, and the specific organization depends on the operator strategy.
一个网络切片构成一个虚拟网络,为用户终端(UE)提供一种特定的移动网络接入服务。目前业界对于网络切片如何实现标准还在讨论,没有明确结论。A network slice forms a virtual network that provides a specific mobile network access service for the user terminal (UE). At present, the industry is still discussing how to implement the network slicing standards, and there is no clear conclusion.
目前的讨论有如下方案:The current discussion has the following options:
终端会预配置缺省的网络切片选择辅助信息(Default NSSAI),终端注册成功后,网络侧设备会分配接受的切片选择辅助信息(Allowed NSSAI),终端做业务时,会携带NSSAI给网络:如果有Allowed NSSAI,则携带Allowed NSSAI;如果没有Allowed NSSAI,就携带Default NSSAI。网络侧设备根据终端携带的NSSAI,结合其他信息(比如签约信息)进行切片选择。The terminal will pre-configure the default network slice selection auxiliary information (Default NSSAI). After the terminal is successfully registered, the network side device will allocate the received slice selection auxiliary information (Allowed NSSAI). When the terminal performs the service, it will carry the NSSAI to the network: There is Allowed NSSAI, which carries Allowed NSSAI; if there is no Allowed NSSAI, it carries Default NSSAI. The network side device performs slice selection according to the NSSAI carried by the terminal in combination with other information (such as subscription information).
例如图1所示:终端UE进行某种普通视频业务,终端携带NSSAI,网络根据NSSAI会选择A,再结合其他信息(如签约信息等),选择出合适的具体切片A1。而当UE进行某种低时延业务,比如健康医疗,终端仍然携带原有的NSSAI,网络根据NSSAI仍然会选择A,但A根据信息,选择不出合适的切片,则会进行重定向流程。依据策略,A会重定向到C,然后C再根据其他信息(如签约信息等),选择出合适的具体切片C2,在后续消息中将C对应的NSSAI发送给终端。For example, as shown in FIG. 1 , the terminal UE performs some common video service, and the terminal carries the NSSAI. The network selects A according to the NSSAI, and then combines other information (such as subscription information) to select a specific specific slice A1. When the UE performs some low-latency service, such as health care, the terminal still carries the original NSSAI, and the network still selects A according to the NSSAI, but A selects the appropriate slice according to the information, and then performs the redirection process. According to the policy, A will redirect to C, and then C will select the appropriate specific slice C2 according to other information (such as subscription information, etc.), and send the NSSAI corresponding to C to the terminal in the subsequent message.
目前主要讨论的方案,是终端携带预配置(或后期更新)的切片辅助信息,由核心侧进行切片选择,如果初次选择不出,需要进行切片重定位。At present, the main discussion solution is that the terminal carries the pre-configured (or later updated) slice auxiliary information, and the slice selection is performed by the core side. If the initial selection is not made, the slice relocation needs to be performed.
目前的方案存在如下问题:The current solution has the following problems:
1、切片辅助信息是UE级别的,没有涉及APP级别的网络切片选择的相关讨论,没有充分考虑同一终端上APP的差异性,尤其现在的业务绝大多数都是通过类型各异的APP来完成的。1. The slice auxiliary information is UE-level. There is no discussion about the network slice selection of the APP level. The difference of the APP on the same terminal is not fully considered. In particular, most of the current services are completed by different types of APPs. of.
2、在运营商给定切片的情况下,对于某些用户的使用情况,会导致切片初次选择的成功率非常低,而且时延也会有很大影响,运营商切片的管理粒度越细,初次成功率就越低。例如:针对如图2的切片情况,极限情况下,如果用户交替使用不同类型的应用,每次都要进行重定位流程,极大影响切片初次选择的成功率,从而影响业务的时延。尤其对于低时延业务,空口和网络可能有针对性的优化,如果一开始初次选择失败,很可能满足不了低时延的要求。2. In the case of a given slice of the operator, the usage rate of some users will result in a very low success rate for the initial selection of the slice, and the delay will also have a great impact. The management granularity of the operator slice is finer. The initial success rate is lower. For example, for the case of the slice as shown in FIG. 2, in the extreme case, if the user alternately uses different types of applications, the relocation process is performed every time, which greatly affects the success rate of the initial selection of the slice, thereby affecting the delay of the service. Especially for low-latency services, the air interface and the network may be targeted for optimization. If the initial selection fails at the beginning, it is likely that the low latency requirement cannot be met.
发明内容Summary of the invention
本申请提供了一种网络切片的选择方法、装置及系统、存储介质,以至少解决相关技术中针对APP的网络切片选择的问题。The present application provides a method, an apparatus, and a system for selecting a network slice, and a storage medium, to at least solve the problem of network slice selection for an APP in the related art.
根据本申请的一个方面,提供了一种网络切片的选择方法,包括:终端上的APP发起业务时,所述终端获取对应的第一网络切片标识信息;所述终端向网络侧设备发起业务请求,其中,所述业务请求中携带有所述第一网络切片标识信息。According to an aspect of the present application, a method for selecting a network slice is provided, including: when an APP initiates a service on a terminal, the terminal acquires corresponding first network slice identification information; and the terminal initiates a service request to a network side device. The service request carries the first network slice identifier information.
根据本申请的另一方面,还提供了一种网络切片的选择方法,包括:网络侧设备接收终端基于APP应用所发起的业务请求,其中,所述业务请求中携带第一网络切片标识信息;所述网络侧设备根据所述第一网络切片标识信息并结合决策信息为所述业务请求选择相应的网络切片。According to another aspect of the present application, a method for selecting a network slice is further provided, the network side device receiving a service request initiated by the terminal based on the APP application, where the service request carries the first network slice identification information; The network side device selects a corresponding network slice for the service request according to the first network slice identification information and the decision information.
根据本申请的又一方面,还提供了一种网络切片的选择装置,该装置位于终端侧,包括:获取模块,配置为当终端上的APP发起业务时,获取对应的第一网络切片标识信息;业务请求模块,配置为向网络侧设备发起 业务请求,其中,所述业务请求中携带有所述第一网络切片标识信息。According to still another aspect of the present application, a device for selecting a network slice is provided. The device is located at the terminal side, and includes: an acquiring module, configured to acquire a corresponding first network slice identifier information when the APP on the terminal initiates a service. The service requesting module is configured to initiate a service request to the network side device, where the service request carries the first network slice identification information.
根据本申请的又一方面,还提供了一种网络切片的选择装置,所述装置位于网络侧,包括:第一接收模块,配置为接收终端基于APP应用所发起的业务请求,其中,所述业务请求中携带第一网络切片标识信息;决策模块,配置为根据所述第一网络切片标识信息并结合决策信息为所述业务选择相应的网络切片。According to still another aspect of the present application, a device for selecting a network slice is provided, where the device is located on the network side, and includes: a first receiving module, configured to receive a service request initiated by the terminal based on an APP application, where The service request carries the first network slice identifier information, and the decision module is configured to select a corresponding network slice for the service according to the first network slice identifier information and the decision information.
根据本申请的又一方面,还提供了一种终端,具有与存储器耦合的处理器,所述处理器配置为执行所述存储器中存储的软件模块,所述软件模块包括:获取模块,配置为在终端上的APP发起业务时,获取对应的第一网络切片标识信息;业务请求模块,配置为向网络侧设备发起业务请求,其中,所述业务请求中携带有所述第一网络切片标识信息。According to still another aspect of the present application, there is also provided a terminal having a processor coupled to a memory, the processor configured to execute a software module stored in the memory, the software module comprising: an acquisition module configured to When the APP on the terminal initiates the service, the corresponding first network slice identifier information is obtained; the service request module is configured to initiate a service request to the network side device, where the service request carries the first network slice identifier information .
根据本申请的又一方面,还提供了一种网络设备,具有与存储器耦合的处理器,所述处理器配置为执行所述存储器中存储的软件模块,所述软件模块包括:第一接收模块,配置为接收终端上的APP发起的业务请求,其中,所述业务请求中携带第一网络切片标识信息;决策模块,配置为根据所述第一网络切片标识信息并结合决策信息为所述业务选择相应的网络切片。According to still another aspect of the present application, there is also provided a network device having a processor coupled to a memory, the processor configured to execute a software module stored in the memory, the software module comprising: a first receiving module And configured to receive the service request initiated by the APP on the terminal, where the service request carries the first network slice identifier information, and the decision module is configured to use the first network slice identifier information and the decision information as the service Select the appropriate network slice.
根据本申请的再一方面,还提供了一种计算机可读存储介质,存储有计算机程序,所述计算机程序被运行以执行前文中描述的方法步骤。According to still another aspect of the present application, there is also provided a computer readable storage medium storing a computer program, the computer program being operative to perform the method steps described above.
通过本申请,APP发起业务时,能为不同的APP以及不同的业务需求准确选择最合适的网络切片,从而解决了网络侧设备进行高效率网络切片选择的问题,降低了业务的时延。Through the application, when the APP initiates a service, the most suitable network slice can be accurately selected for different APPs and different service requirements, thereby solving the problem that the network side device performs high-efficiency network slice selection and reduces the service delay.
附图说明DRAWINGS
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申 请的不当限定。在附图中:The drawings described herein are provided to provide a further understanding of the present application, and are intended to be a part of this application. In the drawing:
图1是根据相关技术的网络切片示意图;1 is a schematic diagram of a network slice according to the related art;
图2是根据相关技术的APP归属不同网络切片的示意图;2 is a schematic diagram of an APP belonging to different network slices according to the related art;
图3是根据本申请实施例的网络切片的选择流程图;FIG. 3 is a flowchart of selecting a network slice according to an embodiment of the present application; FIG.
图4是根据本申请实施例一的网络切片的选择流程图;4 is a flowchart of selecting a network slice according to Embodiment 1 of the present application;
图5是根据本申请实施例二的网络切片的选择流程图;FIG. 5 is a flowchart of selecting a network slice according to Embodiment 2 of the present application;
图6是根据本申请实施例三的网络切片的选择流程图;6 is a flowchart of selecting a network slice according to Embodiment 3 of the present application;
图7是根据本申请实施例四的终端获取网络切片标识信息的流程图;7 is a flowchart of acquiring network slice identification information by a terminal according to Embodiment 4 of the present application;
图8是根据本申请实施例五的网络侧进行网络切片选择流程图;8 is a flowchart of network slice selection performed by a network side according to Embodiment 5 of the present application;
图9是根据本申请实施例六的网络侧进行网络切片选择流程图;9 is a flowchart of network slice selection performed by a network side according to Embodiment 6 of the present application;
图10是根据本申请实施例七的网络侧进行网络切片重定向流程图;10 is a flowchart of performing network slice redirection on the network side according to Embodiment 7 of the present application;
图11是根据本申请实施例八的网络侧进行网络切片重定向流程图;11 is a flowchart of network slice redirection performed by a network side according to Embodiment 8 of the present application;
图12是根据本申请实施例九的网络侧进行网络切片再选择流程图;FIG. 12 is a flowchart of performing network slice reselection on the network side according to Embodiment 9 of the present application;
图13是根据本申请实施例十的终端侧进行网络切片定制流程图;13 is a flowchart of performing network slice customization on a terminal side according to Embodiment 10 of the present application;
图14是根据本申请实施例的终端侧的网络切片选择装置结构示意图;FIG. 14 is a schematic structural diagram of a network slice selection apparatus on a terminal side according to an embodiment of the present application;
图15是根据本申请实施例的网络侧的网络切片选择装置结构示意图;FIG. 15 is a schematic structural diagram of a network slice selection apparatus on a network side according to an embodiment of the present application;
图16是根据本申请实施例的网络切片选择系统结构示意图。FIG. 16 is a schematic structural diagram of a network slice selection system according to an embodiment of the present application.
具体实施方式Detailed ways
下文中将参考附图并结合实施例来详细说明本申请。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The present application will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
需要说明的是,本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that the terms "first", "second" and the like in the specification and claims of the present application and the above-mentioned drawings are used to distinguish similar objects, and are not necessarily used to describe a specific order or order.
在本实施例中提供了一种网络切片的选择方法,图3是根据本申请实施例的网络切片的选择流程图,如图3所示,该流程包括如下步骤:In this embodiment, a method for selecting a network slice is provided. FIG. 3 is a flowchart of selecting a network slice according to an embodiment of the present application. As shown in FIG. 3, the process includes the following steps:
步骤S102,APP发起业务时,所述终端获取对应的第一网络切片标识信息;Step S102: When the APP initiates a service, the terminal acquires corresponding first network slice identifier information.
步骤S104,所述终端向网络侧设备发起业务请求,其中,所述业务请求中携带有所述第一网络切片标识信息。Step S104: The terminal initiates a service request to the network side device, where the service request carries the first network slice identification information.
通过上述步骤,能为不同的APP以及不同的业务需求准确选择最合适的网络切片,从而解决了网络侧设备进行高效率网络切片选择的问题,降低了业务的时延。Through the above steps, the most suitable network slice can be accurately selected for different APPs and different service requirements, thereby solving the problem that the network side device performs high-efficiency network slice selection and reduces the service delay.
本申请实施例一实施方式中,所述终端接收所述网络侧设备通知的第二网络切片标识信息,其中,所述第二网络切片标识信息为所述网络侧设备根据所述业务请求为所述业务选择的网络切片的标识信息;所述终端根据所述通知进行APP和切片标识信息映射表的维护。In an embodiment of the present application, the terminal receives the second network slice identifier information that is notified by the network side device, where the second network slice identifier information is that the network side device is configured according to the service request. The identification information of the network slice selected by the service; the terminal performs maintenance of the APP and the slice identification information mapping table according to the notification.
本申请实施例一实施方式中,终端获取切片标识信息的流程如下:先查找APP和切片标识信息的映射关系表,如果有,则采用映射的切片标识信息;如果没有,则看终端是否有接受的切片标识信息,如果有,则采用终端保存的接受的切片标识信息;如果没有,则采用终端预配置的切片标识信息。In the embodiment of the present application, the process of acquiring the slice identification information by the terminal is as follows: firstly, the mapping relationship table between the APP and the slice identification information is searched, and if yes, the mapped slice identification information is used; if not, the terminal is accepted. The slice identification information, if any, uses the accepted slice identification information saved by the terminal; if not, the slice identifier information pre-configured by the terminal is used.
本申请实施例一实施方式中,网络侧设备选择切片的流程:先考虑终端的签约信息,切片标识信息,这些可参考3GPP标准确定的切片选择策略;除此之外,切片选择策略还可以增加APP签约信息的考虑。签约信息可以很细化,比如根据APP的用户身份等级(VIP用户/普通用户),APP的位置等。In the embodiment of the present application, the network side device selects a slice process: first considers the subscription information of the terminal, the slice identification information, and these may refer to the slice selection policy determined by the 3GPP standard; in addition, the slice selection policy may also be increased. Consideration of APP signing information. The subscription information can be very detailed, such as the user identity level of the APP (VIP user/general user), the location of the APP, and the like.
本申请实施例一实施方式中,网络侧设备由于某些情况(比如签约信息变化,运营商策略变化等),可以修改APP所对应的网络切片标识信息改变,则APP业务时,网络侧设备会进行切片的重定向,选择到合适的切片后,在后续的流程中,将最新的网络切片标识信息通知终端,终端更新本 地的相关映射关系表。In the first embodiment of the present application, the network side device may modify the network slice identification information corresponding to the APP due to some conditions (such as the change of the subscription information, the change of the operator policy, etc.), and the network side device may After the slice is redirected and selected to the appropriate slice, in the subsequent process, the latest network slice identification information is notified to the terminal, and the terminal updates the local related mapping table.
本申请实施例一实施方式中,终端保存和维护APP和网络切片标识信息(该标识可以为Slice ID或NSSAI,S-NSSAI)的映射关系,有如下几种方法:In the embodiment of the present application, the terminal saves and maintains the mapping relationship between the APP and the network slice identifier information (the identifier may be the Slice ID or the NSSAI, the S-NSSAI), and the following methods are available:
方法一:method one:
由用户安装一般的APP。A general APP is installed by the user.
对于此类APP,安装后初始发起业务时,终端携带运营商配置的缺省的切片标识信息或接受的切片标识信息,向网络侧设备发起业务;For the APP, the terminal initiates the service after the installation, and the terminal carries the default slice identifier information or the received slice identifier information configured by the operator, and initiates a service to the network side device;
当网络侧设备根据通用的切片选择策略,选择某个切片进行业务,同时通知终端对应的切片标识信息。When the network side device selects a certain slice to perform the service according to the general slice selection policy, the network side device notifies the corresponding slice identification information of the terminal.
终端收到接受的网络切片标识信息后,保存该APP和网络切片标识信息的映射关系。After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
方法二:Method Two:
终端为运营商定制,由运营商安装有签约协议的APP。The terminal is customized for the operator, and the operator installs the APP with the contract agreement.
对于此类APP,运营商可以根据APP类型、计费策略、网络拓扑等信息,定制每个APP的网络切片选择策略,在定制终端为每个APP初始配置定制的网络切片标识信息,多个APP可以合用一个切片,也可以专网专用(比如,为QQ/微信专门建立一个网络切片,配置唯一的切片标识信息)。终端需要保存和维护APP和网络切片标识信息的映射关系。For such an application, the operator can customize the network slice selection policy of each APP according to the information of the APP type, the charging policy, the network topology, and the like, and initially configure the customized network slice identification information, multiple APPs for each APP in the customized terminal. You can use one slice or you can use it for private network (for example, create a network slice for QQ/WeChat and configure unique slice identification information). The terminal needs to save and maintain the mapping relationship between the APP and the network slice identification information.
方法三:Method three:
终端为非运营商定制,由用户安装和运营商有签约协议的APP,初次切片选择成功识别。The terminal is customized for non-operators, and the user installs and the operator has a contract agreement APP, and the initial slice selection is successfully identified.
对于此类APP,安装后初始发起业务时,终端携带运营商配置的缺省的切片标识信息或接受的切片标识信息,向网络侧设备发起业务;For the APP, the terminal initiates the service after the installation, and the terminal carries the default slice identifier information or the received slice identifier information configured by the operator, and initiates a service to the network side device;
当网络侧设备在切片选择时,识别出发起业务的是有签约协议的APP 时,根据该APP定制的网络切片选择策略,选择定制的网络切片,同时将定制的网络切片标识信息通知给终端,通知方式可以是新增消息,也可以在原有消息中增加字段。When the network side device identifies the APP that has the subscription agreement, the network side device selects the customized network slice according to the customized network slice selection policy, and notifies the customized network slice identification information to the terminal. The notification method can be a new message, or a field can be added to the original message.
终端收到接受的网络切片标识信息后,保存该APP和网络切片标识信息的映射关系。After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
方法四:Method four:
终端为非运营商定制,由用户安装和运营商有签约协议的APP,初次切片选择未成功识别。The terminal is customized for non-operators, and the user installs and the operator has a contract agreement APP, and the initial slice selection is not successfully identified.
对于此类APP,安装后初始发起业务时,终端携带运营商配置的缺省的切片标识信息或接受的切片标识信息,向网络侧设备发起业务;For the APP, the terminal initiates the service after the installation, and the terminal carries the default slice identifier information or the received slice identifier information configured by the operator, and initiates a service to the network side device;
当网络侧设备在切片选择时,未能识别APP的属性,根据通用的切片选择策略,选择某个切片进行业务,同时通知终端对应的切片标识信息。When the network side device is in the slice selection, the attribute of the APP is not recognized, and according to the general slice selection policy, a certain slice is selected for the service, and the slice identification information corresponding to the terminal is notified.
终端收到接受的网络切片标识信息后,保存该APP和网络切片标识信息的映射关系。After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
当网络侧设备在后续过程中,识别出发起业务的是有签约协议的APP时,重新进行切片选择流程,选到定制的网络切片,同时将定制的网络切片标识信息通知给终端,通知方式可以是新增消息,也可以在原有消息中增加字段。When the network side device identifies the APP that has the subscription agreement in the subsequent process, the process of re-slicing the slice selection process, selecting the customized network slice, and notifying the customized network slice identification information to the terminal, the notification mode may be It is a new message, or you can add a field to the original message.
终端收到更新的网络切片标识信息后,更新该APP和网络切片标识信息的映射关系。After receiving the updated network slice identifier information, the terminal updates the mapping relationship between the APP and the network slice identifier information.
方法五:Method five:
由用户安装一般的APP,然后通过终端和运营商进行签约,向运营商定制网络切片。A general APP is installed by the user, and then the terminal and the operator sign up to customize the network slice to the operator.
终端提供网络定制功能,用户点击该功能后,可以和网络侧设备交互,获取运营商的计费策略和网络切片的描述,然后根据自己的需求,进行网 络切片定制,可以选择已有的合适的网络切片,也可以要求运营商创建新的网络切片。The terminal provides a network customization function. After clicking the function, the user can interact with the network-side device to obtain the description of the carrier's charging policy and network slice, and then customize the network slice according to their own needs, and can select the existing suitable one. Network slicing can also require operators to create new network slices.
网络切片定制完成后,终端将定制信息发送给网络侧设备,运营商进行审核,审核通过后,定制网络切片选择策略,同时将定制的网络切片标识信息通知给终端,通知方式可以是新增消息,也可以在原有消息中增加字段。After the network segment customization is completed, the terminal sends the customized information to the network side device, and the operator performs the audit. After the audit is passed, the network slice selection policy is customized, and the customized network slice identification information is notified to the terminal, and the notification manner may be a new message. You can also add fields to the original message.
终端收到接受的网络切片标识信息后,保存该APP和网络切片标识信息的映射关系。After receiving the received network slice identifier information, the terminal saves the mapping relationship between the APP and the network slice identifier information.
本申请实施例一实施方式中,终端维护的APP和网络切片标识信息(该标识可以为Slice ID或NSSAI,S-NSSAI)映射表的格式可以如表1:In the embodiment of the present application, the format of the APP and network slice identification information (the identifier may be Slice ID or NSSAI, S-NSSAI) maintained by the terminal may be as shown in Table 1:
表1Table 1
APP信息APP information 网络切片标识信息Network slice identification information
APP ID 1APP ID 1 Info 1 Info 1
APP ID 2APP ID 2 Info 2Info 2
... ...
也可以终端本地维护所有的网络切片标识信息,映射表格式为APP信息和对应网络切片标识信息的index,具体如下表2-3所示:The terminal can also maintain all the network slice identification information locally. The mapping table format is the APP information and the index of the corresponding network slice identification information, as shown in Table 2-3.
表2Table 2
网络切片标识索引Network slice identifier index 网络切片标识信息Network slice identification information
index 1Index 1 Info 1 Info 1
index2Index2 Info 2Info 2
... ...
表3table 3
APP信息APP information 网络切片标识信息索引信息Network slice identification information index information
APP ID 1APP ID 1 index 1 Index 1
APP ID 2APP ID 2 index 2Index 2
... ...
本申请实施例一实施方式中,终端也可以针对不同的业务描述信息指示(如Flow ID、QoS级别等),通过策略中心,选择对应的策略,确定对应的网络切片。实现方法和上述类似,本地策略中心中的映射表有变化,终端本地策略中心保存和维护的是业务描述信息指示(如Flow ID、QoS级别等)和网络切片标识信息(该标识可以为Slice ID或NSSAI,S-NSSAI)的映射关系,以Flow ID为例,如表4所示:In an embodiment of the present application, the terminal may also specify a corresponding service description information (such as a flow ID, a QoS level, and the like), and select a corresponding policy through the policy center to determine a corresponding network slice. The implementation method is similar to the above. The mapping table in the local policy center is changed. The terminal local policy center saves and maintains the service description information indication (such as the flow ID, QoS level, etc.) and the network slice identification information (the identifier can be the slice ID). Or the mapping relationship between NSSAI and S-NSSAI, taking Flow ID as an example, as shown in Table 4:
表4Table 4
Flow信息Flow information 网络切片标识信息Network slice identification information
Flow ID 1Flow ID 1 Info 1 Info 1
Flow ID 2Flow ID 2 Info 2Info 2
... ...
本申请实施例一实施方式中,终端也可以对同一APP进一步细化,针对同一APP中不同的业务描述信息指示(如Flow ID、QoS级别等),通过策略中心,选择对应的策略,确定对应的网络切片。实现方法和上述类似,本地策略中心中的映射表有变化。终端本地策略中心保存和维护的是APP信息、业务描述信息指示(如Flow ID、QoS级别等)和网络切片标识信息(该标识可以为Slice ID或NSSAI,S-NSSAI)的映射关系,以App ID、Flow ID为例,如表5所示:In an embodiment of the present application, the terminal may further refine the same APP, and specify different service description information (such as a flow ID and a QoS level) in the same APP, and select a corresponding policy through the policy center to determine a corresponding Network slice. The implementation is similar to the above, and the mapping table in the local policy center changes. The mapping between the APP information, the service description information indication (such as the flow ID, the QoS level, and the network slice identification information (the identifier can be the Slice ID or the NSSAI, the S-NSSAI) is saved and maintained by the terminal local policy center. The ID and Flow ID are used as an example, as shown in Table 5:
表5table 5
Figure PCTCN2018094361-appb-000001
Figure PCTCN2018094361-appb-000001
下面将通过如下的一些实施例进一步本申请的网络切片选择过程。The network slice selection process of the present application will be further hereinafter described by some embodiments as follows.
实施例一:Embodiment 1:
APP1网络切片选择的流程一,在本实施例中,网络侧设备选择的切片的标识信息和终端携带的切片标识信息相同,如图4所示,该流程包括如下步骤:In the first embodiment, the identifier information of the slice selected by the network side device is the same as the slice identifier information carried by the terminal. As shown in FIG. 4, the process includes the following steps:
步骤101:终端上APP1发起业务请求时,终端获取对应的切片标识信息Step 101: When APP1 initiates a service request, the terminal acquires corresponding slice identification information.
步骤102:终端向网络侧设备发起业务,携带切片标识信息;Step 102: The terminal initiates a service to the network side device, and carries the slice identification information.
步骤103:网络侧设备根据收到的切片标识信息,结合其他信息,比如终端签约信息、APP1签约信息等,进行切片选择。Step 103: The network side device performs slice selection according to the received slice identification information and other information, such as terminal subscription information, APP1 subscription information, and the like.
之后,网络侧设备选择的切片的标识信息和终端携带的切片标识信息相同,流程结束。Then, the identifier information of the slice selected by the network side device is the same as the slice identifier information carried by the terminal, and the process ends.
在本实施例中,如果终端为运营商定制,对于定制终端上的APP,运营商都进行了APP的切片信息配置,初次携带的网络切片标识信息也就是网络侧设备将会选择的网络切片,因此,不需要再次进行通知。In this embodiment, if the terminal is customized for the operator, the operator performs the configuration of the slice information of the APP for the APP on the customized terminal, and the network slice identification information carried by the network device is the network slice that the network side device will select. , no need to notify again.
实施例二:Embodiment 2:
APP1网络切片选择的流程二,在本实施例中,网络侧设备选择的切片的标识信息和终端携带的切片标识信息不同,如图5所示,该流程包括如下步骤:In the second embodiment of the APP1 network slice selection, in this embodiment, the identifier information of the slice selected by the network side device is different from the slice identifier information carried by the terminal. As shown in FIG. 5, the process includes the following steps:
步骤201:终端上APP1发起业务请求时,终端获取对应的切片标识信息;Step 201: When APP1 initiates a service request, the terminal acquires corresponding slice identification information.
步骤202:终端向网络侧设备发起业务,携带切片标识信息;Step 202: The terminal initiates a service to the network side device, and carries the slice identification information.
步骤203:网络侧设备根据收到的切片标识信息,结合其他信息,比如终端签约信息、APP1签约信息等,进行切片选择;Step 203: The network side device performs slice selection according to the received slice identification information and other information, such as terminal subscription information and APP1 subscription information.
步骤204:网络侧设备选择的切片的标识信息和终端携带的切片标识信 息不同,通知终端进行切片标识信息更新;Step 204: The identifier information of the slice selected by the network side device is different from the slice identifier information carried by the terminal, and the terminal is notified to update the slice identifier information.
步骤205:终端收到更新消息后,更新APP1和切片标识信息的映射关系,流程结束。Step 205: After receiving the update message, the terminal updates the mapping relationship between the APP1 and the slice identification information, and the process ends.
实施例三:Embodiment 3:
APP1网络切片选择的流程三,在本实施例中,网络侧设备切片选择时发起切片重定向流程,如图6所示,该流程包括如下步骤:In the third embodiment of the APP1 network slice selection process, in the embodiment, the slice redirection process is initiated when the network side device slice is selected. As shown in FIG. 6, the process includes the following steps:
步骤301:终端上APP1发起业务请求时,终端获取对应的切片标识信息Step 301: When APP1 initiates a service request, the terminal acquires corresponding slice identification information.
步骤302:终端向网络侧设备发起业务,携带切片标识信息;Step 302: The terminal initiates a service to the network side device, and carries the slice identification information.
步骤303:网络侧设备根据收到的切片标识信息,结合其他信息,比如终端签约信息、APP1签约信息等,决策进行切片重定向;Step 303: The network side device decides to perform slice redirection according to the received slice identification information and other information, such as terminal subscription information and APP1 subscription information.
步骤304:网络侧设备切片重定向后进行切片选择;Step 304: Perform network slice selection after the network side device is redirected;
步骤305:网络侧设备将重定向后选择的切片标识信息通知终端;Step 305: The network side device notifies the terminal of the slice identification information selected after the redirection;
步骤306:终端收到更新消息后,更新APP1和切片标识信息的映射关系,流程结束。Step 306: After receiving the update message, the terminal updates the mapping relationship between the APP1 and the slice identifier information, and the process ends.
实施例四:Embodiment 4:
终端获取切片标识信息的流程,如图7所示,该流程包括如下步骤:The process of obtaining the slice identification information by the terminal is as shown in FIG. 7. The process includes the following steps:
步骤401:APP发起业务;Step 401: The APP initiates a service.
步骤402:终端检查策略中心中的APP和切片标识信息的映射关系表,如果有,则执行步骤403;否则,执行步骤404;Step 402: The terminal checks the mapping relationship table between the APP and the slice identification information in the policy center, if yes, step 403 is performed; otherwise, step 404 is performed;
步骤403、获取映射的切片标识信息,进入步骤407;Step 403, obtaining the mapped slice identification information, proceeds to step 407;
步骤404:终端检查是否有接受的切片标识信息,如果有,则执行步骤405;否则,执行步骤406;Step 404: The terminal checks whether there is any accepted slice identification information, if yes, step 405 is performed; otherwise, step 406 is performed;
步骤405:获取终端保存的接受的切片标识信息,进入步骤407;Step 405: Acquire the accepted slice identification information saved by the terminal, and proceed to step 407;
步骤406:终端获取预配置的切片标识信息,进入步骤407;Step 406: The terminal acquires the pre-configured slice identification information, and proceeds to step 407.
步骤407-408:填写切片标识信息,终端向网络侧设备发起业务请求,携带获取的切片标识信息,流程结束。Steps 407-408: Fill in the slice identification information, and the terminal initiates a service request to the network side device, and carries the acquired slice identification information, and the process ends.
在实施例中,映射关系表可以是APP和切片标识信息映射关系、也可以是业务描述标识(如Flow ID、QoS级别等)、还可以是APP以及其业务描述指示和切片标识信息映射关系,本实施例以APP和切片标识信息的映射关系表为例。In an embodiment, the mapping relationship table may be an APP and a slice identification information mapping relationship, or may be a service description identifier (such as a flow ID, a QoS level, and the like), or may be an APP, and a service description indication and a slice identifier information mapping relationship. This embodiment takes the mapping table of APP and slice identification information as an example.
实施例五:Embodiment 5:
网络侧设备进行切片选择流程,如图8所示,包含流程如下:The network side device performs a slice selection process, as shown in FIG. 8, and the process is as follows:
步骤501:网络侧设备的决策模块获取终端进行业务时携带的切片标识信息;Step 501: The decision module of the network side device acquires the slice identification information carried by the terminal when performing the service.
步骤502:网络侧设备的决策模块从终端签约中心获取终端的签约信息;Step 502: The decision module of the network side device acquires the subscription information of the terminal from the terminal subscription center.
步骤503:网络侧设备的决策模块从APP签约中心获取该APP的签约信息;Step 503: The decision module of the network side device acquires the subscription information of the APP from the APP subscription center.
步骤504:网络侧设备的决策模块从策略中心获取切片选择策略;Step 504: The decision module of the network side device acquires a slice selection policy from the policy center.
步骤505:切片选择的过程中,网络侧设备的决策模块根据所获取的信息选择的切片的标识信息和终端携带的一致,流程结束。Step 505: In the process of the slice selection, the determining information of the slice selected by the decision module of the network side device according to the acquired information is consistent with that carried by the terminal, and the process ends.
实施例六:Example 6:
网络侧设备进行切片选择并通知终端新的切片标识信息流程,如图9所示,包含流程如下:The network side device performs slice selection and notifies the terminal of the new slice identification information flow, as shown in FIG. 9, and the process is as follows:
步骤601:网络侧设备的决策模块获取终端进行业务时携带的切片标识信息;Step 601: The decision module of the network side device acquires the slice identification information carried by the terminal when performing the service.
步骤602:网络侧设备的决策模块从终端签约中心获取终端的签约信息;Step 602: The decision module of the network side device acquires the subscription information of the terminal from the terminal subscription center.
步骤603:网络侧设备的决策模块从APP签约中心获取该APP的签约 信息;Step 603: The decision module of the network side device acquires the subscription information of the APP from the APP subscription center.
步骤604:网络侧设备的决策模块从策略中心获取切片选择策略;Step 604: The decision module of the network side device acquires a slice selection policy from the policy center.
步骤605-606:切片选择的过程中,网络侧设备的决策模块根据所获取的信息选择的切片的标识信息和终端携带的不一致,将新的切片标识信息通知终端,流程结束。Steps 605-606: In the process of the slice selection, the decision module of the network side device notifies the terminal of the new slice identification information by the identification information of the slice selected by the obtained information and the inconsistency of the terminal, and the process ends.
实施例七:Example 7:
网络侧设备切片选择时发生切片重定向流程一,如图10所示:The slice redirection process 1 occurs when the network side device slice is selected, as shown in Figure 10:
当终端和/或APP签约信息发生改变,和/或切片选择策略发生改变,APP进行业务是,网络侧设备决策进行切片重定向流程,具体流程如下:When the terminal and/or APP subscription information is changed, and/or the slice selection policy is changed, the APP performs the service, and the network side device determines the slice redirection process. The specific process is as follows:
步骤701:网络侧设备的决策模块1获取终端进行业务时携带的切片标识信息;Step 701: The decision module 1 of the network side device acquires the slice identification information carried by the terminal when performing service.
步骤702:网络侧设备的决策模块1从终端签约中心获取终端签约信息;Step 702: The decision module 1 of the network side device acquires the terminal subscription information from the terminal subscription center.
步骤703:网络侧设备的决策模块1从APP签约中心获取APP签约信息;Step 703: The decision module 1 of the network side device acquires the APP subscription information from the APP subscription center.
步骤704:网络侧设备的决策模块1从策略中心获取切片选择策略;Step 704: The decision module 1 of the network side device acquires a slice selection policy from the policy center.
步骤705:网络侧设备的决策模块1根据所获取的信息向决策模块2发送切片重定向;网络侧设备的决策模块2从切片重定向消息中获取终端进行业务时携带的切片标识信息;Step 705: The decision module 1 of the network side device sends a slice redirection to the decision module 2 according to the acquired information. The decision module 2 of the network side device obtains the slice identification information carried by the terminal when performing service on the device.
步骤706:网络侧设备的决策模块2从终端签约中心获取终端签约信息;Step 706: The decision module 2 of the network side device acquires terminal subscription information from the terminal subscription center.
步骤707:网络侧设备的决策模块2从APP签约中心获取APP签约信息;Step 707: The decision module 2 of the network side device acquires the APP subscription information from the APP subscription center.
步骤708:网络侧设备的决策模块2从策略中心获取切片选择策略;Step 708: The decision module 2 of the network side device acquires a slice selection policy from the policy center.
步骤709:网络侧设备的决策模块2根据所获取的信息完成切片选择,将新的切片标识信息通知网络侧设备的决策模块1;Step 709: The decision module 2 of the network side device completes the slice selection according to the acquired information, and notifies the decision module 1 of the network side device of the new slice identification information;
步骤710:网络侧设备的决策模块1收到决策模块2的通知消息后,将 其中新的切片标识通知终端,流程结束。Step 710: After receiving the notification message of the decision module 2, the decision module 1 of the network side device notifies the terminal of the new slice identifier, and the process ends.
实施例八:Example 8:
网络侧设备切片选择时发生切片重定向流程二,如图11所示:The slice redirection process 2 occurs when the network side device slice is selected, as shown in Figure 11:
当终端和/或APP签约信息发生改变,和/或切片选择策略发生改变,APP进行业务是,网络侧设备决策进行切片重定向流程,具体流程如下:When the terminal and/or APP subscription information is changed, and/or the slice selection policy is changed, the APP performs the service, and the network side device determines the slice redirection process. The specific process is as follows:
步骤801:网络侧设备的决策模块1获取终端进行业务时携带的切片标识信息;Step 801: The decision module 1 of the network side device acquires the slice identification information carried by the terminal when performing service.
步骤802:网络侧设备的决策模块1从终端签约中心获取终端签约信息;Step 802: The decision module 1 of the network side device acquires terminal subscription information from the terminal subscription center.
步骤803:网络侧设备的决策模块1从APP签约中心获取APP签约信息;Step 803: The decision module 1 of the network side device acquires the APP subscription information from the APP subscription center.
步骤804:网络侧设备的决策模块1从策略中心获取切片选择策略;Step 804: The decision module 1 of the network side device acquires a slice selection policy from the policy center.
步骤805:网络侧设备的决策模块1根据所获取的信息向决策模块2发送切片重定向;Step 805: The decision module 1 of the network side device sends a slice redirect to the decision module 2 according to the acquired information.
步骤806:网络侧设备的决策模块2从切片重定向消息中获取终端进行业务时携带的切片标识信息、终端签约信息、APP签约信息和切片选择策略;Step 806: The decision module 2 of the network side device obtains, from the slice redirection message, the slice identification information, the terminal subscription information, the APP subscription information, and the slice selection policy carried by the terminal when performing the service.
步骤807:网络侧设备的决策模块2根据所获取的信息完成切片选择,将新的切片标识信息通知网络侧设备的决策模块1;Step 807: The decision module 2 of the network side device completes the slice selection according to the acquired information, and notifies the decision module 1 of the network side device of the new slice identification information;
步骤808:网络侧设备的决策模块1收到决策模块2的通知消息后,将其中新的切片标识通知终端,流程结束。Step 808: After receiving the notification message of the decision module 2, the decision module 1 of the network side device notifies the terminal of the new slice identifier, and the process ends.
实施例九:Example 9:
网络侧设备触发切片再次选择流程,如图12所示,具体流程如下:The network side device triggers the slice selection process again, as shown in Figure 12. The specific process is as follows:
步骤901:终端APP发起业务,终端和网络侧设备共同完成首次APP切片选择;Step 901: The terminal APP initiates a service, and the terminal and the network side device jointly complete the first APP slice selection.
步骤902:后续网络侧设备在某些场景下,触发切片再次选择;Step 902: The subsequent network side device triggers the slice selection again in some scenarios.
步骤903:网络侧设备将切片再次选择的结果通知终端;Step 903: The network side device notifies the terminal of the result of the slice selection again;
步骤904:终端更新APP和切片标识信息映射,流程结束。Step 904: The terminal updates the APP and the slice identification information mapping, and the process ends.
在本实施例中,步骤2中的场景可以是如下情况:In this embodiment, the scenario in step 2 may be as follows:
1、在APP业务过程中,APP签约信息发生变化;1. In the APP business process, the APP subscription information changes;
2、在APP业务过程中,切片选择策略发生变化;2. In the process of APP business, the slice selection strategy changes;
3、在APP业务过程中,终端签约信息发生变化;3. In the APP business process, the terminal subscription information changes;
4、在APP业务过程中,切片不可用,如故障或删除;4. In the process of the APP service, the slice is unavailable, such as failure or deletion;
5、在首次切片选择时,未能识别出APP,从而未能选择出最合适的切片,而在后续过程中识别出具体的APP信息;5. In the first slice selection, the APP is not recognized, so that the most suitable slice cannot be selected, and the specific APP information is identified in the subsequent process;
6、在APP业务过程中,网络侧设备收到终端的切片变化请求。6. In the APP service process, the network side device receives the slice change request of the terminal.
实施例十:Example 10:
用户进行网络定制流程,如图13所示,用户通过终端的网络定制功能和运营商进行签约,向运营商定制网络,具体流程如下:The user performs the network customization process. As shown in Figure 13, the user subscribes to the network through the network customization function of the terminal and customizes the network to the operator. The specific process is as follows:
步骤1001:建立通讯链路,用户使用网络定制功能,进行网络定制;Step 1001: Establish a communication link, and the user uses a network customization function to perform network customization;
步骤1002:终端向网络侧设备发起策略请求;Step 1002: The terminal initiates a policy request to the network side device.
步骤1003:网络侧设备回复策略响应,其中携带可定制的网络切片的描述信息列表;Step 1003: The network side device replies with a policy response, where the description list of the customizable network slice is carried.
步骤1004:终端选择要定制的网络,向网络侧设备发起定制请求,其中携带APP信息;Step 1004: The terminal selects a network to be customized, and initiates a customization request to the network side device, where the APP information is carried;
步骤1005:网络侧设备收到定制请求后,进行网络定制,如APP的签约,生成切片选择策略,甚至创建新的网络切片;Step 1005: After receiving the customization request, the network side device performs network customization, such as signing an APP, generating a slice selection policy, and even creating a new network slice.
步骤1006:网络侧设备完成网络定制后,向终端发送定制响应,其中携带APP和对应的切片标识信息;Step 1006: After completing the network customization, the network side device sends a customized response to the terminal, where the APP and the corresponding slice identification information are carried.
步骤1007:终端收到定制响应后,保存APP和切片标识信息映射关系,流程结束。Step 1007: After receiving the customized response, the terminal saves the mapping relationship between the APP and the slice identification information, and the process ends.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation. Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods of various embodiments of the present application.
在本实施例中还提供了一种网络切片的选择装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”、“单元”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。In the embodiment, a device for selecting a network slice is provided, which is used to implement the foregoing embodiments and preferred embodiments, and details are not described herein. As used below, the terms "module," "unit," may implement a combination of software and/or hardware of a predetermined function. Although the devices described in the following embodiments are preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图14是根据本申请实施例的网络切片的选择装置的结构框图,该装置应用于终端侧,如图14所示,该装置包括:策略中心1101,配置为维护APP的网络使用策略,如APP和切片标识信息的映射关系;第一发送模块1102,配置为向网络侧设备发送业务请求,其中,携带切片标识信息,配置为指示网络侧设备进行网络切片的选择;第一接收模块1103,与策略中心1101耦合连接,配置为接收网络侧设备选择或更新的切片标识信息;网络定制模块1104,配置为用户进行APP的签约,实现APP的网络定制;第二发送模块1105,与网络定制模块1104耦合连接,配置为发送网络定制的相关信息;第二接收模块1106,与第二发送模块1105耦合连接,配置为接收网络侧设备为定制网络分配的切片标识信息。其中:网络定制和策略中心可以通过中间件实现。FIG. 14 is a structural block diagram of a device for selecting a network slice according to an embodiment of the present application. The device is applied to a terminal side. As shown in FIG. 14 , the device includes: a policy center 1101 configured to maintain a network usage policy of an APP, such as an APP. The first sending module 1102 is configured to send a service request to the network side device, where the device carries the slice identification information, and is configured to instruct the network side device to perform network slice selection; the first receiving module 1103, and The policy center 1101 is coupled to receive the slice identification information that is selected or updated by the network device. The network customization module 1104 is configured to subscribe the APP to implement the network customization of the APP. The second sending module 1105 and the network customization module 1104 are configured. The coupled connection is configured to send the network-customized related information. The second receiving module 1106 is coupled to the second sending module 1105 and configured to receive the slice identification information allocated by the network side device for the customized network. Among them: network customization and policy center can be realized through middleware.
图15是根据本申请实施例的网络切片的选择装置的结构框图,该装置 应用于网络侧,如图15所示,该装置包括:第一接收模块1201,配置为接收终端发送的业务请求,其中,业务请求中携带有切片标识信息;决策模块1202,与第一接收模块1201耦合连接,配置为根据终端携带的切片标识信息,结合依据现有方式获取的终端签约信息和从APP签约中心1025获取APP签约信息,依据切片选择策略,进行切片选择;第一发送模块1203,与选择模块1202耦合连接,配置为将选择的切片的标识信息发送给终端;第二接收模块1204,配置为接收终端进行网络能力定制的请求;APP签约中心1205,与第二接收模块1204耦合连接,处理APP相关的能力定制的相关流程;第二发送模块1206,和APP签约中心1205耦合连接,配置为将签约完成的定制网络的切片标识信息发送给终端。FIG. 15 is a structural block diagram of a device for selecting a network slice according to an embodiment of the present application. The device is applied to a network side. As shown in FIG. 15 , the device includes: a first receiving module 1201 configured to receive a service request sent by the terminal, The service request carries the slice identification information. The decision module 1202 is coupled to the first receiving module 1201, and is configured to combine the terminal identification information acquired according to the existing manner with the terminal subscription information acquired from the APP and the subscription center 1025 according to the slice identification information carried by the terminal. Obtaining the APP subscription information, and performing the slice selection according to the slice selection policy; the first sending module 1203 is coupled to the selection module 1202, and configured to send the identifier information of the selected slice to the terminal; the second receiving module 1204 is configured as the receiving terminal. The request for the network capability customization is performed; the APP subscription center 1205 is coupled to the second receiving module 1204 to process the related process of the APP-related capability customization; the second sending module 1206 is coupled with the APP subscription center 1205, and is configured to complete the subscription. The slice identification information of the customized network is sent to the terminal.
图16根据本申请实施例的网络切片选择系统结构示意图,如图16所示,该系统包括一个如前文中所描述的终端侧的网络切片选择装置和一个网络侧的网络切片选择装置。在本实施例中,终端侧的网络切片选择装置可以为终端100,网络侧的网络切片选择装置可以为一个网络设备200,终端100与网络设备200可以执行前面中所描述的一些交互过程,具体的交互过程在此不累述,从而实现了为终端中不同的APP或同一APP中不同的业务选择合适的网络切片。16 is a schematic structural diagram of a network slice selection system according to an embodiment of the present application. As shown in FIG. 16, the system includes a network slice selection device on the terminal side and a network slice selection device on the network side as described in the foregoing. In this embodiment, the network slice selection device on the terminal side may be the terminal 100, and the network slice selection device on the network side may be a network device 200. The terminal 100 and the network device 200 may perform some interaction processes described in the foregoing. The interaction process is not described here, so that it is possible to select a suitable network slice for different APPs in the terminal or different services in the same APP.
本申请的实施例还提供了一种存储介质。可选地,在本实施例中,上述存储介质可以被设置为存储用于执行前文实施例中所描述的步骤的程序代码,本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。Embodiments of the present application also provide a storage medium. Optionally, in this embodiment, the foregoing storage medium may be configured to store program code for performing the steps described in the foregoing embodiments. For specific examples in this embodiment, reference may be made to the foregoing embodiments and optional implementation manners. The examples described in this embodiment are not described herein again.
在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。In this embodiment, the foregoing storage medium may include, but not limited to, a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, a magnetic disk, or an optical disk. A variety of media that can store program code.
显然,本领域的技术人员应该明白,上述的本申请的各模块或各步骤 可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本申请不限制于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that the above modules or steps of the present application can be implemented by a general computing device, which can be concentrated on a single computing device or distributed in a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module. Thus, the application is not limited to any particular combination of hardware and software.
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above description is only the preferred embodiment of the present application, and is not intended to limit the present application, and various changes and modifications may be made to the present application. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and principles of this application are intended to be included within the scope of the present application.

Claims (32)

  1. 一种网络切片的选择方法,包括:A method of selecting a network slice, comprising:
    终端上的APP发起业务时,所述终端获取对应的第一网络切片标识信息;When the APP on the terminal initiates a service, the terminal acquires corresponding first network slice identification information;
    所述终端向网络侧设备发起业务请求,其中,所述业务请求中携带有所述第一网络切片标识信息。The terminal initiates a service request to the network side device, where the service request carries the first network slice identifier information.
  2. 根据权利要求1所述的方法,其中,在所述终端向网络侧设备发起业务请求之后,还包括:The method according to claim 1, wherein after the terminal initiates a service request to the network side device, the method further includes:
    所述终端接收所述网络侧设备反馈的第二网络切片标识信息,其中,所述第二网络切片标识信息为所述网络侧设备根据所述业务请求所选择的网络切片的标识信息;Receiving, by the terminal, the second network slice identifier information that is sent by the network side device, where the second network slice identifier information is identifier information of the network slice selected by the network side device according to the service request;
    所述终端根据所述第二网络切片标识信息进行APP和切片标识信息的映射关系表的维护。The terminal performs maintenance of a mapping relationship table between the APP and the slice identification information according to the second network slice identifier information.
  3. 根据权利要求1所述的方法,其中,所述终端获取对应的第一网络切片标识信息,包括:The method of claim 1, wherein the acquiring, by the terminal, the corresponding first network slice identification information comprises:
    所述终端查找APP和切片标识信息的映射关系表,如果所述映射关系表中有与所述APP对应的网络切片标识信息,则选择所映射的切片标识信息;如果所述映射关系表中没有与所述APP对应的网络切片标识信息,则所述终端进一步确认是否保存有接受的切片标识信息,如果有接受的切片标识信息,则选择接受的切片标识信息;如果没有接受的切片标识信息,则选择终端预配置的切片标识信息;The terminal searches for a mapping relationship table between the APP and the slice identification information. If the mapping relationship table has network slice identification information corresponding to the APP, the mapped slice identification information is selected; if the mapping relationship table does not exist If the network slice identification information corresponding to the APP is used, the terminal further confirms whether the accepted slice identification information is saved, and if there is accepted slice identification information, selects the accepted slice identification information; if there is no accepted slice identification information, Then, the slice identifier information pre-configured by the terminal is selected;
    所述终端将所选择的切片标识信息作为所述第一网络切片标识信息,并携带在所述业务请求中。The terminal uses the selected slice identifier information as the first network slice identifier information, and is carried in the service request.
  4. 根据权利要求2所述的方法,其中,所述终端根据所述第二网络切片标识信息进行APP和切片标识信息的映射关系表的维护,包括:The method according to claim 2, wherein the terminal performs maintenance of the mapping relationship table between the APP and the slice identification information according to the second network slice identification information, including:
    所述终端保存所接收到的网络切片标识信息,并相应的更新所述APP和切片标识信息的映射关系表。The terminal saves the received network slice identification information, and correspondingly updates the mapping relationship table between the APP and the slice identification information.
  5. 根据权利要求1至4中任一项所述的方法,其中,所述APP和切片标识信息的映射关系表中包括APP标识信息与网络切片标识信息的对应关系,其中,所述APP标识信息包括以下至少之一:APP标识、业务流标识;所述网络切片标识信息包括以下至少之一:网络切片标识、网络切片索引。The method according to any one of claims 1 to 4, wherein the mapping relationship table between the APP and the slice identification information includes a correspondence between the APP identification information and the network slice identification information, wherein the APP identification information includes At least one of the following: an APP identifier, a service flow identifier, and the network slice identifier information includes at least one of the following: a network slice identifier, and a network slice index.
  6. 根据权利要求1所述的方法,其中,在所述APP发起业务之前,还包括:The method of claim 1, wherein before the APP initiates a service, the method further comprises:
    所述终端向所述网络侧设备发起网络切片定制请求,其中,所述定制请求中携带APP信息;The terminal initiates a network slice customization request to the network side device, where the customization request carries the APP information;
    所述终端接收所述网络侧设备的定制响应,其中,所述定制响应中携带所述APP和所定制的网络切片的标识信息;Receiving, by the terminal, the customized response of the network side device, where the customized response carries the identification information of the APP and the customized network slice;
    所述终端保存所述APP与所定制的网络切片的标识信息。The terminal saves the identification information of the APP and the customized network slice.
  7. 一种网络切片的选择方法,包括:A method of selecting a network slice, comprising:
    网络侧设备接收终端基于APP应用所发起的业务请求,其中,所述业务请求中携带第一网络切片标识信息;The network side device receives the service request initiated by the terminal based on the APP application, where the service request carries the first network slice identification information;
    所述网络侧设备根据所述第一网络切片标识信息并结合决策信息为所述业务请求选择相应的网络切片。The network side device selects a corresponding network slice for the service request according to the first network slice identification information and the decision information.
  8. 根据权利要7所述的方法,其中,所述网络侧设备为所述业务请求选择相应的网络切片之后,还包括The method according to claim 7, wherein after the network side device selects a corresponding network slice for the service request, the method further includes
    所述网络侧设备将网络切片选择结果通知所述终端。The network side device notifies the terminal of the network slice selection result.
  9. 根据权利要求7所述的方法,其中,所述决策信息包括以下至少之一:The method of claim 7, wherein the decision information comprises at least one of the following:
    所述终端的签约信息、所述APP的签约信息、运营商切片选择策略。The subscription information of the terminal, the subscription information of the APP, and the operator slice selection policy.
  10. 根据权利要求7所述的方法,其中,所述方法包括:The method of claim 7 wherein said method comprises:
    当所述决策信息发生改变时,所述网络侧设备通过在不同决策模块之间进行网络切片的重定向以选择新的网络切片,并将所述新的网络切片的标识信息通知所述终端。When the decision information changes, the network side device selects a new network slice by performing redirection of the network slice between different decision modules, and notifies the terminal of the identification information of the new network slice.
  11. 根据权利要求7所述的方法,其中,在网络侧设备接收终端上的APP发起的业务请求之前,还包括:The method according to claim 7, wherein before the network side device receives the APP-initiated service request on the terminal, the method further includes:
    所述网络侧设备接收所述终端发起的网络切片定制请求,其中,所述定制请求中携带APP信息;The network side device receives the network slice customization request initiated by the terminal, where the customization request carries the APP information;
    所述网络侧设备为所述APP定制相应的网络切片,并将所述APP和所定制的网络切片的标识信息携带在定制响应中发送至所述终端。The network side device customizes a corresponding network slice for the APP, and carries the identifier information of the APP and the customized network slice in a customized response to the terminal.
  12. 一种网络切片的选择装置,位于终端侧,包括:A device for selecting a network slice, located on the terminal side, includes:
    获取模块,配置为当终端上的APP发起业务时,获取对应的第一网络切片标识信息;Obtaining a module, configured to acquire a corresponding first network slice identifier information when the APP initiates a service on the terminal;
    业务请求模块,配置为向网络侧设备发起业务请求,其中,所述业务请求中携带有所述第一网络切片标识信息。The service requesting module is configured to initiate a service request to the network side device, where the service request carries the first network slice identification information.
  13. 根据权利要求12所述的装置,还包括:The apparatus of claim 12, further comprising:
    第一接收模块,配置为接收所述网络侧设备反馈的第二网络切片标识信息,其中,所述第二网络切片标识信息为所述网络侧设备根据所述业务请求为所述业务选择的网络切片的标识信息;The first receiving module is configured to receive the second network slice identifier information that is sent by the network side device, where the second network slice identifier information is a network selected by the network side device according to the service request for the service Identification information of the slice;
    策略中心,配置为根据所述第二网络切片标识信息进行APP和切片标识信息的映射关系表的维护。The policy center is configured to perform maintenance on a mapping relationship table between the APP and the slice identification information according to the second network slice identifier information.
  14. 根据权利要求12所述的装置,其中,所述获取模块包括:The apparatus of claim 12, wherein the obtaining module comprises:
    选择单元,配置为查找APP和切片标识信息的映射关系表,如果所述映射关系表中有与所述APP对应的网络切片标识信息,则选择所映射的切片标识信息;如果所述映射关系表中没有与所述APP对应的网络切 片标识信息,则进一步确认是否保存有接受的切片标识信息,如果有接受的切片标识信息,则选择接受的切片标识信息;如果没有接受的切片标识信息,则选择终端预配置的切片标识信息;a selection unit, configured to search a mapping relationship table of the APP and the slice identification information, and if the mapping relationship table has network slice identification information corresponding to the APP, select the mapped slice identification information; if the mapping relationship table If there is no network slice identification information corresponding to the APP, it is further confirmed whether the accepted slice identification information is saved, and if there is accepted slice identification information, the accepted slice identification information is selected; if there is no accepted slice identification information, Select the pre-configured slice identification information of the terminal;
    携带单元,配置为将所选择的切片标识信息作为所述第一网络切片标识信息,并携带在所述业务请求中。The carrying unit is configured to use the selected slice identifier information as the first network slice identifier information, and is carried in the service request.
  15. 根据权利要求13所述的装置,其中,所述策略中心还包括:The apparatus of claim 13, wherein the policy center further comprises:
    更新单元,配置为保存所接收到的所述第二网络切片标识信息,并相应的更新所述映射表。And an updating unit, configured to save the received second network slice identification information, and update the mapping table accordingly.
  16. 根据权利要求12所述的装置,其中,还包括:The apparatus of claim 12, further comprising:
    定制模块,配置为向所述网络侧设备发起网络切片定制请求,其中,所述定制请求中携带APP信息;a customization module, configured to initiate a network slice customization request to the network side device, where the customization request carries APP information;
    第二接收模块,配置为接收所述网络侧设备的定制响应,其中,所述定制响应中携带所述APP和所定制的网络切片的标识信息;a second receiving module, configured to receive a customized response of the network side device, where the customized response carries identifier information of the APP and the customized network slice;
    所述策略中心还配置为保存所述APP与所定制的网络切片的标识信息。The policy center is further configured to save the identification information of the APP and the customized network slice.
  17. 一种网络切片的选择装置,位于网络侧,包括:A device for selecting a network slice, located on the network side, includes:
    第一接收模块,配置为接收终端基于APP应用所发起的业务请求,其中,所述业务请求中携带第一网络切片标识信息;The first receiving module is configured to receive a service request initiated by the terminal based on the APP application, where the service request carries the first network slice identifier information;
    决策模块,配置为根据所述第一网络切片标识信息并结合决策信息为所述业务选择相应的网络切片。The decision module is configured to select a corresponding network slice for the service according to the first network slice identification information and the decision information.
  18. 根据权利要求17所述的装置,其中,还包括:The device according to claim 17, further comprising:
    第一发送模块,配置为将网络切片的选择结果通知所述终端。The first sending module is configured to notify the terminal of the selection result of the network slice.
  19. 根据权利要求17所述的装置,其中,还包括:The device according to claim 17, further comprising:
    信息中心,配置为提供以下至少之一的决策信息:所述终端的签约信息、所述APP的签约信息、运营商切片选择策略。The information center is configured to provide decision information of at least one of the following: subscription information of the terminal, subscription information of the APP, and an operator slice selection policy.
  20. 根据权利要求17所述的装置,其中,The device according to claim 17, wherein
    所述决策模块,还配置为当所述决策信息发生改变时,进行网络切片的重定向以选择新的网络切片,并通过所述第一发送模块将所述新的网络切片的标识信息通知所述终端。The decision module is further configured to perform redirection of the network slice to select a new network slice when the decision information is changed, and notify the location information of the new network slice by using the first sending module. Said terminal.
  21. 根据权利要求17所述的装置,其中,还包括:The device according to claim 17, further comprising:
    第二接收模块,配置为接收所述终端发起的网络切片定制请求,其中,所述定制请求中携带APP信息;a second receiving module, configured to receive a network slice customization request initiated by the terminal, where the customization request carries APP information;
    定制模块,配置为给所述APP定制相应的网络切片;a custom module configured to customize a corresponding network slice to the APP;
    第二发送模块,配置为将所述APP和所定制的网络切片的标识信息携带在定制响应中发送至所述终端。The second sending module is configured to carry the identifier information of the APP and the customized network slice to the terminal in a customized response.
  22. 一种终端,具有与存储器耦合的处理器,所述处理器配置为执行所述存储器中存储的软件模块,其中,所述软件模块包括:A terminal having a processor coupled to a memory, the processor being configured to execute a software module stored in the memory, wherein the software module comprises:
    获取模块,配置为在终端上的APP发起业务时,获取对应的第一网络切片标识信息;Obtaining a module, configured to acquire a corresponding first network slice identifier information when the APP initiates a service on the terminal;
    业务请求模块,配置为向网络侧设备发起业务请求,其中,所述业务请求中携带有所述第一网络切片标识信息。The service requesting module is configured to initiate a service request to the network side device, where the service request carries the first network slice identification information.
  23. 根据权利要求22所述的终端,其中,所述软件模块还包括:The terminal of claim 22, wherein the software module further comprises:
    第一接收模块,配置为接收所述网络侧设备通知的第二网络切片标识信息,其中,所述第二网络切片标识信息为所述网络侧设备根据所述业务请求为所述业务选择的网络切片的标识信息;a first receiving module, configured to receive the second network slice identifier information that is notified by the network side device, where the second network slice identifier information is a network selected by the network side device according to the service request for the service Identification information of the slice;
    策略中心,配置为根据所述通知进行APP和切片标识信息映射表的维护。The policy center is configured to perform maintenance of the APP and the slice identification information mapping table according to the notification.
  24. 根据权利要求22所述的终端,其中,所述获取模块包括:The terminal according to claim 22, wherein the obtaining module comprises:
    选择单元,配置为查找APP和切片标识信息的映射关系表,如果所述映射关系表中有与所述APP对应的网络切片标识信息,则选择所映射 的切片标识信息;如果所述映射关系表中没有与所述APP对应的网络切片标识信息,则进一步确认是否保存有接受的切片标识信息,如果有接受的切片标识信息,则选择接受的切片标识信息;如果没有接受的切片标识信息,则选择终端预配置的切片标识信息;a selection unit, configured to search a mapping relationship table of the APP and the slice identification information, and if the mapping relationship table has network slice identification information corresponding to the APP, select the mapped slice identification information; if the mapping relationship table If there is no network slice identification information corresponding to the APP, it is further confirmed whether the accepted slice identification information is saved, and if there is accepted slice identification information, the accepted slice identification information is selected; if there is no accepted slice identification information, Select the pre-configured slice identification information of the terminal;
    携带单元,配置为将所选择的切片标识信息作为所述第一网络切片标识信息携带在所述业务请求中。The carrying unit is configured to carry the selected slice identifier information as the first network slice identifier information in the service request.
  25. 根据权利要求23所述的终端,其中,所述策略中心还包括:The terminal of claim 23, wherein the policy center further comprises:
    更新单元,配置为保存所接收到的所述第二网络切片标识信息,并相应的更新所述映射表。And an updating unit, configured to save the received second network slice identification information, and update the mapping table accordingly.
  26. 根据权利要求22所述的终端,其中,所述软件模块还包括:The terminal of claim 22, wherein the software module further comprises:
    定制模块,配置为向所述网络侧设备发起网络切片定制请求,其中,所述定制请求中携带APP信息;a customization module, configured to initiate a network slice customization request to the network side device, where the customization request carries APP information;
    第二接收模块,配置为接收所述网络侧设备的定制响应,其中,所述定制响应中携带所述APP和所定制的网络切片的标识信息;a second receiving module, configured to receive a customized response of the network side device, where the customized response carries identifier information of the APP and the customized network slice;
    所述策略中心还配置为保存所述APP与所定制的网络切片的标识信息。The policy center is further configured to save the identification information of the APP and the customized network slice.
  27. 一种网络设备,具有与存储器耦合的处理器,所述处理器配置为执行所述存储器中存储的软件模块,其中,所述软件模块包括:A network device having a processor coupled to a memory, the processor being configured to execute a software module stored in the memory, wherein the software module comprises:
    第一接收模块,配置为接收终端上的APP发起的业务请求,其中,所述业务请求中携带第一网络切片标识信息;The first receiving module is configured to receive the service request initiated by the APP on the terminal, where the service request carries the first network slice identifier information;
    决策模块,配置为根据所述第一网络切片标识信息并结合决策信息为所述业务选择相应的网络切片。The decision module is configured to select a corresponding network slice for the service according to the first network slice identification information and the decision information.
  28. 根据权利要求27所述的装置,其中,所述软件模块还包括:The device of claim 27, wherein the software module further comprises:
    第一发送模块,配置为将网络切片的选择结果通知所述终端。The first sending module is configured to notify the terminal of the selection result of the network slice.
  29. 根据权利要求27所述的装置,其中,所述软件模块还包括:The device of claim 27, wherein the software module further comprises:
    信息中心,配置为提供以下至少之一的决策信息:所述终端的签约信息、所述APP的签约信息、运营商切片选择策略。The information center is configured to provide decision information of at least one of the following: subscription information of the terminal, subscription information of the APP, and an operator slice selection policy.
  30. 根据权利要求27所述的装置,其中,The device according to claim 27, wherein
    所述决策模块,还配置为当所述决策信息发生改变时,进行网络切片的重定向以选择新的网络切片,并通过所述第一发送接口将所述新的网络切片的标识信息通知所述终端。The decision module is further configured to perform redirection of the network slice to select a new network slice when the decision information is changed, and notify the location information of the new network slice by using the first sending interface. Said terminal.
  31. 根据权利要求27所述的装置,其中,所述软件模块还包括:The device of claim 27, wherein the software module further comprises:
    第二接收模块,配置为接收所述终端发起的网络切片定制请求,其中,所述定制请求中携带APP信息;a second receiving module, configured to receive a network slice customization request initiated by the terminal, where the customization request carries APP information;
    定制模块,配置为给所述APP定制相应的网络切片;a custom module configured to customize a corresponding network slice to the APP;
    第二发送模块,配置为将所述APP和所定制的网络切片的标识信息携带在定制响应中发送至所述终端。The second sending module is configured to carry the identifier information of the APP and the customized network slice to the terminal in a customized response.
  32. 一种计算机可读存储介质,存储有计算机程序,所述计算机程序被运行以执行权利要求1至12中任一项所述的方法。A computer readable storage medium storing a computer program, the computer program being operative to perform the method of any one of claims 1 to 12.
PCT/CN2018/094361 2017-07-05 2018-07-03 Method, apparatus, and system for selecting network slice, and storage medium WO2019007345A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710542967.6 2017-07-05
CN201710542967.6A CN109429277A (en) 2017-07-05 2017-07-05 The selection method of network slice, apparatus and system

Publications (1)

Publication Number Publication Date
WO2019007345A1 true WO2019007345A1 (en) 2019-01-10

Family

ID=64950582

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/094361 WO2019007345A1 (en) 2017-07-05 2018-07-03 Method, apparatus, and system for selecting network slice, and storage medium

Country Status (2)

Country Link
CN (1) CN109429277A (en)
WO (1) WO2019007345A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114071573A (en) * 2020-08-03 2022-02-18 中国电信股份有限公司 Session control method, device, system and computer readable storage medium
CN114727366A (en) * 2022-05-10 2022-07-08 中国电信股份有限公司 Network slice access method, system, network side, terminal and storage medium
EP4247050A4 (en) * 2020-12-29 2024-04-24 Zte Corp Network slice connection method and apparatus, storage medium, and electronic apparatus

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111726808B (en) * 2019-03-21 2022-06-10 华为技术有限公司 Communication method and device
CN112152926B (en) * 2019-06-28 2022-03-04 华为技术有限公司 Method and device for managing network slices of application
CN112243227B (en) * 2019-07-18 2022-04-22 华为技术有限公司 Method and device for data transmission under network slice architecture
CN110768836B (en) * 2019-10-28 2022-02-08 中国联合网络通信集团有限公司 Network slice management method and device
CN112954711B (en) * 2019-11-26 2023-10-27 中国移动通信有限公司研究院 Information reporting and receiving method and device, related equipment and storage medium
CN113115434B (en) * 2020-01-10 2023-01-03 维沃移动通信有限公司 Network registration method, network equipment and terminal equipment
US11638312B2 (en) * 2020-02-13 2023-04-25 Qualcomm Incorporated Slice allocation
CN111356207A (en) * 2020-02-18 2020-06-30 中国联合网络通信集团有限公司 Service slice selection method and device
CN113498128B (en) * 2020-04-02 2023-08-04 维沃移动通信有限公司 Redirection method, network side device, terminal and storage medium
CN113498086B (en) * 2020-04-07 2023-06-30 华为技术有限公司 Method for adjusting access network slice, communication equipment, network equipment and system
CN112350847B (en) * 2020-04-21 2022-03-22 中兴通讯股份有限公司 Network selection method, connection method, terminal and storage medium
CN113556281A (en) * 2020-04-23 2021-10-26 中兴通讯股份有限公司 Rerouting method and device, electronic equipment and computer readable medium
CN113746651B (en) * 2020-05-29 2023-08-01 中兴通讯股份有限公司 Method for accessing network slice, electronic equipment and storage medium
CN113868635A (en) * 2020-06-30 2021-12-31 华为技术有限公司 Application data transmission method, terminal and system
CN113965938B (en) * 2020-07-02 2023-07-18 中国联合网络通信集团有限公司 Slice service system and slice service processing method
US20230247541A1 (en) * 2020-08-03 2023-08-03 Beijing Xiaomi Mobile Software Co., Ltd. Service slice activation method and service slice activation apparatus, and storage medium
WO2022027494A1 (en) * 2020-08-06 2022-02-10 北京小米移动软件有限公司 Cell determination method and cell determination apparatus
CN112073979B (en) * 2020-08-13 2022-02-22 展讯通信(天津)有限公司 Channel descriptor transmission method and related device
CN114205239A (en) * 2020-08-26 2022-03-18 中国移动通信集团终端有限公司 Network slicing service determination method, device, equipment and computer storage medium
CN114221869B (en) * 2020-09-03 2023-03-28 华为技术有限公司 Application data transmission method and system and electronic equipment
CN114257973A (en) * 2020-09-22 2022-03-29 中兴通讯股份有限公司 Service charging method, communication device and storage medium
CN114339801A (en) * 2020-09-28 2022-04-12 中国电信股份有限公司 Method and system for dynamically triggering access and mobility policy changes
CN114430370B (en) * 2020-10-29 2023-07-25 成都鼎桥通信技术有限公司 Method, device, equipment and storage medium for determining network slice
CN114599046A (en) * 2020-11-19 2022-06-07 中国移动通信有限公司研究院 Service identifier conversion method, service identifier conversion device, information configuration method, information configuration device and communication equipment
CN114521004A (en) * 2020-11-19 2022-05-20 中国移动通信集团有限公司 Data transmission method, device, equipment and storage medium
CN112671571B (en) * 2020-12-16 2024-04-16 腾讯科技(深圳)有限公司 Network slice selection method, device, equipment and storage medium
CN113542010B (en) * 2021-06-10 2022-11-25 中国联合网络通信集团有限公司 Block chain based network fragment selection method, system, server and medium
CN113556761B (en) * 2021-06-25 2024-03-22 中国联合网络通信集团有限公司 Slice resource adjustment method, system, terminal equipment and storage medium
CN113840312B (en) * 2021-10-25 2023-09-05 全球能源互联网研究院有限公司 Configuration method and device for 5G network slice service
WO2023102947A1 (en) * 2021-12-10 2023-06-15 Nokia Shanghai Bell Co., Ltd. Network slice remapping
CN115119316A (en) * 2022-07-13 2022-09-27 中国联合网络通信集团有限公司 Resource allocation method, device and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106572516A (en) * 2016-09-28 2017-04-19 华为技术有限公司 Network slice selection method, terminal equipment and network equipment
CN106657194A (en) * 2015-11-02 2017-05-10 中兴通讯股份有限公司 Network slice capability opening method, device and system
CN106713406A (en) * 2015-11-18 2017-05-24 中国移动通信集团公司 Method and system for accessing to slice network

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106341832B (en) * 2015-07-07 2020-11-06 中国移动通信集团公司 Network slice management and selection method, system, base station and route switching equipment
CN106412905A (en) * 2016-12-12 2017-02-15 中国联合网络通信集团有限公司 Network slice selection method, UE, MME and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106657194A (en) * 2015-11-02 2017-05-10 中兴通讯股份有限公司 Network slice capability opening method, device and system
CN106713406A (en) * 2015-11-18 2017-05-24 中国移动通信集团公司 Method and system for accessing to slice network
CN106572516A (en) * 2016-09-28 2017-04-19 华为技术有限公司 Network slice selection method, terminal equipment and network equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114071573A (en) * 2020-08-03 2022-02-18 中国电信股份有限公司 Session control method, device, system and computer readable storage medium
CN114071573B (en) * 2020-08-03 2024-02-20 中国电信股份有限公司 Session control method, apparatus, system and computer readable storage medium
EP4247050A4 (en) * 2020-12-29 2024-04-24 Zte Corp Network slice connection method and apparatus, storage medium, and electronic apparatus
CN114727366A (en) * 2022-05-10 2022-07-08 中国电信股份有限公司 Network slice access method, system, network side, terminal and storage medium

Also Published As

Publication number Publication date
CN109429277A (en) 2019-03-05

Similar Documents

Publication Publication Date Title
WO2019007345A1 (en) Method, apparatus, and system for selecting network slice, and storage medium
US11212731B2 (en) Mobile network interaction proxy
US11368904B2 (en) Network slice selection method and apparatus
US10785655B2 (en) Telecommunication network utilizing network slice information
EP3457733B1 (en) Mobile edge orchestrator and application migration system
CN106713406B (en) Method and system for accessing slice network
US20200120580A1 (en) Communication method, network device, terminal device, and system
CN108833181B (en) NG-CN network slice system and network slice selection method
US20170289791A1 (en) Communication method and apparatus using network slice
US11991145B2 (en) Device and method for providing information of application server in mobile communication system
CN111480366A (en) Shared PDU session establishment and binding
WO2018161803A1 (en) Method and device for selecting network slices
CN111183614B (en) Interaction between 5G and non-5G management function entities
WO2017075757A1 (en) Method, device and system for selecting network function service
US11044729B2 (en) Function scheduling method, device, and system
US10321303B1 (en) Subscription management service pairing
CN110324152B (en) Method, device and system for acquiring policy and charging control rule
EP3883188A1 (en) Network function nf management method and nf management device
KR20170114923A (en) Method and apparatus for communicating using network slice
WO2019057015A1 (en) Network slice management method and apparatus
WO2022052875A1 (en) Terminal cross-region communication method, network element device, and storage medium
WO2018112745A1 (en) Method, entity and system for obtaining network slice instance information
CN113965938B (en) Slice service system and slice service processing method
CN112243243A (en) Network slicing implementation method, entity and system
CN113873502B (en) IP address management method, NEF entity and communication system

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: 18828587

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18828587

Country of ref document: EP

Kind code of ref document: A1

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 28.05.2020)