WO2009105942A1 - 资源接纳控制子系统及发送资源决策请求消息的方法 - Google Patents

资源接纳控制子系统及发送资源决策请求消息的方法 Download PDF

Info

Publication number
WO2009105942A1
WO2009105942A1 PCT/CN2008/070855 CN2008070855W WO2009105942A1 WO 2009105942 A1 WO2009105942 A1 WO 2009105942A1 CN 2008070855 W CN2008070855 W CN 2008070855W WO 2009105942 A1 WO2009105942 A1 WO 2009105942A1
Authority
WO
WIPO (PCT)
Prior art keywords
module
spdf
resource
racf
request message
Prior art date
Application number
PCT/CN2008/070855
Other languages
English (en)
French (fr)
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 WO2009105942A1 publication Critical patent/WO2009105942A1/zh

Links

Classifications

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

Definitions

  • Resource admission control subsystem and method for transmitting resource decision request message
  • the present invention relates to the field of communications, and more particularly to a resource admission control subsystem and a method of transmitting a resource decision request message.
  • NGN Network Generation Network
  • IP packet technology
  • NGN can provide richer multimedia services, such as emerging services with real-time requirements (such as VoIP, video conferencing, multimedia distance learning, video on demand, etc.), which require communication networks to provide efficient end-to-end quality of service (Quality of Service). , QoS) support; At the same time, users have higher and higher requirements for network service quality. Therefore, how to provide end-to-end QoS will be one of the core issues of NGN.
  • TISPAN Telecommunication and Internet converged Services and Protocols for Advanced Networking, services and protocols for advanced network communication and Internet convergence
  • TISPAN divided the NGN architecture into services Layer and transport layer, NASS (Network Attachment Subsystem) and RACS (Resource Admission Control Subsystem) are introduced in the transport control layer.
  • NASS Network Attachment Subsystem
  • RACS Resource Admission Control Subsystem
  • the functional architecture of TISPAN RACS is shown in Figure 1.
  • the RACS associates the resource requirements of the service layer with the resource allocation of the network bearer layer, and performs functions such as policy control, resource reservation, admission control, and NAT (Network Address Translation) traversal.
  • the RACS provides the transport layer control service for the service layer through a series of QoS policies, so that the user terminal can obtain the required service quality guarantee.
  • the RACS consists of two entities: the SPDF module (Service-based Policy Decision Function) and the A-RACF module (Access-Resource and
  • the SPDF module provides a unified interface to the application layer, shields the underlying network topology and specific access types, and provides service-based policy control.
  • the SPDF module selects a local policy based on the request of the Application Function (AF), and maps the request to an IP QoS (Quality of Service) parameter, which is sent to the A-RACF module and the BGF module (Border Gateway Function, boundary). Gateway function) to control the corresponding resources.
  • AF Application Function
  • IP QoS Quality of Service
  • the A-RACF controls the access network and has the functions of admission control and network policy aggregation.
  • the A-RACF receives the request from the SPDF module and then implements admission control based on the saved policy, accepting or rejecting the request to transmit the resource.
  • the A-RACF module obtains network attachment information and user QoS list information from the Network Attachment Subsystem (NASS) through the e4 reference point, so that available network resources can be determined according to network location information (such as the address of the physical node of the access user). Refer to the user QoS list information when processing the resource allocation request.
  • NSS Network Attachment Subsystem
  • the transport layer contains two functional entities: the BGF module (Border Gateway Function) and the RCEF module (Resource Control Enforcement Function).
  • the BGF module is a packet-to-packet gateway, which can be located between the access network and the core network (implementing the core border gateway function), or between the two core networks (implementing the interconnection border gateway) Features).
  • the BGF module performs NAT traversal, gating, QoS marking, bandwidth throttling, usage measurement, and resource synchronization functions under the control of the SPDF module.
  • the RCEF module implements the second/third layer of the A-RACF module transmitted through the Re reference point.
  • BTF Transport Equipment
  • ETF Elementary Forwarding Functions
  • ECF Elementary Control Functions
  • the resource admission control subsystem supports the QoS resource control modes of "PULL” and “Push (PUSH)" to adapt to different types of Customer Premises Equipment (CPE).
  • the so-called push mode refers to the application function AF for the user equipment initiated service to the resource admission control
  • the system requests QoS resource authorization and resource reservation. If the request can be satisfied, the resource admission control subsystem actively pushes the decision to the transmission function to obtain the corresponding transmission resource.
  • the so-called pull mode refers to the service initiated by the user equipment requesting QoS resource authorization and resource reservation from the resource admission control subsystem.
  • the transmission function receives the transport layer signaling message, it actively requests the resource admission control subsystem to make a decision.
  • the pull mode is mainly divided into three processes: Authorization, Reservation, and Commitment.
  • the latter two processes can be combined into one process.
  • the pre-authorization is initiated by the CPE, and the application function (AF) triggers the generation of the request; the reservation and execution are initiated by the CPE, and the transmission function triggers the generation of the resource request.
  • AF application function
  • Step 201 The CPE directly requests a resource from the BTF by using a path-coupled transport layer signaling message.
  • the resource request initiated by the CPE triggers the BTF to send a resource request message.
  • Step 202 The BTF sends a resource request message to the RCEF module.
  • Step 203 The RCEF module sends a resource decision request message to the A-RACF module to request a corresponding resource policy.
  • Step 204 The A-RACF module checks the resource decision request according to the subscription information of the user, and sends a resource decision request message to the SPDF module after the check, and the SPDF module formulates a policy decision according to the policy rule defined by the network operator.
  • the SPDF module can be arranged multiple based on different business types, the SPDF module and
  • the A-RACF module has a many-to-one scenario.
  • the networking diagram of an embodiment is shown in FIG. 3.
  • the A-RACF module needs to send the resource decision request message to the appropriate SPDF module according to a certain discovery mechanism.
  • the A-RACF module does not define the function of discovering the SPDF module, in the process scenario described above, the A-RACF module cannot send the resource decision request message to the appropriate SPDF module. At this point, the resource decision request message may be sent.
  • the technical problem to be solved by the present invention is to provide a resource admission control subsystem and a method for transmitting a resource decision request message, which realizes the function of the A-RACF module to discover the SPDF module, and the A-RACF module can send the request to the appropriate SPDF module. .
  • the present invention provides a resource admission control subsystem, which is applied to a pull mode of a resource admission control subsystem, including an access resource admission control function A-RACF module and a service-based policy decision function SPDF module. among them,
  • the A-RACF module includes a discovery device of the SPDF module, and the discovery device of the SPDF module is configured to find a destination SPDF module of the resource decision request message according to the discovery policy, and send the resource decision request message to the SPDF module.
  • the discovery policy according to the discovery device of the SPDF module includes one or two of a static configuration discovery policy and a dynamic generation discovery policy.
  • the static configuration discovery policy is: the A-RACF module in a certain physical area only interacts with the specified SPDF module, and when the A-RACF module receives the resource decision request message sent by the transmission device, The resource decision request message is sent to the specified SPDF module; or the different SPDF module processes the request in the different IP address range, and the A-RACF module sends the resource decision request message to the corresponding request according to the IP address information carried in the resource decision request message. SPDF module.
  • the dynamically generating the discovery policy is: in the pre-authorization phase in the resource admission control pull mode, after the SPDF module notifies the A-RACF module, the A-RACF module saves the relevant information of the SPDF module; The A-RACF module locates the appropriate SPDF module based on the saved information of the SPDF module.
  • the discovery device of the SPDF module is further configured to: when the SPDF module of the resource decision request message cannot be found, send the resource decision request message to all SPDF modules that interact with the A-RACF module;
  • the SPDF module that interacts with the A-RACF module determines whether the resource decision request message matches it, and if so, performs corresponding processing, and sends a response message to the A-RACF module; If there is no match, the resource decision request message is discarded.
  • the present invention also provides a method for transmitting a resource decision request message, which is applied to a pull mode of a resource admission control subsystem, the resource admission control subsystem including an A-RACF module and an SPDF
  • the A-RACF module checks the resource decision request sent by the resource control execution function RCEF module according to the subscription information of the user, and after the check passes, finds the destination SPDF module of the resource decision request message according to the discovery policy, and sends the SPDF module to the SPDF module. Resource decision request message.
  • the discovery policy of the SPDF module includes one or two of a static configuration discovery policy and a dynamic generation discovery policy.
  • the static configuration discovery policy is: the A-RACF module in a certain physical area only interacts with the specified SPDF module, and when the A-RACF module receives the resource decision request message sent by the transmission device, The resource decision request message is sent to the specified SPDF module; or the different SPDF module processes the request in the different IP address range, and the A-RACF module sends the resource decision request message to the corresponding request according to the IP address information carried in the resource decision request message. SPDF module.
  • the dynamically generating the discovery policy is: in the pre-authorization phase in the resource admission control pull mode, after the SPDF module notifies the A-RACF module, the A-RACF module saves the relevant information of the SPDF module, in the reservation and execution phase.
  • the A-RACF module locates the appropriate SPDF module based on the saved information of the SPDF module.
  • the A-RACF module sends the resource decision request message to all SPDF modules that interact with it;
  • the SPDF module that interacts with the A-RACF module determines whether the resource decision request message matches it, and if so, performs corresponding processing, and sends a response message to the A-RACF module; If there is no match, the resource decision request message is discarded.
  • the application of the present invention realizes the function of the A-RACF module to discover the SPDF module, and the A-RACF module can send the request to the appropriate SPDF module.
  • FIG. 1 is a schematic diagram of a RACS function architecture of TISPAN in the prior art
  • Figure 3 is a schematic diagram of interaction of multiple SPDFs with one A-RACF
  • 5 180800447 4 is a schematic structural diagram of a discovery apparatus for adding an SPDF module to an A-RACF in a TISPAN RACS according to the present invention
  • Figure 5 is a flow chart showing the resource admission control after the A-RACF adds the discovery device of the SPDF module in the present invention.
  • the present invention is directed to the TISPAN RACS functional architecture, and the SPDF module discovery device is added to the A-RACF module, and a new resource admission control flow method in the pull mode of the resource admission control subsystem is proposed in combination with the discovery device.
  • the resource admission control subsystem is applied to a pull mode of a resource admission control subsystem, including an A-RACF module and an SPDF module.
  • the A-RACF module includes a discovery device based on a service-based policy decision function module (SPDF), and the discovery device of the SPDF module is configured to perform a discovery policy according to the interaction between the A-RACF module and multiple SPDF modules.
  • the destination SPDF module of the resource decision request message is found, and a resource decision request message is sent to the SPDF module.
  • the purpose of the resource decision request message SPDF module refers to the SPDF module to which the resource decision request message should be correctly sent, that is, the SPDF module related to the resource decision request message.
  • the SPDF discovery policy of the A-RACF module can be statically configured. For example: The A-RACF module in a physical area can only interact with the specified SPDF module. When the A-RACF module receives a request from the transmission device, it sends the message to the specified SPDF module.
  • the SPDF discovery policy of the A-RACF module may be dynamic. For example, if there is a "pre-authorization" in the resource admission control pull mode, the SPDF module will notify the A-RACF module during the pre-authorization phase, and the A-RACF module will Save information about the SPDF module. Thus, during the "reserved” and “execute” phases, the A-RACF module can determine the appropriate SPDF module based on the saved information.
  • the static configuration discovery policy and the dynamic generation discovery policy may be used only on one or the same A-RACF module.
  • the current policy has a higher priority than the static discovery policy.
  • the A-RACF module will send a message to all interacting SPDF modules to find the appropriate SPDF module.
  • the SPDF module only processes the resource policy request message that matches it, and then responds to the A-RACF module. When receiving the resource policy request message that is not related to it, it does not do any processing, directly discards, and does not reply.
  • the following describes the improved resource admission control process in the pull mode after the discovery device that adds the service-based policy decision function in the resource admission control subsystem.
  • FIG. 5 is a flowchart of resource admission control after the A-RACF module of the present invention adds the SPDF discovery device, and includes the following steps:
  • Step 501 The CPE directly requests a resource from the BTF by using a path-coupled transport layer signaling message.
  • the BTF After receiving the resource request initiated by the CPE, the BTF sends a resource request message to the RCEF module.
  • Step 504 The A-RACF module checks the resource decision request according to the subscription information of the user, and if the request is legal, sends a resource decision request message to the SPDF module.
  • the SPDF module makes policy decisions based on the policy rules defined by the network operator. Since the A-RACF module can interact with multiple SPDF modules, it can be divided into the following cases: Step 504-1: If the A-RACF module only An SPDF module interacts, and the A-RACF module directly sends a resource decision request message to the SPDF module;
  • Step 504-2 If the A-RACF module interacts with multiple SPDF modules, the A-RACF module will find a suitable SPDF according to the SPDF discovery device according to the SPDF discovery policy (including static configuration discovery policy, dynamic generation discovery policy, etc.). a module, that is, a destination SPDF module of the resource decision request message, and sending a resource decision request message to the SPDF module;
  • the SPDF discovery policy including static configuration discovery policy, dynamic generation discovery policy, etc.
  • the static configuration discovery policy refers to the interaction between the A-RACF module and the SPDF module.
  • the A-RACF module in a physical area can only interact with the specified SPDF module.
  • the A-RACF module receives the resource decision request message sent by the transmission device, the resource decision is made.
  • the request message is sent to the specified SPDF module; or the SPDF module is configured according to the IP address, that is, different SPDF modules process requests in different IP address ranges, so that the A-RACF module can request the IP address information carried in the message according to the resource decision request message. Send to the corresponding SPDF module.
  • the dynamic generation discovery policy refers to the "pre-authorization" phase in the resource admission control pull mode.
  • the A-RACF module After the SPDF module notifies the A-RACF module, the A-RACF module will save the relevant information of the SPDF module, thus, in the "reservation” and "" In the "stage", the A-RACF module can locate the appropriate SPDF module based on the saved information.
  • Step 504-3 If the A-RACF module cannot select the destination SPDF module of the resource decision request message, the A-RACF module will send the resource decision request message to all SPDF modules that interact with it.
  • Step 505 After receiving the resource decision request message, the SPDF module determines whether the resource decision request message matches, if it matches, performs corresponding processing, and replies with a response; if not, does not perform any processing, directly discards, Reply back.

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

资源接纳控制子系统及发送资源决策请求消息的方法
技术领域
本发明涉及通信领域, 更具体地涉及一种资源接纳控制子系统及发送资 源决策请求消息的方法。
背景技术
NGN ( Network Generation Network, 下一代网络)是当前通信标准领域 的一个热点研究课题, 它釆用 IP等分组技术作为承载网技术融合固定通信和 移动通信。 NGN可以提供更丰富的多媒体业务, 如具有实时要求的新兴业务 (如 VoIP、 视频会议、 多媒体远程教学、 视频点播等) , 这些业务要求通信 网络能提供高效的端到端的服务质量(Quality of Service, QoS ) 支持; 同时 用户对网络服务质量的要求也越来越高。 因此, 如何提供端到端的 QoS将是 NGN的核心问题之一。
TISPAN ( Telecommunication and Internet converged Services and Protocols for Advanced Networking, 用于高级网络的通信和互联网融合的业务和协议) 成立了专门的研究组, 致力于 NGN技术标准的制定工作, TISPAN将 NGN 架构分为业务层和传输层, 在传输控制层引入了 NASS ( Network Attachment Subsystem, 网络附着子系统) 与 RACS ( Resource and Admission Control Subsystem, 资源接纳控制子系统) , NASS 负责为上层业务层提供独立的用 户接入管理, 而 RACS则解决 NGN承载网的 QoS问题。
TISPAN RACS的功能架构如图 1所示。 RACS将业务层的资源需求与网 络承载层的资源分配相关联,主要完成策略控制、 资源预留、接纳控制、 NAT ( Network Address Translation, 网络地址转换) 穿越等功能。 RACS 通过一 系列 QoS策略为业务层提供传输层的控制服务, 使得用户终端可以获得所需 服务质量保证。
RACS 由两个实体组成: SPDF 模块 ( Service-based Policy Decision Function, 基于业务的策略决策功能)和 A-RACF模块( Access-Resource and
1 180800447 Admission Control Function, 接入资源接纳控制功能) 。
其中, SPDF模块向应用层提供统一的接口,屏蔽底层网络拓朴和具体的 接入类型, 提供基于业务的策略控制。 SPDF 模块根据应用功能模块 ( Application Function, AF ) 的请求选择本地策略, 并将请求映射成 IP QoS ( Quality of Service ,服务质量)参数,发送给 A-RACF模块和 BGF模块( Border Gateway Function, 边界网关功能) , 以控制相应的资源。
A-RACF控制接入网, 具有接纳控制和网络策略汇聚的功能。 A-RACF 从 SPDF模块接收请求, 然后基于所保存的策略实现接纳控制, 接受或拒绝 对传送资源的请求。 A-RACF模块通过 e4参考点从网络附着子系统(NASS ) 获得网络附着信息和用户 QoS清单信息, 从而可以根据网络位置信息(例如 接入用户的物理节点的地址)确定可用的网络资源, 同时在处理资源分配请 求时参考用户 QoS清单信息。
传输层中包含二种功能实体: BGF模块( Border Gateway Function, 边界 网关功能)和 RCEF模块( Resource Control Enforcement Function, 资源控制 执行功能) 。
其中, BGF模块是一个包到包(Packet-to-packet ) 网关, 可位于接入网 和核心网之间 (实现核心边界网关功能) , 也可以位于两个核心网之间 (实 现互联边界网关功能)。 BGF模块在 SPDF模块的控制下完成 NAT穿越、 门 控、 QoS标记、 带宽限制、 使用测量以及资源同步功能。
RCEF 模块实施 A-RACF模块通过 Re 参考点传送过来的二层 /三层
( L2/L3 )媒体流策略, 完成门控、 QoS标记、 带宽限制等功能。
BTF (传输设备) 包括两种基本的传输处理功能: 基本的转发功能 ( Elementary Forwarding Functions , EFF ) 和基本的控制功能 ( Elementary Control Functions , ECF ) 。
资源接纳控制子系统支持 "拉(PULL ) " 和 "推(PUSH ) " 两种方式 的 QoS 资源控制模式, 以适应不同类型的用户设备 ( Customer Premises Equipment, CPE ) 。
所谓推模式是指应用功能 AF为用户设备发起的业务向资源接纳控制子
2 180800447 系统请求 QoS资源授权和资源预留, 如果该请求能够满足, 则资源接纳控制 子系统主动将决策推送给传输功能以获得相应的传送资源。
所谓拉模式是指用户设备发起的业务向资源接纳控制子系统请求 QoS资 源授权和资源预留, 传输功能收到传输层信令消息时主动向资源接纳控制子 系统请求决策。
其中拉模式主要分为预授权 ( Authorization ) 、 预留 (Reservation ) 、 执 行(Commitment )三个过程, 后两个过程一般可以合并为一个流程。 预授权 是由 CPE发起, 应用功能(AF )触发生成请求; 而预留、 执行是由 CPE发 起, 传输功能触发生成资源请求。
现有技术中, 资源接纳控制子系统支持推和拉两种模式, 图 2描述了
TISPAN RACS拉模式下的资源接纳控制流程图, 包括以下步骤,
步骤 201 , CPE通过路径耦合的传输层信令消息直接向 BTF请求资源。 CPE发起的资源请求触发 BTF发送一个资源请求消息;
步骤 202, BTF发送资源请求消息给 RCEF模块;
步骤 203 , RCEF模块将资源决策请求消息发送给 A-RACF模块, 以请求 相应的资源策略;
步骤 204, A-RACF模块根据用户的签约信息对该资源决策请求进行检 查, 检查通过后给 SPDF模块发送资源决策请求消息, SPDF模块根据由网 络运营商定义的策略规则制定策略决策。
由于 SPDF模块基于不同的业务类型可以布置多个, 因此 SPDF模块和
A-RACF模块存在多对一的场景, 一实施例的组网示意图如图 3所示。 在这 种情况下, A-RACF模块收到资源决策请求后, 需要根据一定的发现机制, 将资源决策请求消息发往合适的 SPDF模块。
现有技术中, 因为 A-RACF模块没有定义发现 SPDF模块的功能, 所以 在上述描述的流程场景中, A-RACF模块就不能将资源决策请求消息发往合 适的 SPDF模块。 此时, 可能会导致资源决策请求消息发送失败。
发明内容
3 180800447 本发明所要解决的技术问题是提供一种资源接纳控制子系统及发送资源 决策请求消息的方法, 实现了 A-RACF模块发现 SPDF模块的功能, A-RACF 模块可以将请求发往合适的 SPDF模块。
为了解决上述问题, 本发明提供了一种资源接纳控制子系统, 应用于资 源接纳控制子系统的拉模式中, 包括接入资源接纳控制功能 A-RACF模块和 基于业务的策略决策功能 SPDF模块, 其中,
所述 A-RACF模块包括 SPDF模块的发现装置, 该 SPDF模块的发现装 置用于依据发现策略找到资源决策请求消息的目的 SPDF模块, 并将所述资 源决策请求消息发送到该 SPDF模块。
进一步地, 所述 SPDF模块的发现装置所依据的发现策略, 包括静态配 置发现策略和动态生成发现策略中的一种或两种。
进一步地, 所述静态配置发现策略为: 某一物理区域内的 A-RACF模块 只和规定的 SPDF模块交互, 当 A-RACF模块收到传输设备发来的资源决策 请求消息时, 就将该资源决策请求消息发往该规定的 SPDF模块; 或者不同 的 SPDF模块处理不同 IP地址范围内的请求, A-RACF模块根据资源决策请 求消息中携带的 IP地址信息将该资源决策请求消息发往相应的 SPDF模块。
进一步地, 所述动态生成发现策略为: 在资源接纳控制拉模式下的预授 权阶段, SPDF模块通知 A-RACF模块后, A-RACF模块保存该 SPDF模块 的相关信息; 在预留和执行阶段, A-RACF模块根据所保存的所述 SPDF模 块的信息来定位合适的 SPDF模块。
进一步地, 所述 SPDF模块的发现装置还用于在不能找到资源决策请求 消息的目的 SPDF 模块时, 将所述资源决策请求消息发送到所有与所述 A-RACF模块交互的 SPDF模块;
与所述 A-RACF模块交互的 SPDF模块接收到所述资源决策请求消息后, 判断该资源决策请求消息是否与其匹配, 如果匹配, 进行相应处理, 并向所 述 A-RACF模块发送应答消息; 如果不匹配, 则丟弃该资源决策请求消息。
本发明还提供了一种发送资源决策请求消息的方法, 应用于资源接纳控 制子系统的拉模式中, 所述资源接纳控制子系统包括 A-RACF模块和 SPDF
4 180800447 模块, 该方法为:
所述 A-RACF模块根据用户的签约信息对资源控制执行功能 RCEF模块 发送来的资源决策请求进行检查, 检查通过后, 依据发现策略找到资源决策 请求消息的目的 SPDF模块, 并给该 SPDF模块发送资源决策请求消息。
进一步地, 所述 SPDF模块的发现策略, 包括静态配置发现策略和动态 生成发现策略中的一种或两种。
进一步地, 所述静态配置发现策略为: 某一物理区域内的 A-RACF模块 只和规定的 SPDF模块交互, 当 A-RACF模块收到传输设备发来的资源决策 请求消息时, 就将该资源决策请求消息发往该规定的 SPDF模块; 或者不同 的 SPDF模块处理不同 IP地址范围内的请求, A-RACF模块根据资源决策请 求消息中携带的 IP地址信息将该资源决策请求消息发往相应的 SPDF模块。
进一步地, 所述动态生成发现策略为: 在资源接纳控制拉模式下的预授 权阶段, SPDF模块通知 A-RACF模块后, A-RACF模块保存该 SPDF模块 的相关信息, 在预留和执行阶段, A-RACF模块根据所保存的所述 SPDF模 块的信息来定位合适的 SPDF模块。
进一步地, 如果所述 A-RACF模块不能找到资源决策请求消息的目的 SPDF模块, 则 A-RACF模块将所述资源决策请求消息发送给与之交互的所 有 SPDF模块;
与所述 A-RACF模块交互的 SPDF模块接收到所述资源决策请求消息后, 判断该资源决策请求消息是否与其匹配, 如果匹配, 进行相应处理, 并向所 述 A-RACF模块发送应答消息; 如果不匹配, 则丟弃该资源决策请求消息。
与现有技术相比, 应用本发明, 实现了 A-RACF模块发现 SPDF模块的 功能, A-RACF模块可以将请求发往合适的 SPDF模块。 附图概述
图 1是现有技术中 TISPAN的 RACS功能架构图;
图 2是现有技术拉模式的资源请求流程图;
图 3是多个 SPDF与一个 A-RACF交互的示意图;
5 180800447 图 4是本发明针对 TISPAN RACS中的 A-RACF增加 SPDF模块的发现 装置的结构示意图;
图 5是本发明中 A-RACF增加 SPDF模块的发现装置后的资源接纳控制 流程图。
本发明的较佳实施方式
下面结合附图和具体实施方式对本发明作进一步说明。
本发明针对 TISPAN RACS功能架构, 在 A-RACF模块中增加了 SPDF 模块的发现装置, 并结合该发现装置提出了资源接纳控制子系统的拉模式下 的新的资源接纳控制流程方法。
如图 4所示, 在本发明的资源接纳控制子系统的一实施例中, 该资源接 纳控制子系统应用于资源接纳控制子系统的拉模式, 包括 A-RACF模块和 SPDF模块,
其中所述 A-RACF模块包括了一基于业务的策略决策功能模块 ( SPDF ) 的发现装置, 该 SPDF模块的发现装置用于在 A-RACF模块和多个 SPDF模 块交互的情况下, 依据发现策略找到资源决策请求消息的目的 SPDF模块, 并给该 SPDF模块发送资源决策请求消息。 所述资源决策请求消息的目的 SPDF模块, 是指该资源决策请求消息应该被正确发送到的 SPDF模块, 即与 该资源决策请求消息相关的 SPDF模块。
其中, A-RACF模块的 SPDF发现策略可以是静态配置的。 例如: 某一 物理区域内的 A-RACF模块只能和规定的 SPDF模块交互, 当 A-RACF模块 收到传输设备发来的请求时, 就将该消息发往规定的 SPDF模块。
其中, A-RACF模块的 SPDF发现策略可以是动态的, 例如, 若资源接 纳控制拉模式下存在 "预授权",则在预授权阶段 SPDF模块会通知到 A-RACF 模块, A-RACF模块将保存 SPDF模块的相关信息。 这样, 在 "预留" 和 "执 行" 阶段, A-RACF模块就能根据保存的信息来决定合适的 SPDF模块。
根据应用环境需要, 在同一 A-RACF模块上, 上述静态配置发现策略和 动态生成发现策略可以只釆用其中一种; 也可以同时釆用两种, 动态生成发
6 180800447 现策略的优先级高于静态发现策略。
若 A-RACF模块根据 SPDF 发现策略选不出合适的 SPDF模块, 则 A-RACF模块将给所有与之交互的 SPDF模块发送消息, 以找到合适的 SPDF 模块。
SPDF模块只有收到与之匹配的资源策略请求消息才进行相应的处理,并 回复 A-RACF模块; 收到与之无关的资源策略请求消息时不做任何处理, 直 接丟弃, 不回应答。
下面具体介绍资源接纳控制子系统中增加所述基于业务的策略决策功能 的发现装置后, 拉模式下改进的资源接纳控制流程。
图 5为本发明 A-RACF模块增加所述 SPDF发现装置后的资源接纳控制 流程图, 包括以下步骤:
步骤 501 , CPE通过路径耦合的传输层信令消息直接向 BTF请求资源; 步骤 502, BTF发送资源请求消息给 RCEF模块;
BTF收到 CPE发起的资源请求后,发送一个资源请求消息给 RCEF模块。 步骤 503 , RCEF模块给 A-RACF模块发送资源决策请求消息, 以请求相 应的资源策略;
步骤 504, A-RACF模块根据用户的签约信息对该资源决策请求进行检 查, 若该请求合法, 则给 SPDF模块发送资源决策请求消息;
SPDF 模块根据由网络运营商定义的策略规则制定策略决策, 由于 A-RACF模块可以和多个 SPDF模块交互, 因此可分为如下几种情况处理: 步骤 504-1: 若 A-RACF模块只和一个 SPDF模块交互, 则 A-RACF模 块直接发送资源决策请求消息给该 SPDF模块;
步骤 504-2: 若 A-RACF模块和多个 SPDF模块交互, 则 A-RACF模块 将根据 SPDF的发现装置,依据 SPDF发现策略(包括静态配置发现策略、 动 态生成发现策略等)找到合适的 SPDF模块,即资源决策请求消息的目的 SPDF 模块, 并给该 SPDF模块发送资源决策请求消息;
其中, 静态配置发现策略是指 A-RACF模块和 SPDF模块之间在交互前
7 180800447 就作相应的配置,例如: 某一物理区域内的 A-RACF模块只能和规定的 SPDF 模块交互, 当 A-RACF模块收到传输设备发来的资源决策请求消息时, 就将 该资源决策请求消息发往规定的 SPDF模块; 或者 SPDF模块按照 IP地址来 配置, 即不同的 SPDF模块处理不同 IP地址范围内的请求, 这样 A-RACF模 块就能根据资源决策请求消息中携带的 IP地址信息发往相应的 SPDF模块。
动态生成发现策略是指在资源接纳控制拉模式下的 "预授权" 阶段, SPDF模块通知 A-RACF模块后, A-RACF模块将保存 SPDF模块的相关信息, 这样, 在 "预留" 和 "执行" 阶段, A-RACF模块就能根据保存的信息来定 位合适的 SPDF模块。
步骤 504-3: 若 A-RACF模块无法选出资源决策请求消息的目的 SPDF 模块, 则 A-RACF模块将把所述资源决策请求消息发送给与之交互的所有 SPDF模块。
步骤 505: SPDF模块收到资源决策请求消息后, 判断该资源决策请求消 息是否与之匹配, 若匹配则进行相应地处理, 并回复应答; 若不匹配则不进 行任何处理, 直接丟弃, 不回应答。
以上所述, 仅为本发明较佳的具体实施方式, 但本发明的保护范围并不 局限于此, 任何熟悉该技术的人在本发明所揭露的技术范围内, 可轻易想到 的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范 围应该以权利要求的保护范围为准。
8 180800447

Claims

权 利 要 求 书
1、 一种资源接纳控制子系统, 应用于资源接纳控制子系统的拉模式 中, 包括接入资源接纳控制功能 A-RACF模块和基于业务的策略决策功能 SPDF模块, 其特征在于,
所述 A-RACF模块包括 SPDF模块的发现装置, 该 SPDF模块的发现装 置用于依据发现策略找到资源决策请求消息的目的 SPDF模块, 并将所述资 源决策请求消息发送到该 SPDF模块。
2、 如权利要求 1所述的资源接纳控制子系统, 其特征在于, 所述 SPDF模块的发现装置所依据的发现策略, 包括静态配置发现策略 和动态生成发现策略中的一种或两种。
3、 如权利要求 2所述的资源接纳控制子系统, 其特征在于, 所述静态配置发现策略为: 某一物理区域内的 A-RACF模块只和规定的 SPDF模块交互, 当 A-RACF模块收到传输设备发来的资源决策请求消息时, 就将该资源决策请求消息发往该规定的 SPDF模块;或者不同的 SPDF模块处 理不同 IP地址范围内的请求, A-RACF模块根据资源决策请求消息中携带的 IP地址信息将该资源决策请求消息发往相应的 SPDF模块。
4、 如权利要求 2所述的资源接纳控制子系统, 其特征在于, 所述动态生成发现策略为: 在资源接纳控制拉模式下的预授权阶段, SPDF模块通知 A-RACF模块后, A-RACF模块保存该 SPDF模块的相关信息; 在预留和执行阶段, A-RACF模块根据所保存的所述 SPDF模块的信息来定 位资源决策请求消息的目的 SPDF模块。
5、 如权利要求 1 ~ 4中任意一项所述的资源接纳控制子系统, 其特征 在于,
所述 SPDF模块的发现装置还用于在不能找到资源决策请求消息的目的 SPDF模块时, 将所述资源决策请求消息发送到所有与所述 A-RACF模块交 互的 SPDF模块;
9 180800447 与所述 A-RACF模块交互的 SPDF模块接收到所述资源决策请求消息后, 判断该资源决策请求消息是否与其匹配, 如果匹配, 进行相应处理, 并向所 述 A-RACF模块发送应答消息; 如果不匹配, 则丟弃该资源决策请求消息。
6、 一种发送资源决策请求消息的方法,应用于资源接纳控制子系统的 拉模式中, 所述资源接纳控制子系统包括 A-RACF模块和 SPDF模块, 其特 征在于,
所述 A-RACF模块根据用户的签约信息对资源控制执行功能 RCEF模块 发送来的资源决策请求进行检查, 检查通过后, 依据发现策略找到资源决策 请求消息的目的 SPDF模块, 并给该 SPDF模块发送资源决策请求消息。
7、 如权利要求 6所述的方法, 其特征在于,
所述 SPDF模块的发现策略, 包括静态配置发现策略和动态生成发现策 略中的一种或两种。
8、 如权利要求 7所述的方法, 其特征在于,
所述静态配置发现策略为: 某一物理区域内的 A-RACF模块只和规定的 SPDF模块交互, 当 A-RACF模块收到传输设备发来的资源决策请求消息时, 就将该资源决策请求消息发往该规定的 SPDF模块;或者不同的 SPDF模块处 理不同 IP地址范围内的请求, A-RACF模块根据资源决策请求消息中携带的 IP地址信息将该资源决策请求消息发往相应的 SPDF模块。
9、 如权利要求 7所述的方法, 其特征在于,
所述动态生成发现策略为: 在资源接纳控制拉模式下的预授权阶段,
SPDF模块通知 A-RACF模块后, A-RACF模块保存该 SPDF模块的相关信息, 在预留和执行阶段, A-RACF模块根据所保存的所述 SPDF模块的信息来定 位资源决策请求消息的目的 SPDF模块。
10、 如权利要求 6 ~ 9中任意一项所述的方法, 其特征在于,
如果所述 A-RACF模块不能找到资源决策请求消息的目的 SPDF模块, 则 A-RACF模块将所述资源决策请求消息发送给与之交互的所有 SPDF模块;
10 180800447 与所述 A-RACF模块交互的 SPDF模块接收到所述资源决策请求消息后, 判断该资源决策请求消息是否与其匹配, 如果匹配, 进行相应处理, 并向所 述 A-RACF模块发送应答消息; 如果不匹配, 则丟弃该资源决策请求消息。
11 180800447
PCT/CN2008/070855 2008-02-29 2008-04-30 资源接纳控制子系统及发送资源决策请求消息的方法 WO2009105942A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2008100077116A CN101282351B (zh) 2008-02-29 2008-02-29 资源接纳控制子系统及发送资源决策请求消息的方法
CN200810007711.6 2008-02-29

Publications (1)

Publication Number Publication Date
WO2009105942A1 true WO2009105942A1 (zh) 2009-09-03

Family

ID=40014624

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070855 WO2009105942A1 (zh) 2008-02-29 2008-04-30 资源接纳控制子系统及发送资源决策请求消息的方法

Country Status (2)

Country Link
CN (1) CN101282351B (zh)
WO (1) WO2009105942A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102026302A (zh) * 2009-09-21 2011-04-20 中兴通讯股份有限公司 批发场景下的拉模式资源接纳控制方法和系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060272003A1 (en) * 2005-05-31 2006-11-30 Cisco Technology, Inc., A California Corporation Automatic discovery of controlling policy enforcement point in a policy push model
CN101075914A (zh) * 2007-04-29 2007-11-21 中兴通讯股份有限公司 Ngn中具备动态发现功能的racf系统及设备
CN101222432A (zh) * 2008-01-23 2008-07-16 中兴通讯股份有限公司 一种资源接纳控制的方法
CN101237448A (zh) * 2008-01-30 2008-08-06 中兴通讯股份有限公司 资源接纳控制系统中的策略决策功能实体的选择方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060272003A1 (en) * 2005-05-31 2006-11-30 Cisco Technology, Inc., A California Corporation Automatic discovery of controlling policy enforcement point in a policy push model
CN101075914A (zh) * 2007-04-29 2007-11-21 中兴通讯股份有限公司 Ngn中具备动态发现功能的racf系统及设备
CN101222432A (zh) * 2008-01-23 2008-07-16 中兴通讯股份有限公司 一种资源接纳控制的方法
CN101237448A (zh) * 2008-01-30 2008-08-06 中兴通讯股份有限公司 资源接纳控制系统中的策略决策功能实体的选择方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Resource and admission control functions in Next Generation Networks.", ITU-T Y2111., September 2006 (2006-09-01), pages 12 - 20 *
"Telecommunications and Internet converged Services and Protocols for Advanced Networking (TISPAN); Resource and Admission Control Sub-system (RACS); Functional Architecture.", ETSI ES 282 003 V1.1.1., June 2006 (2006-06-01), pages 1 - 41 *

Also Published As

Publication number Publication date
CN101282351B (zh) 2012-03-07
CN101282351A (zh) 2008-10-08

Similar Documents

Publication Publication Date Title
US8488603B2 (en) Method, apparatus, and system for implementing multicast services
EP2124385B1 (en) Method, device and system for multicast service authorization controlling
CN101299825B (zh) 一种实现组播承载资源控制的方法、系统及装置
WO2009114976A1 (zh) 资源接纳控制方法和系统
US8811236B2 (en) Interaction method and device between resource and admission control systems
US8072897B2 (en) Method, system and device for selecting edge connection link across different management domain networks
WO2009006847A1 (en) Method, device and system for combination of resource admission control
EP2214359B1 (en) A policy control method and system for layer two devices
EP2472814B1 (en) Method for interaction between resource and admission control systems and resource and admission control system
WO2010081314A1 (zh) 一种ngn家庭网络资源接纳控制方法及系统
US20100329266A1 (en) System and a Method for Resource Access Control
US8379519B2 (en) Method for realizing resource admission control at push mode in nomadism scene of NGN
WO2009103192A1 (zh) 资源分配方法及资源释放方法
WO2008017226A1 (fr) Système et procédé de commande de multidiffusion
WO2008040212A1 (fr) Procédé, système et dispositif d'accès au réseau
WO2009100625A1 (zh) 资源接纳控制系统中的策略决策功能实体的选择方法
WO2009105942A1 (zh) 资源接纳控制子系统及发送资源决策请求消息的方法
WO2012149833A1 (zh) 一种资源接纳控制方法及系统
WO2011044811A1 (zh) 一种接纳控制系统及方法
WO2011032374A1 (zh) 批发场景下的拉模式资源接纳控制方法和系统
WO2011127760A1 (zh) 一种漫游场景下的资源策略决策方法和系统
WO2009117867A1 (zh) 下一代网络游牧场景下实现拉模式资源接纳控制的方法
CN102036167A (zh) 资源管理系统中实现资源状况上报的方法及系统
WO2011069390A1 (zh) 用量签订方法及系统、基于用量的接纳控制方法及系统
WO2011143889A1 (zh) 非资源预留型业务的处理方法、装置及系统

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

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

Country of ref document: EP

Kind code of ref document: A1