[go: up one dir, main page]

WO2020259290A1 - Procédé et appareil de gestion de groupe d'utilisateurs - Google Patents

Procédé et appareil de gestion de groupe d'utilisateurs Download PDF

Info

Publication number
WO2020259290A1
WO2020259290A1 PCT/CN2020/095434 CN2020095434W WO2020259290A1 WO 2020259290 A1 WO2020259290 A1 WO 2020259290A1 CN 2020095434 W CN2020095434 W CN 2020095434W WO 2020259290 A1 WO2020259290 A1 WO 2020259290A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
user group
matching
identifier
group
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2020/095434
Other languages
English (en)
Chinese (zh)
Inventor
银宇
戚彩霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of WO2020259290A1 publication Critical patent/WO2020259290A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • H04W4/08User group management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support

Definitions

  • This application relates to the field of communications, and in particular to a method and device for managing user groups.
  • the network elements in the mobile communication network need to provide differentiated functions to meet the different needs of hundreds of operators around the world. For example: the subscribed bandwidth of flood-in users is changed to 5Mbps; enterprise users choose a specific gateway; public safety service personnel paging in the registered area, and the paging is retransmitted 3 times; ordinary personnel first paging through the nearest base station and paging If the call is unsuccessful, paging in the registered area twice, etc. It should be noted that the network element realizes the above-mentioned differentiation by configuring different function control parameters.
  • the network element distinguishes different users through user identification parameters.
  • different functions have different function control parameters and corresponding user identification parameters.
  • the network element needs to look up the table to match the user identification parameters and obtain the corresponding function control. parameter.
  • operators need to add user identification parameters for a certain function, technicians need to develop a new set of complete solutions.
  • function A supports user identification parameters based on the international mobile subscriber identification number (IMSI) prefix.
  • IMSI international mobile subscriber identification number
  • function B supports MSISDN prefix as User identification parameters.
  • technicians need to develop function B to support IMSI prefixes, so that the network element supports the matching of new user identification parameters and corresponds to the new user identification parameters
  • the function B controls the acquisition of parameters, which increases the development cost and also affects the commercial time for operators' customized requirements.
  • the present application provides a method and device for managing user groups. By decoupling the relationship between user identification parameters and function control parameters, the development cost of specific functions and the commercial time required by operators for customization are reduced.
  • a method for managing a user group including: obtaining a first user ID of a user; matching a first user group to which the user belongs according to the first user ID, and obtaining a corresponding first user group The first user group identifier; when the user's business process is executed, the first configuration parameter is determined according to the first user group identifier; the business process action is controlled according to the first configuration parameter.
  • the user group and the configuration parameter establish an association relationship through the user group identifier. Since the user group and the configuration parameters are independent information, the modification of the user group will not affect the use of the configuration parameters. For example, when the network element newly supports a user group whose identification type is the MSISDN prefix, the first configuration parameter can be used when the network element executes the service process of the user in the user group corresponding to the MSISDN prefix without changing.
  • the network element using the above method only needs to be developed once when the user identification changes, and can be applied
  • the configuration parameters for all functions can reduce development costs and improve development efficiency.
  • the user group and configuration parameters in the above method are mutually independent information, the user group and configuration parameters can be flexibly combined, and a user group can be associated with multiple configuration parameters to provide a user with different service requirements, thus being able to respond flexibly Different network scenarios are especially suitable for network slicing in 5G communication systems.
  • the method further includes: creating the first user group A user group, the first user group includes the first user group identifier and a first matching rule, the first matching rule is used to match the first user identifier and the first user group; The first configuration parameter associated with the first user group.
  • the adding the first configuration parameter associated with the first user group includes: associating the first configuration parameter with the first user group through the first user group identifier.
  • the above solution can be interpreted as: the network element stores the association relationship between the first user group identifier and the first configuration parameter, and the network element stores the association relationship between the first user group identifier and the first user group.
  • the first matching rule includes a first matching record and an identification type.
  • the matching the first user group to which the user belongs according to the first user ID to obtain the first user group ID corresponding to the first user group includes: according to the ID type in a plurality of matching rules , Determining at least one matching rule that is the same as the identification type of the first user identification from the plurality of matching rules, the at least one matching rule includes at least one matching record; according to the first user identification, from the A first matching record that matches the first user ID is determined in at least one matching record; the first user group ID is obtained according to the first user group corresponding to the first matching record.
  • the first matching rule further includes a priority parameter
  • the priority parameter is used to indicate the priority of the first matching record in the first matching rule
  • the method further includes: acquiring the user The second user identification; according to the identification types in the multiple matching rules, determine from the multiple matching rules at least one matching rule that is the same as the identification type of the second user identification, the at least one matching rule Including at least one matching record; according to the second user identifier, from at least one matching record included in at least one matching rule that is the same as the identifier type of the second user identifier, the second user identifier that matches the second user identifier is determined Match records;
  • the obtaining the first user group identifier according to the first user group corresponding to the first matching record includes: when the priority corresponding to the first matching record is higher than the priority corresponding to the second matching record At the time of level, the first user group identifier is obtained according to the first user group corresponding to the first matching record.
  • the network element determines the first user ID. After the two matching records, one matching record needs to be selected from the two matching records to avoid possible errors when performing subsequent steps (for example, the control actions corresponding to the two user groups are contradictory).
  • the configuration parameter associated with the first user group includes a priority parameter
  • the priority parameter is used to indicate the priority of the configuration parameter associated with the first user group
  • the method further includes: obtaining all The second user identifier of the user; according to the identifier types in the multiple matching rules, at least one matching rule that is the same as the identifier type of the second user identifier is determined from the multiple matching rules, and the at least one The matching rule includes at least one matching record; according to the second user identifier, it is determined from at least one matching record included in at least one matching rule that is the same as the identifier type of the second user identifier that matches the second user identifier A second matching record; obtaining a second user group identifier according to the second user group corresponding to the second matching record; determining a second configuration parameter according to the second user group identifier when executing the business process of the user;
  • the controlling the service flow action according to the first configuration parameter includes: when the first priority of the first configuration parameter is higher than the second priority of the second configuration parameter, according to the first configuration parameter Control business process actions.
  • the method further includes: receiving the first user group; and receiving the first configuration parameter associated with the first user group.
  • the first user group is a default user group, wherein the default user group can match any user, and users matched to the first user group cannot be matched to those outside the first user group Other user groups.
  • the function control parameters of other users can be the same, so that the network element can match the user ID of other users to the default user group. Ensure that other users' functions are normal.
  • the default user group can reduce the number of user group records on the network element and reduce configuration complexity.
  • the device may be a network element or a chip.
  • the device may include a processing unit and a communication unit.
  • the processing unit may be a processor, and the communication unit may be a transceiver;
  • the network element may also include a storage unit, and the storage unit may be a memory;
  • the storage unit is used to store instructions, and the processing unit executes the The instructions stored in the storage unit enable the network element to execute the method described in the first aspect.
  • the processing unit may be a processor, and the communication unit may be an input/output interface, a pin or a circuit, etc.; the processing unit executes the instructions stored in the storage unit so that the chip executes the first aspect
  • the storage unit may be a storage unit (for example, a register, a cache, etc.) in the chip, or a storage unit (for example, a read-only memory, a random access memory, etc.) located outside the chip.
  • the present application provides a computer-readable storage medium in which a computer program is stored.
  • the processor executes the method described in the first aspect.
  • the present application provides a computer program product, the computer program product comprising: computer program code, when the computer program code is executed by a processor, the processor executes the method described in the first aspect.
  • Figure 1 is a schematic diagram of a communication system suitable for the present application
  • Figure 2 is a schematic diagram of a method for managing user groups provided by the present application.
  • Figure 3 is a schematic diagram of another method for managing user groups provided by the present application.
  • Fig. 4 is a schematic diagram of a device for managing user groups provided by the present application.
  • FIG. 1 is a schematic diagram of a communication system suitable for this application.
  • the communication system 100 includes a network element 110 and a terminal device 120.
  • the terminal device 120 can communicate with the network device 110.
  • the terminal device 120 may communicate with the network element 110 through radio waves, and may also communicate with the network element 110 through optical fibers or cables.
  • the terminal device 120 may include various handheld devices with wireless communication functions, vehicle-mounted devices, wearable devices, computing devices, or other processing devices connected to a wireless modem, for example, the third-generation partnership project (3 rd Generation partnership project, 3GPP) defined user equipment (user equipment, UE), mobile station (mobile station, MS), soft terminal, home gateway, set-top box, etc.
  • 3GPP Third-generation partnership project
  • Network element 110 may conform to specifications 3GPP access network device or the core network device, e.g., the fifth generation (5 th generation, 5G) communication system, a base station (GNB) or access and mobility management function (access and mobility management function, AMF).
  • the network element 110 may also be a non-3GPP (non-3GPP) network device, such as an access gateway (AGF).
  • the network element 110 may also be a relay station, an access point, a vehicle-mounted device, a wearable device, and other types of devices.
  • the communication system 100 is only an example, and the communication system applicable to the present application is not limited to this.
  • the network element 110 needs to develop a new type of user identity that supports the above-mentioned functions, which increases the development cost and also affects the commercial time of the operator's customization requirements.
  • the user group-based management method provided by this application will be introduced.
  • the network elements and terminal devices below are no longer accompanied by reference signs.
  • Figure 2 shows a method of managing user groups of the present application.
  • the method 100 may be executed by a network element, and the method includes:
  • S110 Acquire a first user identifier of the user.
  • the first user identification is information identifying the user, and the network element may identify the user based on the first user identification.
  • This application does not limit the specific content of the first user identification.
  • the identification type of the first user identification includes at least one of the following types:
  • IMSI international mobile subscriber identification number
  • SUPI subscription permanent identity
  • Mobile International Subscriber ID mobile subscriber international ISDN number, MSISDN
  • General public user identification (generic public subscription identifier, GPSI);
  • Type allocation code of international mobile equipment identity (international mobile equipment identity type allocation code, IMEI TAC);
  • Subscription group ID (subscribe group ID);
  • UE usage type User usage type
  • Data network name (data network name, DNN);
  • Access point name access point name, APN
  • Network slice selection assistance information (network slice selection assistance information, NSSAI);
  • Tracking area identity (tracking area identity, TAI);
  • Routing area identity (RAI).
  • the network element may obtain the first user identification from a signaling message related to the user, or may obtain the first user identification from other messages.
  • the network element After the network element obtains the first user ID, it can perform the following steps to determine the user group to which the user belongs.
  • S120 Match the first user group to which the user belongs according to the first user ID, and obtain the first user group ID corresponding to the first user group.
  • the user group includes but is not limited to the user group identifier, the user group name and matching rules, and the matching rule includes but is not limited to the identifier type and matching records.
  • One user group can contain one or more matching rules.
  • the identification type in the matching rule includes at least one of the following types:
  • MSISDN prefix or MSISDN number segment
  • GPSI prefix or GPSI number segment
  • Subscription group identification prefix or subscription group identification number segment or subscription group identification list
  • TAI prefix or TAI number segment or TAI list
  • RAI prefix or RAI number segment or RAI list
  • the network element may determine at least one matching record from the multiple matching rules according to the identification type in the multiple matching rules, where the type of the matching rule to which the at least one matching record belongs is the same as the identification of the first user ID The same type; then match the first user ID with the at least one matching record, and determine the first matching record that matches the first user ID; then, according to the first matching record corresponding to the The first user group obtains the first user group identifier.
  • IMSI corresponds to IMSI prefix or IMSI number segment
  • SUPI corresponds to SUPI prefix or SUPI number segment
  • MSISDN corresponds to MSISDN prefix or MSISDN number segment
  • GPSI corresponds to GPSI prefix or GPSI number segment
  • IMEI TAC corresponds to IMEI TAC
  • the contracted group ID corresponds to the contracted group ID prefix or the contracted group ID number segment or the contracted group ID list
  • User usage type corresponds to user usage type prefix or user usage type number segment or user usage type list
  • DNN corresponds to DNN prefix or DNN list
  • APN corresponds to the APN prefix or APN list
  • TAI corresponds to the TAI prefix or TAI number segment or TAI list
  • RAI corresponds to RAI prefix or RAI number segment or RAI list.
  • Table 1 shows one form of user groups, and this application does not limit the specific forms of all user groups including the first user group.
  • the identification type and matching record in a record can be referred to as a matching rule, for example, "IMSI prefix” and "1234567" are the first matching rule.
  • the number "1" in the first column is the first user group ID.
  • the user group name can be filled with different names according to the requirements of the operator, for example, very important person (VIP) customers or ordinary customers; optionally, the user group name can also be empty.
  • VIP very important person
  • each user group can also contain more information.
  • the identity type of the first user identity acquired by the network element is IMSI
  • the content of the first user identity is 12345674007788.
  • the network element selects at least one matching record whose identification type is the IMSI prefix from the three user groups in Table 1, that is, matching record 1234567; subsequently, the network element matches the first user identification with at least one matching record, and determines the matching record 1234567 Is the first matching record matching the first user ID; subsequently, the first user group ID is obtained according to the first user group corresponding to the first matching record, that is, the record of the first matching record 1234567 is determined User group ID 1 is the first user group ID
  • Each user group in Table 1 may be configured by the technician in the network element, that is, the network element may receive and store the user group input by the technician.
  • the user group can be a file, part of the records in the file, or a table, etc., configured on the network element.
  • the first user group is a default user group, where the default user group can match any user identifier.
  • the network element may match the first user identifier to the first user group to obtain the first user group identifier.
  • the function control parameters of other users can be the same, so that the network element can match the user ID of other users to the default user group. Ensure that other users' functions are normal.
  • the default user group can reduce the number of user group records on the network element and reduce configuration complexity.
  • the above-mentioned solution is a scenario where the network element obtains a user identity (ie, the first user identity).
  • the same user can have multiple user identities at the same time, such as mobile phone number, IMSI and IMEI at the same time.
  • the network element may obtain multiple user identities of the same user at the same time (or within a short period of time). The processing method after the network element obtains multiple user identities will be described below.
  • the method 100 further includes:
  • the at least one matching rule includes at least one matching record
  • the second matching record is determined from at least one matching record included in at least one matching rule of the same type as the second user identification.
  • first and second only refer to two different individuals of the same type of object, and there are no other limitations other than that.
  • the second user ID and the first user ID represent two different user IDs, and there are no other restrictions.
  • the method for the network element to determine the second matching record matching the second user ID according to the second user ID is the same as the method for determining the first matching record matching the first user ID according to the first user ID. Repeat it again.
  • the network element determines the first user ID. After the two matching records, one matching record needs to be selected from the two matching records to avoid possible errors when performing subsequent steps (for example, the control actions corresponding to the two user groups are contradictory). Alternatively, the network element may not make a selection at this time, and make a selection when the subsequent steps are executed. The solution will be described in detail below.
  • the network element needs to make a selection after determining the second matching record, the network element can select the target user group from the user groups corresponding to the multiple matching records according to the priority of the multiple matching records. For this reason, the matching rule also Contains a priority parameter, which is used to indicate the priority of the matching record in the matching rule.
  • the user group corresponding to the first matching record is determined as the target user group, and the first user group corresponding to the first matching record is obtained The first user group ID.
  • the first user group identifier may be stored in the user context. Subsequently, the following steps can be performed.
  • the network element determines the configuration parameters selected by the gateway according to the user's first user group identifier, such as selecting a designated gateway.
  • the user's encryption strategy is determined according to the user's first user ID.
  • the size of the quality of service parameter QoS is determined according to the first user identification of the user.
  • S140 Control the business process action according to the first configuration parameter.
  • the network element executes the user's business process, it needs to determine the action corresponding to the business process according to the configuration parameters, so as to control the business process action.
  • the first configuration parameter can be determined according to the first user group identifier.
  • Table 2 shows an example of configuration parameters.
  • the encryption algorithm, the integrity protection algorithm, and the bandwidth are all configuration parameters, and the configuration parameters applicable to this application may also include other parameters.
  • This application does not limit the number and specific content of configuration parameters.
  • it may be received by the network element through the communication interface, for example, the configuration parameter may be input by a technician.
  • the configuration parameter can be a file, or part of the records in the file, or a table, etc., to be configured on the network element.
  • the network element When executing the user's business process, the network element can read the first user group identifier "1" from the user context, and determine from Table 2 that the first configuration parameter is EEA1 encryption algorithm, EIA1 integrity according to the first user group identifier Protection algorithm and 1Gbps bandwidth. Subsequently, based on the EEA1 encryption algorithm, EIA1 integrity protection algorithm and 1Gbps bandwidth control user business process actions.
  • the method 100 further includes:
  • the second configuration parameter is determined according to the second user group identifier.
  • S140 includes:
  • the configuration parameters also include a priority parameter, which is used to indicate the priority of the configuration parameter.
  • the second configuration parameter is, for example, the configuration parameter corresponding to the user group identifier "2" in Table 2.
  • the network element may determine the priority of each configuration parameter according to the priority parameters in Table 2 (not shown in Table 2).
  • the action of the network element to control the service flow may be to generate egress signaling, and send the egress signaling to other devices or modules, so as to implement specific functions of the user.
  • the network element may also not generate egress signaling and execute the business process locally.
  • Fig. 3 shows a possible flow of the network element provided in this application when executing the method 100.
  • the operation and maintenance management station can pre-configure the user group management database including Table 1 and the function management database including Table 2 for the network elements.
  • the network element executes S110 and obtains ingress signaling through the user signaling processing unit.
  • the ingress signaling includes the first user identifier of the user, and the user signaling processing unit may send the first user identifier to the function execution unit.
  • the network element executes S120 through the function execution unit, performs matching processing on the user group management database, determines the first user group corresponding to the first user identifier, and obtains the first user group identifier. Subsequently, the network element executes S130 through the function execution unit, and searches the function management database for the first configuration parameter corresponding to the first user group identifier.
  • the network element executes S140, and the function execution unit may send the first configuration parameter to the user signaling processing unit, or the function execution unit may generate a corresponding configuration command according to the first configuration parameter and send it to the user information.
  • the processing unit so that the user signaling processing unit generates egress signaling according to the first configuration parameter or configuration command.
  • the first configuration parameter can be used when the network element executes the service process of the user in the user group corresponding to the MSISDN prefix without changing.
  • the network element of the application method 100 only needs to be developed once when the user identification changes, and then it can be applied. For all configuration parameters, it can reduce development costs and improve development efficiency.
  • the user group and configuration parameters in the method 100 are mutually independent information, the user group and configuration parameters can be flexibly combined, and a user group can be associated with multiple configuration parameters to provide a user with different service requirements, thus being able to respond flexibly Different network scenarios are especially suitable for network slicing in 5G communication systems.
  • Network slicing in a 5G communication system is essentially that operators provide multiple virtual networks, and each virtual network provides different service requirements, such as delay, bandwidth, security, and reliability, to flexibly respond to different network applications Scenes.
  • service requirements such as delay, bandwidth, security, and reliability
  • APN network identifier (Network Identifier, NI) is a user of 5gnet, and the session bandwidth is 2Gbps.
  • Step 1.1 the network element creates a user group and defines the matching rules of the user group.
  • the user group is identified by the user group identifier, and the matching rule includes the identification type and the matching record.
  • the network element stores the user group and its corresponding matching rule in the user group management database.
  • the network element creates user group A, user group B, and user group C, which are identified by user group identifiers 1, 2 and 3.
  • Matching rules corresponding to user group A user group type: IMSI prefix, user group record: 12345.
  • Matching rules corresponding to user group B user group type: IMEITAC, user group record: 12345678.
  • Matching rules corresponding to user group C user group type: APNNI, user group record: 5gnet.
  • Step 1.2 The network element adds configuration parameters associated with the user group.
  • the network element stores the configuration parameters of the user group in the function management database.
  • the configuration parameters are used to provide feature differentiation capabilities.
  • the operation and maintenance management station can pre-configure the user group list and configuration parameters associated with the user group to the network element.
  • the network element performs step 1.1 and step 1.2 according to the user group list and the configuration parameters associated with the user group.
  • the user group rule list contains one or more user group rules, including but not limited to user group identification, user group name, identification type, and matching records.
  • the user group list is shown in Table 4, and the configuration parameters associated with the user group are shown in Table 5.
  • the user group list or the configuration parameters associated with the user group can be a file, part of the records in the file, or a table, etc., configured to the network element.
  • Step 1.3 the network element matches the user group to which the user belongs, and stores the matched user group identifier in the user context.
  • the network element obtains the user ID of the user, and matches the user ID with matching records of the same ID type according to the type of the user ID. If the matching is successful, the user group ID of the corresponding user group is obtained; if the matching fails, the default user is obtained The user group ID of the group.
  • the network element selects at least one matching record whose user group type is IMSI prefix from Table 4 to match the IMSI, and IMSI 12345674007788 can match the IMSI prefix 12345 Therefore, it is determined that the user group ID corresponding to the above-mentioned user ID is "1".
  • the default user group can be a record that can match any user ID.
  • the user ID cannot match any user group except the default user group, the user ID is considered to belong to the default user group.
  • Step 1.4 When executing the business process of a specific user, the function execution unit of the network element obtains the configuration parameters associated with the user group according to the user group identifier of the user group to which the user belongs, and controls the business process actions according to the configuration parameters.
  • the network element needs to select the user’s SMF, determine the configuration parameters associated with the user group according to the user group identifier "1" of the user group to which the user belongs, and select the Internet
  • the protocol (Internet protocol, IP) address is SMF with 10.10.10.10.
  • the configuration parameters associated with the matching rules or user groups also include priority, correspondingly:
  • the network element selects the user group ID corresponding to the matching record with the highest priority according to the priority corresponding to the multiple matching records on the matching, and controls the business process action according to its associated configuration parameter value;
  • the network element obtains configuration parameters associated with multiple user groups according to the user group identifiers corresponding to different matching records on the matching, and controls the business process actions according to the priority in the configuration parameters and the configuration parameter value with the highest priority.
  • the apparatus for managing user groups includes hardware structures and/or software modules corresponding to various functions.
  • the present application can be implemented in the form of hardware or a combination of hardware and computer software. Whether a certain function is executed by hardware or computer software-driven hardware depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered beyond the scope of this application.
  • This application may divide the device for managing user groups into functional units according to the foregoing method examples.
  • each function may be divided into each functional unit, or two or more functions may be integrated into one processing unit.
  • the above-mentioned integrated unit can be implemented in the form of hardware or software functional unit. It should be noted that the division of units in this application is illustrative, and is only a logical function division, and there may be other division methods in actual implementation.
  • Fig. 4 shows a schematic structural diagram of an apparatus for managing user groups provided by this application.
  • the apparatus 400 for managing user groups can be used to implement the methods described in the foregoing method embodiments.
  • the apparatus 400 for managing user groups may be a chip or a network device.
  • the device 400 includes one or more processors 401, and the one or more processors 401 can support the device 400 for managing user groups to implement the method in the method embodiment corresponding to FIG. 2.
  • the processor 401 may be a general-purpose processor or a special-purpose processor.
  • the processor 401 may be a central processing unit (CPU).
  • the CPU can be used to control the device 400 (for example, a network device), execute a software program, and process data of the software program.
  • the device 400 may further include a communication unit 405 to implement signal input (reception) and output (transmission).
  • the apparatus 400 may be a chip, and the communication unit 405 may be an input and/or output circuit of the chip, or the communication unit 405 may be a communication interface of the chip, and the chip may be used as a terminal device or a network device or other wireless communication equipment made of.
  • the device 400 may include one or more memories 402, on which a program 404 is stored, and the program 404 can be run by the processor 401 to generate an instruction 403 so that the processor 401 executes the method described in the foregoing method embodiment according to the instruction 403.
  • the memory 402 may also store data.
  • the processor 401 may also read data stored in the memory 402 (for example, the content in the table described above). The data may be stored at the same storage address as the program 404, and the data may also be stored in the same storage address as the program 404. 404 is stored in a different storage address.
  • the processor 401 and the memory 402 may be provided separately or integrated together, for example, integrated on a single board or a system on chip (SOC).
  • SOC system on chip
  • the device 400 may also include an antenna 406.
  • the communication unit 405 is used to implement the transceiver function of the device 400 through the antenna 406.
  • the processor 401 is configured to obtain the first user identification of the user through the communication unit 405;
  • the processor 401 is further configured to: match a first user group to which the user belongs according to the first user ID, and obtain a first user group ID corresponding to the first user group;
  • the processor 401 is further configured to:
  • the first user group includes the first user group identifier and a first matching rule, and the first matching rule is used to match the first user identifier and the first user group ;
  • the processor 401 is specifically configured to:
  • the processor 401 is specifically configured to:
  • the at least one matching rule includes at least one matching record
  • the first matching rule further includes a priority parameter, where the priority parameter is used to indicate the priority of the first matching record in the first matching rule, and the processor 401 is further configured to:
  • the at least one matching rule includes at least one matching record
  • the processor 401 is specifically configured to:
  • the configuration parameter associated with the first user group includes a priority parameter
  • the priority parameter is used to indicate the priority of the configuration parameter associated with the first user group
  • the processor 401 is further configured to :
  • the at least one matching rule includes at least one matching record
  • the processor 401 is specifically configured to:
  • the communication unit 405 is further configured to:
  • the processor 401 may be a CPU, a digital signal processor (digital signal processor, DSP), an application specific integrated circuit (ASIC), a field programmable gate array (field programmable gate array, FPGA) or other programmable logic devices , For example, discrete gates, transistor logic devices, or discrete hardware components.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • This application also provides a computer program product, which, when executed by the processor 401, implements the communication method described in any method embodiment in this application.
  • the computer program product may be stored in the memory 402, for example, a program 404, and the program 404 is finally converted into an executable object file that can be executed by the processor 401 through processing processes such as preprocessing, compilation, assembly, and linking.
  • This application also provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a computer, the communication method described in any method embodiment in this application is implemented.
  • the computer program can be a high-level language program or an executable target program.
  • the computer-readable storage medium is, for example, the memory 402.
  • the memory 402 may be a volatile memory or a non-volatile memory, or the memory 402 may include both a volatile memory and a non-volatile memory.
  • the non-volatile memory can be read-only memory (ROM), programmable read-only memory (programmable ROM, PROM), erasable programmable read-only memory (erasable PROM, EPROM), and electronic Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory.
  • the volatile memory may be random access memory (RAM), which is used as an external cache.
  • RAM random access memory
  • static random access memory static random access memory
  • dynamic RAM dynamic random access memory
  • synchronous dynamic random access memory synchronous DRAM, SDRAM
  • double data rate synchronous dynamic random access memory double data rate SDRAM, DDR SDRAM
  • enhanced synchronous dynamic random access memory enhanced SDRAM, ESDRAM
  • synchronous connection dynamic random access memory serial DRAM, SLDRAM
  • direct rambus RAM direct rambus RAM, DR RAM
  • the disclosed system, device, and method may be implemented in other ways. For example, some features of the method embodiments described above may be ignored or not implemented.
  • the device embodiments described above are merely illustrative.
  • the division of units is only a logical function division. In actual implementation, there may be other division methods, and multiple units or components may be combined or integrated into another system.
  • the coupling between the units or the coupling between the components may be direct coupling or indirect coupling, and the foregoing coupling includes electrical, mechanical, or other forms of connection.
  • the size of the sequence number of each process does not mean the order of execution.
  • the execution order of each process should be determined by its function and internal logic, and should not correspond to the embodiments of the present application.
  • the implementation process constitutes any limitation.
  • system and “network” in this article are often used interchangeably in this article.
  • the term “and/or” in this article is only an association relationship describing associated objects, which means that there can be three types of relationships. For example, A and/or B can mean that there is A alone, and both A and B exist. There are three cases of B.
  • the character “/” in this text generally indicates that the associated objects before and after are in an "or” relationship.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention concerne un procédé et un appareil de gestion de groupe d'utilisateurs. Un groupe d'utilisateurs et un identifiant de groupe d'utilisateurs ont une relation d'association, de même que l'identifiant de groupe d'utilisateurs et un paramètre de configuration (c.-à-d. un paramètre de commande de fonction) ont une relation d'association ; une relation d'association est donc établie entre le groupe d'utilisateurs et le paramètre de configuration, au moyen de l'identifiant de groupe d'utilisateurs. Comme le groupe d'utilisateurs et le paramètre de configuration sont des éléments d'informations mutuellement indépendants, la modification du groupe d'utilisateurs n'affecte pas l'utilisation du paramètre de configuration. Par exemple, lorsqu'un groupe d'utilisateurs, dont le type d'identifiant est un préfixe MSISDN, est ajouté et pris en charge par un élément de réseau, le paramètre de configuration peut servir, sans être modifié, lorsque l'élément de réseau exécute un processus de service pour un utilisateur du groupe d'utilisateurs correspondant au préfixe MSISDN. Le procédé et l'appareil peuvent donc réduire les coûts de développement et améliorer l'efficacité de développement, et s'avèrent particulièrement applicables à une tranche de réseau d'un système de communication 5G.
PCT/CN2020/095434 2019-06-28 2020-06-10 Procédé et appareil de gestion de groupe d'utilisateurs Ceased WO2020259290A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910571710.2A CN112153579A (zh) 2019-06-28 2019-06-28 管理用户组的方法和装置
CN201910571710.2 2019-06-28

Publications (1)

Publication Number Publication Date
WO2020259290A1 true WO2020259290A1 (fr) 2020-12-30

Family

ID=73869007

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/095434 Ceased WO2020259290A1 (fr) 2019-06-28 2020-06-10 Procédé et appareil de gestion de groupe d'utilisateurs

Country Status (2)

Country Link
CN (1) CN112153579A (fr)
WO (1) WO2020259290A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116028107B (zh) * 2023-02-28 2023-08-11 广州市高科通信技术股份有限公司 基于定制的设备参数管理方法、装置及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1585519A (zh) * 2004-06-04 2005-02-23 中兴通讯股份有限公司 数字集群系统计费信息收集及计费方法
CN1684420A (zh) * 2004-04-16 2005-10-19 华为技术有限公司 一种实现分组数据业务计费及控制业务接入的方法
CN101938674A (zh) * 2010-09-19 2011-01-05 中兴通讯股份有限公司 一种呼叫限制业务的实现方法及系统
WO2011123755A1 (fr) * 2010-04-02 2011-10-06 Interdigital Patent Holdings, Inc. Procédures de groupe pour dispositifs de communication du type machine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106664730B (zh) * 2014-12-10 2020-09-25 华为技术有限公司 一种无线通信系统的管理方法和相关装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1684420A (zh) * 2004-04-16 2005-10-19 华为技术有限公司 一种实现分组数据业务计费及控制业务接入的方法
CN1585519A (zh) * 2004-06-04 2005-02-23 中兴通讯股份有限公司 数字集群系统计费信息收集及计费方法
WO2011123755A1 (fr) * 2010-04-02 2011-10-06 Interdigital Patent Holdings, Inc. Procédures de groupe pour dispositifs de communication du type machine
CN101938674A (zh) * 2010-09-19 2011-01-05 中兴通讯股份有限公司 一种呼叫限制业务的实现方法及系统

Also Published As

Publication number Publication date
CN112153579A (zh) 2020-12-29

Similar Documents

Publication Publication Date Title
US12363772B2 (en) Data transmission method, device, and system
US11582596B2 (en) Method for updating policy information, network device and terminal device
US10505718B1 (en) Systems, devices, and techniques for registering user equipment (UE) in wireless networks using a native blockchain platform
EP3487196B1 (fr) Sélection d'entité de gestion de confidentialité dans un système de communication
KR102648031B1 (ko) 세션 관리 방법 및 장치
CN108702381B (zh) 一种消息传输方法及核心网接口设备
CN111132238B (zh) 网络接入方法及装置
WO2019076167A1 (fr) Procédé de transmission de données, dispositif terminal, et dispositif de fonction de gestion de session (smf)
WO2020048469A1 (fr) Procédé et appareil de communication
EP4319232A1 (fr) Procédé et appareil de communication
CN115989689B (zh) 用于边缘数据网络的用户装备认证和授权规程的方法和设备
WO2021138822A1 (fr) Procédé et dispositif d'acquisition d'informations d'abonnement
US12238154B2 (en) Multicast session establishment method and network device
CN115334490B (zh) 网络分片准入控制(nsac)发现和漫游增强
CN115843447B (zh) 用户装备对边缘数据网络的接入的网络认证
CN116210252B (zh) 接收用于边缘计算的用户同意的方法和处理器
WO2021248971A1 (fr) Procédé d'accès à un réseau, dispositif électronique et support de stockage
EP2564555B1 (fr) Gestion de passerelles d'accès
US20220263674A1 (en) Communication method and related apparatus
CN114189844A (zh) 终端跨区域通信方法、网元设备及存储介质
WO2020259290A1 (fr) Procédé et appareil de gestion de groupe d'utilisateurs
JP2023552243A (ja) 利用者識別子を送信する方法と装置
JP7675852B2 (ja) データ入手方法およびシステム、ならびにその装置
WO2023116356A1 (fr) Procédé et appareil de configuration d'informations, dispositifs associés et support de stockage associé
CN106211128B (zh) Wlan接入状态事件的生成方法和装置

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

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

Country of ref document: EP

Kind code of ref document: A1