WO2013091410A1 - Procédé, système et dispositif d'accès au réseau - Google Patents
Procédé, système et dispositif d'accès au réseau Download PDFInfo
- Publication number
- WO2013091410A1 WO2013091410A1 PCT/CN2012/081568 CN2012081568W WO2013091410A1 WO 2013091410 A1 WO2013091410 A1 WO 2013091410A1 CN 2012081568 W CN2012081568 W CN 2012081568W WO 2013091410 A1 WO2013091410 A1 WO 2013091410A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- user
- pcef
- network access
- policy
- session establishment
- 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
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/02—Details
- H04L12/14—Charging, metering or billing arrangements for data wireline or wireless communications
- H04L12/1403—Architecture for metering, charging or billing
- H04L12/1407—Policy-and-charging control [PCC] architecture
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/50—Network service management, e.g. ensuring proper service fulfilment according to agreements
- H04L41/5003—Managing SLA; Interaction between SLA and QoS
- H04L41/5019—Ensuring fulfilment of SLA
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M15/00—Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
- H04M15/66—Policy and charging system
Definitions
- the present invention relates to the field of computer and communication technologies, and in particular, to a network access method, a network access system, and a device. Background technique
- 3GPP Third Generation Partnership Project
- 3GPP Third Generation Partnership Project
- the gateway (GW, gateway) in Figure 1 serves as an access point for the user to access the network, and the Policy and Charging Enforcement Function (PCEF) is a functional module in the GW.
- the PCEF interacts with the Policy and Charging Rule Function (PCRF) through the Gx interface.
- PCRF Policy and Charging Rule Function
- the PCRF sends the policy corresponding to the user to the PCEF, including the traffic control policy, the charging policy, and the like, according to the subscription information of the user.
- the PCEF performs the policy that is sent by the PCRF, that is, controls the behavior of the user to use the network according to the policy delivered by the PCRF, for example, controls the traffic of the user according to the traffic control policy.
- the PCEF interacts with the Online Charging System (OCS) through the Gy interface.
- OCS Online Charging System
- the OCS is used for credit check and the user's corresponding quota is issued to the PCEF.
- the PCEF accumulates the user's usage of the network according to the quota issued by the OCS, and controls the network access behavior of the user according to the quota corresponding to the user and the usage of the network by the user for each user.
- PCEF PCEF independent of the GW device
- the GW is connected to the authentication authorization and accounting server (AAA Sever, Authentication, Authorization, and Accounting Sever).
- AAA Sever Authentication, Authorization, and Accounting Sever
- the GW authenticates the user. If the authentication succeeds, the user is allowed to access the network.
- the PCEF monitors the network traffic flowing through the GW, and obtains user information, such as a user identifier, through a Radius message copied by the GW or the AAA Sever.
- the inventor has found that at least the following problems exist in the prior art:
- the PCEF obtains user information and relies on the deployment environment of the live network. In some scenarios, such as when the user does not need to be authenticated, the network is not configured.
- AAA Sever the PCEF cannot obtain the copied Radius because the PCEF cannot obtain the user information in a reliable and timely manner, and thus cannot control and manage the network traffic of each user by using the corresponding policy of the user. Summary of the invention
- the embodiment of the invention provides a network access method for solving the problem that the PCEF cannot obtain reliable and timely user information in the prior art, thereby effectively controlling and managing user network traffic.
- an embodiment of the present invention further provides a network access system, a PEEF device, and a network access device.
- a network access method includes:
- the policy and charging execution function entity PCEF receives a session establishment request message sent by the network access device by using a Gx interface with the network access device, where the session establishment request message is that the network access device receives the user initiated network. After the access request message is sent;
- the PCEF obtains the user information and saves the user information by parsing the session establishment request message, and requests the policy corresponding to the user from the policy and charging rule entity PCRF according to the user information, and saves the policy;
- the PCEF manages and controls the traffic of the user according to the user information and policies.
- a network access system including a network access device, a PCEF, and a PCRF, where: a network access device, configured to send a session establishment request message to a PCEF through a Gx interface after receiving a network access request message initiated by a user;
- a PCEF configured to: retrieve the user information and save the user information by parsing the session establishment request message; forward the session establishment request message to the PCRF, receive a policy corresponding to the user returned by the PCRF, and save the policy, The management and control of the user's traffic according to the user information and policies.
- a PCEF device including:
- the receiving unit is configured to receive, by using a Gx interface with the network access device, a session establishment request message sent by the network access device, where the session establishment request message is that the network access device receives the network access request initiated by the user. Sent after the news;
- a first acquiring unit configured to receive the session establishment request message by the parsing receiving unit, acquire user information, and save the user information
- a second acquiring unit configured to request, according to the user information acquired by the first acquiring unit, a policy corresponding to the user to the PCRF, and save the policy, where the user is used according to the user information and policy Traffic is managed and controlled.
- a network access device includes:
- a first receiving unit configured to receive a network access request message initiated by a user
- the first sending unit is configured to send, after the first receiving unit receives the network access request message, a session establishment request message to the PCEF through the Gx interface, where the session establishment request message carries user information.
- the PCEF device When the user requests to access the network, the PCEF device obtains the user information from the session access request sent by the network access device, and then obtains the corresponding policy of the user, The user information and policies manage and control the traffic of the user.
- the PCEF ensures that the user information can be obtained in time by participating in the message exchange process of the user's network access process. Compared with the prior art PCEF relies on obtaining the user information from the Radius packet copied by the AAA Server, the reliability of obtaining the user information is improved. And timeliness. DRAWINGS
- FIG. 1 is a schematic diagram of a network management system in a 3GPP specification in the prior art
- FIG. 2 is a schematic diagram of a network management system in an actual networking in the prior art
- FIG. 3 is a schematic diagram of a network management system including a charging network element in the prior art
- FIG. 4 is a schematic diagram of a networking solution according to an embodiment of the present invention.
- FIG. 5 is a schematic flowchart of a network access solution according to an embodiment of the present invention.
- FIG. 6 is a detailed flowchart of a network access method according to an embodiment of the present invention.
- FIG. 7 is a flowchart of a flow control management method according to an embodiment of the present invention.
- FIG. 8 is a schematic structural diagram of a PCEF device according to an embodiment of the present disclosure.
- FIG. 9 is a schematic structural diagram of a network access device according to an embodiment of the present invention. detailed description
- the GW may allow the user to access the network.
- the PCEF manages and controls the network traffic of the user, which causes the user status on the GW to be the access network, and the user status in the PCEF is blocked, that is, the user status on the GW and the PCEF is inconsistent. For example, if the user traffic does not meet the user's corresponding policy, such as insufficient user quota, the PCEF blocks the user's traffic. Inconsistent In the case of the user, the user will start to charge, but cannot access the network resources, so the user perception is poor.
- FIG. 4 is a schematic diagram of a networking solution according to an embodiment of the present invention, in which a PCEF and a network access device transmit a service layer data packet in addition to a service layer data packet through a Gi interface, and are used to transmit a control layer data packet. .
- Step 10 The PCEF receives a session establishment request message sent by the network access device by using a Gx interface with the network access device, where the session establishment request message is that the network access device receives the network access request message initiated by the user. Later sent.
- the network access device is collectively referred to as a mesh GW, specifically: in a scenario where the mobile terminal user accesses the WCDMA standard wireless network, the network access device is a gateway GPRS support node (GGSN, Gateway). GPRS Support Node ); In the scenario where the mobile terminal user accesses the CDMA2000 standard wireless network, the network access device is a Packet Data Serving Node (PDSN); the fixed terminal user passes the asymmetric digital subscriber loop (ADSL) Asymmetric Digital Subscriber Line In the scenario of accessing a fixed network, the network access device is a Broadband Remote Access Server (BRAS).
- GGSN Gateway GPRS support node
- PDSN Packet Data Serving Node
- ADSL asymmetric digital subscriber loop
- BRAS Broadband Remote Access Server
- Step 20 The PCEF obtains the user information and saves the user information by parsing the session establishment request message.
- the PCEF manages and controls the user traffic according to the saved user information.
- Step 30 The PCEF requests a policy corresponding to the user from the PCRF according to the user information, and saves the policy.
- the manner in which the PCEF requests the policy corresponding to the user includes but is not limited to:
- the PCEF forwards the session establishment request message to the PCRF through the Gx interface, receives a policy corresponding to the user returned by the PCRF, and saves the policy, where the policy is used according to the policy.
- User traffic is managed and controlled.
- the PCEF can also send a new policy request message to the PCRF according to the user information.
- the PCRF sends the user policy to the PCEF after receiving the policy request message, that is, the PCEF can request the PCEF to request the PCRF.
- the purpose of the user's corresponding strategy can be.
- the PCEF manages and controls the user traffic according to the user information and the corresponding policy of the user. It is a prior art in the field and can be performed according to the settings of the operator, and will not be described in detail herein.
- the PCEF determines whether to allow the user traffic to pass the PCEF according to the policy and the user information, and carries the determination result in the session establishment response message, and returns to the network access device through the Gx interface.
- the value of the flag bit may be used in the session establishment response message to indicate whether the user traffic is allowed to pass through the PCEF. For example, when the value of the flag bit of the lbit is 1, the user traffic is allowed to pass through the PCEF. When the value of the flag bit is 0, the user traffic is not allowed to pass through the PCEF.
- the network access device determines, according to the session establishment response message, whether to allow the user to access the network, and returns a network access response message to the user.
- the network access device obtains, from the session establishment response message, whether the user traffic is allowed to pass the determination result of the PCEF, and allows the user to connect when the user is allowed to pass the PCEF. Entering the network, the user is not allowed to access the network when the result of the determination is that the user traffic is not allowed to pass through the PCEF.
- the state of the user in the network access device is consistent with the state of the user in the PCEF.
- the PCEF can ensure that the PCEF can obtain user information in time to manage and control user traffic by participating in message interaction in the network access process of the user.
- the PCEF obtains user information for managing and controlling user traffic, the reliability and timeliness of obtaining user information is improved by relying on the Radius message copied by the AAA Server.
- FIG. 6 is a detailed flowchart of a network access method according to an embodiment of the present invention.
- the network access device is a GGSN.
- Step 601 When the user needs to access the network, the network access request message is initiated to the GGSN by using a browser or other client software in the host.
- the network access request message is a PDP context (Packet Data Protocol context) activation request message or an IP-CAN Bear activation request message.
- the network access request message carries the user information of the user, such as a user identifier, such as a mobile subscriber integrated service data network number (MSISDN, Mobile Subscriber International ISDN/PSTN number), and an international mobile subscriber identifier (IMSI, International Mobile Subscriberdentification Number ), optionally, the user information also includes: the access point name ( ⁇ , Access Point Name) that the user needs to access, the IP address of the GPRS service support node (SGSN, Serving GPRS SUPPORT NODE), the requested service Quality parameters (QoS Profile) and more.
- MSISDN mobile subscriber integrated service data network number
- IMSI International Mobile Subscriberdentification Number
- the user information also includes: the access point name ( ⁇ , Access Point Name) that the user needs to access, the IP address of the GPRS service support node (SGSN, Serving GPRS SUPPORT NODE),
- Step 602 The GGSN sends a session establishment request message to the PCEF through a Gx interface with the PCEF.
- Step 603 The PCEF parses the session establishment request message, obtains user information from the user information, and saves the user information.
- Step 604 The PCEF forwards the session establishment request message to the PCRF to request the PCRF to correspond to the policy corresponding to the user.
- the PCEF can also send a new policy request message to the PCRF according to the user information.
- the PCRF sends the user policy to the PCEF after receiving the policy request message, that is, the PCEF can request the PCRF to request the PCRF.
- the purpose of the user's corresponding strategy can be.
- Step 605 The PCRF acquires a policy corresponding to the user according to the user information in the session establishment request.
- step 606 if the PCRF can find the policy corresponding to the user from the local policy database according to the user information, go to step 606 to directly return the found policy directly to the policy. If the policy corresponding to the user cannot be found, step 605a to step 605c are executed to generate a policy corresponding to the user.
- Step 605a The PCRF sends a subscription information request message to the user profile storage (SPR), where the request message carries the user identifier of the user.
- SPR user profile storage
- the PCRF interacts with the SPR through the Sp interface to send the subscription information request message.
- Step 605b The PCRF receives the subscription information response message returned by the SPR, and obtains the user subscription information of the user.
- Step 605c The PCRF generates a policy corresponding to the user according to the user subscription information and the session establishment request message.
- the user subscription information includes a discount package or a user's rating when the user opens the account, and the preferential package includes the tariff information when the user is in the local state and the tariff information when the user is in the roaming state;
- the user level includes the user A.
- the user information in the session establishment request message includes a user identifier, a current location of the user, and information that the user is currently in a local state or a roaming state.
- the PCRF selects the current status of the user from the policy library according to the user subscription information including the preferential package or the user's rating when the user opens the account, the user identifier in the session establishment request message, the current local state or the roaming status of the user. Strategy.
- the user's subscription information includes that the user subscribes to the student discount package, and the PCRF learns from the user's IMSI number and status information in the session establishment request message that the user Zhang is currently roaming;
- the policy corresponding to the roaming status in the student discount package is found in the strategy corresponding to the user Zhang San.
- the user's subscription information includes the user as a primary user.
- the PCRF knows that the user's IMI number and status information in the session establishment request message is that the user is currently in the local state, and then the A-level user is found in the policy library.
- the policy corresponding to the status is used as the policy corresponding to the user Li.
- Step 606 The PCRF sends the policy corresponding to the user to the PCEF.
- Step 607 The PCEF saves the received policy corresponding to the user, and when the traffic of the user passes through the PCEF, the user traffic is managed and controlled according to the policy.
- Step 608 The PCEF determines whether the policy corresponding to the user includes a charging policy. If the charging policy is included, the process proceeds to step 609. Otherwise, the process proceeds to step 612.
- the policy content delivered by the PCRF to the PCEF is included in a Charging-rule-Install attribute value pair (AVP, Attribute Value Pair), where each AVP includes a type, a length, and a property value.
- AVP Charging-rule-Install attribute value pair
- Each AVP can contain multiple sub-AVPs.
- the rule is a charging rule. If the PCEF finds an online AVP with the value of Enable from the policy content delivered by the PCRF, it confirms that the accounting policy is included.
- step 609 the PCEF requests the OCS to allocate the quota corresponding to the user, and the quota size issued by the OCS may be preset.
- Step 610 If the PCEF receives the quota returned by the OCS, the process proceeds to step 612.
- the quota issued by the OCS according to the request of the PCEF is corresponding to the service type.
- the PCEF requests the OCS for the user's quota, and the OCS checks whether the account of the user Zhang San has a balance. If there is no balance, the PCEF is notified that the user has insufficient credit, and the PCEF notifies the GGSN that the activation of the user has failed.
- the user needs to transfer 2 yuan/M for the HyperText Transfer Protocol (HTTP) service, and the OCS will pre-set the pre-set.
- HTTP HyperText Transfer Protocol
- the 10 M quota corresponding to the HTTP service is given to the PCEF.
- the usage is reported to the OCS and the new quota is applied.
- the OCS deducts the 10M money, the user account balance is detected again. If it is still 10M, A new quota will be issued, otherwise the PCEF balance will be insufficient.
- Step 611 If the PCEF receives the insufficient balance information returned by the OCS, the user traffic is not allowed to pass the PCEF, and the process proceeds to step 613.
- Step 612 The PCEF determines, according to the user information, whether other policies other than the charging policy corresponding to the user are met, and when the user information meets other policies, the user traffic is allowed to pass. Passing the PCEF; otherwise, determining that the user traffic is not allowed to pass through the PCEF. Go to step 613.
- the policy corresponding to the user Zhang 3 includes the traffic control policy R, which is a monthly total traffic of no more than 30 Mbps.
- the PCEF can obtain the current used traffic of Zhang San in this month is 31 Mbps, so that the current traffic of Zhang San does not meet R, so the traffic of the third traffic is not allowed to pass through the PCEF.
- Step 613 The PCEF carries the determination result in the session establishment response message, and returns the information to the network access device through the Gx interface.
- Step 614 The GGSN determines, according to the determination result carried in the session establishment response message, whether the user is allowed to access the network, and returns a network access response message to the user according to the method.
- the determining result carried by the GGSN in the session establishment response message is that the user is allowed to access the network when the user traffic is allowed to pass the PCEF, and the Gx interface between the network access device and the PCEF is established for the user.
- the determination result carried by the GGSN in the session establishment response message is that the user is not allowed When the traffic passes through the PCEF, the user is not allowed to access the network.
- the GGSN is connected to other authentication devices such as the AAA server, the GGSN needs to comprehensively determine whether to allow the user to access the network according to the determination result of the PCEF and the authentication result of the AAA server.
- the network access response message is a PDP context activation response message; and when the network access request message is an IP-CAN Bear activation request message, The network access response message is an IP-CAN Bear activation response message.
- the charging policy is taken as an example, and the process of determining, by the PCEF, whether to allow the user traffic to pass the PCEF according to the policy and the user information, is specifically described.
- the PCEF in the implementation may be based on a plurality of policies to comprehensively determine whether user traffic is allowed to pass through the PCEF. For example, user traffic is not allowed to pass through the PCEF as long as it does not comply with any of the policies.
- the network access setting The device needs to interact with the PCEF to allow the user's network traffic to pass through the PCEF before allowing the user to access the network.
- the PCEF can ensure that the PCEF obtains the user information to manage and control the user traffic by participating in the message interaction in the network access process of the user, so as to avoid relying on the Radius packet copied by the AAA Server to obtain the user information. Low reliability issues.
- the network access device determines whether the user is allowed to access the network according to the state of the user in the PCEF, and ensures the consistency of the state of the user in the network access device and the PCEF, thereby avoiding state inconsistency. The resulting billing error problem.
- the PCEF can be regarded as a proxy in the network access device and the PCRF, that is, the network access device interacts with the PCRF through the Gx interface during the user access process.
- the embodiment of the invention provides a method for the PCEF to control and manage user traffic after the user accesses the network.
- the flowchart is shown in FIG. 7.
- the PCEF and the network access device also connect the data packets of the control plane through the Gx interface.
- the network access device is described by taking the GGSN as an example.
- Step 701 The GGSN allows the user to access the network, establish a session connection of the Gx interface between the PCEF and the GGSN, and establish a session connection between the PCEF and the PCRF.
- Step 702 The PCEF calculates the quota usage amount corresponding to the user according to the user traffic passing through the PCEF.
- Step 703 The PCEF requests the OCS to issue a new quota after monitoring the quota corresponding to the user that is sent by the OCS according to the quota usage of the user.
- Step 704 If the PCEF receives the new quota issued by the OCS, the remaining quota value is updated according to the new quota value, and the process returns to step 702 to continue to monitor whether the quota corresponding to the user is exhausted according to the user traffic.
- Step 705 If the information sent by the OCS for indicating that the balance of the user is insufficient is received, the notification is received.
- the GGSN disconnects the user's network connection.
- Step 706 After receiving the notification, the GGSN disconnects the network connection of the user.
- Step 707 Terminate the session connection of the Gx interface between the PCEF and the network access device of the user; terminate the session connection of the Gx interface between the PCEF and the PCRF corresponding to the user; terminate the PCEF and the OCS corresponding to the user Session connection between the Gy interfaces.
- the network access scheme provided by the embodiment of the present invention after the user accesses the network, the PCEF manages and monitors the user traffic.
- the PCEF When the user traffic does not meet the policy corresponding to the user, for example, when the quota is insufficient, the PCEF notifies the network access device that the network access device is disconnected. The user's network connection is opened, thereby ensuring the consistency of the user status in the network access device and the PCEF, and avoiding the problem of charging errors.
- the embodiment of the present invention further provides a network access system.
- the system includes a network access device, a PCEF, and a PCRF, as follows:
- a network access device configured to send a session establishment request message to the PCEF through the Gx interface after receiving the network access request message initiated by the user;
- a PCEF configured to: retrieve the user information and save the user information by parsing the session establishment request message; forward the session establishment request message to the PCRF, receive a policy corresponding to the user returned by the PCRF, and save the policy, The management and control of the user's traffic according to the user information and policies.
- the PCEF is further configured to determine, according to the policy and the user information, whether to allow the user traffic to pass the PCEF, and carry the determination result in a session establishment response message, and return the network to the network through the Gx interface.
- Access device
- the network access device is further configured to determine, according to the session establishment response message, whether the user is allowed to access the network, and return a network access response message to the user.
- the determining, according to the session establishment response message, whether the user is allowed to access the network, and returning the network access response message to the user includes:
- the determining result carried by the network access device in the session establishment response message is to allow the user to access the network when the user traffic is allowed to pass through the PCEF;
- the determination result carried by the network access device in the session establishment response message is that the When user traffic passes through the PCEF, the user is not allowed to access the network.
- the embodiment of the present invention further provides a PCEF device, which is shown in FIG. 8 and includes:
- the receiving unit 801 is configured to receive, by using a Gx interface with the network access device, a session establishment request message sent by the network access device, where the session establishment request message is that the network access device receives the network connection initiated by the user. After the request message is sent;
- the first obtaining unit 802 is configured to receive the session establishment request message by the parsing receiving unit 801, obtain user information, and save user information.
- the second obtaining unit 803 is configured to request, according to the user information acquired by the first acquiring unit 802, a policy corresponding to the user, and save the policy, according to the user information and the policy The user's traffic is managed and controlled.
- the second obtaining unit 803 includes a sending subunit and a receiving subunit, where: a sending subunit, configured to forward the session establishment request message to the PCRF;
- a receiving sub-unit configured to receive a policy corresponding to the user returned by the PCRF, where the policy is that the PCRF requests the user subscription information according to the user information in the session establishment request message, and the user subscription information returned according to the SPR, And the user information generated.
- the PCEF further includes:
- a determining unit 804 configured to determine, according to the policy acquired by the first obtaining unit 802 and the second obtaining unit 803, and the user information, whether to allow the user traffic to pass the PCEF;
- the sending unit 805 is configured to carry the determination result of the determining unit 804 in the session establishment response message, and return to the network access device through the Gx interface.
- the embodiment of the present invention further provides a network access device, which includes:
- the first receiving unit 901 is configured to receive a network access request message initiated by the user.
- the first sending unit 902 is configured to send a session establishment request message to the PCEF through the Gx interface after the first receiving unit 901 receives the network access request message, where the session establishment request message carries user information.
- the network access device further includes:
- the second receiving unit 903 is configured to receive, by using the Gx interface, a session establishment response message returned by the PCEF, where the session establishment response message carries a determination result of whether the user traffic is allowed to pass the PCEF.
- the determining unit 904 is configured to determine, according to the determining result, whether the user is allowed to access the network.
- the second sending unit 905 is configured to return a network access response message to the user according to the determining result of the determining unit 904.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
L'invention concerne un procédé, un système et un dispositif d'accès au réseau qui sont utilisés pour résoudre le problème selon lequel une fonction d'exécution de politique et de facturation (PCEF) dans l'état antérieur de la technique est incapable d'obtenir de manière fiable des informations d'utilisateur à temps, par conséquent, ne parvenant pas à commander et à gérer de manière efficace le flux de réseau d'un utilisateur. Le procédé comprend les opérations suivantes : une PCEF reçoit, par l'intermédiaire d'une interface Gx entre la PCEF et un dispositif d'accès au réseau, un message de requête de configuration de session envoyé par le dispositif d'accès au réseau, le message de requête de configuration de session étant envoyé après que le dispositif d'accès au réseau reçoit un message de requête d'accès au réseau envoyé par un utilisateur; la PCEF acquiert des informations d'utilisateur par analyse du message de requête de configuration de session, et stocke les informations d'utilisateur; demande, à partir d'une fonction de règles de politique et de facturation (PCRF), une politique correspondant à l'utilisateur selon les informations d'utilisateur, et sauvegarde la politique; et la PCEF gère et commande le flux de l'utilisateur selon les informations d'utilisateur et la politique. La solution améliore la fiabilité et la rapidité des informations d'utilisateur obtenues par la PCEF.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201110425918.7 | 2011-12-19 | ||
| CN201110425918.7A CN102497379B (zh) | 2011-12-19 | 2011-12-19 | 网络接入方法、系统及设备 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2013091410A1 true WO2013091410A1 (fr) | 2013-06-27 |
Family
ID=46189164
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2012/081568 Ceased WO2013091410A1 (fr) | 2011-12-19 | 2012-09-19 | Procédé, système et dispositif d'accès au réseau |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN102497379B (fr) |
| WO (1) | WO2013091410A1 (fr) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2015010627A1 (fr) * | 2013-07-24 | 2015-01-29 | Tencent Technology (Shenzhen) Company Limited | Procédé et système de gestion et support de stockage lisible par ordinateur pour la connexion à internet d'applications |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102497379B (zh) * | 2011-12-19 | 2015-01-21 | 华为数字技术(成都)有限公司 | 网络接入方法、系统及设备 |
| CN103596158B (zh) * | 2012-08-17 | 2016-12-21 | 电信科学技术研究院 | 一种获取签约信息的方法及装置 |
| CN103166767B (zh) * | 2013-03-21 | 2016-12-07 | 华为技术有限公司 | 计费和带宽控制方法、实体和系统 |
| CN104469726A (zh) * | 2013-09-22 | 2015-03-25 | 阿尔卡特朗讯 | 一种用于对用户组进行使用监控的方法与设备 |
| CN104869552B (zh) * | 2014-02-25 | 2019-02-01 | 华为技术有限公司 | 上报流量的方法和装置 |
| CN105792200B (zh) * | 2014-12-26 | 2019-05-10 | 中国移动通信集团公司 | 一种鉴权方法、系统及相关装置 |
| CN106301808B (zh) * | 2016-08-15 | 2019-06-21 | 中国联合网络通信集团有限公司 | 策略控制方法及其系统 |
| CN108011725B (zh) * | 2016-10-31 | 2021-01-29 | 华为技术有限公司 | 一种策略控制方法、装置及系统 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101272274A (zh) * | 2007-07-24 | 2008-09-24 | 华为技术有限公司 | 实现策略与计费控制的方法、装置和系统 |
| CN101296092A (zh) * | 2007-04-26 | 2008-10-29 | 华为技术有限公司 | 一种用户业务数据计费方法、系统及设备 |
| CN101369917A (zh) * | 2007-08-17 | 2009-02-18 | 华为技术有限公司 | 扩展策略和计费控制规则的方法、系统及装置 |
| CN101453722A (zh) * | 2007-07-24 | 2009-06-10 | 华为技术有限公司 | 实现策略与计费控制的方法、装置和系统 |
| CN102497379A (zh) * | 2011-12-19 | 2012-06-13 | 成都市华为赛门铁克科技有限公司 | 网络接入方法、系统及设备 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7983361B2 (en) * | 2007-04-26 | 2011-07-19 | Mediatek Inc. | Clock data recovery circuit |
| JP4965752B1 (ja) * | 2009-04-02 | 2012-07-04 | テレフオンアクチーボラゲット エル エム エリクソン(パブル) | 通信セッションの制御 |
| CN102196533B (zh) * | 2011-04-15 | 2014-01-22 | 华为数字技术(成都)有限公司 | 网络接入控制方法及相关装置 |
-
2011
- 2011-12-19 CN CN201110425918.7A patent/CN102497379B/zh not_active Expired - Fee Related
-
2012
- 2012-09-19 WO PCT/CN2012/081568 patent/WO2013091410A1/fr not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101296092A (zh) * | 2007-04-26 | 2008-10-29 | 华为技术有限公司 | 一种用户业务数据计费方法、系统及设备 |
| CN101272274A (zh) * | 2007-07-24 | 2008-09-24 | 华为技术有限公司 | 实现策略与计费控制的方法、装置和系统 |
| CN101453722A (zh) * | 2007-07-24 | 2009-06-10 | 华为技术有限公司 | 实现策略与计费控制的方法、装置和系统 |
| CN101369917A (zh) * | 2007-08-17 | 2009-02-18 | 华为技术有限公司 | 扩展策略和计费控制规则的方法、系统及装置 |
| CN102497379A (zh) * | 2011-12-19 | 2012-06-13 | 成都市华为赛门铁克科技有限公司 | 网络接入方法、系统及设备 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2015010627A1 (fr) * | 2013-07-24 | 2015-01-29 | Tencent Technology (Shenzhen) Company Limited | Procédé et système de gestion et support de stockage lisible par ordinateur pour la connexion à internet d'applications |
Also Published As
| Publication number | Publication date |
|---|---|
| CN102497379B (zh) | 2015-01-21 |
| CN102497379A (zh) | 2012-06-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2013091410A1 (fr) | Procédé, système et dispositif d'accès au réseau | |
| JP6054421B2 (ja) | 携帯電話ネットワークにおけるパケットベースのサービスに対する認可要求のハンドリング | |
| CN110971419B (zh) | 一种计费会话管理方法、装置 | |
| CN103636163B (zh) | 用于策略控制的方法和用于承载控制的方法以及对应的服务器、系统和计算机程序 | |
| CN103477587B (zh) | 用于控制访客用户的qos和/或策略和计费控制的方法和设备 | |
| CN100586071C (zh) | 获取策略和计费执行功能实体能力的方法及设备 | |
| CN104247331B (zh) | 用于管理网络资源的方法和节点以及相应的系统和计算机程序 | |
| CN103636279B (zh) | 用于控制承载相关资源的方法和节点以及对应的系统和计算机可读介质 | |
| WO2007051404A1 (fr) | Procede de facturation, systeme, client de facturation et unite de traitement de facturation | |
| WO2010091635A1 (fr) | Procédé et appareil servant à contrôler une politique | |
| WO2014172858A1 (fr) | Procédé de facturation pour application, et dispositif et système de facturation | |
| WO2011079773A1 (fr) | Procédé, dispositif et système destinés à commander une police de séance d'utilisateur | |
| WO2012088919A1 (fr) | Procédé et dispositif de surveillance de trafic de service | |
| WO2006047965A1 (fr) | Procede de traitement de facturation en ligne | |
| WO2005109758A1 (fr) | Methode de traitement pour une taxation en ligne parfaite basee sur le flux de donnees de service | |
| WO2011085614A1 (fr) | Procédé de gestion de ressources dans un réseau convergent à service complet et système correspondant | |
| WO2011085621A1 (fr) | Procédé et système de traitement de service | |
| WO2009024056A1 (fr) | Procédé, système et dispositif relatifs à une règle de commande de politique et de facturation d'extension | |
| WO2011120377A1 (fr) | Procédé, appareil et système de facturation de flux | |
| WO2015058549A1 (fr) | Procédé de synchronisation de service, dispositif de gestion de contenu et dispositif de gestion de politique | |
| WO2013159617A1 (fr) | Procédé, système et élément de réseau de commande pour l'encombrement de réseau | |
| WO2012167546A1 (fr) | Procédé et dispositif de commande de fourniture de services | |
| WO2009026795A1 (fr) | Entité, et système et procédé de mise en oeuvre d'un service autonome de politique utilisateur | |
| WO2006015548A1 (fr) | Methode de traitement fondee sur un evenement de declenchement de chargement et sur un evenement de reautorisation de flux de donnees de paquets | |
| WO2009056046A1 (fr) | Procédé de fin de session |
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: 12860035 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: 12860035 Country of ref document: EP Kind code of ref document: A1 |