CN113473543A - Method, device, equipment and medium for sharing network slice resources - Google Patents

Method, device, equipment and medium for sharing network slice resources Download PDF

Info

Publication number
CN113473543A
CN113473543A CN202110850107.5A CN202110850107A CN113473543A CN 113473543 A CN113473543 A CN 113473543A CN 202110850107 A CN202110850107 A CN 202110850107A CN 113473543 A CN113473543 A CN 113473543A
Authority
CN
China
Prior art keywords
resource
service
network slice
target network
data
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN202110850107.5A
Other languages
Chinese (zh)
Other versions
CN113473543B (en
Inventor
刘小猛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fibocom Wireless Inc
Original Assignee
Fibocom Wireless Inc
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 Fibocom Wireless Inc filed Critical Fibocom Wireless Inc
Priority to CN202110850107.5A priority Critical patent/CN113473543B/en
Publication of CN113473543A publication Critical patent/CN113473543A/en
Priority to PCT/CN2021/140739 priority patent/WO2023005124A1/en
Application granted granted Critical
Publication of CN113473543B publication Critical patent/CN113473543B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]

Abstract

The application discloses a method, a device, equipment and a medium for sharing network slice resources, which comprise the following steps: acquiring a resource application sent by a first service; searching a network slice resource corresponding to the resource application to obtain a target network slice resource; comparing the priority of a second service corresponding to the target network slice resource with the priority of the first service; if the priority of the first service is higher than that of the second service, inquiring the running state of the target network slice resource; and if the running state is idle, transmitting the data to be transmitted of the first service by using the target network slice resource and the original network slice resource of the first service. The slice network resources acquired by the low-priority service can be shared to the high-priority service without applying to the network, so that time delay and resource waste are avoided, and the resource utilization rate is improved.

Description

Method, device, equipment and medium for sharing network slice resources
Technical Field
The present application relates to the field of network resource sharing technologies, and in particular, to a method, an apparatus, a device, and a medium for sharing network slice resources.
Background
Currently, when a network slice resource for different services initially initiates an application, a terminal indicates a supported slice service to a network, a corresponding slice network resource is allocated according to a terminal subscription condition through a negotiation network, and the network resource obtained after the service is operated does not exceed the limit and runs through the life cycle of the whole service. Different services have different network resources according to the contract with the operator, including but not limited to bandwidth, delay, radio resource scheduling, QoS (Quality of Service), Service function, and other features, capabilities, and Service combinations. If the limitation of these resources needs to be changed for the service, the service provider may need to sign up with the slicing operator again for changing or newly adding slicing resources; or one service has signed multiple network slices, and the device is required to obtain new network slice resources after submitting a slice resource application for the service again. In summary, the inventors found in the process of implementing the present application that the prior art has at least the following problems: once the slice resource of the service application is determined, if a new resource demand exists, the slice resource cannot be adjusted in time; if a slice needs to be added with some resources temporarily, the original slice resources need to be added, and as the demand increases, the slice resources are distributed too much, which easily causes resource waste; even if the same service can share a plurality of slices, the new switching of a new network slice needs to initiate an application to the network, and time delay exists.
Disclosure of Invention
In view of this, an object of the present application is to provide a method, an apparatus, a device, and a medium for sharing network slice resources, which can share the slice network resources acquired by a low priority service to a high priority service, without initiating an application to a network, thereby avoiding time delay and resource waste, and improving resource utilization. The specific scheme is as follows:
in a first aspect, the present application discloses a method for sharing network slice resources, including:
acquiring a resource application sent by a first service;
searching a network slice resource corresponding to the resource application to obtain a target network slice resource;
comparing the priority of a second service corresponding to the target network slice resource with the priority of the first service;
if the priority of the first service is higher than that of the second service, inquiring the running state of the target network slice resource;
and if the running state is idle, transmitting the data to be transmitted of the first service by using the target network slice resource and the original network slice resource of the first service.
Optionally, the sending, by using the target network slice resource and the original network slice resource of the first service, data to be sent of the first service includes:
establishing a temporary data channel between the first service and a first IP address; the first IP address is an IP address corresponding to the target network slice resource;
determining a resource type required by the data to be sent;
based on the resource type, the data to be sent is sent through the first IP address by using the temporary data channel, or the data to be sent is sent through a second IP address by using an original data channel; and the second IP address is an IP address corresponding to the original network slice resource.
Optionally, the resource application includes a resource name of the required resource;
correspondingly, the searching for the network slice resource corresponding to the resource application includes:
and searching the network slice resource to which the required resource belongs based on the resource name.
Optionally, the resource application includes a required usage duration of the required resource;
correspondingly, the method further comprises the following steps:
and starting a first timer based on the required use time length so as to control the time length for transmitting the data to be transmitted of the first service by utilizing the target network slice resource.
Optionally, the method further includes:
and when the use request of the second service for the target network slice resource is acquired, stopping transmitting the data to be transmitted of the first service by using the target network slice resource.
Optionally, the method further includes:
and when the second service enters an idle state again and the first timer is not overtime, continuing to utilize the target network slice resource to send the data to be sent of the first service.
Optionally, after the second service enters the idle state again, the method further includes:
starting a second timer;
correspondingly, the continuing to send the data to be sent of the first service by using the target network slice resource includes:
and before the second timer or the first timer is overtime, continuing to utilize the target network slice resource to send the data to be sent of the first service.
In a second aspect, the present application discloses a device for sharing network slice resources, including:
the resource application acquisition module is used for acquiring a resource application sent by a first service;
the network slice resource searching module is used for searching the network slice resource corresponding to the resource application to obtain a target network slice resource;
a priority comparison module, configured to compare priorities of a second service corresponding to the target network slice resource and the first service;
the slice running state query module is used for querying the running state of the target network slice resource if the priority comparison module judges that the priority of the first service is higher than that of the second service;
and the data transmission control module is used for transmitting the data to be transmitted of the first service by using the target network slice resource and the original network slice resource of the first service if the slice operation state query module judges that the operation state is idle.
In a third aspect, the present application discloses an electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the aforementioned method for sharing network slice resources.
In a fourth aspect, the present application discloses a computer readable storage medium for storing a computer program which, when executed by a processor, implements the aforementioned method for sharing network slice resources.
It can be seen that, in the present application, a resource application sent by a first service is obtained first, and a network slice resource corresponding to the resource application is searched to obtain a target network slice resource, then a priority of a second service corresponding to the target network slice resource is compared with a priority of the first service, if the priority of the first service is higher than that of the second service, an operation state of the target network slice resource is queried, and if the operation state is idle, the target network slice resource and an original network slice resource of the first service are utilized to send data to be sent of the first service. Therefore, a resource application sent by the first service is obtained, the corresponding target network slice resource is found, the priority of the second service is compared with the priority of the first service, when the priority of the first service is higher than that of the second service and the target network slice resource is idle, the data of the first service are sent by using the target network slice resource and the original network slice resource of the first service, the slice network resource obtained by the low-priority service can be shared to the high-priority service, the application does not need to be initiated to the network, the time delay and the resource waste are avoided, and the resource utilization rate is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for sharing network slice resources disclosed in the present application;
FIG. 2 is a flowchart of a specific method for sharing network slice resources disclosed herein;
fig. 3 is a schematic structural diagram of a device for sharing network slice resources disclosed in the present application;
FIG. 4 is a flow chart illustrating sharing of network slice resources as disclosed herein;
fig. 5 is a block diagram of an electronic device disclosed in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Currently, when a network slice resource for different services initially initiates an application, a terminal indicates a supported slice service to a network, a corresponding slice network resource is allocated according to a terminal subscription condition through a negotiation network, and the network resource obtained after the service is operated does not exceed the limit and runs through the life cycle of the whole service. The prior art has at least the following problems: once the slice resource of the service application is determined, if a new resource demand exists, the slice resource cannot be adjusted in time; if a slice needs to be added with some resources temporarily, the original slice resources need to be added, and as the demand increases, the slice resources are distributed too much, which easily causes resource waste; even if the same service can share a plurality of slices, the new switching of a new network slice needs to initiate an application to the network, and time delay exists. Therefore, the method and the device provide a sharing scheme of the network slice resources, the slice network resources acquired by the low-priority service can be shared to the high-priority service, application to the network is not needed, time delay and resource waste are avoided, and the resource utilization rate is improved.
Referring to fig. 1, an embodiment of the present application discloses a method for sharing network slice resources, including:
step S11: and acquiring the resource application sent by the first service.
Step S12: and searching the network slice resource corresponding to the resource application to obtain the target network slice resource.
In a specific embodiment, the resource application includes a resource name of a required resource; correspondingly, the searching for the network slice resource corresponding to the resource application includes: and searching the network slice resource to which the required resource belongs based on the resource name.
It is understood that the embodiments of the present application may query all available network slice resources and corresponding service names. The available network slice resources are the network slice resources obtained after the corresponding service has applied for the network.
Step S13: and comparing the priority of the second service corresponding to the target network slice resource with the priority of the first service.
In a specific embodiment, the priority information of the second service may be searched, and the priority information obtained based on the search is compared with the priority of the second service and the priority of the first service.
The priority may be user-defined, and specifically, the priority may be determined according to the importance of the service, the resource usage frequency, the resource occupation degree when using the resource, and the like.
Step S14: and if the priority of the first service is higher than that of the second service, inquiring the running state of the target network slice resource.
Step S15: and if the running state is idle, transmitting the data to be transmitted of the first service by using the target network slice resource and the original network slice resource of the first service.
That is, the first service may be shared only if the operating state of the target network slice resource is idle.
In a specific implementation manner, in the embodiment of the present application, a temporary data channel between the first service and the first IP address may be established; the first IP address is an IP address corresponding to the target network slice resource; determining a resource type required by the data to be sent; based on the resource type, the data to be sent is sent through the first IP address by using the temporary data channel, or the data to be sent is sent through a second IP address by using an original data channel; and the second IP address is an IP address corresponding to the original network slice resource.
It should be noted that, inside the device, on the application side, i.e., the service side, an IP address data channel corresponding to the service and the network slice resource is established, and session processing is performed through the IP address to send data to the outside of the device.
That is, in the embodiment of the present application, different network slice resources are acquired depending on different IP addresses, and establishing a temporary data channel realizes binding with the corresponding network slice resource, so that the temporary data channel can be established through dual IP address mapping to perform offloading processing on data corresponding to a service, and the corresponding network slice resource can be acquired in time without switching or reapplication, thereby achieving an effect of rapidly sharing the network slice resource.
It can be seen that, in the embodiment of the present application, a resource application sent by a first service is obtained first, a network slice resource corresponding to the resource application is searched for to obtain a target network slice resource, then a priority of a second service corresponding to the target network slice resource is compared with a priority of the first service, if the priority of the first service is higher than that of the second service, an operation state of the target network slice resource is queried, and if the operation state is idle, the target network slice resource and an original network slice resource of the first service are used to send data to be sent of the first service. Therefore, a resource application sent by the first service is obtained, the corresponding target network slice resource is found, the priority of the second service is compared with the priority of the first service, when the priority of the first service is higher than that of the second service and the target network slice resource is idle, the data of the first service are sent by using the target network slice resource and the original network slice resource of the first service, the slice network resource obtained by the low-priority service can be shared to the high-priority service, the application does not need to be initiated to the network, the time delay and the resource waste are avoided, and the resource utilization rate is improved.
Referring to fig. 2, an embodiment of the present application discloses a specific method for sharing network slice resources, including:
step S21: and acquiring the resource application sent by the first service.
The resource application comprises the required use duration of the required resources.
Step S22: and searching the network slice resource corresponding to the resource application to obtain the target network slice resource.
Step S23: and comparing the priority of the second service corresponding to the target network slice resource with the priority of the first service.
Step S24: if the priority of the first service is higher than that of the second service, inquiring the running state of the target network slice resource;
step S25: and if the running state is idle, transmitting the data to be transmitted of the first service by using the target network slice resource and the original network slice resource of the first service.
It is understood that the duration of the first timer is the required usage duration.
Step S26: and starting a first timer based on the required use time length so as to control the time length for transmitting the data to be transmitted of the first service by utilizing the target network slice resource.
It should be noted that, in step S26, there is no sequence in the step of sending the data to be sent of the first service by using the target network slice resource and the original network slice resource of the first service.
If the running state is connection, the target network slice resource is not used, or a first timer is started, the running state of the target network slice resource is monitored in real time, when the running state is monitored to be idle, a second timer is started, if the first timer is not overtime, the target network slice resource and the original network slice resource of the first service are utilized to send data to be sent of the first service, and when the first timer or the second timer is overtime, the target network slice resource is released.
Step S27: and when the use request of the second service for the target network slice resource is acquired, stopping transmitting the data to be transmitted of the first service by using the target network slice resource.
Step S28: and when the second service enters an idle state again and the first timer is not overtime, continuing to utilize the target network slice resource to send the data to be sent of the first service.
That is, the embodiment of the present application may set the first timer, so that the temporary data channel is released after the first timer times out, the binding with the IP address of the target network slice resource is released, and the target network slice resource is released. And when the second service enters the idle state again, the target network slice resource is not used for the time, and the first timer is not overtime, the first service can continue to use the target network slice resource.
In a specific embodiment, after the second service enters the idle state again, the method further includes: starting a second timer;
correspondingly, the continuing to send the data to be sent of the first service by using the target network slice resource includes: and before the second timer or the first timer is overtime, continuing to utilize the target network slice resource to send the data to be sent of the first service.
In a specific embodiment, when the second timer or the first timer times out, the target network-wide slice resource is released.
In this way, the duration of the target network slice resource occupied by the first service may be limited, and in a specific embodiment, the second service may be monitored, and the duration of the second timer may be determined based on the monitoring result, for example, based on the monitoring result, it is predicted that the target network slice resource needs to be used by the second service after 20 minutes, and the duration of the second timer may be set to a value less than 20 minutes. To avoid impact on the second service.
Therefore, according to the embodiment of the application, network slice resources are shared in time division according to needs in the originally obtained network slice resources on the premise that the high-priority service does not additionally have the requirement of new slice resources by means of priorities among different services according to all network slice resources obtained by the equipment.
The following further describes the sharing scheme of the network slice resource in the present application, taking an application scenario of full-scene automatic driving as an example:
firstly, the automobile runs on a wide road, and the automatic driving service acquires low-delay and high-reliability network slice resources.
And secondly, after the automobile enters the ground garage, the automatic driving service applies for wide connection of slice resources due to more complex terrain and poor network signals, the ultrasonic positioning devices deployed in the ground garage are obtained, the automobile is in contact with each positioning device, the form of the ground garage is simulated, and automatic driving is carried out.
And thirdly, after the automobile leaves the garage, the terrain becomes wide again, the connection with each ultrasonic device is not needed any more, and the wide-connection slice resources are released.
Referring to fig. 3, an embodiment of the present application discloses a device for sharing network slice resources, including:
a resource application obtaining module 11, configured to obtain a resource application sent by a first service;
a network slice resource searching module 12, configured to search a network slice resource corresponding to the resource application to obtain a target network slice resource;
a priority ratio module 13, configured to compare priorities of the first service and a second service corresponding to the target network slice resource;
a slice running state query module 14, configured to query a running state of the target network slice resource if the priority comparison module determines that the priority of the first service is higher than that of the second service;
and a data transmission control module 15, configured to send data to be sent of the first service by using the target network slice resource and the original network slice resource of the first service if the slice operation state query module determines that the operation state is idle.
It can be seen that, in the embodiment of the present application, a resource application sent by a first service is obtained first, a network slice resource corresponding to the resource application is searched for to obtain a target network slice resource, then a priority of a second service corresponding to the target network slice resource is compared with a priority of the first service, if the priority of the first service is higher than that of the second service, an operation state of the target network slice resource is queried, and if the operation state is idle, the target network slice resource and an original network slice resource of the first service are used to send data to be sent of the first service. Therefore, a resource application sent by the first service is obtained, the corresponding target network slice resource is found, the priority of the second service is compared with the priority of the first service, when the priority of the first service is higher than that of the second service and the target network slice resource is idle, the data of the first service are sent by using the target network slice resource and the original network slice resource of the first service, the slice network resource obtained by the low-priority service can be shared to the high-priority service, the application does not need to be initiated to the network, the time delay and the resource waste are avoided, and the resource utilization rate is improved.
The data transmission control module 15 specifically includes:
the temporary data channel establishing submodule is used for establishing a temporary data channel of the first service and the first IP address; the first IP address is an IP address corresponding to the target network slice resource;
a resource type determining submodule, configured to determine a resource type required by the data to be sent;
a data transmission control sub-module, configured to transmit the data to be transmitted through the first IP address by using the temporary data channel or transmit the data to be transmitted through a second IP address by using an original data channel based on the resource type; and the second IP address is an IP address corresponding to the original network slice resource.
Wherein, the resource application comprises the resource name of the required resource;
correspondingly, the network slice resource searching module 12 is specifically configured to search, based on the resource name, a network slice resource to which the required resource belongs.
The resource application comprises the required use duration of the required resources;
correspondingly, the device further comprises a timer management module, configured to start a first timer based on the required usage duration, so as to control a duration for transmitting data to be transmitted of the first service by using the target network slice resource.
Further, the data transmission control module 15 further includes:
and the suspension submodule is used for suspending the transmission of the data to be transmitted of the first service by using the target network slice resource when the use request of the second service to the target network slice resource is obtained.
Correspondingly, the data transmission control module 15 is further configured to:
and when the second service enters an idle state again and the first timer is not overtime, continuing to utilize the target network slice resource to send the data to be sent of the first service.
The timer management module is further configured to start a second timer after the second service enters the idle state again;
correspondingly, the data transmission control module 15 is specifically configured to continue to transmit the to-be-transmitted data of the first service by using the target network slice resource before the second timer or the first timer times out.
It should be noted that, in a specific embodiment, the modules of the network slice resource sharing device may be integrated and divided into a slice query module, a resource switching module, a resource integration module, and a timer management module. The slice query module may include a priority lookup module, the network slice resource lookup module, and a slice operation status query module, and is configured to query all available slices and service names applied, a use status (idle/connected) of each slice, and a priority of each service. The resource switching module may include the resource application acquiring module and the priority ratio module. The resource integration module comprises the data sending control module.
For example, referring to fig. 4, fig. 4 is a flowchart illustrating sharing of a specific network slice resource disclosed in an embodiment of the present application. 1) The service A sends a resource application carrying a required resource name and a required duration D to a resource switching module; 2) after receiving the application, the resource switching module checks whether a slice to which the resource to be applied belongs exists through the slice inquiring module; 3) if the service B exists, the service B priority corresponding to the slice is continuously checked, and the operation goes to 4), and if the service B priority does not exist, the operation goes to 11); 4) comparing the service A with the service B priority corresponding to the searched slice, if the priority A is more than or equal to B, turning to 5), and otherwise, turning to 11); 5) inquiring the running state of the slice currently applied through a slice inquiring module, if the slice is idle, returning the corresponding IP address, and otherwise, turning to 11);
6) the returned IP address is transmitted to the resource integration module, and a specified timer T1 is started through the periodical management module, wherein the duration is D; 7) the resource integration module distributes and uses the original IP address and the new IP address to communicate according to the resource type required by the service A to send data; 8) after the timer T1 is overtime, releasing the temporary data channel and removing the IP address binding of the slice to which the application resource belongs; 9) if receiving the resource request information initiated by the service B, immediately suspending the shunting of the resource integration module; 10) starting a timer T2 when the service B enters an idle state, notifying a resource integration module, if the timer T1 is not overtime and the service A is running, continuing shunting, and otherwise, releasing the applied slice resources after the timer T1 or T2 is overtime; 11) the flow ends.
The resource integration module is specifically configured to manage distribution between an IP address (IP1) of a slice to which the application resource belongs and an original IP address (IP2) of a slice corresponding to the service a, bind the IP1 and the service a, establish a temporary data call between the service a and the IP1 on the application side, distinguish resource types required by subsequent service a for sending data by categories by the module, continue to use the IP2 for session processing according to an original resource requirement, and perform session processing according to a new resource requirement before a timer T1 times out according to the IP 1.
And the timer management module is provided with a timer T1 for creating and stopping the resource application duration and an idle state timer T2 for the service B.
Referring to fig. 5, an embodiment of the present application discloses an electronic device 20, which includes a processor 21 and a memory 22; wherein, the memory 22 is used for saving computer programs; the processor 21 is configured to execute the computer program, and the method for sharing network slice resources disclosed in the foregoing embodiments.
For a specific process of the method for sharing network slice resources, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
The memory 22 is used as a carrier for resource storage, and may be a read-only memory, a random access memory, a magnetic disk or an optical disk, and the storage mode may be a transient storage mode or a permanent storage mode.
In addition, the electronic device 20 further includes a power supply 23, a communication interface 24, an input-output interface 25, and a communication bus 26; the power supply 23 is configured to provide an operating voltage for each hardware device on the electronic device 20; the communication interface 24 can create a data transmission channel between the electronic device 20 and an external device, and a communication protocol followed by the communication interface is any communication protocol applicable to the technical solution of the present application, and is not specifically limited herein; the input/output interface 25 is configured to obtain external input data or output data to the outside, and a specific interface type thereof may be selected according to a specific application requirement, which is not specifically limited herein.
Further, the present application also discloses a computer readable storage medium for storing a computer program, wherein the computer program is executed by a processor to implement the method for sharing network slice resources disclosed in the foregoing embodiments.
For a specific process of the method for sharing network slice resources, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The method, the apparatus, the device and the medium for sharing network slice resources provided by the present application are introduced in detail above, and a specific example is applied in the present application to illustrate the principle and the implementation manner of the present application, and the description of the above embodiment is only used to help understanding the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A method for sharing network slice resources is characterized by comprising the following steps:
acquiring a resource application sent by a first service;
searching a network slice resource corresponding to the resource application to obtain a target network slice resource;
comparing the priority of a second service corresponding to the target network slice resource with the priority of the first service;
if the priority of the first service is higher than that of the second service, inquiring the running state of the target network slice resource;
and if the running state is idle, transmitting the data to be transmitted of the first service by using the target network slice resource and the original network slice resource of the first service.
2. The method for sharing network slice resources according to claim 1, wherein the transmitting data to be transmitted of the first service using the target network slice resources and the original network slice resources of the first service includes:
establishing a temporary data channel between the first service and a first IP address; the first IP address is an IP address corresponding to the target network slice resource;
determining a resource type required by the data to be sent;
based on the resource type, the data to be sent is sent through the first IP address by using the temporary data channel, or the data to be sent is sent through a second IP address by using an original data channel; and the second IP address is an IP address corresponding to the original network slice resource.
3. The method of claim 1, wherein the resource application includes a resource name of a required resource;
correspondingly, the searching for the network slice resource corresponding to the resource application includes:
and searching the network slice resource to which the required resource belongs based on the resource name.
4. The method of claim 1, wherein the resource request includes a required usage duration of the required resource;
correspondingly, the method further comprises the following steps:
and starting a first timer based on the required use time length so as to control the time length for transmitting the data to be transmitted of the first service by utilizing the target network slice resource.
5. The method of sharing network slice resources of claim 4, further comprising:
and when the use request of the second service for the target network slice resource is acquired, stopping transmitting the data to be transmitted of the first service by using the target network slice resource.
6. The method of claim 5, further comprising:
and when the second service enters an idle state again and the first timer is not overtime, continuing to utilize the target network slice resource to send the data to be sent of the first service.
7. The method of claim 6, wherein after the second service enters the idle state again, the method further comprises:
starting a second timer;
correspondingly, the continuing to send the data to be sent of the first service by using the target network slice resource includes:
and before the second timer or the first timer is overtime, continuing to utilize the target network slice resource to send the data to be sent of the first service.
8. An apparatus for sharing network slice resources, comprising:
the resource application acquisition module is used for acquiring a resource application sent by a first service;
the network slice resource searching module is used for searching the network slice resource corresponding to the resource application to obtain a target network slice resource;
a priority comparison module, configured to compare priorities of a second service corresponding to the target network slice resource and the first service;
the slice running state query module is used for querying the running state of the target network slice resource if the priority comparison module judges that the priority of the first service is higher than that of the second service;
and the data transmission control module is used for transmitting the data to be transmitted of the first service by using the target network slice resource and the original network slice resource of the first service if the slice operation state query module judges that the operation state is idle.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the method of sharing of network slice resources of any of claims 1 to 7.
10. A computer-readable storage medium for storing a computer program which, when executed by a processor, implements the method of sharing network slice resources of any of claims 1 to 7.
CN202110850107.5A 2021-07-27 2021-07-27 Network slice resource sharing method, device, equipment and medium Active CN113473543B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110850107.5A CN113473543B (en) 2021-07-27 2021-07-27 Network slice resource sharing method, device, equipment and medium
PCT/CN2021/140739 WO2023005124A1 (en) 2021-07-27 2021-12-23 Network slice resource sharing method and apparatus, and device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110850107.5A CN113473543B (en) 2021-07-27 2021-07-27 Network slice resource sharing method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN113473543A true CN113473543A (en) 2021-10-01
CN113473543B CN113473543B (en) 2024-03-15

Family

ID=77882762

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110850107.5A Active CN113473543B (en) 2021-07-27 2021-07-27 Network slice resource sharing method, device, equipment and medium

Country Status (2)

Country Link
CN (1) CN113473543B (en)
WO (1) WO2023005124A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023005124A1 (en) * 2021-07-27 2023-02-02 深圳市广和通无线股份有限公司 Network slice resource sharing method and apparatus, and device and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107317712A (en) * 2017-06-30 2017-11-03 广东工业大学 A kind of creation method and device of network section
US20180316779A1 (en) * 2017-04-27 2018-11-01 At&T Intellectual Property I, L.P. Method and apparatus for enhancing services in a software defined network
CN110214459A (en) * 2017-03-01 2019-09-06 华为技术有限公司 The method and apparatus of business processing
CN111628887A (en) * 2020-04-29 2020-09-04 北京邮电大学 Internet of things slice resource allocation system and method, electronic equipment and storage medium
CN112600695A (en) * 2021-01-15 2021-04-02 北京邮电大学 RAN side network slice resource allocation method and device and electronic equipment
CN112994908A (en) * 2019-12-12 2021-06-18 中兴通讯股份有限公司 Network slice message transmission method, electronic equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113473543B (en) * 2021-07-27 2024-03-15 深圳市广和通无线股份有限公司 Network slice resource sharing method, device, equipment and medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110214459A (en) * 2017-03-01 2019-09-06 华为技术有限公司 The method and apparatus of business processing
US20180316779A1 (en) * 2017-04-27 2018-11-01 At&T Intellectual Property I, L.P. Method and apparatus for enhancing services in a software defined network
CN107317712A (en) * 2017-06-30 2017-11-03 广东工业大学 A kind of creation method and device of network section
CN112994908A (en) * 2019-12-12 2021-06-18 中兴通讯股份有限公司 Network slice message transmission method, electronic equipment and storage medium
CN111628887A (en) * 2020-04-29 2020-09-04 北京邮电大学 Internet of things slice resource allocation system and method, electronic equipment and storage medium
CN112600695A (en) * 2021-01-15 2021-04-02 北京邮电大学 RAN side network slice resource allocation method and device and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023005124A1 (en) * 2021-07-27 2023-02-02 深圳市广和通无线股份有限公司 Network slice resource sharing method and apparatus, and device and medium

Also Published As

Publication number Publication date
WO2023005124A1 (en) 2023-02-02
CN113473543B (en) 2024-03-15

Similar Documents

Publication Publication Date Title
CN109842643B (en) Session processing method, device and system
WO2019056883A1 (en) Network slice deployment method and related device
CN110226308B (en) Network slice management method, management unit and system
CN113766534B (en) Network slice mapping method and related device
CN105474700A (en) Method and apparatus for offloading traffic from cellular to WLAN using assistance information
AU2019382495B9 (en) Method and device for transmitting V2X message and system
CN111556497B (en) Wireless network access control method, device and system
US20230217347A1 (en) Method for ursp rule-based application data routing, user equipment, and storage medium
CN109891830B (en) Function scheduling method, device and system
CN109548023B (en) Network sharing system, network connection method and access method of user equipment
CN108183849B (en) Device management method, device and system based on L2TP
CN112468529A (en) Session management method and device
CN113473543A (en) Method, device, equipment and medium for sharing network slice resources
CN110022580B (en) Method and device for establishing bearing
CN111356140B (en) Network access method, device, storage medium and network equipment
RU2419999C2 (en) User network and method to use multiple access systems for connection to remote communication network (networks)
CN111182609A (en) Network access method, device, storage medium and network equipment
CN114158093B (en) Communication method, network element, communication system and storage medium
CN112586065A (en) Data transmission method, terminal equipment and storage medium
JP7097837B2 (en) Wireless network access control methods, devices, and systems
CN111510949B (en) Data transmission method, device and storage medium
CN114390454A (en) Message transmission method, system, electronic device and storage medium
WO2020164207A1 (en) Method and device for processing channels, and electronic device
CN108513727B (en) Method and device for establishing default data radio bearer
CN113055426A (en) Service access method, device, equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant