WO2018054272A1 - Data transmission method and device, and computer storage medium - Google Patents

Data transmission method and device, and computer storage medium Download PDF

Info

Publication number
WO2018054272A1
WO2018054272A1 PCT/CN2017/102085 CN2017102085W WO2018054272A1 WO 2018054272 A1 WO2018054272 A1 WO 2018054272A1 CN 2017102085 W CN2017102085 W CN 2017102085W WO 2018054272 A1 WO2018054272 A1 WO 2018054272A1
Authority
WO
WIPO (PCT)
Prior art keywords
label
session
data packet
data
plane module
Prior art date
Application number
PCT/CN2017/102085
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 WO2018054272A1 publication Critical patent/WO2018054272A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS

Definitions

  • the present invention relates to the field of communications, and in particular to a method and apparatus for transmitting data and a computer storage medium.
  • Network slicing is a very critical technology in next-generation communication systems.
  • Network slicing refers to network functions and related resources deployed by operators to provide a specific service. Operators can deploy different network slicing instances for different service types, or deploy different network slicing instances for different tenants.
  • the base station In the next generation communication system, if a user has multiple sessions, for uplink data, the base station needs to determine the session of the data and the corresponding gateway user plane anchor function.
  • the current processing method is that the base station needs to parse the data packet, and judges which session belongs to by checking the source address and the destination address. This approach introduces processing delays and is not suitable for non-IP packets.
  • Embodiments of the present invention provide a data transmission method and apparatus, and a computer storage medium, to at least solve the technical problem of long delay of transmitting session data packets in the related art.
  • a data sending method includes: a gateway user plane module sets a data label for a downlink data packet to be sent, where the data label is used to identify a session to which the downlink data packet belongs The gateway user plane module sends the downlink data packet carrying the data label to the user terminal, where the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
  • a method for transmitting data includes: a user terminal setting a data label for an uplink data packet to be sent, where the data label is used to identify a session to which the uplink data packet belongs The user terminal sends an uplink data packet carrying the data label to the gateway user plane module, where the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
  • a data sending apparatus includes: a first setting unit configured to set a data label for a downlink data packet to be sent, where the data label is used to identify a downlink data packet
  • the first sending unit is configured to send a downlink data packet carrying the data label to the user terminal, where the network element between the first sending unit and the user terminal forwards the downlink data packet based on the data label.
  • a data sending apparatus is further provided, where the apparatus includes: a second setting unit configured to set a data label for an uplink data packet to be sent, where the data label is used to identify the uplink
  • the second sending unit is configured to send an uplink data packet carrying the data label to the gateway user plane module, where the network element between the second sending unit and the gateway user plane module forwards the uplink data packet based on the data label.
  • a computer storage medium configurable to store program code for performing the steps of: setting a data tag for a downstream data packet to be transmitted, the data tag for The session to which the downlink data packet belongs is identified; the downlink data packet carrying the data label is sent to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
  • the gateway user plane module sets a data label for the downlink data packet to be sent, the data label is used to identify the session to which the downlink data packet belongs, and the gateway user plane module sends the data label carrying the data label to the user terminal.
  • the downlink data packet, the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label, without parsing the data packet, etc., thereby solving the technology of delaying the transmission session data packet in the related art.
  • the problem is that the technical effect of reducing the delay of transmitting session packets is achieved.
  • FIG. 1 is a schematic diagram of an optional terminal in accordance with an embodiment of the present invention.
  • FIG. 2 is a schematic diagram of an alternative mobile communication network architecture in accordance with an embodiment of the present invention.
  • FIG. 3 is a flowchart of a method for transmitting data according to an embodiment of the present invention
  • FIG. 5 is a flowchart of another method for transmitting data according to an embodiment of the present invention.
  • FIG. 6 is a flowchart of an optional method of transmitting data according to an embodiment of the present invention.
  • FIG. 7 is a flowchart of an optional method of transmitting data according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of a data transmitting apparatus according to an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of another apparatus for transmitting data according to an embodiment of the present invention.
  • the method embodiment provided in Embodiment 1 of the present application can be executed in a mobile terminal, a computer terminal or the like.
  • the mobile terminal may include one or more (only one shown in FIG. 1) processor 101 (the processor 101 may include but not limited to micro A processor (MCU) or a processing device such as a programmable logic device (FPGA), a memory 103 for storing data, and a transmission device 105 for communication functions.
  • processor 101 may include but not limited to micro A processor (MCU) or a processing device such as a programmable logic device (FPGA), a memory 103 for storing data, and a transmission device 105 for communication functions.
  • MCU micro A processor
  • FPGA programmable logic device
  • FIG. 1 is merely illustrative and does not limit the structure of the above electronic device.
  • the memory 103 can be used to store software programs and modules of application software, such as program instructions/modules corresponding to the control method of the device in the embodiment of the present invention, and the processor 101 executes each of the software programs and modules stored in the memory 103.
  • a functional application and data processing, that is, the above method is implemented.
  • the memory can include high speed random access memory and can also include non-volatile memory such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory.
  • the memory can further include memory remotely located relative to the processor, which can be connected to the computer terminal over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the transmission device is for receiving or transmitting data via a network.
  • the above-described network specific examples may include a wireless network provided by a communication provider of a computer terminal.
  • the transmission device includes a network interface controller (NIC) that can pass through the base station Connect to other network devices to communicate with the Internet.
  • the transmission device can be a radio frequency (RF) module for communicating with the Internet wirelessly.
  • NIC network interface controller
  • RF radio frequency
  • FIG. 2 is a schematic diagram of a next generation mobile communication network architecture.
  • the functions of each network element in the network architecture are as follows:
  • the terminal accesses the network through the wireless air interface and obtains the service.
  • the terminal exchanges information through the air interface and the base station, and exchanges information through the non-access stratum signaling and the common control plane function of the core network and the session control plane function.
  • the base station (RAN, Radio Access Network) is responsible for the air interface resource scheduling of the terminal accessing the network and the connection management of the air interface.
  • Common control plane function also known as public control panel module: Outside the network slice of the core network, a user currently has only one common control plane function, which is mainly responsible for authentication, authorization and contract checking of users to ensure that users are legal. User; user mobility management, including location registration and temporary identity allocation; when the user initiates a packet data unit (PDU) connection establishment request, select an appropriate network slice instance; between the forwarding UE and the session control plane function Non-access stratum signaling; forwarding between the base station and the session control plane functions.
  • PDU packet data unit
  • the session control plane function (that is, the session control plane module): is in the network slice of the core network (such as network slice 1 and network slice 2), and interacts with the terminal, and is mainly responsible for processing user session establishment, modification, and deletion requests, and selecting a gateway.
  • User plane anchor function ; establish session connection between UE to gateway user plane function; session quality of service (QoS, Quality of Service) control.
  • QoS Quality of Service
  • the gateway user plane anchor function (that is, the gateway user plane module): is within the network slice of the core network, and provides user plane processing functions, including data forwarding and QoS execution.
  • the gateway user plane function also provides an anchor point (ie, an anchor point) of the user plane when the user moves to ensure business continuity.
  • a method embodiment of a method for transmitting data is provided, and it should be noted that the steps shown in the flowchart of the accompanying drawings may be in a set of computer executable instructions. The execution is performed in a computer system, and although the logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
  • FIG. 3 is a flowchart of a method for sending data according to an embodiment of the present invention. As shown in FIG. 3, the method includes the following steps:
  • Step S301 The gateway user plane module sets a data label for the downlink data packet to be sent, and the data label is used to identify the session to which the downlink data packet belongs.
  • Step S302 The gateway user plane module sends a downlink data packet carrying the data label to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
  • the gateway user plane module sets a data label for the downlink data packet to be sent, and the data label is used to identify the session to which the downlink data packet belongs; the gateway user plane module sends the downlink data packet carrying the data label to the user terminal, and the gateway The network element between the user plane module and the user terminal forwards the downlink data packet based on the data label, without parsing the data packet, etc., thereby solving the technical problem of long delay of transmitting the session data packet in the related art, and achieving the reduction The technical effect of delaying the transmission of session packets.
  • the gateway user plane module receives the data label generated by the session control plane module based on the intermediate information; wherein the intermediate information is related to one or more of the session, the network slice where the session is located, and the quality of service corresponding to the downlink data packet.
  • the gateway user plane module and the session control plane module are set in the network slice.
  • the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured.
  • the first label is a label allocated by the common control plane module
  • the second label is a label allocated by the session control plane module
  • the common control plane module is configured.
  • the first label is used to identify the network slice and the session, and the second label is used to identify the quality of service parameter corresponding to the downlink data packet;
  • the first label is used to identify the network slice, and the second label is used to identify the session and the service corresponding to the downlink data packet. Quality parameters.
  • the session control plane module before the gateway user plane module determines the data label to be set to the downlink data packet based on the intermediate information, the session control plane module generates the data label by receiving the first label sent by the common control plane module, and the downlink data.
  • the packet is assigned a second label; the data label to be set to the downlink data packet is determined based on the intermediate information, that is, the data label including the first label and the second label is generated; or the data label including the identifier of the session and the second label is generated.
  • the QoS label (ie, the data label) is allocated by the session control plane function (ie, the session control plane anchor function, that is, the session control plane module), and the QoS label can be unique in the user context. Identify the slice, session, and corresponding QoS parameters for the data. Specifically, as shown in Figure 4:
  • step S401 the terminal initiates a registration process to the public control plane function.
  • the base station selects a suitable common control plane function and sends the registration message to the public control plane function.
  • the public control plane function needs to authenticate the user, obtain the user subscription information from the home network, and allocate the user registration location list and A temporary user ID is sent to the terminal in the registration response.
  • the public control plane function of the previous service and the user context therein can be found according to the temporary user identifier.
  • Step S402 the terminal initiates a setup PDU session request to the common control plane function, where the message carries the user temporary identifier, the slice selection auxiliary information, and the session-related information, such as an access point name (APN, Access Point Name) and a session.
  • APN Access Point Name
  • Type indicating IPv4, IPv6, IPv4v6, or non-IP
  • the slice selection assistance information may include information such as the requested slice type, tenant identification, and the like.
  • Step S403 the public control plane function first finds the user context according to the temporary identifier of the user, and then selects an appropriate network slice instance according to the slice selection auxiliary information and the user subscription information provided by the terminal, and selects an appropriate one in the selected network slice instance.
  • the session control plane function then sends a setup PDU session request to the selected session control plane function.
  • the common control plane function assigns a first tag and sends the first tag to the selected session control plane function.
  • Step S404 a session request process is created, and the session control plane function creates a user session context.
  • the session related information select the appropriate gateway user plane function, and then initiate a session creation process to the gateway control plane function.
  • the gateway user plane function assigns session-related tunnel information and returns it to the session control plane function.
  • the session control plane function determines the QoS parameters (ie, quality of service parameters) allowed for the session according to the user subscription and the operator policy, and allocates corresponding QoS labels, and the generated QoS label can be uniquely identified in the user context.
  • QoS parameters ie, quality of service parameters
  • the first label uniquely identifies the slice instance, and the session control plane performs a second label, the label identifies the session within the slice, and uniquely identifies each session in the session context.
  • the group QoS parameter, the session control plane function generates a QoS label according to the first label and the second label generated by itself;
  • the first tag can uniquely identify the slice instance (ie, the network slice) and the requested session, and the session control plane function assigns a second label that identifies the session.
  • Each QoS parameter is uniquely identified in the context, and the session control plane function generates a QoS label according to the first label and the second label generated by itself;
  • the session control plane function allocates a second label, which can uniquely identify the session within the slice. And each group of QoS parameters in the session, the session control plane function generates a QoS label according to the unique slice instance identifier of the entire network and the second label generated by itself.
  • Step S405 According to the service requirement and the operator policy, the session control plane function may need to request the base station to allocate a new radio resource, and then initiate a radio resource allocation request to the common control plane function, where the session related information, including the QoS label and the corresponding QoS parameters, and session-related tunnel information for gateway user plane functions.
  • the session related information including the QoS label and the corresponding QoS parameters, and session-related tunnel information for gateway user plane functions.
  • Step S406 the public control plane function forwards the radio resource allocation request to the base station. If this is When the first PDU session of the terminal is established, the common control plane function may also send other user related information to the base station, such as security related key and terminal capability.
  • Step S407 The base station saves the session related information, including the user's session context, security context, terminal capability information, and the like, and interacts with the UE to update or create a related radio resource.
  • the base station allocates session related tunnel information and returns a radio resource allocation response message of the common control plane function.
  • Step S408 the common control plane function returns a radio resource allocation response message to the session control plane function, where the session-related tunnel information allocated by the base station is carried.
  • Step S409 the session request process is updated, and the session control plane function sends the session-related tunnel information allocated by the base station to the gateway user plane function. Thereby, a session-related tunnel between the base station and the gateway user plane function is established.
  • Step S410 The session control plane function sends a setup PDU session response to the common control plane function, where the session related information is included, including the QoS label and the corresponding QoS parameter.
  • the QoS parameter includes an uplink data classifier, and the terminal determines the QoS label required by the data packet according to the uplink data classifier.
  • the uplink data classifier may include IP layer 5-tuple information with user data, or specific application identification information, or specific service type information.
  • Step S411 the common control plane function sends a setup PDU session response to the UE, where the session related information is included, including the QoS label and the corresponding QoS parameter. It should be noted that although the UE knows the QoS label of the session, it does not mean that the terminal needs to know that the network has deployed the network slice.
  • Step S412 the PDU session between the UE and the gateway user plane function is established through the foregoing process, and the IP address allocation process can be performed between the UE and the gateway user plane function through a Dynamic Host Configuration Protocol (DHCP).
  • DHCP Dynamic Host Configuration Protocol
  • the UE can then send and receive data through the PDU session.
  • FIG. 5 Is a flowchart of another method for sending data according to an embodiment of the present invention. As shown in FIG. 5, the method includes the following steps:
  • Step S501 The user terminal sets a data label for the uplink data packet to be sent, where the data label is used to identify the session to which the uplink data packet belongs.
  • Step S502 The user terminal sends an uplink data packet carrying the data label to the gateway user plane module, and the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
  • the user terminal setting the data label for the uplink data packet to be sent includes: determining, by the user terminal, the data label to be set to the uplink data packet based on the intermediate information, where the intermediate information is segmented by the session, the network segment where the session is located, and the uplink One or more of the service quality parameters corresponding to the data packet are determined, and a gateway user plane module is set in the network slice; the user terminal sets the data label to the uplink data packet.
  • the user terminal determines the data label to be set to the uplink data packet based on the intermediate information
  • the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured.
  • the first label is a label allocated by the common control plane module
  • the second label is a label allocated by the session control plane module
  • the common control plane module is configured.
  • the first label is used to identify the network slice and the session, and the second label is used to identify the quality of service parameter corresponding to the uplink data packet; there is only one session in the network slice.
  • the control plane module ie, the session control plane module
  • the first label is used to identify the network slice
  • the second label is used to identify the session and the quality of service parameter corresponding to the uplink data packet.
  • the embodiment of the present application is described in detail below with reference to FIG. 6, and the common control plane functions to assign the first label and Sended to the base station and the terminal, the session control plane function allocates a second label and sends it to the base station and the terminal.
  • the QoS label of the terminal uplink data is composed of a first label and a second label. Specifically, as shown in Figure 6:
  • step S601 the terminal initiates a registration process to the public control plane function.
  • the base station selects a suitable common control plane function and sends the registration message to the public control plane function.
  • the public control plane function needs to authenticate the user, obtain the user subscription information from the home network, and allocate the user registration location list and A temporary user ID is sent to the terminal in the registration response.
  • the public control plane function of the previous service and the user context therein can be found according to the temporary user identifier.
  • Step S602 the terminal initiates a PDU session request to the public control plane function, where the message carries the user temporary identifier, the slice selection auxiliary information, and the session-related information such as the APN and the session type (indicating IPv4, IPv6, IPv4v6, or non- IP).
  • the slice selection assistance information may include information such as the requested slice type, tenant identification, and the like.
  • Step S603 the public control plane function first finds the user context according to the temporary identifier of the user, and then selects an appropriate network slice instance according to the slice selection auxiliary information and the user subscription information provided by the terminal, and selects an appropriate one in the selected network slice instance.
  • the session control plane function then sends a setup PDU session request to the selected session control plane function.
  • the common control plane function assigns the first label.
  • Step S604 a session request process is created, and the session control plane function creates a user session context. According to the session related information, select the appropriate gateway user plane function, and then initiate a session creation process to the gateway control plane function.
  • the gateway user plane function assigns session-related tunnel information and returns it to the session control plane function.
  • the session control plane function determines the QoS parameters allowed for the session according to the user subscription and the operator policy, and assigns a corresponding second label.
  • the second label is assigned in the following ways:
  • the first standard Signing a unique identification slice instance the second tag can uniquely identify the session within the slice, and uniquely identifies each set of QoS parameters in the session context;
  • the first tag needs to uniquely identify the slice instance and the session, and the second tag uniquely identifies each set of QoS parameters in the session context.
  • Step S605 the session control plane function may need to request the base station to allocate a new radio resource, and then initiate a radio resource allocation request to the common control plane function, where the session related information, including the second label and corresponding QoS parameters, as well as session-related tunnel information for gateway user plane functions.
  • Step S606 the public control plane function sends a radio resource allocation request to the base station. If this is the first PDU session establishment of the terminal, the common control plane function may also send other user related information to the base station, such as security related key, terminal capability and the like. The common control plane function also carries the first tag information assigned to the session in the message.
  • Step S607 The base station saves the session related information, including the first label and the second label information of the user, the session context, the security context, the terminal capability information, and the like, and interacts with the UE to update or create a new related radio resource.
  • the base station allocates session related tunnel information and returns a common control plane function radio resource allocation response message.
  • Step S608 the common control plane function returns a radio resource allocation response message to the session control plane function, where the session-related tunnel information allocated by the base station is carried.
  • Step S609 the session request process is updated, and the session control plane function sends the session-related tunnel information allocated by the base station to the gateway user plane function. Thereby, a session-related tunnel between the base station and the gateway user plane function is established.
  • Step S610 the session control plane function sends a setup PDU session response to the common control plane function, where the session related information is included, including the second label and the corresponding QoS parameter.
  • the QoS parameter includes an uplink data classifier, and the terminal determines the data packet according to the uplink data classifier. QoS label.
  • the uplink data classifier may include IP layer 5-tuple information with user data, or specific application identification information, or specific service type information.
  • Step S611 the common control plane function sends a setup PDU session response to the UE, where the session related information is included, including the second label and the corresponding QoS parameter.
  • the common control plane function also carries the first tag information assigned to the session in the message.
  • Step S612 through the foregoing process, a PDU session between the UE and the gateway user plane function is established, and an IP address allocation process can be performed between the UE and the gateway user plane function through DHCP.
  • the UE can then send and receive data through the PDU session.
  • the terminal carries the QoS label in the uplink data, where the first label and the second label are received from the network side, and the base station can uniquely determine the slice instance corresponding to the data packet according to the first label and the second label, and corresponding Conversation.
  • a QoS label is placed outside all packets between the terminal and the gateway user plane function.
  • the gateway user plane anchor function puts a corresponding QoS label on the outside of the data packet according to the QoS requirements of each packet in the service data stream.
  • the terminal puts corresponding QoS label data on the outside of the data packet according to the data flow template or the application related information.
  • Other user plane functions between the terminal and gateway user plane functions forward the data based on the QoS label.
  • the QoS requirements required by the data packet need to be determined according to the QoS label and processed.
  • FIG. 7 is a schematic diagram of a process of transmitting uplink data by a user plane.
  • Step S701 When the terminal needs to send the uplink data, according to the uplink data classifier received from the network side, determine the QoS label (that is, the data label) required by the data (that is, the uplink data), and add the QoS label to the uplink. In the header of the data, it is sent to the base station.
  • the QoS label that is, the data label
  • Step S702 The base station first determines, according to the saved user context, the slice of the QoS label and the corresponding session according to the QoS label, determines a tunnel to the gateway user plane function of the session, and then sends the uplink data with the QoS label from the tunnel. Forward to the corresponding gateway user plane function. The above data is sent to the gateway user plane function 1 or the gateway user plane function 2.
  • the base station does not need to check the source address and the destination address of the data packet, thereby reducing the processing delay, and the scheme can also be applied to the transmission of non-IP data packets at the same time.
  • a computer device which may be a personal computer, server, or network device, etc.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • program codes such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • a data transmitting apparatus is also provided in the embodiment of the present invention.
  • the device is used to implement the above embodiments and preferred embodiments, and the description thereof has been omitted.
  • the term "module" may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 8 is a schematic diagram of a data transmitting apparatus according to an embodiment of the present invention. As shown in FIG. 8, the apparatus may include a first setting unit 81 and a first transmitting unit 82.
  • the first setting unit 81 is configured to set a data label for the downlink data packet to be sent, where the data label is used to identify the session to which the downlink data packet belongs.
  • the first sending unit 82 is connected to the first setting unit, and configured to send the downlink data packet carrying the data label to the user terminal, wherein the network element between the first sending unit and the user terminal forwards the downlink data packet based on the data label.
  • the first setting unit sets a data label for the downlink data packet to be sent.
  • the data label is used to identify the session to which the downlink data packet belongs; the first sending unit sends the downlink data packet carrying the data label to the user terminal, and the network element between the first sending unit and the user terminal forwards the downlink data packet based on the data label, instead of The data packet is parsed and the like, thereby solving the technical problem that the delay of transmitting the session data packet in the related art is long, and the technical effect of reducing the delay of the transmission session data packet is realized.
  • the apparatus further includes: a first receiving unit, configured to receive, before the gateway user plane module sets a data label for the downlink data packet to be sent, a data label generated by the session control plane module based on the intermediate information;
  • the intermediate information is related to one or more of a session, a network slice where the session is located, and a quality of service corresponding to the downlink data packet, and the gateway user plane module and the session control plane module are disposed in the network slice.
  • the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured.
  • the first label is a label allocated by the common control plane module
  • the second label is a label allocated by the session control plane module
  • the common control plane module is configured.
  • the first label is used to identify the network slice and the session, and the second label is used to identify the quality of service parameter corresponding to the downlink data packet; there is only one session in the network slice.
  • the first label is used to identify the network slice, and the second label is used to identify the session and the quality of service parameter corresponding to the downlink data packet.
  • FIG. 9 is a schematic diagram of another apparatus for transmitting data according to an embodiment of the present invention. As shown in FIG. 9, the apparatus may include a second setting unit 91 and a second transmitting unit 92.
  • the second setting unit 91 is configured to set a data label for the uplink data packet to be sent, where the data label is used to identify the session to which the uplink data packet belongs.
  • the second sending unit 92 is connected to the second setting unit 91, and configured to send the uplink data packet carrying the data label to the gateway user plane module, where the network element between the second sending unit and the gateway user plane module is forwarded based on the data label Upstream packet.
  • the apparatus further includes: a second receiving unit, configured to receive, before the user terminal sets a data label for the uplink data packet to be sent, a data label generated by the session control plane module based on the intermediate information;
  • the intermediate information is related to one or more of the session, the network slice in which the session is located, and the quality of service corresponding to the upstream data packet, and the gateway user plane module and the session control plane module are disposed within the network slice.
  • the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured.
  • the first label is a label allocated by the common control plane module
  • the second label is a label allocated by the session control plane module
  • the common control plane module is configured.
  • the first label is used to identify a network slice and a session, and the second label is used to identify a quality of service parameter corresponding to the uplink data packet;
  • the first label is used to identify the network slice, and the second label is used to identify the session and the quality of service parameter corresponding to the uplink data packet.
  • a QoS label is placed outside all packets between the terminal and the gateway user plane function.
  • the gateway user plane anchor function puts a corresponding QoS label on the outside of the data packet according to the QoS requirements of each packet in the service data stream.
  • the terminal puts corresponding QoS label data on the outside of the data packet according to the data flow template or the application related information.
  • Other user plane functions between the terminal and gateway user plane functions forward the data based on the QoS label.
  • the QoS requirements required by the data packet need to be determined according to the QoS label and processed.
  • each of the above modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination.
  • the forms are located in different processors.
  • Embodiments of the present invention also provide a computer storage medium.
  • the computer storage medium may be configured to store program code for performing the following steps:
  • S1 setting a data label for the downlink data packet to be sent, where the data label is used to identify a session to which the downlink data packet belongs;
  • the downlink data packet carrying the data label is sent to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
  • the computer storage medium is further arranged to store program code for performing the following steps:
  • the uplink data packet carrying the data label is sent to the gateway user plane module, where the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
  • the computer storage medium may include, but is not limited to, a USB flash drive, a Read-Only Memory (ROM), and a Random Access Memory (RAM).
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • the processor executes, according to the stored program code in the computer storage medium, a data label is set for the downlink data packet to be sent, and the data label is used to identify the session to which the downlink data packet belongs. Sending a downlink data packet carrying the data label to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
  • the processor executes, according to the stored program code in the computer storage medium, a data label is set for the uplink data packet to be sent, and the data label is used to identify the session to which the uplink data packet belongs.
  • Sending a data tag to the gateway user plane module The uplink data packet is signed, wherein the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network 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 invention is not limited to any specific combination of hardware and software.
  • the gateway user plane module sets a data label for the downlink data packet to be sent, the data label is used to identify the session to which the downlink data packet belongs, and the gateway user plane module sends the downlink with the data label to the user terminal.
  • the data packet, the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label, without parsing the data packet, etc., thereby solving the technical problem of long delay of transmitting the session data packet in the related art.
  • the technical effect of reducing the delay of transmitting session packets is achieved.

Abstract

The invention provides a data transmission method and device, and computer storage medium. The method comprises: a gateway user plane module configures a data label for a downlink data packet to be transmitted, wherein the data label is used to label a session to which the downlink data packet belongs; and the gateway user plane module transmits to a user terminal the downlink data packet carrying the data label, wherein a network element between the gateway user plane module and the user terminal forwards the downlink data packet on the basis of the data label.

Description

数据的发送方法和装置、计算机存储介质Data transmission method and device, computer storage medium
相关申请的交叉引用Cross-reference to related applications
本申请基于申请号为201610841628.3、申请日为2016年09月22日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is filed on the basis of the Chinese Patent Application No. No. No. No. No. No. No. No. No. No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No
技术领域Technical field
本发明涉及通信领域,具体而言,涉及一种数据的发送方法和装置、计算机存储介质。The present invention relates to the field of communications, and in particular to a method and apparatus for transmitting data and a computer storage medium.
背景技术Background technique
移动通信目前正在研究下一代通讯系统(Next Generation System),下一代通讯系统能够支持演进的移动宽带(eMBB,evolved Mobile BroadBand)、超大连接机器通讯(mMTC,massive Machine Type Communication)、超可靠机器通讯(uMTC,ultra reliable Machine Type Communication)三种业务类型,这三种业务类型具有不同的网络特性。网络切片是下一代通讯系统中一个非常关键的技术。网络切片指的是运营商为了提供一种特定业务而部署的网络功能和相关资源。运营商可以为不同业务类型部署不同的网络切片实例,也可以为不同租户部署不同的网络切片实例。Mobile Communications is currently researching the Next Generation System, a next-generation communication system capable of supporting eMBB (evolved Mobile BroadBand), massively connected machine communication (mMTC), and ultra-reliable machine communication. (uMTC, ultra reliable machine Type Communication) Three service types, which have different network characteristics. Network slicing is a very critical technology in next-generation communication systems. Network slicing refers to network functions and related resources deployed by operators to provide a specific service. Operators can deploy different network slicing instances for different service types, or deploy different network slicing instances for different tenants.
在下一代通讯系统中,如果一个用户有多个会话,对于上行数据,基站需要确定该数据的会话以及对应的网关用户面锚点功能。目前的处理方式是基站需要解析数据包,通过检查源地址和目的地址进行判断属于哪个会话。这种方案会带来处理时延且不适合非IP的数据包。 In the next generation communication system, if a user has multiple sessions, for uplink data, the base station needs to determine the session of the data and the corresponding gateway user plane anchor function. The current processing method is that the base station needs to parse the data packet, and judges which session belongs to by checking the source address and the destination address. This approach introduces processing delays and is not suitable for non-IP packets.
针对相关技术中传输会话数据包的时延较长的技术问题,目前尚未提出有效的解决方案。In view of the technical problem of delaying the transmission of session packets in the related art, an effective solution has not been proposed yet.
发明内容Summary of the invention
本发明实施例提供了一种数据的发送方法和装置、计算机存储介质,以至少解决相关技术中传输会话数据包的时延较长的技术问题。Embodiments of the present invention provide a data transmission method and apparatus, and a computer storage medium, to at least solve the technical problem of long delay of transmitting session data packets in the related art.
根据本发明实施例的一个方面,提供了一种数据的发送方法,该方法包括:网关用户面模块为待发送的下行数据包设置数据标签,其中,数据标签用于标识下行数据包所属的会话;网关用户面模块向用户终端发送携带有数据标签的下行数据包,其中,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包。According to an aspect of the embodiments of the present invention, a data sending method is provided, the method includes: a gateway user plane module sets a data label for a downlink data packet to be sent, where the data label is used to identify a session to which the downlink data packet belongs The gateway user plane module sends the downlink data packet carrying the data label to the user terminal, where the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
根据本发明实施例的另一个方面,还提供了一种数据的发送方法,该方法包括:用户终端为待发送的上行数据包设置数据标签,其中,数据标签用于标识上行数据包所属的会话;用户终端向网关用户面模块发送携带有数据标签的上行数据包,其中,用户终端与网关用户面模块间的网元基于数据标签转发上行数据包。According to another aspect of the present invention, a method for transmitting data is provided, the method includes: a user terminal setting a data label for an uplink data packet to be sent, where the data label is used to identify a session to which the uplink data packet belongs The user terminal sends an uplink data packet carrying the data label to the gateway user plane module, where the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
根据本发明实施例的一个方面,提供了一种数据的发送装置,该装置包括:第一设置单元,配置为为待发送的下行数据包设置数据标签,其中,数据标签用于标识下行数据包所属的会话;第一发送单元,配置为向用户终端发送携带有数据标签的下行数据包,其中,第一发送单元与用户终端间的网元基于数据标签转发下行数据包。According to an aspect of the embodiments of the present invention, a data sending apparatus is provided, the apparatus includes: a first setting unit configured to set a data label for a downlink data packet to be sent, where the data label is used to identify a downlink data packet The first sending unit is configured to send a downlink data packet carrying the data label to the user terminal, where the network element between the first sending unit and the user terminal forwards the downlink data packet based on the data label.
根据本发明实施例的另一个方面,还提供了一种数据的发送装置,该装置包括:第二设置单元,配置为为待发送的上行数据包设置数据标签,其中,数据标签用于标识上行数据包所属的会话;第二发送单元,配置为向网关用户面模块发送携带有数据标签的上行数据包,其中,第二发送单元与网关用户面模块间的网元基于数据标签转发上行数据包。 According to another aspect of the embodiments of the present invention, a data sending apparatus is further provided, where the apparatus includes: a second setting unit configured to set a data label for an uplink data packet to be sent, where the data label is used to identify the uplink The second sending unit is configured to send an uplink data packet carrying the data label to the gateway user plane module, where the network element between the second sending unit and the gateway user plane module forwards the uplink data packet based on the data label. .
根据本发明的另一个实施例,提供了一种计算机存储介质,该计算机存储介质可以被设置为存储用于执行以下步骤的程序代码:为待发送的下行数据包设置数据标签,数据标签用于标识下行数据包所属的会话;向用户终端发送携带有数据标签的下行数据包,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包。According to another embodiment of the present invention, there is provided a computer storage medium configurable to store program code for performing the steps of: setting a data tag for a downstream data packet to be transmitted, the data tag for The session to which the downlink data packet belongs is identified; the downlink data packet carrying the data label is sent to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
在本发明实施例的技术方案中,网关用户面模块为待发送的下行数据包设置数据标签,数据标签用于标识下行数据包所属的会话;网关用户面模块向用户终端发送携带有数据标签的下行数据包,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包,而不用对数据包进行解析等处理,从而解决了相关技术中传输会话数据包的时延较长的技术问题,实现了降低传输会话数据包的时延的技术效果。In the technical solution of the embodiment of the present invention, the gateway user plane module sets a data label for the downlink data packet to be sent, the data label is used to identify the session to which the downlink data packet belongs, and the gateway user plane module sends the data label carrying the data label to the user terminal. The downlink data packet, the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label, without parsing the data packet, etc., thereby solving the technology of delaying the transmission session data packet in the related art. The problem is that the technical effect of reducing the delay of transmitting session packets is achieved.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是根据本发明实施例的可选的终端的示意图;1 is a schematic diagram of an optional terminal in accordance with an embodiment of the present invention;
图2是根据本发明实施例的可选的移动通信网络架构的示意图;2 is a schematic diagram of an alternative mobile communication network architecture in accordance with an embodiment of the present invention;
图3是根据本发明实施例的一种数据的发送方法的流程图;FIG. 3 is a flowchart of a method for transmitting data according to an embodiment of the present invention; FIG.
图4是根据本发明实施例的可选的数据的发送方法的流程图;4 is a flowchart of an optional method of transmitting data according to an embodiment of the present invention;
图5是根据本发明实施例的另一种数据的发送方法的流程图;FIG. 5 is a flowchart of another method for transmitting data according to an embodiment of the present invention; FIG.
图6是根据本发明实施例的可选的数据的发送方法的流程图;6 is a flowchart of an optional method of transmitting data according to an embodiment of the present invention;
图7是根据本发明实施例的可选的数据的发送方法的流程图;7 is a flowchart of an optional method of transmitting data according to an embodiment of the present invention;
图8是根据本发明实施例的一种数据的发送装置的示意图;FIG. 8 is a schematic diagram of a data transmitting apparatus according to an embodiment of the present invention; FIG.
图9是根据本发明实施例的另一种数据的发送装置的示意图。 FIG. 9 is a schematic diagram of another apparatus for transmitting data according to an embodiment of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The invention 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 is to be understood that the terms "first", "second" and the like in the specification and claims of the present invention are used to distinguish similar objects, and are not necessarily used to describe a particular order or order.
实施例1Example 1
本申请实施例一所提供的方法实施例可以在移动终端、计算机终端或者类似的运算装置中执行。以运行在移动终端(如用户终端)上为例,如图1所示,移动终端可以包括一个或多个(图1中仅示出一个)处理器101(处理器101可以包括但不限于微处理器(MCU)或可编程逻辑器件(FPGA)等的处理装置)、用于存储数据的存储器103、以及用于通信功能的传输装置105。本领域普通技术人员可以理解,图1所示的结构仅为示意,其并不对上述电子装置的结构造成限定。The method embodiment provided in Embodiment 1 of the present application can be executed in a mobile terminal, a computer terminal or the like. For example, running on a mobile terminal (such as a user terminal), as shown in FIG. 1, the mobile terminal may include one or more (only one shown in FIG. 1) processor 101 (the processor 101 may include but not limited to micro A processor (MCU) or a processing device such as a programmable logic device (FPGA), a memory 103 for storing data, and a transmission device 105 for communication functions. It will be understood by those skilled in the art that the structure shown in FIG. 1 is merely illustrative and does not limit the structure of the above electronic device.
存储器103可用于存储应用软件的软件程序以及模块,如本发明实施例中的设备的控制方法对应的程序指令/模块,处理器101通过运行存储在存储器103内的软件程序以及模块,从而执行各种功能应用以及数据处理,即实现上述的方法。存储器可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器可进一步包括相对于处理器远程设置的存储器,这些远程存储器可以通过网络连接至计算机终端。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 103 can be used to store software programs and modules of application software, such as program instructions/modules corresponding to the control method of the device in the embodiment of the present invention, and the processor 101 executes each of the software programs and modules stored in the memory 103. A functional application and data processing, that is, the above method is implemented. The memory can include high speed random access memory and can also include non-volatile memory such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory. In some examples, the memory can further include memory remotely located relative to the processor, which can be connected to the computer terminal over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
传输装置用于经由一个网络接收或者发送数据。上述的网络具体实例可包括计算机终端的通信供应商提供的无线网络。在一个实例中,传输装置包括一个网络适配器(NIC,Network Interface Controller),其可通过基站 与其他网络设备相连从而可与互联网进行通讯。在一个实例中,传输装置可以为射频(RF,Radio Frequency)模块,其用于通过无线方式与互联网进行通讯。The transmission device is for receiving or transmitting data via a network. The above-described network specific examples may include a wireless network provided by a communication provider of a computer terminal. In one example, the transmission device includes a network interface controller (NIC) that can pass through the base station Connect to other network devices to communicate with the Internet. In one example, the transmission device can be a radio frequency (RF) module for communicating with the Internet wirelessly.
图2是一种下一代移动通信网络架构示意图。网络架构中各网元的功能如下:2 is a schematic diagram of a next generation mobile communication network architecture. The functions of each network element in the network architecture are as follows:
终端(UE,User Equipment),主要通过无线空口接入网络并获得服务,终端通过空口和基站交互信息,通过非接入层信令和核心网的公共控制面功能以及会话控制面功能交互信息。The terminal (UE, User Equipment) accesses the network through the wireless air interface and obtains the service. The terminal exchanges information through the air interface and the base station, and exchanges information through the non-access stratum signaling and the common control plane function of the core network and the session control plane function.
基站(RAN,Radio Access Network),负责终端接入网络的空口资源调度和以及空口的连接管理。The base station (RAN, Radio Access Network) is responsible for the air interface resource scheduling of the terminal accessing the network and the connection management of the air interface.
公共控制面功能(也即公共控制面板模块):处于核心网的网络切片之外,一个用户当前只有一个公共控制面功能,主要负责对用户的鉴权、授权以及签约检查,以保证用户是合法用户;用户移动性管理,包括位置注册和临时标识分配;当用户发起分组数据单元(PDU,Packet Data Unit)连接建立请求的时候,选择合适的网络切片实例;转发UE和会话控制面功能之间的非接入层信令;转发基站和会话控制面功能之间的信令。Common control plane function (also known as public control panel module): Outside the network slice of the core network, a user currently has only one common control plane function, which is mainly responsible for authentication, authorization and contract checking of users to ensure that users are legal. User; user mobility management, including location registration and temporary identity allocation; when the user initiates a packet data unit (PDU) connection establishment request, select an appropriate network slice instance; between the forwarding UE and the session control plane function Non-access stratum signaling; forwarding between the base station and the session control plane functions.
会话控制面功能(也即会话控制面模块):处于核心网的网络切片(如网络切片1和网络切片2)之内,和终端交互,主要负责处理用户会话建立、修改和删除请求,选择网关用户面锚点功能;建立UE到网关用户面功能之间的会话连接;会话的服务质量(QoS,Quality of Service)控制等功能。The session control plane function (that is, the session control plane module): is in the network slice of the core network (such as network slice 1 and network slice 2), and interacts with the terminal, and is mainly responsible for processing user session establishment, modification, and deletion requests, and selecting a gateway. User plane anchor function; establish session connection between UE to gateway user plane function; session quality of service (QoS, Quality of Service) control.
网关用户面锚点功能(也即网关用户面模块):处于核心网的网络切片之内,提供用户面处理功能,包括数据转发、QoS执行。网关用户面功能还提供用户移动时候的用户面的锚点(即定位点),保证业务连续性。The gateway user plane anchor function (that is, the gateway user plane module): is within the network slice of the core network, and provides user plane processing functions, including data forwarding and QoS execution. The gateway user plane function also provides an anchor point (ie, an anchor point) of the user plane when the user moves to ensure business continuity.
根据本发明实施例,提供了一种数据的发送方法的方法实施例,需要说明的是,在附图的流程图示出的步骤可以在诸如一组计算机可执行指令 的计算机系统中执行,并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。According to an embodiment of the present invention, a method embodiment of a method for transmitting data is provided, and it should be noted that the steps shown in the flowchart of the accompanying drawings may be in a set of computer executable instructions. The execution is performed in a computer system, and although the logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
图3是根据本发明实施例的一种数据的发送方法的流程图,如图3所示,该方法包括如下步骤:FIG. 3 is a flowchart of a method for sending data according to an embodiment of the present invention. As shown in FIG. 3, the method includes the following steps:
步骤S301,网关用户面模块为待发送的下行数据包设置数据标签,数据标签用于标识下行数据包所属的会话。Step S301: The gateway user plane module sets a data label for the downlink data packet to be sent, and the data label is used to identify the session to which the downlink data packet belongs.
步骤S302,网关用户面模块向用户终端发送携带有数据标签的下行数据包,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包。Step S302: The gateway user plane module sends a downlink data packet carrying the data label to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
通过上述实施例,网关用户面模块为待发送的下行数据包设置数据标签,数据标签用于标识下行数据包所属的会话;网关用户面模块向用户终端发送携带有数据标签的下行数据包,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包,而不用对数据包进行解析等处理,从而解决了相关技术中传输会话数据包的时延较长的技术问题,实现了降低传输会话数据包的时延的技术效果。In the above embodiment, the gateway user plane module sets a data label for the downlink data packet to be sent, and the data label is used to identify the session to which the downlink data packet belongs; the gateway user plane module sends the downlink data packet carrying the data label to the user terminal, and the gateway The network element between the user plane module and the user terminal forwards the downlink data packet based on the data label, without parsing the data packet, etc., thereby solving the technical problem of long delay of transmitting the session data packet in the related art, and achieving the reduction The technical effect of delaying the transmission of session packets.
在步骤S301之前,网关用户面模块接收会话控制面模块基于中间信息生成的数据标签;其中,中间信息与会话、会话所在的网络切片以及与下行数据包对应的服务质量中的一个或多个相关,网关用户面模块和会话控制面模块设置在网络切片内。Before step S301, the gateway user plane module receives the data label generated by the session control plane module based on the intermediate information; wherein the intermediate information is related to one or more of the session, the network slice where the session is located, and the quality of service corresponding to the downlink data packet. The gateway user plane module and the session control plane module are set in the network slice.
在本发明一实施方式中,中间信息包括第一标签和第二标签,其中,第一标签为公共控制面模块分配的标签,第二标签为会话控制面模块分配的标签,公共控制面模块设置在核心网上。In an embodiment of the present invention, the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured. On the core network.
需要说明的是,在网络切片内存在多个会话控制面模块的情况下,第一标签用于标识网络切片和会话,第二标签用于标识与下行数据包对应的服务质量参数;在网络切片内仅存在一个会话控制面模块的情况下,第一标签用于标识网络切片,第二标签用于标识会话和与下行数据包对应的服 务质量参数。It should be noted that, in the case that multiple session control plane modules exist in the network slice, the first label is used to identify the network slice and the session, and the second label is used to identify the quality of service parameter corresponding to the downlink data packet; In the case where only one session control plane module exists, the first label is used to identify the network slice, and the second label is used to identify the session and the service corresponding to the downlink data packet. Quality parameters.
具体地,在网关用户面模块基于中间信息确定待设置给下行数据包的数据标签之前,会话控制面模块通过如下几个步骤生成数据标签:接收公共控制面模块发送的第一标签;为下行数据包分配第二标签;基于中间信息确定待设置给下行数据包的数据标签,也即生成包括第一标签和第二标签的数据标签;或,生成包括会话的标识和第二标签的数据标签。Specifically, before the gateway user plane module determines the data label to be set to the downlink data packet based on the intermediate information, the session control plane module generates the data label by receiving the first label sent by the common control plane module, and the downlink data. The packet is assigned a second label; the data label to be set to the downlink data packet is determined based on the intermediate information, that is, the data label including the first label and the second label is generated; or the data label including the identifier of the session and the second label is generated.
下面结合图4详述本申请的实施例,由会话控制面功能(即会话控制面锚点功能,也即会话控制面模块)分配QoS标签(即数据标签),QoS标签在用户上下文中能够唯一标识该数据的切片、会话和对应的QoS参数。具体地,如图4所示:The embodiment of the present application is described in detail below with reference to FIG. 4, and the QoS label (ie, the data label) is allocated by the session control plane function (ie, the session control plane anchor function, that is, the session control plane module), and the QoS label can be unique in the user context. Identify the slice, session, and corresponding QoS parameters for the data. Specifically, as shown in Figure 4:
步骤S401,终端向公共控制面功能发起注册过程。在该过程中,基站选择一个合适的公共控制面功能并将注册消息发送给公共控制面功能,公共控制面功能需要对用户进行鉴权,从归属网获取用户签约信息,分配用户注册位置列表和一个临时用户标识并在注册响应中发给终端。终端在后续接入的时候,根据临时用户标识可以找到之前服务的公共控制面功能和其中的用户上下文。In step S401, the terminal initiates a registration process to the public control plane function. In the process, the base station selects a suitable common control plane function and sends the registration message to the public control plane function. The public control plane function needs to authenticate the user, obtain the user subscription information from the home network, and allocate the user registration location list and A temporary user ID is sent to the terminal in the registration response. When the terminal accesses, the public control plane function of the previous service and the user context therein can be found according to the temporary user identifier.
步骤S402,终端向公共控制面功能发起建立PDU会话请求,该消息中带有用户临时标识,切片选择辅助信息,以及和会话相关的信息,比如接入点名字(APN,Access Point Name)和会话类型(指示IPv4、IPv6、IPv4v6或者非IP)。切片选择辅助信息可能包括请求的切片类型,租户标识等信息。Step S402, the terminal initiates a setup PDU session request to the common control plane function, where the message carries the user temporary identifier, the slice selection auxiliary information, and the session-related information, such as an access point name (APN, Access Point Name) and a session. Type (indicating IPv4, IPv6, IPv4v6, or non-IP). The slice selection assistance information may include information such as the requested slice type, tenant identification, and the like.
步骤S403,公共控制面功能首先根据用户临时标识找到用户上下文,然后根据终端提供的切片选择辅助信息和用户签约信息,选择合适的网络切片实例,并在所选择的网络切片实例中选择一个合适的会话控制面功能,然后将建立PDU会话请求发送给所选择的会话控制面功能。公共控制面功能分配第一标签,并将该第一标签发给所选择的会话控制面功能。 Step S403, the public control plane function first finds the user context according to the temporary identifier of the user, and then selects an appropriate network slice instance according to the slice selection auxiliary information and the user subscription information provided by the terminal, and selects an appropriate one in the selected network slice instance. The session control plane function then sends a setup PDU session request to the selected session control plane function. The common control plane function assigns a first tag and sends the first tag to the selected session control plane function.
步骤S404,创建会话请求过程,会话控制面功能创建用户会话上下文。根据会话相关信息,选择合适的网关用户面功能,然后向网关控制面功能发起创建会话过程。网关用户面功能分配会话相关隧道信息并返回给会话控制面功能。在该过程中,会话控制面功能根据用户签约和运营商策略,确定该会话允许使用的QoS参数(即服务质量参数),并分配对应的QoS标签,生成的QoS标签能够在用户上下文中唯一标识所选择的切片内的会话上下文中的一组QoS参数。QoS标签分配方法有如下几种:Step S404, a session request process is created, and the session control plane function creates a user session context. According to the session related information, select the appropriate gateway user plane function, and then initiate a session creation process to the gateway control plane function. The gateway user plane function assigns session-related tunnel information and returns it to the session control plane function. In the process, the session control plane function determines the QoS parameters (ie, quality of service parameters) allowed for the session according to the user subscription and the operator policy, and allocates corresponding QoS labels, and the generated QoS label can be uniquely identified in the user context. A set of QoS parameters in the session context within the selected slice. There are several ways to assign QoS labels:
对于一个用户在一个切片内只有一个会话控制面功能的场景,第一标签唯一标识该切片实例,会话控制面功分配第二标签,该标签标识切片内的会话,且在会话上下文中唯一标识每组QoS参数,会话控制面功能根据第一标签和自己生成的第二标签,生成QoS标签;For a scenario in which a user has only one session control plane function in a slice, the first label uniquely identifies the slice instance, and the session control plane performs a second label, the label identifies the session within the slice, and uniquely identifies each session in the session context. The group QoS parameter, the session control plane function generates a QoS label according to the first label and the second label generated by itself;
对于一个用户在一个切片内有多个会话控制面功能的场景,第一标签能够唯一标识该切片实例(即网络切片)以及请求的会话,则会话控制面功能分配第二标签,该标签标识会话上下文中唯一标识每组QoS参数,会话控制面功能根据第一标签和自己生成的第二标签,生成QoS标签;For a scenario in which a user has multiple session control plane functions within a slice, the first tag can uniquely identify the slice instance (ie, the network slice) and the requested session, and the session control plane function assigns a second label that identifies the session. Each QoS parameter is uniquely identified in the context, and the session control plane function generates a QoS label according to the first label and the second label generated by itself;
对于一个用户在一个切片内只有一个会话控制面功能的场景,且没有从公共控制面功能收到第一标签,则会话控制面功能分配第二标签,该标签能够在切片内唯一标识该会话,以及会话内的每组QoS参数,会话控制面功能根据自己所在的全网唯一的切片实例标识,和自己生成的第二标签,生成QoS标签。For a scenario where a user has only one session control plane function in one slice, and the first label is not received from the common control plane function, the session control plane function allocates a second label, which can uniquely identify the session within the slice. And each group of QoS parameters in the session, the session control plane function generates a QoS label according to the unique slice instance identifier of the entire network and the second label generated by itself.
步骤S405,根据业务需求和运营商策略,会话控制面功能可能需要请求基站分配新的无线资源,于是向公共控制面功能发起无线资源分配请求,其中带有会话相关信息,包括QoS标签以及对应的QoS参数,以及网关用户面功能的会话相关隧道信息。Step S405: According to the service requirement and the operator policy, the session control plane function may need to request the base station to allocate a new radio resource, and then initiate a radio resource allocation request to the common control plane function, where the session related information, including the QoS label and the corresponding QoS parameters, and session-related tunnel information for gateway user plane functions.
步骤S406,公共控制面功能向基站转发无线资源分配请求。如果这是 终端第一个PDU会话建立,则公共控制面功能还可以将其他一些用户相关信息发送给基站,比如安全相关密钥、终端能力等信息。Step S406, the public control plane function forwards the radio resource allocation request to the base station. If this is When the first PDU session of the terminal is established, the common control plane function may also send other user related information to the base station, such as security related key and terminal capability.
步骤S407,基站保存会话相关信息,包括用户的会话上下文,安全上下文和终端能力信息等,并和UE进行交互,更新或者新建相关无线资源。基站分配会话相关隧道信息,并返回公共控制面功能的无线资源分配响应消息。Step S407: The base station saves the session related information, including the user's session context, security context, terminal capability information, and the like, and interacts with the UE to update or create a related radio resource. The base station allocates session related tunnel information and returns a radio resource allocation response message of the common control plane function.
步骤S408,公共控制面功能向会话控制面功能返回无线资源分配响应消息,其中带有基站分配的会话相关隧道信息。Step S408, the common control plane function returns a radio resource allocation response message to the session control plane function, where the session-related tunnel information allocated by the base station is carried.
步骤S409,更新会话请求过程,会话控制面功能将基站分配的会话相关隧道信息发送给网关用户面功能。从而建立了基站和网关用户面功能之间和会话相关的隧道。Step S409, the session request process is updated, and the session control plane function sends the session-related tunnel information allocated by the base station to the gateway user plane function. Thereby, a session-related tunnel between the base station and the gateway user plane function is established.
步骤S410,会话控制面功能向公共控制面功能发送建立PDU会话响应,其中带有会话相关信息,包括QoS标签以及对应的QoS参数。QoS参数中含有上行数据分类器,终端根据上行数据分类器判断数据包所需要的QoS标签。上行数据分类器可能包括有用户数据的IP层5元组信息,或者特定应用标识信息,或者特定业务类型信息。Step S410: The session control plane function sends a setup PDU session response to the common control plane function, where the session related information is included, including the QoS label and the corresponding QoS parameter. The QoS parameter includes an uplink data classifier, and the terminal determines the QoS label required by the data packet according to the uplink data classifier. The uplink data classifier may include IP layer 5-tuple information with user data, or specific application identification information, or specific service type information.
步骤S411,公共控制面功能向UE发送建立PDU会话响应,其中带有会话相关信息,包括QoS标签以及对应的QoS参数。需要说明的是,虽然UE知道该会话的QoS标签,但是并不意味着终端需要知道网络部署了网络切片。Step S411, the common control plane function sends a setup PDU session response to the UE, where the session related information is included, including the QoS label and the corresponding QoS parameter. It should be noted that although the UE knows the QoS label of the session, it does not mean that the terminal needs to know that the network has deployed the network slice.
步骤S412,通过上述过程,建立了UE和网关用户面功能之间的PDU会话,UE和网关用户面功能之间可以通过动态主机配置协议(DHCP,Dynamic Host Configuration Protocol)进行IP地址分配过程。之后UE可以通过PDU会话发送和接受数据。Step S412, the PDU session between the UE and the gateway user plane function is established through the foregoing process, and the IP address allocation process can be performed between the UE and the gateway user plane function through a Dynamic Host Configuration Protocol (DHCP). The UE can then send and receive data through the PDU session.
根据本发明实施例,还提供了一种数据的发送方法的方法实施例,图5 是根据本发明实施例的另一种数据的发送方法的流程图,如图5所示,该方法包括如下步骤:According to an embodiment of the present invention, a method embodiment of a method for sending data is also provided, FIG. 5 Is a flowchart of another method for sending data according to an embodiment of the present invention. As shown in FIG. 5, the method includes the following steps:
步骤S501,用户终端为待发送的上行数据包设置数据标签,数据标签用于标识上行数据包所属的会话;Step S501: The user terminal sets a data label for the uplink data packet to be sent, where the data label is used to identify the session to which the uplink data packet belongs.
步骤S502,用户终端向网关用户面模块发送携带有数据标签的上行数据包,用户终端与网关用户面模块间的网元基于数据标签转发上行数据包。Step S502: The user terminal sends an uplink data packet carrying the data label to the gateway user plane module, and the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
在步骤S501中,用户终端为待发送的上行数据包设置数据标签包括:用户终端基于中间信息确定待设置给上行数据包的数据标签,其中,中间信息由会话、会话所在的网络切片以及与上行数据包对应的服务质量参数中一个或多个确定,网络切片内设置有网关用户面模块;用户终端将数据标签设置给上行数据包。In step S501, the user terminal setting the data label for the uplink data packet to be sent includes: determining, by the user terminal, the data label to be set to the uplink data packet based on the intermediate information, where the intermediate information is segmented by the session, the network segment where the session is located, and the uplink One or more of the service quality parameters corresponding to the data packet are determined, and a gateway user plane module is set in the network slice; the user terminal sets the data label to the uplink data packet.
需要说明的是,在用户终端基于中间信息确定待设置给上行数据包的数据标签之前,用户终端接收会话控制面模块基于中间信息生成的数据标签;其中,中间信息与会话、会话所在的网络切片以及与上行数据包对应的服务质量中的一个或多个相关,网关用户面模块和会话控制面模块设置在网络切片内。It should be noted that before the user terminal determines the data label to be set to the uplink data packet based on the intermediate information, the user terminal receives the data label generated by the session control plane module based on the intermediate information, where the intermediate information and the session and the network slice where the session is located And related to one or more of the quality of service corresponding to the uplink data packet, the gateway user plane module and the session control plane module are set in the network slice.
在本发明一实施方式中,中间信息包括第一标签和第二标签,其中,第一标签为公共控制面模块分配的标签,第二标签为会话控制面模块分配的标签,公共控制面模块设置在核心网上。In an embodiment of the present invention, the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured. On the core network.
在网络切片内存在多个会话控制面模块的情况下,第一标签用于标识网络切片和会话,第二标签用于标识与上行数据包对应的服务质量参数;在网络切片内仅存在一个会话控制面模块(即会话控制面模块)的情况下,第一标签用于标识网络切片,第二标签用于标识会话和与上行数据包对应的服务质量参数。In the case that there are multiple session control plane modules in the network slice, the first label is used to identify the network slice and the session, and the second label is used to identify the quality of service parameter corresponding to the uplink data packet; there is only one session in the network slice. In the case of the control plane module (ie, the session control plane module), the first label is used to identify the network slice, and the second label is used to identify the session and the quality of service parameter corresponding to the uplink data packet.
下面结合图6详述本申请的实施例,公共控制面功能分配第一标签并 发送给基站和终端,会话控制面功能分配第二标签并发送给基站和终端。终端上行数据的QoS标签由第一标签和第二标签构成。具体地,如图6所示:The embodiment of the present application is described in detail below with reference to FIG. 6, and the common control plane functions to assign the first label and Sended to the base station and the terminal, the session control plane function allocates a second label and sends it to the base station and the terminal. The QoS label of the terminal uplink data is composed of a first label and a second label. Specifically, as shown in Figure 6:
步骤S601,终端向公共控制面功能发起注册过程。在该过程中,基站选择一个合适的公共控制面功能并将注册消息发送给公共控制面功能,公共控制面功能需要对用户进行鉴权,从归属网获取用户签约信息,分配用户注册位置列表和一个临时用户标识并在注册响应中发给终端。终端在后续接入的时候,根据临时用户标识可以找到之前服务的公共控制面功能和其中的用户上下文。In step S601, the terminal initiates a registration process to the public control plane function. In the process, the base station selects a suitable common control plane function and sends the registration message to the public control plane function. The public control plane function needs to authenticate the user, obtain the user subscription information from the home network, and allocate the user registration location list and A temporary user ID is sent to the terminal in the registration response. When the terminal accesses, the public control plane function of the previous service and the user context therein can be found according to the temporary user identifier.
步骤S602,终端向公共控制面功能发起建立PDU会话请求,该消息中带有用户临时标识,切片选择辅助信息,以及和会话相关的信息比如APN和会话类型(指示IPv4、IPv6、IPv4v6、或者非IP)。切片选择辅助信息可能包括请求的切片类型,租户标识等信息。Step S602, the terminal initiates a PDU session request to the public control plane function, where the message carries the user temporary identifier, the slice selection auxiliary information, and the session-related information such as the APN and the session type (indicating IPv4, IPv6, IPv4v6, or non- IP). The slice selection assistance information may include information such as the requested slice type, tenant identification, and the like.
步骤S603,公共控制面功能首先根据用户临时标识找到用户上下文,然后根据终端提供的切片选择辅助信息和用户签约信息,选择合适的网络切片实例,并在所选择的网络切片实例中选择一个合适的会话控制面功能,然后将建立PDU会话请求发送给所选择的会话控制面功能。公共控制面功能分配第一标签。Step S603, the public control plane function first finds the user context according to the temporary identifier of the user, and then selects an appropriate network slice instance according to the slice selection auxiliary information and the user subscription information provided by the terminal, and selects an appropriate one in the selected network slice instance. The session control plane function then sends a setup PDU session request to the selected session control plane function. The common control plane function assigns the first label.
步骤S604,创建会话请求过程,会话控制面功能创建用户会话上下文。根据会话相关信息,选择合适的网关用户面功能,然后向网关控制面功能发起创建会话过程。网关用户面功能分配会话相关隧道信息并返回给会话控制面功能。在该过程中,会话控制面功能根据用户签约和运营商策略,确定该会话允许使用的QoS参数,并分配对应的第二标签。第二标签的分配方法有如下几种:Step S604, a session request process is created, and the session control plane function creates a user session context. According to the session related information, select the appropriate gateway user plane function, and then initiate a session creation process to the gateway control plane function. The gateway user plane function assigns session-related tunnel information and returns it to the session control plane function. In this process, the session control plane function determines the QoS parameters allowed for the session according to the user subscription and the operator policy, and assigns a corresponding second label. The second label is assigned in the following ways:
对于一个用户在一个切片内只有一个会话控制面功能的场景,第一标 签唯一标识切片实例,第二标签能够唯一标识切片内的会话,且在会话上下文中唯一标识每组QoS参数;For a scenario where a user has only one session control plane function within a slice, the first standard Signing a unique identification slice instance, the second tag can uniquely identify the session within the slice, and uniquely identifies each set of QoS parameters in the session context;
对于一个用户在一个切片内有多个会话控制面功能的场景,第一标签需要唯一标识切片实例和会话,第二标签在会话上下文中唯一标识每组QoS参数。For a scenario where a user has multiple session control plane functions within a slice, the first tag needs to uniquely identify the slice instance and the session, and the second tag uniquely identifies each set of QoS parameters in the session context.
步骤S605,根据业务需求和运营商策略,会话控制面功能可能需要请求基站分配新的无线资源,于是向公共控制面功能发起无线资源分配请求,其中带有会话相关信息,包括第二标签以及对应的QoS参数,以及网关用户面功能的会话相关隧道信息。Step S605, according to the service requirement and the operator policy, the session control plane function may need to request the base station to allocate a new radio resource, and then initiate a radio resource allocation request to the common control plane function, where the session related information, including the second label and corresponding QoS parameters, as well as session-related tunnel information for gateway user plane functions.
步骤S606,公共控制面功能向基站发送无线资源分配请求。如果这是终端第一个PDU会话建立,则公共控制面功能还可以将其他一些用户相关信息发送给基站,比如安全相关密钥、终端能力等信息。公共控制面功能还在该消息中带上为该会话分配的第一标签信息。Step S606, the public control plane function sends a radio resource allocation request to the base station. If this is the first PDU session establishment of the terminal, the common control plane function may also send other user related information to the base station, such as security related key, terminal capability and the like. The common control plane function also carries the first tag information assigned to the session in the message.
步骤S607,基站保存会话相关信息,包括用户的第一标签和第二标签信息,会话上下文,安全上下文和终端能力信息等,并和UE进行交互,更新或者新建相关无线资源。基站分配会话相关隧道信息,并返回公共控制面功能无线资源分配响应消息。Step S607: The base station saves the session related information, including the first label and the second label information of the user, the session context, the security context, the terminal capability information, and the like, and interacts with the UE to update or create a new related radio resource. The base station allocates session related tunnel information and returns a common control plane function radio resource allocation response message.
步骤S608,公共控制面功能向会话控制面功能返回无线资源分配响应消息,其中带有基站分配的会话相关隧道信息。Step S608, the common control plane function returns a radio resource allocation response message to the session control plane function, where the session-related tunnel information allocated by the base station is carried.
步骤S609,更新会话请求过程,会话控制面功能将基站分配的会话相关隧道信息发送给网关用户面功能。从而建立了基站和网关用户面功能之间和会话相关的隧道。Step S609, the session request process is updated, and the session control plane function sends the session-related tunnel information allocated by the base station to the gateway user plane function. Thereby, a session-related tunnel between the base station and the gateway user plane function is established.
步骤S610,会话控制面功能向公共控制面功能发送建立PDU会话响应,其中带有会话相关信息,包括第二标签以及对应的QoS参数。QoS参数中含有上行数据分类器,终端根据上行数据分类器判断数据包所需要的 QoS标签。上行数据分类器可能包括有用户数据的IP层5元组信息,或者特定应用标识信息,或者特定业务类型信息。Step S610, the session control plane function sends a setup PDU session response to the common control plane function, where the session related information is included, including the second label and the corresponding QoS parameter. The QoS parameter includes an uplink data classifier, and the terminal determines the data packet according to the uplink data classifier. QoS label. The uplink data classifier may include IP layer 5-tuple information with user data, or specific application identification information, or specific service type information.
步骤S611,公共控制面功能向UE发送建立PDU会话响应,其中带有会话相关信息,包括第二标签以及对应的QoS参数。公共控制面功能还在该消息中带上为该会话分配的第一标签信息。Step S611, the common control plane function sends a setup PDU session response to the UE, where the session related information is included, including the second label and the corresponding QoS parameter. The common control plane function also carries the first tag information assigned to the session in the message.
步骤S612,通过上述过程,建立了UE和网关用户面功能之间的PDU会话,UE和网关用户面功能之间可以通过DHCP进行IP地址分配过程。之后UE可以通过PDU会话发送和接受数据。终端在上行数据中带上QoS标签,其中包括有从网络侧收到的第一标签和第二标签,基站根据第一标签和第二标签,能够唯一确定该数据包对应的切片实例以及对应的会话。Step S612, through the foregoing process, a PDU session between the UE and the gateway user plane function is established, and an IP address allocation process can be performed between the UE and the gateway user plane function through DHCP. The UE can then send and receive data through the PDU session. The terminal carries the QoS label in the uplink data, where the first label and the second label are received from the network side, and the base station can uniquely determine the slice instance corresponding to the data packet according to the first label and the second label, and corresponding Conversation.
在上述实施例中,终端和网关用户面功能之间的所有数据包外面打一个QoS标签。对于下行数据,网关用户面锚点功能根据业务数据流中每个包的QoS需求,在数据包外面打上对应的QoS标签。对于上行数据,终端根据数据流模板或者应用相关信息,在数据包外面打上对应的QoS标签数据。终端和网关用户面功能之间的其他用户面功能,都基于QoS标签转发该数据。在基站上需要根据QoS标签确定该数据包需要的QoS需求并进行处理。通过本申请的用户面的QoS标签的方案,解决了一个业务数据流中的数据包可能需要不同的QoS处理的问题。In the above embodiment, a QoS label is placed outside all packets between the terminal and the gateway user plane function. For downlink data, the gateway user plane anchor function puts a corresponding QoS label on the outside of the data packet according to the QoS requirements of each packet in the service data stream. For the uplink data, the terminal puts corresponding QoS label data on the outside of the data packet according to the data flow template or the application related information. Other user plane functions between the terminal and gateway user plane functions forward the data based on the QoS label. At the base station, the QoS requirements required by the data packet need to be determined according to the QoS label and processed. Through the scheme of the QoS label of the user plane of the present application, the problem that the data packet in one service data flow may require different QoS processing is solved.
图7是用户面发送上行数据过程示意图。FIG. 7 is a schematic diagram of a process of transmitting uplink data by a user plane.
步骤S701,终端需要发送上行数据的时候,根据从网络侧收到的上行数据分类器,判断该数据(即上行数据)所需要的QoS标签(即数据标签),并将该QoS标签加在上行数据前面的包头里,发送到基站。Step S701: When the terminal needs to send the uplink data, according to the uplink data classifier received from the network side, determine the QoS label (that is, the data label) required by the data (that is, the uplink data), and add the QoS label to the uplink. In the header of the data, it is sent to the base station.
步骤S702,基站首先根据保存的用户上下文,根据该QoS标签首先确定该QoS标签的切片和对应的会话,确定该会话的到网关用户面功能的隧道,然后将带QoS标签的上行数据从隧道中转发给对应的网关用户面功能。 如上行数据到网关用户面功能1或者网关用户面功能2。Step S702: The base station first determines, according to the saved user context, the slice of the QoS label and the corresponding session according to the QoS label, determines a tunnel to the gateway user plane function of the session, and then sends the uplink data with the QoS label from the tunnel. Forward to the corresponding gateway user plane function. The above data is sent to the gateway user plane function 1 or the gateway user plane function 2.
通过该方案,基站无需检查数据包的源地址和目的地址,从而减少处理时延,并且该方案也可以同时适用于传输非IP的数据包。Through this scheme, the base station does not need to check the source address and the destination address of the data packet, thereby reducing the processing delay, and the scheme can also be applied to the transmission of non-IP data packets at the same time.
需要说明的是,对于下行数据,其处理过程类似,在此不再赘述。It should be noted that, for the downlink data, the processing procedure is similar, and details are not described herein again.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read Only Memory)、磁碟或者光盘等各种可以存储程序代码的介质。这样,本发明实施例不限制于任何特定的硬件和软件结合。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by means of software plus a necessary general hardware platform, which is stored in a storage medium, including The instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the methods described in various embodiments of the present invention. The foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
实施例2Example 2
本发明实施例中还提供了一种数据的发送装置。该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。A data transmitting apparatus is also provided in the embodiment of the present invention. The device is used to implement the above embodiments and preferred embodiments, and the description thereof has been omitted. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图8是根据本发明实施例的一种数据的发送装置的示意图。如图8所示,该装置可以包括:第一设置单元81和第一发送单元82。FIG. 8 is a schematic diagram of a data transmitting apparatus according to an embodiment of the present invention. As shown in FIG. 8, the apparatus may include a first setting unit 81 and a first transmitting unit 82.
第一设置单元81,配置为为待发送的下行数据包设置数据标签,其中,数据标签用于标识下行数据包所属的会话。The first setting unit 81 is configured to set a data label for the downlink data packet to be sent, where the data label is used to identify the session to which the downlink data packet belongs.
第一发送单元82,与第一设置单元连接,配置为向用户终端发送携带有数据标签的下行数据包,其中,第一发送单元与用户终端间的网元基于数据标签转发下行数据包。The first sending unit 82 is connected to the first setting unit, and configured to send the downlink data packet carrying the data label to the user terminal, wherein the network element between the first sending unit and the user terminal forwards the downlink data packet based on the data label.
通过上述实施例,第一设置单元为待发送的下行数据包设置数据标签, 数据标签用于标识下行数据包所属的会话;第一发送单元向用户终端发送携带有数据标签的下行数据包,第一发送单元与用户终端间的网元基于数据标签转发下行数据包,而不用对数据包进行解析等处理,从而解决了相关技术中传输会话数据包的时延较长的技术问题,实现了降低传输会话数据包的时延的技术效果。With the above embodiment, the first setting unit sets a data label for the downlink data packet to be sent. The data label is used to identify the session to which the downlink data packet belongs; the first sending unit sends the downlink data packet carrying the data label to the user terminal, and the network element between the first sending unit and the user terminal forwards the downlink data packet based on the data label, instead of The data packet is parsed and the like, thereby solving the technical problem that the delay of transmitting the session data packet in the related art is long, and the technical effect of reducing the delay of the transmission session data packet is realized.
在本发明一实施方式中,该装置还包括:第一接收单元,配置为在网关用户面模块为待发送的下行数据包设置数据标签之前,接收会话控制面模块基于中间信息生成的数据标签;其中,中间信息与会话、会话所在的网络切片以及与下行数据包对应的服务质量中的一个或多个相关,网关用户面模块和会话控制面模块设置在网络切片内。In an embodiment of the present invention, the apparatus further includes: a first receiving unit, configured to receive, before the gateway user plane module sets a data label for the downlink data packet to be sent, a data label generated by the session control plane module based on the intermediate information; The intermediate information is related to one or more of a session, a network slice where the session is located, and a quality of service corresponding to the downlink data packet, and the gateway user plane module and the session control plane module are disposed in the network slice.
在本发明一实施方式中,中间信息包括第一标签和第二标签,其中,第一标签为公共控制面模块分配的标签,第二标签为会话控制面模块分配的标签,公共控制面模块设置在核心网上。In an embodiment of the present invention, the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured. On the core network.
在网络切片内存在多个会话控制面模块的情况下,第一标签用于标识网络切片和会话,第二标签用于标识与下行数据包对应的服务质量参数;在网络切片内仅存在一个会话控制面模块的情况下,第一标签用于标识网络切片,第二标签用于标识会话和与下行数据包对应的服务质量参数。In the case that there are multiple session control plane modules in the network slice, the first label is used to identify the network slice and the session, and the second label is used to identify the quality of service parameter corresponding to the downlink data packet; there is only one session in the network slice. In the case of the control plane module, the first label is used to identify the network slice, and the second label is used to identify the session and the quality of service parameter corresponding to the downlink data packet.
本发明实施例中还提供了一种数据的发送装置。图9是根据本发明实施例的另一种数据的发送装置的示意图。如图9所示,该装置可以包括:第二设置单元91和第二发送单元92。A data transmitting apparatus is also provided in the embodiment of the present invention. FIG. 9 is a schematic diagram of another apparatus for transmitting data according to an embodiment of the present invention. As shown in FIG. 9, the apparatus may include a second setting unit 91 and a second transmitting unit 92.
第二设置单元91,配置为为待发送的上行数据包设置数据标签,其中,数据标签用于标识上行数据包所属的会话。The second setting unit 91 is configured to set a data label for the uplink data packet to be sent, where the data label is used to identify the session to which the uplink data packet belongs.
第二发送单元92,与第二设置单元91连接,配置为向网关用户面模块发送携带有数据标签的上行数据包,其中,第二发送单元与网关用户面模块间的网元基于数据标签转发上行数据包。 The second sending unit 92 is connected to the second setting unit 91, and configured to send the uplink data packet carrying the data label to the gateway user plane module, where the network element between the second sending unit and the gateway user plane module is forwarded based on the data label Upstream packet.
在本发明一实施方式中,该装置还包括:第二接收单元,配置为在用户终端为待发送的上行数据包设置数据标签之前,接收会话控制面模块基于中间信息生成的数据标签;其中,中间信息与会话、会话所在的网络切片以及与上行数据包对应的服务质量中的一个或多个相关,网关用户面模块和会话控制面模块设置在网络切片内。In an embodiment of the present invention, the apparatus further includes: a second receiving unit, configured to receive, before the user terminal sets a data label for the uplink data packet to be sent, a data label generated by the session control plane module based on the intermediate information; The intermediate information is related to one or more of the session, the network slice in which the session is located, and the quality of service corresponding to the upstream data packet, and the gateway user plane module and the session control plane module are disposed within the network slice.
在本发明一实施方式中,中间信息包括第一标签和第二标签,其中,第一标签为公共控制面模块分配的标签,第二标签为会话控制面模块分配的标签,公共控制面模块设置在核心网上。In an embodiment of the present invention, the intermediate information includes a first label and a second label, wherein the first label is a label allocated by the common control plane module, the second label is a label allocated by the session control plane module, and the common control plane module is configured. On the core network.
在本发明一实施方式中,在网络切片内存在多个会话控制面模块的情况下,第一标签用于标识网络切片和会话,第二标签用于标识与上行数据包对应的服务质量参数;在网络切片内仅存在一个会话控制面模块的情况下,第一标签用于标识网络切片,第二标签用于标识会话和与上行数据包对应的服务质量参数。In an embodiment of the present invention, in a case where a plurality of session control plane modules exist in a network slice, the first label is used to identify a network slice and a session, and the second label is used to identify a quality of service parameter corresponding to the uplink data packet; In the case that there is only one session control plane module in the network slice, the first label is used to identify the network slice, and the second label is used to identify the session and the quality of service parameter corresponding to the uplink data packet.
在上述实施例中,终端和网关用户面功能之间的所有数据包外面打一个QoS标签。对于下行数据,网关用户面锚点功能根据业务数据流中每个包的QoS需求,在数据包外面打上对应的QoS标签。对于上行数据,终端根据数据流模板或者应用相关信息,在数据包外面打上对应的QoS标签数据。终端和网关用户面功能之间的其他用户面功能,都基于QoS标签转发该数据。在基站上需要根据QoS标签确定该数据包需要的QoS需求并进行处理。通过本申请的用户面的QoS标签的方案,解决了一个业务数据流中的数据包可能需要不同的QoS处理的问题。In the above embodiment, a QoS label is placed outside all packets between the terminal and the gateway user plane function. For downlink data, the gateway user plane anchor function puts a corresponding QoS label on the outside of the data packet according to the QoS requirements of each packet in the service data stream. For the uplink data, the terminal puts corresponding QoS label data on the outside of the data packet according to the data flow template or the application related information. Other user plane functions between the terminal and gateway user plane functions forward the data based on the QoS label. At the base station, the QoS requirements required by the data packet need to be determined according to the QoS label and processed. Through the scheme of the QoS label of the user plane of the present application, the problem that the data packet in one service data flow may require different QoS processing is solved.
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。It should be noted that each of the above modules may be implemented by software or hardware. For the latter, the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination. The forms are located in different processors.
实施例3 Example 3
本发明的实施例还提供了一种计算机存储介质。在本发明一实施方式中,在本实施例中,上述计算机存储介质可以被设置为存储用于执行以下步骤的程序代码:Embodiments of the present invention also provide a computer storage medium. In an embodiment of the present invention, in the embodiment, the computer storage medium may be configured to store program code for performing the following steps:
S1,为待发送的下行数据包设置数据标签,数据标签用于标识下行数据包所属的会话;S1: setting a data label for the downlink data packet to be sent, where the data label is used to identify a session to which the downlink data packet belongs;
S2,向用户终端发送携带有数据标签的下行数据包,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包。S2. The downlink data packet carrying the data label is sent to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
在本发明一实施方式中,计算机存储介质还被设置为存储用于执行以下步骤的程序代码:In an embodiment of the invention, the computer storage medium is further arranged to store program code for performing the following steps:
S3,为待发送的上行数据包设置数据标签,数据标签用于标识上行数据包所属的会话;S3, setting a data label for the uplink data packet to be sent, where the data label is used to identify a session to which the uplink data packet belongs;
S4,向网关用户面模块发送携带有数据标签的上行数据包,其中,用户终端与网关用户面模块间的网元基于数据标签转发上行数据包。S4. The uplink data packet carrying the data label is sent to the gateway user plane module, where the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
在本发明一实施方式中,在本实施例中,上述计算机存储介质可以包括但不限于:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。In an embodiment of the present invention, in the embodiment, the computer storage medium may include, but is not limited to, a USB flash drive, a Read-Only Memory (ROM), and a Random Access Memory (RAM). A variety of media that can store program code, such as a hard disk, a disk, or an optical disk.
在本发明一实施方式中,在本实施例中,处理器根据计算机存储介质中已存储的程序代码执行:为待发送的下行数据包设置数据标签,数据标签用于标识下行数据包所属的会话;向用户终端发送携带有数据标签的下行数据包,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包。In an embodiment of the present invention, in the embodiment, the processor executes, according to the stored program code in the computer storage medium, a data label is set for the downlink data packet to be sent, and the data label is used to identify the session to which the downlink data packet belongs. Sending a downlink data packet carrying the data label to the user terminal, and the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label.
在本发明一实施方式中,在本实施例中,处理器根据计算机存储介质中已存储的程序代码执行:为待发送的上行数据包设置数据标签,数据标签用于标识上行数据包所属的会话;向网关用户面模块发送携带有数据标 签的上行数据包,其中,用户终端与网关用户面模块间的网元基于数据标签转发上行数据包。In an embodiment of the present invention, in the embodiment, the processor executes, according to the stored program code in the computer storage medium, a data label is set for the uplink data packet to be sent, and the data label is used to identify the session to which the uplink data packet belongs. Sending a data tag to the gateway user plane module The uplink data packet is signed, wherein the network element between the user terminal and the gateway user plane module forwards the uplink data packet based on the data label.
本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。For specific examples in this embodiment, reference may be made to the examples described in the foregoing embodiments and the optional embodiments, and details are not described herein again.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network 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 invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性Industrial applicability
在本发明实施例的技术方案,网关用户面模块为待发送的下行数据包设置数据标签,数据标签用于标识下行数据包所属的会话;网关用户面模块向用户终端发送携带有数据标签的下行数据包,网关用户面模块与用户终端间的网元基于数据标签转发下行数据包,而不用对数据包进行解析等处理,从而解决了相关技术中传输会话数据包的时延较长的技术问题,实现了降低传输会话数据包的时延的技术效果。 In the technical solution of the embodiment of the present invention, the gateway user plane module sets a data label for the downlink data packet to be sent, the data label is used to identify the session to which the downlink data packet belongs, and the gateway user plane module sends the downlink with the data label to the user terminal. The data packet, the network element between the gateway user plane module and the user terminal forwards the downlink data packet based on the data label, without parsing the data packet, etc., thereby solving the technical problem of long delay of transmitting the session data packet in the related art. The technical effect of reducing the delay of transmitting session packets is achieved.

Claims (13)

  1. 一种数据的发送方法,包括:A method of transmitting data, including:
    网关用户面模块为待发送的下行数据包设置数据标签,其中,所述数据标签用于标识所述下行数据包所属的会话;The gateway user plane module sets a data label for the downlink data packet to be sent, where the data label is used to identify a session to which the downlink data packet belongs;
    所述网关用户面模块向用户终端发送携带有所述数据标签的所述下行数据包,其中,所述网关用户面模块与所述用户终端间的网元基于所述数据标签转发所述下行数据包。The gateway user plane module sends the downlink data packet carrying the data label to the user terminal, where the network element between the gateway user plane module and the user terminal forwards the downlink data based on the data label package.
  2. 根据权利要求1所述的方法,其中,在网关用户面模块为待发送的下行数据包设置数据标签之前,所述方法还包括:The method of claim 1, wherein before the gateway user plane module sets a data label for the downlink data packet to be sent, the method further includes:
    所述网关用户面模块接收会话控制面模块基于中间信息生成的所述数据标签;The gateway user plane module receives the data label generated by the session control plane module based on the intermediate information;
    其中,所述中间信息与所述会话、所述会话所在的网络切片以及与所述下行数据包对应的服务质量中的一个或多个相关,所述网关用户面模块和所述会话控制面模块设置在所述网络切片内。The intermediate information is related to one or more of the session, a network slice where the session is located, and a quality of service corresponding to the downlink data packet, the gateway user plane module and the session control plane module. Set in the network slice.
  3. 根据权利要求2所述的方法,其中,所述中间信息包括第一标签和第二标签,其中,所述第一标签为公共控制面模块分配的标签,所述第二标签为所述会话控制面模块分配的标签,所述公共控制面模块设置在核心网上。The method of claim 2, wherein the intermediate information comprises a first tag and a second tag, wherein the first tag is a tag assigned by a common control plane module, and the second tag is the session control A label assigned by the surface module, the common control surface module being disposed on the core network.
  4. 根据权利要求3所述的方法,其中,The method of claim 3, wherein
    在所述网络切片内存在多个会话控制面模块的情况下,所述第一标签用于标识所述网络切片和所述会话,所述第二标签用于标识与所述下行数据包对应的服务质量参数;In a case that a plurality of session control plane modules exist in the network slice, the first label is used to identify the network slice and the session, and the second label is used to identify a downlink data packet. Quality of service parameters;
    在所述网络切片内仅存在一个会话控制面模块的情况下,所述第一标签用于标识所述网络切片,所述第二标签用于标识所述会话和与所述下行数据包对应的服务质量参数。 In the case that only one session control plane module exists in the network slice, the first label is used to identify the network slice, and the second label is used to identify the session and the downlink data packet. Quality of service parameters.
  5. 一种数据的发送方法,包括:A method of transmitting data, including:
    用户终端为待发送的上行数据包设置数据标签,其中,所述数据标签用于标识所述上行数据包所属的会话;The user terminal sets a data label for the uplink data packet to be sent, where the data label is used to identify a session to which the uplink data packet belongs;
    所述用户终端向网关用户面模块发送携带有所述数据标签的所述上行数据包,其中,所述用户终端与所述网关用户面模块间的网元基于所述数据标签转发所述上行数据包。The user terminal sends the uplink data packet carrying the data label to the gateway user plane module, where the network element between the user terminal and the gateway user plane module forwards the uplink data based on the data label package.
  6. 根据权利要求5所述的方法,其中,在用户终端为待发送的上行数据包设置数据标签之前,所述方法还包括:The method according to claim 5, wherein before the user terminal sets a data label for the uplink data packet to be sent, the method further includes:
    所述用户终端接收会话控制面模块基于中间信息生成的所述数据标签;Receiving, by the user terminal, the data label generated by the session control plane module based on the intermediate information;
    其中,所述中间信息与所述会话、所述会话所在的网络切片以及与所述上行数据包对应的服务质量中的一个或多个相关,所述网关用户面模块和所述会话控制面模块设置在所述网络切片内。The intermediate information is related to one or more of the session, a network slice where the session is located, and a quality of service corresponding to the uplink data packet, the gateway user plane module and the session control plane module. Set in the network slice.
  7. 根据权利要求6所述的方法,其中,所述中间信息包括第一标签和第二标签,其中,所述第一标签为公共控制面模块分配的标签,所述第二标签为所述会话控制面模块分配的标签,所述公共控制面模块设置在核心网上。The method of claim 6, wherein the intermediate information comprises a first tag and a second tag, wherein the first tag is a tag assigned by a common control plane module, and the second tag is the session control A label assigned by the surface module, the common control surface module being disposed on the core network.
  8. 根据权利要求7所述的方法,其中,The method of claim 7 wherein
    在所述网络切片内存在多个会话控制面模块的情况下,所述第一标签用于标识所述网络切片和所述会话,所述第二标签用于标识与所述上行数据包对应的服务质量参数;In a case that a plurality of session control plane modules exist in the network slice, the first label is used to identify the network slice and the session, and the second label is used to identify a corresponding to the uplink data packet. Quality of service parameters;
    在所述网络切片内仅存在一个会话控制面模块的情况下,所述第一标签用于标识所述网络切片,所述第二标签用于标识所述会话和与所述上行数据包对应的服务质量参数。In the case that only one session control plane module exists in the network slice, the first label is used to identify the network slice, and the second label is used to identify the session and the uplink data packet. Quality of service parameters.
  9. 一种数据的发送装置,包括: A data transmitting device includes:
    第一设置单元,配置为为待发送的下行数据包设置数据标签,其中,所述数据标签用于标识所述下行数据包所属的会话;a first setting unit, configured to set a data label for the downlink data packet to be sent, where the data label is used to identify a session to which the downlink data packet belongs;
    第一发送单元,配置为向用户终端发送携带有所述数据标签的所述下行数据包,其中,所述第一发送单元与所述用户终端间的网元基于所述数据标签转发所述下行数据包。The first sending unit is configured to send, to the user terminal, the downlink data packet carrying the data label, where the network element between the first sending unit and the user terminal forwards the downlink based on the data label data pack.
  10. 根据权利要求9所述的装置,其中,所述装置还包括:The apparatus of claim 9 wherein said apparatus further comprises:
    第一接收单元,配置为在网关用户面模块为待发送的下行数据包设置数据标签之前,接收会话控制面模块基于中间信息生成的所述数据标签;The first receiving unit is configured to receive, before the gateway user plane module sets a data label for the downlink data packet to be sent, the data label generated by the session control plane module based on the intermediate information;
    其中,所述中间信息与所述会话、所述会话所在的网络切片以及与所述下行数据包对应的服务质量中的一个或多个相关,所述网关用户面模块和所述会话控制面模块设置在所述网络切片内。The intermediate information is related to one or more of the session, a network slice where the session is located, and a quality of service corresponding to the downlink data packet, the gateway user plane module and the session control plane module. Set in the network slice.
  11. 一种数据的发送装置,包括:A data transmitting device includes:
    第二设置单元,配置为为待发送的上行数据包设置数据标签,其中,所述数据标签用于标识所述上行数据包所属的会话;a second setting unit, configured to set a data label for the uplink data packet to be sent, where the data label is used to identify a session to which the uplink data packet belongs;
    第二发送单元,配置为向网关用户面模块发送携带有所述数据标签的所述上行数据包,其中,所述第二发送单元与所述网关用户面模块间的网元基于所述数据标签转发所述上行数据包。a second sending unit, configured to send, to the gateway user plane module, the uplink data packet carrying the data label, where a network element between the second sending unit and the gateway user plane module is based on the data label Forwarding the upstream packet.
  12. 根据权利要求11所述的装置,其中,所述装置还包括:The apparatus of claim 11 wherein said apparatus further comprises:
    第二接收单元,配置为在用户终端为待发送的上行数据包设置数据标签之前,接收会话控制面模块基于中间信息生成的所述数据标签;a second receiving unit, configured to receive, before the user terminal sets a data label for the uplink data packet to be sent, the data label generated by the session control plane module based on the intermediate information;
    其中,所述中间信息与所述会话、所述会话所在的网络切片以及与所述上行数据包对应的服务质量中的一个或多个相关,所述网关用户面模块和所述会话控制面模块设置在所述网络切片内。The intermediate information is related to one or more of the session, a network slice where the session is located, and a quality of service corresponding to the uplink data packet, the gateway user plane module and the session control plane module. Set in the network slice.
  13. 一种计算机存储介质,所述计算机存储介质中存储有计算机可 执行指令,该计算机可执行指令配置为执行权利要求1-4任一项所述的数据的发送方法,或者权利要求5-8任一项所述的数据的发送方法。 A computer storage medium storing a computer in the computer storage medium The computer-executable instructions are configured to perform the method of transmitting data according to any one of claims 1 to 4, or the method of transmitting data according to any one of claims 5-8.
PCT/CN2017/102085 2016-09-22 2017-09-18 Data transmission method and device, and computer storage medium WO2018054272A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610841628.3A CN107864095A (en) 2016-09-22 2016-09-22 The sending method and device of data
CN201610841628.3 2016-09-22

Publications (1)

Publication Number Publication Date
WO2018054272A1 true WO2018054272A1 (en) 2018-03-29

Family

ID=61690190

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/102085 WO2018054272A1 (en) 2016-09-22 2017-09-18 Data transmission method and device, and computer storage medium

Country Status (2)

Country Link
CN (1) CN107864095A (en)
WO (1) WO2018054272A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110611937A (en) * 2018-06-14 2019-12-24 中国电信股份有限公司 Data distribution method and device, edge data center and readable storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110475381B (en) * 2018-05-11 2021-09-03 华为技术有限公司 Communication method, device and system
CN110831258A (en) * 2018-08-10 2020-02-21 华为技术有限公司 Data transmission method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008082352A1 (en) * 2006-12-29 2008-07-10 Telefonaktiebolaget Lm Ericsson (Publ) Automatic distribution of server and gateway information for pool configuration
CN101316194A (en) * 2007-05-31 2008-12-03 华为技术有限公司 Method and device for improving reporting reliability of monitor user interface data
CN101330501A (en) * 2007-06-20 2008-12-24 华为技术有限公司 Method for establishing network connection and apparatus thereof
CN105490945A (en) * 2014-09-15 2016-04-13 上海贝尔股份有限公司 Method and device for controlling data transmission in control plane
CN105813195A (en) * 2016-05-13 2016-07-27 电信科学技术研究院 Method and device for selecting mobility management mechanism for terminal as required
CN105898894A (en) * 2016-05-13 2016-08-24 华为技术有限公司 Method and device for controlling RRC state

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008082352A1 (en) * 2006-12-29 2008-07-10 Telefonaktiebolaget Lm Ericsson (Publ) Automatic distribution of server and gateway information for pool configuration
CN101316194A (en) * 2007-05-31 2008-12-03 华为技术有限公司 Method and device for improving reporting reliability of monitor user interface data
CN101330501A (en) * 2007-06-20 2008-12-24 华为技术有限公司 Method for establishing network connection and apparatus thereof
CN105490945A (en) * 2014-09-15 2016-04-13 上海贝尔股份有限公司 Method and device for controlling data transmission in control plane
CN105813195A (en) * 2016-05-13 2016-07-27 电信科学技术研究院 Method and device for selecting mobility management mechanism for terminal as required
CN105898894A (en) * 2016-05-13 2016-08-24 华为技术有限公司 Method and device for controlling RRC state

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110611937A (en) * 2018-06-14 2019-12-24 中国电信股份有限公司 Data distribution method and device, edge data center and readable storage medium
CN110611937B (en) * 2018-06-14 2023-04-07 中国电信股份有限公司 Data distribution method and device, edge data center and readable storage medium

Also Published As

Publication number Publication date
CN107864095A (en) 2018-03-30

Similar Documents

Publication Publication Date Title
US11570668B2 (en) Release of a second session of a wireless device by an access and mobility management function
US11737156B2 (en) Establishing a session or cellular Internet of Things packet transmission
US10609154B2 (en) Data transmission over user plane for cellular IoT
EP3755012B1 (en) Application-friendly protocol data unit (pdu) session management
US10666458B2 (en) Method and apparatus for data transmission involving tunneling in wireless communication networks
EP3627793B1 (en) Session processing method and device
CN113452626B (en) Quality of service (QOS) management in wireless networks
KR101814969B1 (en) Systems and methods for accessing a network
US20160330749A1 (en) Cloud based access solution for enterprise deployment
WO2019033920A1 (en) Method and device enabling network side to identify and control remote user equipment
US11228560B2 (en) Mobility functionality for a cloud-based access system
KR102469973B1 (en) Communication method and device
US20170244705A1 (en) Method of using converged core network service, universal control entity, and converged core network system
CN108307391B (en) Terminal access method and system
CN115316039A (en) Session management for edge computing
EP3255922A1 (en) Service flow offloading method and apparatus
EP3354053B1 (en) Improved handling of communication exchanges between a telecommunications network and an user equipment
WO2018054272A1 (en) Data transmission method and device, and computer storage medium
US20200137726A1 (en) Communications device and communication method
US11811728B1 (en) Broadband network gateway (BNG) as dynamic host configuration protocol (DHCP) server
EP4322499A1 (en) Broadband network gateway (bng) as dynamic host configuration protocol (dhcp) server
WO2023056845A1 (en) Communication method and apparatus
US20240146688A1 (en) Broadband network gateway (bng) as dynamic host configuration protocol (dhcp) server
CN117544450A (en) Broadband network gateway as dynamic host configuration protocol server
WO2013155938A1 (en) Method and device for informing of user address

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

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

Country of ref document: EP

Kind code of ref document: A1