WO2018036514A1 - Procédé et dispositif destinés à l'envoi de message - Google Patents

Procédé et dispositif destinés à l'envoi de message Download PDF

Info

Publication number
WO2018036514A1
WO2018036514A1 PCT/CN2017/098628 CN2017098628W WO2018036514A1 WO 2018036514 A1 WO2018036514 A1 WO 2018036514A1 CN 2017098628 W CN2017098628 W CN 2017098628W WO 2018036514 A1 WO2018036514 A1 WO 2018036514A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
module
dep
communication message
determining
Prior art date
Application number
PCT/CN2017/098628
Other languages
English (en)
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 WO2018036514A1 publication Critical patent/WO2018036514A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/302Route determination based on requested QoS
    • H04L45/304Route determination for signalling traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail

Definitions

  • the present invention relates to the field of communications, and in particular to a message sending method and apparatus.
  • RFC 3588 (Request For Comments, referred to as RFC, is a series of numbered files that collect information about Internet-related information, as well as software files for UNIX and Internet communities) and related application protocols.
  • Diameter system is 3GPP (3rd Generation Partnership Project, 3GPP's goal is to achieve a smooth transition from 2G network to 3G network, to ensure backward compatibility of future technologies, support easy network construction and inter-system roaming and compatibility , including R5, R6, R7, R8, R9, etc.) HSS (Home Subscriber Server), SLF (Super Low Frequency), SPR in the IMS (IP Multimedia Subsystem) system (Subscription Profile Repository), EPC (Evolved Packet Core, 4G core network) and other related network elements provide Diameter messaging, relay and other functional services.
  • 3GPP 3rd Generation Partnership Project
  • 3GPP's goal is to achieve a smooth transition from 2G network to 3G network, to ensure backward compatibility of future technologies, support easy network construction and inter-
  • the system uses the data transmission service provided by the transport layer (that is, the TCP/SCTP layer, the Transmission Control Protocol, the Stream Control Transmission Protocol, the Stream Control Transmission Protocol) to send a Diameter message to the peer Diameter entity, and the received Diameter message. It is sent to the service layer to provide link management and transaction layer retransmission mechanisms to ensure the reliability of the signaling layer.
  • the transport layer that is, the TCP/SCTP layer, the Transmission Control Protocol, the Stream Control Transmission Protocol, the Stream Control Transmission Protocol
  • connection management function the main functions of the system include connection management function, transaction management function, and session management function.
  • session management function the main functions of the system.
  • the system can be divided into the following functional levels:
  • DAP module (Diameter Access Point), completes the access control of the neighboring points in the Diameter network, and carries the management function;
  • the DEP module (Diameter Executive Point) completes the business-related logic execution functions defined in the Diameter protocol, including transaction management, session management, Relay/Redirect, etc.
  • the DAP module is mainly responsible for completing the access control and bearer management functions of the Diameter neighbor.
  • the DAP module receives the message from the SCTP/TCP layer. If it is a request message, it sends it to the corresponding DEP module according to a certain distribution policy. If it is a response message, it sends it directly to the DEP module where the request message is located.
  • the DAP module cannot be correctly distributed due to the change of the status of the DEP module.
  • the embodiment of the invention provides a message sending method and device, so as to at least solve the technical problem that the message forwarding cannot be correctly performed due to the elastic contraction characteristic of the VNF in the related art.
  • a message sending method includes: when a VNF is in an elastic contraction, if a communication message of a network element is received, acquiring a message type of the communication message; The message type determines the target DEP module for processing the communication message; sends the communication message to the target DEP module.
  • the message type of the communication message is: obtaining the identification information carried in the communication message; determining the message type of the communication message by using the identification information.
  • the obtaining the identifier information carried in the communication message includes: obtaining the identifier information carried in the Payload field in the communication message.
  • determining, by the identifier information, the message type of the communication message includes: determining whether there is a session connection corresponding to the identifier information, where the session connection corresponding to the identifier information is a session connection to which the communication message belongs; if there is a correspondence corresponding to the identifier information The session connection determines that the message type of the communication message is a non-originating message; if there is no session connection corresponding to the identification information, it determines that the message type of the communication message is an originating message.
  • determining, according to the message type of the communication message, the target DEP module for processing the communication message comprises: determining that the DEP module associated with the session connection is the target DEP module if the message type of the communication message is a non-originating message; In the case that the message type of the communication message is an originating message, one of the plurality of DEP modules is selected as the target DEP module, wherein the plurality of DEP modules are DEP modules that are not allowed to be reduced in the preset time period.
  • the identifier information is data information
  • selecting one of the plurality of DEP modules as the target DEP module includes: determining a number of modules of the plurality of DEP modules; performing a remainder operation on the identifier information by using the number of modules to obtain identification data; The target DEP module in the DEP module that matches the identification data in sequence, and associates the target DEP module with the session connection.
  • the network element includes a 3GPP AAA SERVER network element.
  • a message sending apparatus comprising: an acquiring unit, configured to acquire a message of a communication message if a communication message of a network element is received when the VNF is in elastic contraction a determining unit configured to determine a target DEP module for processing a communication message based on a message type of the communication message; and a sending unit configured to send the communication message to the target DEP module.
  • the obtaining unit includes: an obtaining module, configured to obtain the identifier information carried in the communication message; and the first determining module is configured to determine, by using the identifier information, a message type of the communication message.
  • the obtaining module is further configured to obtain the identifier information carried in the Payload field in the communication message.
  • the first determining module includes: a determining submodule, configured to determine whether there is a session connection corresponding to the identifier information, where the session connection corresponding to the identifier information is a session connection to which the communication message belongs; the first determining submodule, The message type of the communication message is determined to be a non-originating message if there is a session connection corresponding to the identification information; and the second determining sub-module is configured to determine a message of the communication message if there is no session connection corresponding to the identification information Type is the originating message.
  • the determining unit includes: a second determining module, configured to determine that the DEP module associated with the session connection is the target DEP mode if the message type of the communication message is a non-originating message
  • the module is configured to select one of the plurality of DEP modules as the target DEP module when the message type of the communication message is an initial message, wherein the plurality of DEP modules are not allowed within the preset time period.
  • a second determining module configured to determine that the DEP module associated with the session connection is the target DEP mode if the message type of the communication message is a non-originating message
  • the module is configured to select one of the plurality of DEP modules as the target DEP module when the message type of the communication message is an initial message, wherein the plurality of DEP modules are not allowed within the preset time period.
  • Shing DEP module configured to determine that the DEP module associated with the session connection is the target DEP mode if the message type of the communication message is a non-originating message
  • the module is configured to select one of the
  • the identifier information is data information
  • the selecting module includes: a third determining submodule configured to determine a number of modules of the plurality of DEP modules; and an operation submodule configured to perform a remainder operation on the identifier information by using the number of modules to obtain the identifier
  • the data acquisition module is configured to acquire a target DEP module that matches the identification data in the plurality of DEP modules, and associates the target DEP module with the session connection.
  • the network element includes a 3GPP AAA SERVER network element.
  • a storage medium which may be configured to store program code for performing the following steps: when the VNF is in elastic contraction, if a communication message of the network element is received, Obtaining a message type of the communication message; determining a target DEP module for processing the communication message based on the message type of the communication message; and transmitting the communication message to the target DEP module.
  • the VNF when the VNF is in elastic contraction, if the communication message of the network element is received, the message type of the communication message is acquired; and the target DEP module for processing the communication message is determined based on the message type of the communication message; The communication message is sent to the target DEP module, thereby solving the technical problem that the message forwarding cannot be correctly performed due to the elastic contraction characteristic of the VNF in the related art, and the technical effect of correctly performing message forwarding during the elastic contraction is realized.
  • FIG. 1 is a schematic diagram of a computer terminal in accordance with an embodiment of the present invention.
  • FIG. 3 is a flowchart of a message sending method according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a Diameter logic architecture in accordance with an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a message transmitting apparatus 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 computer terminal may include one or more (only one shown) processor 101 (the processor 101 may include, but is not limited to, a microprocessor MCU or programmable A processing device such as a logic device FPGA, a memory 103 provided to store data, and a transmission device 105 provided as a communication function.
  • processor 101 may include, but is not limited to, a microprocessor MCU or programmable A processing device such as a logic device FPGA, a memory 103 provided to store data, and a transmission device 105 provided as a communication function.
  • FIG. 1 is merely illustrative and does not limit the structure of the above electronic device.
  • the memory 103 can be configured as a software program and a module for storing 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 by executing a software program and a module stored in the memory 103.
  • application software such as program instructions/modules corresponding to the control method of the device in the embodiment of the present invention
  • the processor 101 executes by executing a software program and a module stored in the memory 103.
  • 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 memory may store the program code of the following steps: when the VNF is in elastic contraction, if the communication message of the network element is received, the message type of the communication message is acquired; based on the communication message The message type determines the target DEP module for processing the communication message; sends the communication message to the target DEP module.
  • the transmission device is arranged to receive or transmit 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 be connected to other network devices through the base station to communicate with the Internet.
  • the transmission device can be a Radio Frequency (RF) module configured to communicate with the Internet wirelessly.
  • NIC Network Interface Controller
  • RF Radio Frequency
  • Non-3GPP access network is trusted or not is a network feature. If it is dynamically determined whether it is trusted or not, it is handled at the time of access authentication.
  • the AAA Server sends the indication to the access network.
  • the DER (Diameter-EAP-Request) flowchart is shown in Figure 2:
  • Step S201 After the UE establishes an association with the trusted Non-3GPP access gateway, the UE sends an EAPoL-Start to the Non-3GPP access gateway to initiate an authentication request.
  • Step S202 The Non-3GPP access gateway sends an EAP-Request/Identity message to the UE.
  • Step S203 The UE returns an EAP-Response/Identity message, and sends its user identity information to the network.
  • the identity identifier may be a pseudo-random NAI or a permanent NAI (a pseudo-random NAI is not available locally).
  • Step S204 The Non-3GPP access gateway encapsulates the EAP message with the EAP-payload AVP of the DIAMETER DER message and places the Identity in the User-Name AVP of the DIAMETER DER message, and sends the identifier to the 3GPP AAA Server.
  • Step S205 After receiving the DEA message, the 3GPP AAA Server needs to perform the following processing:
  • the EAP-AKA' algorithm is used if the DIAMETER DER carries the ANID, otherwise the EAP-AKA algorithm is used.
  • Step S206 the 3GPP AAA Server sends a DIAMETER DER message requesting a permanent user ID to the access network.
  • Step S207 the access network forwards the DER message to the UE.
  • Step S208 the UE responds by using the EAP-Response/AKA-Identity message to carry a permanent NAI (Network Access Identifier).
  • NAI Network Access Identifier
  • Step S209 the trusted Non-3GPP access gateway forwards the EAP-Response/AKA-Identity message to carry the permanent NAI to the 3GPP AAA Server, and the EAP message is encapsulated in the EAP-payload AVP of the DER message.
  • step S210 the 3GPP AAA Server checks whether the available authentication vector is cached according to the NAI, and if not, sends a MAR (Multimedia Auth Request) request to the HSS, requesting to obtain n sets of authentication vectors (n configurable, ranging from 1 to 5) ).
  • MAR Multimedia Auth Request
  • step S211 the information processing process between the AAA and the HSS is described in the related technical description of the SWx interface. Here, only the functional description is performed.
  • the HSS sends an n-group authentication quintuple in response to the 3GPP AAA Server authentication request.
  • Step S212 the 3GPP AAA Server checks whether there is local subscription information of the user. If not, the AAA initiates a SAR request (AAA_USER_DATA_REQUEST) to the HSS to obtain the user subscription information.
  • Step S213 the processing between the AAA and the HSS is referred to the SWx interface.
  • the HSS returns the SAA response to the 3GPP AAA Server.
  • step S214 the AAA server needs to perform the following processing:
  • the EAP playload parameters sent by the 3GPP AAA Server include ANID, RAND, AUTN (ANID, RAND, AUTN is part of the authentication quaternion), a message authentication code (MAC) and two user identities are assigned to the trusted Non-3GPP access gateway, and the EAP message is encapsulated in the DIAMETER DEA message.
  • the AT_RESULT_IND attribute is carried in the EAP-Payload AVP, and the AT_TRUST_IND attribute value (TRUSTED) determined in step S205 is sent to the UE if the IP mobility mode needs to be dynamically determined.
  • Step S215 the trusted Non-3GPP access gateway sends an EAP-Request/AKA-Challenge message to the UE.
  • step S216 the UE runs a UMTS (Universal Mobile Telecommunications System) algorithm in the USIM (Global Subscriber Identity Card).
  • the USIM verifies the AUTN and authenticates the network accordingly. If the AUTN is verified incorrectly, the terminal rejects the authentication (not shown in this example). If the serial number verification fails, the terminal initiates a synchronization process.
  • UMTS Universal Mobile Telecommunications System
  • USIM Global Subscriber Identity Card
  • Step S217 the trusted Non-3GPP access gateway sends an EAP-Response/AKA-Challenge message to the 3GPP AAA Server, and the EAP message is encapsulated in the DIAMETER DER message.
  • Step S218, the 3GPP AAA Server checks the received message authentication code (MAC, the MAC is calculated according to the secret key and the transmitted data to prevent the message from being destroyed), and compares XRES (Expected user Response) and received To RES (actual user response). If all checks are successful and the received DER request carries a result protection indication, the 3GPP AAA Server must send an EAP-Request/AKA-Notification message before sending the EAP Success message. If it is dynamically determining the IP mobility mode, it needs to be AT_IPMS_RES. The attribute is sent down. The EAP message is encapsulated in the DIAMETER DEA message and protected by MAC.
  • MAC received message authentication code
  • Step S219 the trusted Non-3GPP access gateway forwards the EAP message to the UE.
  • step S220 the UE sends an EAP-Response/AKA-Notification.
  • Step S221 the trusted Non-3GPP access gateway sends an EAP-Response/AKA-Notification message to the 3GPP AAA Server, and the EAP packet is encapsulated. In the DIAMETER DER message. The 3GPP AAA Server must ignore the message content.
  • step S222 after the authentication succeeds, the key changed in the authentication process needs to be updated.
  • the AAA service module initiates an LDAP (Lightweight Directory Access Protocol) write request to the AAA storage module, updates the MSK, MSK-Timeout, re-authentication ID and re-authentication ID counter, random pseudonym (if regenerated), and The pseudo-ID counter (if changed) also updates the EMSK.
  • LDAP Lightweight Directory Access Protocol
  • Step S223 after the AAA storage module updates the data, return an LDAP response to the AAA service module.
  • Step S224 the 3GPP AAA Server checks whether the user is allowed to use the Non-3GPP access, whether to use the subscribed APN7406455910s, whether the RAT-Type is in the RAT list allowed by the user subscription, and check whether the user has signed the APN7406455910 in the DER request. If the check is passed, an EAP Success message is sent to the trusted Non-3GPP access gateway (may be described before step 23) before the EAP-Notification is sent.
  • Step S225 the trusted Non-3GPP access gateway notifies the UE that the authentication is successful by using an EAP Success message. At this point, the EAP-AKA' interaction has been successfully completed.
  • IMSI NAI
  • REGISTRATION service allocation type
  • Step S227 the HSS sets the user status to REGISTERED, and then carries the user related data to initiate SAA insertion data to the AAA server.
  • the DER message (ie, Diameter-EAP-Request Command) mainly includes the following fields, and the meanings of the respective fields are as shown in Table 1:
  • the DAP module when the DAP module distributes the message to the DEP module, it is determined according to the state of the DEP module whether to distribute the message to the DEP module. After the virtualization of the VNF is introduced, the DAP module in the VNF process does not allow the DEP module to process the newly-initiated service message. The DAP module forwards the message to the DEP module in advance. This DEP module is filtered out.
  • the DAP module distributes the message according to the session (the callback connection) carried in the message and the running DEP module to select the appropriate DEP module.
  • the DER message (that is, the communication message) of the 3GPP AAA SERVER network element has a scenario in which multiple messages are exchanged in a session. If the DEP module is offline (ie, reduced in size) according to the distribution policy of the DAP module above, the DAP module will not be used again. The remaining DER message in the session is distributed to the DEP module that originally processed the message, causing the call loss of the DER message.
  • a message sending method is provided.
  • Method Embodiments it should be noted that the steps shown in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and although the logical order is shown in the flowchart, In some cases, the steps shown or described may be performed in a different order than that.
  • FIG. 3 is a flowchart of a method for sending a message according to an embodiment of the present invention. As shown in FIG. 3, the method includes the following steps:
  • Step S301 When the VNF is in elastic contraction, if the communication message of the network element is received, the message type of the communication message is obtained.
  • Step S302 Determine a target DEP module for processing the communication message based on the message type of the communication message.
  • Step S303 sending a communication message to the target DEP module.
  • the VNF when the VNF is in elastic contraction, if the communication message of the network element is received, the message type of the communication message is acquired; the target DEP module for processing the communication message is determined based on the message type of the communication message; and the communication message is sent.
  • the target DEP module is solved, thereby solving the technical problem that the message forwarding cannot be correctly performed due to the elastic contraction characteristic of the VNF in the related art, and the technical effect of correctly performing message forwarding in the elastic contraction is realized.
  • the architecture of the operating environment of the method of the present application is shown in FIG. 4, and in the Diameter logical architecture diagram, the DEP module (the session and transaction management module and its active and standby modules) and the DAP module (the connection management module and its active and standby modules) are mainly included.
  • DIM data transmission module Diameter Data Transport Point, DIP module for short
  • platform adapter module public module / PARSER module
  • OAM service module Operation Administration and Maintenance, also known as Diameter operation management and maintenance module.
  • the above DIP module includes a LREG module (Diameter Local Registry, that is, a Diameter local registration node) and a preparation module thereof, a DTP module, a GREG module (Diameter Global Registry, that is, a Diameter global registration node), and an active/standby module thereof.
  • LREG Diameter Local Registry
  • DTP Diameter
  • GREG Diameter Global Registry
  • the execution body of the foregoing step may be a bearer adaptation module DAP or the like, but is not limited thereto.
  • the foregoing network element includes a 3GPP AAA SERVER network element; the foregoing communication message may be 3GPP DER message of the AAA SERVER network element (Diameter-EAP-Request).
  • step S301 the message type of the communication message is obtained by: obtaining the identification information carried in the communication message; and determining the message type of the communication message by using the identification information.
  • the obtaining the identifier information carried in the communication message includes: obtaining the identifier information carried in the Payload field in the communication message; determining, by using the identifier information, the message type of the communication message includes: determining whether there is a session connection corresponding to the identifier information, where The session connection corresponding to the information is the session connection to which the communication message belongs; if there is a session connection corresponding to the identification information, it is determined that the message type of the communication message is a non-originating message (ie, the Nth message of the session, N is greater than 1); If there is no session connection corresponding to the identification information, it is determined that the message type of the communication message is an origination message (the first message of the session).
  • determining, according to the message type of the communication message, the target DEP module for processing the communication message comprises: determining the DEP module associated with the session connection if the message type of the communication message is a non-originating message For the target DEP module, when the message type of the communication message is an initial message, one of the plurality of DEP modules is selected as the target DEP module, wherein the plurality of DEP modules are not allowed to be reduced during the preset time period. The DEP module.
  • the identification information is data information
  • selecting one of the plurality of DEP modules as the target DEP module includes: determining the number of modules of the plurality of DEP modules; performing the remainder operation on the identification information by using the number of modules to obtain the identification data; A target DEP module that sequentially matches the identification data among the plurality of DEP modules, and associates the target DEP module with the session connection.
  • the method of the present application can be applied to a message distribution policy in which the DER message is not interrupted when the Diameter service execution module is contracted under the virtualized 3GPP AAA SERVER network element VNF.
  • the process is as follows:
  • the DAP module When processing the DER message, the DAP module decodes the DER message to determine whether the Eap-payload (Extensible Authentication Protocol, Eap) in the DER message has eap-identity (ie, response).
  • Eap Extensible Authentication Protocol
  • the distribution strategy is as follows:
  • the DAP considers that the application is processing the DER message (that is, the message in the existing session connection), DAP. Distribute messages according to the old DEP module (including the DEP module ready to be offline).
  • the DAP considers that it is a new service message initiated by the terminal, and the DAP distributes the message according to the new DEP module distribution (remove the DEP module to be reduced) .
  • the DER message is decoded by the DAP module, and whether the DER message is the originating message of the peer is determined according to whether the Eap-payload in the DER message carries the eap-identity (ie, the identifier information carried in the Payload field). If eap-identity (response) is taken, it is considered to be an initial message, and the distributed message is distributed according to the new DEP module, and the DEP module to be reduced is distributed and distributed. If there is no eap-identity (response), it is considered to be an intermediate message of the DER.
  • the distributed message is distributed according to the old DEP module, and the DEP module that is ready to be reduced is reserved for distribution, so that the DEP module preparing to shrink can process the remaining messages of the DER.
  • the DER message newly initiated by the peer network element is not processed, and the requirement that the service message is not interrupted when the DEP module is reduced is satisfied.
  • the DEP module in the Diameter layer carried by the 3GPP AAA SERVER network element is reduced, the DER message processed by the DAP module has a call loss, the UE attachment process fails, and the user cannot access the 3GPP network.
  • the DAP module of the Diameter system in the present application determines the message distribution policy flow of the DAP module according to whether the Eap-payload in the DER message carries the eap-identity (response), as shown in FIG. 2;
  • step S202 the Diameter subsystem carried by the 3GPP AAA Server receives the DER message, and the DAP module of the Diameter decodes the DER message when processing the DER message, and determines whether the Eap-payload in the DER message has eap-identity (response) ), its distribution strategy is as follows:
  • the DAP If the Eap-payload in the DER message does not carry the eap-identity (response), the DAP considers that the application is processing the DER message (that is, the message in the existing session connection), and the DAP follows the old DEP module (including the preparation for offline). The DEP module) distributes the distributed messages.
  • the DAP considers that the DAP is a new service message initiated by the terminal, and the DAP is distributed according to the new DEP module. Prepare the denatured DEP module to remove the message.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • a message sending 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. 5 is a schematic diagram of a message transmitting apparatus according to an embodiment of the present invention. As shown in FIG. 5, the apparatus may include an acquisition unit 51, a determination unit 52, and a transmission unit 53.
  • the obtaining unit 51 is configured to acquire a message type of the communication message if the communication message of the network element is received when the VNF is in elastic contraction.
  • the determining unit 52 is arranged to determine a target DEP module for processing the communication message based on the message type of the communication message.
  • the sending unit 53 is configured to send a communication message to the target DEP module.
  • the acquiring unit acquires the message type of the communication message when the VNF is in the elastic contraction state, and determines the message type of the communication message based on the message type of the communication message, and determines the target DEP module for processing the communication message.
  • the sending unit sends a communication message to the target DEP module. Therefore, the technical problem that the message forwarding cannot be correctly performed due to the elastic contraction characteristic of the VNF in the related art is solved, and the message forwarding can be correctly performed even during the elastic contraction. The technical effect of hair.
  • the foregoing network element includes a 3GPP AAA SERVER network element; the foregoing communication message may be a DER message (Diameter-EAP-Request) of the 3GPP AAA SERVER network element.
  • the obtaining unit includes: an obtaining module, configured to obtain the identifier information carried in the communication message; and the first determining module is configured to determine the message type of the communication message by using the identifier information.
  • the obtaining module is further configured to obtain the identifier information carried in the Payload field in the communication message.
  • the first determining module includes: a determining sub-module, configured to determine whether there is a session connection corresponding to the identifier information, wherein the session connection corresponding to the identifier information is a session connection to which the communication message belongs; and the first determining sub-module is set to exist if Determining, by the session connection corresponding to the identifier information, the message type of the communication message is a non-originating message; and the second determining sub-module is configured to determine that the message type of the communication message is originating if there is no session connection corresponding to the identifier information Message.
  • the determining unit includes: a second determining module, configured to determine that the DEP module associated with the session connection is the target DEP module if the message type of the communication message is a non-originating message; and the selecting module is set to be in the communication In the case that the message type of the message is an originating message, one of the plurality of DEP modules is selected as the target DEP module, wherein the plurality of DEP modules are DEP modules that are not allowed to be reduced in the preset time period.
  • the identification information is data information
  • the selection module includes: a third determining sub-module, configured to determine a number of modules of the plurality of DEP modules; and an operation sub-module configured to perform a remainder operation on the identification information by using the number of modules, Identifying the data; acquiring the sub-module, and setting the target DEP module that matches the sequence data in the plurality of DEP modules, and associating the target DEP module with the session connection.
  • 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 storage medium.
  • the storage medium can be configured to store program code for performing the following steps:
  • the foregoing storage medium may include, but not limited to, a USB flash drive, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, and a magnetic memory.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • a mobile hard disk e.g., a hard disk
  • magnetic memory e.g., a hard disk
  • the processor executes according to the stored program code in the storage medium: when the VNF is in elastic contraction, if the communication message of the network element is received, the message type of the communication message is acquired; The message type of the message determines the target DEP module for processing the communication message; the communication message is sent to the target DEP module.
  • 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 VNF when the VNF is in elastic contraction, if the communication message of the network element is received, the message type of the communication message is acquired; and the target DEP module for processing the communication message is determined based on the message type of the communication message; The communication message is sent to the target DEP module, thereby solving the technical problem that the message forwarding cannot be correctly performed due to the elastic contraction characteristic of the VNF in the related art, and the technical effect of correctly performing message forwarding during the elastic contraction is realized.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

La présente invention concerne un procédé et un dispositif destinés à l'envoi d'un message. Le procédé consiste : à acquérir un type de message du message de communication, si un message de communication d'un élément de réseau est reçu lorsqu'une fonction de réseau virtualisée (VNF) est dans une capacité de contraction élastique ; à déterminer, en fonction du type de message du message de communication, un module DEP cible destiné à traiter le message de communication ; et à envoyer le message de communication au module DEP cible. La présente invention résout le problème technique dans l'état de la technique associé, selon lequel un transfert de message ne peut pas être effectué en raison de la caractéristique de la capacité de contraction élastique d'une VNF.
PCT/CN2017/098628 2016-08-23 2017-08-23 Procédé et dispositif destinés à l'envoi de message WO2018036514A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610708954.7 2016-08-23
CN201610708954.7A CN107770067B (zh) 2016-08-23 2016-08-23 消息发送方法和装置

Publications (1)

Publication Number Publication Date
WO2018036514A1 true WO2018036514A1 (fr) 2018-03-01

Family

ID=61246438

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/098628 WO2018036514A1 (fr) 2016-08-23 2017-08-23 Procédé et dispositif destinés à l'envoi de message

Country Status (2)

Country Link
CN (1) CN107770067B (fr)
WO (1) WO2018036514A1 (fr)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100017603A1 (en) * 2008-07-18 2010-01-21 Bridgewater Systems Corp. Extensible Authentication Protocol Authentication and Key Agreement (EAP-AKA) Optimization
CN105099789A (zh) * 2015-09-02 2015-11-25 华为技术有限公司 一种网元升级方法及设备
CN105634956A (zh) * 2015-12-31 2016-06-01 华为技术有限公司 一种报文转发方法、装置和系统
CN105634780A (zh) * 2014-11-04 2016-06-01 中兴通讯股份有限公司 一种实现vnf弹性伸缩的方法及装置
CN105681060A (zh) * 2014-11-17 2016-06-15 中兴通讯股份有限公司 一种虚拟化网络功能管理升级方法、装置及服务器
CN105847330A (zh) * 2016-03-16 2016-08-10 中国联合网络通信集团有限公司 一种内容分发方法及系统

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104980297A (zh) * 2014-04-14 2015-10-14 中兴通讯股份有限公司 虚拟机资源的变更方法、装置及虚拟网络功能设备
CN105577414A (zh) * 2014-10-17 2016-05-11 中兴通讯股份有限公司 虚拟机vm资源弹性伸缩处理方法、装置及系统
CN105634782B (zh) * 2014-11-06 2019-03-01 华为技术有限公司 一种实例化vnf的方法及网元管理设备
CN105830394B (zh) * 2014-11-27 2019-05-21 华为技术有限公司 虚拟网络策略的配置方法、系统及其虚拟网元和网管系统
US9866408B2 (en) * 2014-12-12 2018-01-09 Oracle International Corporation Methods, systems, and computer readable media for configuring a flow interface on a network routing element

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100017603A1 (en) * 2008-07-18 2010-01-21 Bridgewater Systems Corp. Extensible Authentication Protocol Authentication and Key Agreement (EAP-AKA) Optimization
CN105634780A (zh) * 2014-11-04 2016-06-01 中兴通讯股份有限公司 一种实现vnf弹性伸缩的方法及装置
CN105681060A (zh) * 2014-11-17 2016-06-15 中兴通讯股份有限公司 一种虚拟化网络功能管理升级方法、装置及服务器
CN105099789A (zh) * 2015-09-02 2015-11-25 华为技术有限公司 一种网元升级方法及设备
CN105634956A (zh) * 2015-12-31 2016-06-01 华为技术有限公司 一种报文转发方法、装置和系统
CN105847330A (zh) * 2016-03-16 2016-08-10 中国联合网络通信集团有限公司 一种内容分发方法及系统

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
"eHRPD Security Framework", 3GPP2 S. R0138-0 VERSION 1. 0, 14 May 2009 (2009-05-14), pages 1 - 25, XP055603013 *
ERONEN, P. ET AL.: "An Extension for EAP-Only Authentication in IKEv2", INTERNET ENGINEERING TASK FORCE (IETF) REQUEST FOR COMMENTS: 5998, 30 September 2010 (2010-09-30), XP015073010, ISSN: 2070-1721 *
ERONEN, P.ED. ET AL.: "Diameter Extensible Authentication Protocol (EAP) Application", NETWORK WORKING GROUP REQUEST FOR COMMENTS: 4072, 31 August 2005 (2005-08-31), XP015041927 *
HILLER, T. ET AL.: "Diameter Extensible Authentication Protocol (EAP) Application", DRAFT-IETF-AAA-EAP-01, 31 March 2003 (2003-03-31), XP055603024 *
MANDIN, JEFF.: "Enhancement of 802.16e to Support EAP-based Authentication / Key Distribution Rev. 4", IEEE C802. 16-71/R4, 27 January 2004 (2004-01-27), XP055603022 *

Also Published As

Publication number Publication date
CN107770067B (zh) 2021-05-11
CN107770067A (zh) 2018-03-06

Similar Documents

Publication Publication Date Title
US11405780B2 (en) Method for performing verification by using shared key, method for performing verification by using public key and private key, and apparatus
US11463874B2 (en) User profile, policy, and PMIP key distribution in a wireless communication network
US11825303B2 (en) Method for performing verification by using shared key, method for performing verification by using public key and private key, and apparatus
US11223947B2 (en) Enhanced registration procedure in a mobile system supporting network slicing
US8769611B2 (en) Methods and apparatus for providing PMIP key hierarchy in wireless communication networks
JP5384723B2 (ja) 通信ネットワークにおける認証手順による緊急通報処理
US9668139B2 (en) Secure negotiation of authentication capabilities
EP1693995B1 (fr) Procédé d'application d'une authentification d'accès d'un utilisateur wlan
EP1672945A1 (fr) Système d'interconnection UMTS-WLAN et procédé d'authentification associé
KR20110045796A (ko) 이동 통신 시스템에서 보안 관리 시스템 및 방법
US20080070571A1 (en) System and method for providing secure network access in fixed mobile converged telecommunications networks
WO2007097101A1 (fr) Systeme d'acces radio et procede d'acces radio
US20240073685A1 (en) Method for authentication for nswo service, device, and storage medium
WO2018036514A1 (fr) Procédé et dispositif destinés à l'envoi de message
KR20050090561A (ko) 고속 패킷 데이터 통신 시스템에서의 사용자 단말기 인증방법 및 시스템

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

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

Country of ref document: EP

Kind code of ref document: A1