WO2008154848A1 - Method for acquiring ability information of net node between domains, net node and communication system - Google Patents

Method for acquiring ability information of net node between domains, net node and communication system Download PDF

Info

Publication number
WO2008154848A1
WO2008154848A1 PCT/CN2008/071300 CN2008071300W WO2008154848A1 WO 2008154848 A1 WO2008154848 A1 WO 2008154848A1 CN 2008071300 W CN2008071300 W CN 2008071300W WO 2008154848 A1 WO2008154848 A1 WO 2008154848A1
Authority
WO
WIPO (PCT)
Prior art keywords
pce
capability information
capability
address
unit
Prior art date
Application number
PCT/CN2008/071300
Other languages
French (fr)
Chinese (zh)
Inventor
Qiming Li
Hongmiao Xia
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 WO2008154848A1 publication Critical patent/WO2008154848A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/033Topology update or discovery by updating distance vector protocols

Definitions

  • the present invention relates to the field of communications, and in particular, to an acquisition method, a network node, and a communication system for inter-domain network node capability information.
  • the Traffic Engineering (TE) network has a good Quality of Service (QoS) guarantee mechanism and reserves network resources for each Label Switch Path (LSP). Among them, a route calculation technology adopted by the TE network is called centralized routing.
  • QoS Quality of Service
  • LSP Label Switch Path
  • the centralized routing technology mainly separates the routing calculation function of the network node.
  • This paper calls the independent routing calculation function as: PCE (Path Computation Element, network node, application or network based on constraints and network topology calculation network path)
  • PCE Policy Entity Extensions
  • the PCE is described by a node, and the same is the same as the module, such as a router and a route calculation server.
  • the module such as a router and a route calculation server.
  • different PCEs are used to manage TE information in their respective domains. In the same domain, multiple PCEs can be deployed.
  • the topology and TE information of the network are injected into the PCE, and the route calculation task is uniformly assumed by the network.
  • the client that initiates the path calculation request to the PCE such as a common network element
  • the PCC the client that initiates the path calculation request to the PCE, such as a common network element
  • An appropriate algorithm is called to calculate a route that satisfies the service requirement based on the TE information, and the explicit route object (ERO) information is returned to the node.
  • the node After receiving the path information, the node can drive the signaling to establish an end-to-end connection.
  • the PCE passes the path calculation unit communication protocol (Path)
  • PCECP Computation Element Communication Protocol
  • PCE plays both the role of PCE and the role of PCC. He also needs to send calculation requests (inter-domain calculation request) to PCEs in other domains while undertaking routing tasks for nodes. Other domain PCE route calculation As a result, it is combined into end-to-end complete routing information and finally fed back to the PCC.
  • PCC In order to efficiently enable PCC to select PCE for route calculation, PCC needs to know the location of PCE in its domain, as well as other PCE capability information related to PCE selection, such as PCE processing capability, calculation specifications and support constraints.
  • PCE processing capability In order to efficiently enable PCC to select PCE for route calculation, PCC needs to know the location of PCE in its domain, as well as other PCE capability information related to PCE selection, such as PCE processing capability, calculation specifications and support constraints.
  • PCE processing capability calculation specifications and support constraints.
  • the PCE in this domain needs to know the related capability information of PCE in other domains.
  • the PCE capability acquisition in the domain can be extended to the entire network through the OSPF flooding mechanism by extending the Open Shortest Path First (OSPF) protocol to implement PCE capability information in the domain.
  • OSPF Open Shortest Path First
  • the PCE capability acquisition between domains can be implemented by modifying the Border Gateway Protocol (BGP) to encapsulate the PCE capability information into the extended attributes of BGP to achieve inter-domain diffusion.
  • Border Gateway Protocol BGP
  • the BGP protocol spreads the PCE capability information throughout the network to increase the operational burden of the network, and it is easy to leak the PCE information of the non-related domain to the unrelated nodes, which affects the privacy of the network.
  • the embodiments of the present invention provide a method for acquiring PCE capability information of an inter-domain network node, a network node, and a communication system, so as to reduce the amount of information transmission in the network and reduce the network bearment burden.
  • an embodiment of the present invention provides a method for acquiring inter-domain network node capability information, including: a first PCE of a first network domain sends a capability information query request to a second PCE of a second network domain; Receiving the capability information query result returned by the second PCE, to obtain capability information of at least one PCE of the second network domain;
  • the first PCE saves the obtained capability information of at least one PCE of the second network domain.
  • An embodiment of the present invention further provides a PCE, including:
  • a capability requesting unit configured to send a capability information query request to the first PCE of the neighborhood
  • a capability receiving unit configured to receive a capability information query result of the first PCE feedback of the neighborhood, to obtain at least one PCE of the neighborhood Capability information
  • An embodiment of the present invention further provides a PCE, including:
  • a first request receiving unit configured to receive a capability information query request from the foreign PCE
  • a capability sending unit configured to send, according to the first request receiving unit, the capability information query request, to send at least one of the network domains where the PCE is located
  • the capability information of the PCE is given to the foreign PCE.
  • An embodiment of the present invention is also a communication system, the communication system comprising: a first network domain having at least one PCE and a second network domain having at least one PCE,
  • the first PCE of the first network domain sends a capability information query request to the second PCE of the second network domain;
  • the first PCE saves the obtained capability information of at least one PCE of the second network domain.
  • the above technical solution can be seen that, since the PCE actively and selectively queries the capability information of the neighboring PCE, it does not request other unrelated PCE capability information, and realizes on-demand acquisition.
  • the information flooding method is used to spread the capability, which may cause network congestion.
  • the embodiments of the present invention can acquire the capability in a point-to-point manner, reduce the amount of information transmission in the network, and thus reduce the network carrying burden;
  • the local PCE can selectively query the PCE capability information of the neighboring domain, reduce the amount of information maintenance of the local PCE, and reduce the complexity of the PCE selection.
  • the peer-to-peer acquisition capability information does not spread through the protocol, the inter-domain can be implemented. PCE capability information is kept confidential.
  • FIG. 1 is a flowchart of a method for acquiring PCE capability information of an inter-domain network node according to the present invention
  • FIG. 2 is a flowchart of a method for acquiring a neighboring PCE address in FIG.
  • FIG. 3 is a schematic block diagram of the first and second embodiments of the PCE of the present invention.
  • FIG. 4 is a schematic block diagram of the third and fourth embodiments of the PCE of the present invention.
  • Figure 5 is a schematic block diagram of a first embodiment of the capability acquisition device of the present invention.
  • the present invention first provides a basic implementation manner for acquiring an inter-domain network node PCE capability information, including the following steps:
  • the local domain PCE sends a capability information query request to the neighboring PCE.
  • the domain PCE receives the returned capability information query result of the neighboring PCE, and obtains Neighbor PCE capability information
  • the local domain PCE saves the capability information of the neighboring PCE.
  • the PCE actively requests the PCE capability information of the neighboring PCE, and does not request other unrelated PCE capability information to implement on-demand acquisition.
  • the information flooding method is used to spread the capability, which may cause network congestion.
  • the embodiments of the present invention can acquire the capability in a point-to-point manner, reduce the amount of information transmission in the network, and thus reduce the network carrying burden;
  • the local PCE can selectively query the PCE capability information of the neighboring domain, reduce the amount of information maintenance of the local PCE, and reduce the complexity of the PCE selection.
  • the peer-to-peer acquisition capability information does not spread through the protocol, the inter-domain can be implemented. PCE capability information is kept confidential.
  • FIG. 1 it is a flowchart of a method for acquiring PCE capability information of an inter-domain network node according to the present invention.
  • the method can be applied to a TE network, including the steps:
  • Step 101 Establish a PCECP connection to the neighboring PCE according to the neighbor PCE address; when the system is initialized, the local domain (first domain) PCE can obtain the neighbor (second domain) PCE address; and then in these PCEs A suitable PCE address is selected in the address to establish a PCECP connection to the second domain PCE.
  • the neighboring PCE address can be obtained by manually configuring the neighboring PCE address or by using an Internal Gateway Protocol (IGP)/BGP.
  • the performing the spreading operation may be to start the capability learning of the inter-domain PCE during the automatic discovery operation of the inter-domain PCE to obtain various neighborhood PCE information including the neighbor PCE address.
  • the method for obtaining the neighborhood PCE address of the present invention is not limited to the above method, and the neighborhood PCE address can be obtained by any possible means.
  • the implementation of the present embodiment is performed by a network management system (NMS) through the IGP/BGP protocol to obtain the neighbor PCE address.
  • NMS network management system
  • the method for performing the spreading to obtain the neighbor PCE address includes the following steps:
  • the NMS only spreads the PCE address and its domain ID information through network management protocols such as IGP/BGP;
  • the PCE address information When selecting PCE, the most basic identifier for identifying a PCE is the PCE address information. The PCE's address information can then send messages to it and establish a connection. Because for a specific PCE, its computing ability is basically determined during deployment, and does not change frequently during network operation. Therefore, in this embodiment, the PCE only spreads address information between domains for its own capability information and The domain ID, other capability information does not spread;
  • the IPE address and the domain ID information can be dynamically advertised through the IGP or BGP protocol.
  • the distribution or configuration may be performed only between adjacent domains, because the PCE only needs to establish a connection and negotiation with the adjacent PCE when performing cooperative routing.
  • the PCE in this sample can know which PCEs exist in the adjacent domain and what the address is.
  • the PCECP protocol is selectively used to establish a communication connection with the PCE stored in the local address list based on the local policy, and the capability information is obtained, so that each PCE can learn the PCE capability information that needs to be known in the adjacent domain.
  • the local PCE After receiving the address information of the neighboring PCE and the domain identifier of the domain, the local PCE determines whether the neighboring PCE is in a neighborhood relationship with the local PCE according to the domain identifier of the neighboring PCE. ;
  • this step may be used to confirm whether the PCE corresponding to the received address information is a neighboring PCE in the neighborhood relationship with the local PCE.
  • the step of confirming and receiving the address information of the neighbor PCE may be omitted.
  • the automatically discovered neighbor PCE information may include a backup PCE address, a PCE's address range to be calculated, and processing capability (such as CPU performance, memory capacity) in addition to the PCE address and its associated domain ID information.
  • processing capability such as CPU performance, memory capacity
  • step 101 can also be omitted. After the local PCE obtains or stores multiple neighborhood PCE addresses, an appropriate PCE address is selected among the PCE addresses to establish a PCECP connection to the second domain PCE.
  • the capability information of the neighbor (second domain) PCE can be obtained through the connection.
  • the local PCE requests inter-domain path calculation, it compares the acquired PCE capability information and selects an appropriate PCE to send an inter-domain path calculation request thereto.
  • the local PCE also plays the role of the path calculation client, so it is necessary to control the relevant capability information of the PCE in other domains.
  • the application of the acquisition capability information of the present invention can be various, and is not limited to the application of inter-domain path computation.
  • the method for obtaining the capability information of the neighboring PCE includes: sending, by using the established PCECP connection, a PCE Capability Request Message (PCCapReq) to the neighboring PCE, requesting acquisition of a neighboring PCE. Capability information;
  • PCCapReq PCE Capability Request Message
  • the existing PCECP protocol may be extended to transmit the capability information to the neighboring PCE by carrying the capability request of the neighboring PCE in the extended PCECP protocol message.
  • the capability information of the neighboring PCE may also be returned by carrying the capability information of the neighboring PCE in the extended PCECP protocol message.
  • PCE capability query request message PCCapReq
  • PCE Capability Response Message PCCapRsp
  • PCCapReq message format is as follows:
  • PCCapRsp message format is as follows:
  • Capability is a new object that describes the capability information of the PCE.
  • the format is as follows:
  • the IPv4 address is the IP address of the neighboring PCE. This IPv4 address is the neighbor PCE address that needs to query the capability information, and is not necessarily the peer PCE address to establish the connection.
  • the Cap type is a PCE capability type, such as jurisdiction domain scope, processor capability, supported path computation capability, supported interface exchange granularity, encoding type, support priority, support for maximum message length, support for maximum number of messages, and the like;
  • the Cap value is a specific description of a certain type of capability.
  • Step 103 Receive a capability information query result of the returned neighboring PCE, and obtain capability information of the neighboring PCE.
  • the neighbor PCE After receiving the capability information query request, the neighbor PCE performs the following operations:
  • the neighbor PCE After receiving the query request, the neighbor PCE checks the parameters in the request message, confirms that it is a request sent by the legal PCE, receives and queries the capability information related to the policy according to the requirements in the request, and fills in the capability information obtained by the query.
  • the new response message PCCapRsp is then returned to the PCE of the first domain.
  • the neighboring PCE saves other PCE capability information of the same domain (second domain)
  • some or all of the PCE capability information may be returned to the PCE of the first domain through a response message. For example, if the IPv4 address field is set to 0 in the above table 1, it means that all PCE capability information of the same domain is to be queried.
  • the local PCE can send a Close message to the neighboring PCE with which the PCECP connection is established.
  • the PCECP connection is closed, and the PCE capability query is completed.
  • the local PCE After receiving the response message sent by the neighboring PCE, the local PCE extracts the PCE capability information and can save it in the local database.
  • steps 102-103 may be performed periodically, or may be actively notified by the neighboring PCE according to the change of the local capability information.
  • Step 104 Select a neighboring PCE whose capability information meets the path calculation requirement
  • the local PCE calculates the request according to the inter-domain path of the source node, analyzes the capability information of each PCE, and selects the neighboring PCE whose capability meets the requirements. If the neighboring PCE that meets the requirements cannot be obtained, the process ends.
  • Step 105 Send the path calculation request to the selected neighboring PCE
  • the inter-domain path calculation request is sent to the selected neighboring PCE.
  • Step 106 Perform path calculation with the neighboring PCE and return a calculation result.
  • the selected neighboring PCE calculates a path from the border node to the destination node in the local domain, and returns the path to the local PCE to perform Local PCE collaborative computing operations.
  • This step can refer to the existing inter-domain path calculation method, which is not mentioned in this article.
  • the distribution or configuration of the PCE address and its associated domain ID is performed only between adjacent domains because the PCE only needs to communicate and negotiate with the adjacent PCE when performing cooperative routing.
  • the local PCE can know which PCEs exist in the adjacent domain and what the address is. Then, based on the local policy, the PCECP protocol selectively establishes a communication connection with the neighboring PCE stored in the local address list, and acquires the capability information thereof, so each PCE can learn the PCE capability information that needs to be known in the adjacent domain. Improve the utilization of network resources and avoid unnecessary network negative caused by flooding and other diffusion methods. Bear.
  • a person skilled in the art may understand that all or part of the steps of the method for obtaining the inter-domain PCE capability information may be completed by a program to instruct related hardware, and the program may be stored in a computer readable storage medium.
  • the program may include the content of each implementation manner of the foregoing method for acquiring inter-domain PCE capability information of the present invention.
  • the storage medium referred to herein is, for example, a ROM/RAM, a magnetic disk, an optical disk, or the like.
  • the present invention also provides a first embodiment of a network node PCE, as shown by the local area network node PCE in Figure 3.
  • the PCE includes a capability requesting unit 310, a capability receiving unit 320, and a storage unit 330, wherein in some application embodiments, the storage unit 330 is optional.
  • the capability requesting unit 310 is configured to send a capability information query request to the neighboring PCE.
  • the capability information query request may be sent to the neighboring PCE through the neighbor PCE address.
  • the neighboring PCE address may be provided by the address sending unit 410 of the neighboring PCE, or the neighboring PCE address may be obtained by manually configuring or diffusing through the internal gateway protocol IGP/Border Gateway Protocol BGP, where the local domain is obtained.
  • the step of the PCE to obtain the neighboring PCE address by the IGP/BGP is as follows: the neighboring PCE diffuses its own address information and its own domain identifier through IGP/BGP; the local PCE receives the neighboring PCE.
  • the neighboring domain PCE and the local PCE are in a neighborhood relationship with each other, and the address information requesting the neighboring PCE is confirmed to be received by the neighboring domain.
  • the first request receiving unit 420 of the domain PCE receives.
  • the capability information query request can be sent to the neighboring PCE through the connection.
  • the PCECP connection is not established, a PCECP connection to the neighboring PCE can be established.
  • the capability information inquiry request may be sent to the neighboring PCE by carrying the capability request of the neighboring PCE in the extended PCECP protocol message.
  • the capability receiving unit 320 is configured to receive the neighbor PCE capability information query result requested by the capability requesting unit 310, and obtain the capability information of the neighboring PCE from the result, where the figure is a neighboring PCE.
  • the capability sending unit 430 of the neighboring PCE can pass the The connection returns capability information to the capability receiving unit 320 of the PCE.
  • the capability information of the neighbor PCE may be returned by carrying the capability information of the neighbor PCE in the extended PCECP protocol message.
  • the capability information of all PCEs in the neighborhood may be returned, or only the capability information of some of the PCEs may be returned.
  • the storage unit 330 is configured to store the neighbor PCE capability information received by the capability receiving unit 320.
  • the capability receiving unit 310 actively and selectively queries the capability information of the neighboring PCE, and the capability receiving unit 320 receives the requested PCE capability information to implement accurate acquisition and avoid information flooding.
  • the network congestion caused by the flooding may reduce the amount of information transmission in the network, thereby reducing the network carrying burden; and the neighboring PCE capability information is selectively obtained by the capability requesting unit 310 and the capability receiving unit 320, and then the storage unit 330 is used for storage.
  • the information maintenance of the local PCE is reduced, and the complexity of the PCE selection is reduced.
  • the peer-to-peer acquisition capability information does not spread through the protocol, the inter-domain PCE capability information can be kept confidential.
  • an embodiment of the present invention further provides an inter-domain PCE capability sending apparatus, including: a capability request receiving unit, a determining unit, and a capability information sending unit.
  • the capability request receiving unit is configured to receive a capability information query request sent by a neighboring PCE (such as a capability requesting unit), where the determining unit is configured to determine, according to the local policy, whether the capability information query request sent by the neighboring PCE is Accepting, and sending a judgment result; the capability information sending unit, configured to: when receiving the judgment result sent by the determining unit, send feedback to the neighboring PCE (such as a capability receiving unit) that includes the neighborhood PCE The result of the query of the capability information.
  • a neighboring PCE such as a capability requesting unit
  • the capability information sending unit configured to: when receiving the judgment result sent by the determining unit, send feedback to the neighboring PCE (such as a capability receiving unit) that includes the neighborhood PCE The result of the query of the capability information.
  • the PCE calculates a network node of the network path in the constraint condition and the network topology
  • the network node may be an application or a module, such as a router, a route calculation server, or the like.
  • the present invention also provides a second embodiment of the PCE, as shown by the neighboring network node PCE in FIG.
  • the PCE includes an address transmitting unit 410, a first request receiving unit 420, and a capability transmitting unit 430.
  • the address sending unit 410 is configured to send a local address to provide to the alien PCE. Specifically, the local address is only spread to the domain where the foreign PCE is located by using the IGP/BGP protocol, and the foreign PCE is obtained by the foreign PCE. In the figure, the local address is sent to the capability request unit 310.
  • the first request receiving unit 420 is configured to receive a capability information query request sent by the foreign PCE.
  • the first request receiving unit 420 is configured to receive the capability information query request sent by the capability requesting unit 310 of the foreign PCE.
  • the capability sending unit 430 is configured to send the capability information of the local PCE to the foreign PCE after the first request receiving unit 420 receives the capability information query request.
  • the PCE capability information may be returned by carrying the capability information of the foreign PCE in the extended PCECP protocol message. In the figure, it is returned to the capability receiving unit 320 in the local area network node.
  • the PCE further includes a determining unit (not shown), configured to determine, according to the local policy, whether the capability information query request sent by the neighboring PCE is acceptable, and send the determination result; the capability information sending unit 430, And after receiving the determination result that the determining unit sends the acceptance, sending, to the neighboring PCE (such as the capability receiving unit), a query result including the capability information of the neighboring PCE, that is, receiving according to the first request receiving unit. And sending, by the capability information query request, capability information of the at least one PCE of the network domain where the PCE is located to the foreign PCE.
  • a determining unit (not shown), configured to determine, according to the local policy, whether the capability information query request sent by the neighboring PCE is acceptable, and send the determination result; the capability information sending unit 430, And after receiving the determination result that the determining unit sends the acceptance, sending, to the neighboring PCE (such as the capability receiving unit), a query result including the capability information of the neighboring PCE, that is, receiving according to the first
  • the present embodiment can cooperate with the capability information query request of the foreign PCE, and send local capability information to the foreign PCE to implement point-to-point capability acquisition and reduce network load.
  • the local PCE may further include:
  • the address obtaining unit 340 is configured to obtain the neighboring PCE address by using the manual configuration, or obtain the neighboring PCE address that is diffused by the IGP/BGP protocol, for example, obtain the neighboring PCE sent by the address sending unit 410 of the neighboring PCE. address.
  • the local PCE may further include:
  • the first connection establishing unit 350 is configured to send a connection establishment request to the second request receiving unit 440 of the neighbor PCE according to the neighbor PCE address obtained by the address obtaining unit 340, and then establish a second connection with the neighbor PCE.
  • Unit 450 is coupled to establish a PCECP connection to the neighborhood PCE.
  • the first connection establishing unit 350 may establish a connection for carrying the capability information query request output by the capability requesting unit 310.
  • the local PCE may further include:
  • the PCE selection unit 360 is configured to select a second PCE whose capability information meets the path calculation requirement by analyzing at least one PCE capability information of the neighborhood in the storage unit 330, and send a path calculation to the selected second PCE. Request, thus implementing path calculation.
  • the neighboring PCE may further include:
  • the second request receiving unit 440 is configured to receive a connection establishment request of the foreign PCE. In the figure, it is a connection establishment request transmitted by the first connection establishing unit 350.
  • a second connection establishing unit 450 configured to establish a connection to the foreign PCE after the second request receiving unit 440 receives the connection establishment request, for the first request receiving unit 420 and the capability sending unit
  • the 430 receives the request and transmission capability information, respectively.
  • the second connection establishing unit 450 and the first connection establishing unit 350 together establish a connection between two PCEs.
  • the address sending unit 410 may send a local address to the neighboring PCE, or may send the local address to the non-neighboring alien PCE.
  • the method further includes: a path calculation unit 440, configured to calculate a path in the destination PCE of the local domain PCE to the foreign domain after receiving the path calculation request sent by the foreign PCE (such as the PCE selection unit 360) And feed back the calculation results to the alien PCE (such as PCE selection unit 360).
  • a path calculation unit 440 configured to calculate a path in the destination PCE of the local domain PCE to the foreign domain after receiving the path calculation request sent by the foreign PCE (such as the PCE selection unit 360) And feed back the calculation results to the alien PCE (such as PCE selection unit 360).
  • the present invention further provides a PCE capability acquisition device, where the PCE capability acquisition device includes a capability requesting unit 310 and a capability receiving unit 320.
  • the capability requesting unit 310 is configured to send a capability information query request to the neighboring PCE.
  • the capability receiving unit 320 is configured to receive the neighbor PCE feedback capability information query result, and obtain capability information of the neighbor PCE.
  • the capability acquisition device can be set in the PCE of the TE network to implement peer-to-peer acquisition of PCE capability information and reduce network load.
  • the capability acquiring apparatus may further include:
  • a first connection establishing unit 350 configured to establish, according to the neighbor PCE address obtained by the PCE determining unit, a PCECP connection to the neighboring PCE, where the connection is used to carry the capability requesting unit 310 output capability information query request.
  • the capability acquiring apparatus may further include:
  • the PCE determining unit 370 is configured to determine, according to the local policy and the interaction requirement with the neighboring PCE, a PCE address used for establishing a connection with the PCE of the neighborhood in the PCE addresses of the multiple neighborhoods, and input to the first connection establishment. Unit 350.
  • the capability requesting unit 310, the capability receiving unit 320, the storage unit 330, the first connection establishing unit 350, the address obtaining unit 340, and the PCE selecting unit 360 in the first embodiment of the foregoing network node PCE of the present invention may be integrated in In a processing module, the second embodiment of the foregoing network node PCE of the present invention, the units in the capability acquiring device may also be integrated into one processing module; or any two or two of the foregoing embodiments. More than one can be integrated into one processing module.
  • a communication system is further provided, where the communication system includes: having at least one
  • the first PCE of the first network domain sends a capability information query request to the second PCE of the second network domain;
  • the first PCE saves the obtained capability information of at least one PCE of the second network domain.
  • the communication system further includes:
  • first embodiment and the second embodiment of the network node PCE of the present invention can be integrated into one PCE and used as scenes of the local domain PCE and the neighborhood/external domain PCE, respectively.
  • the units in the PCE and the capability acquisition device embodiments of the present invention may be implemented in the form of hardware, and the software-implemented portions may also be implemented in the form of software function modules. Accordingly, the embodiments of the PCE and the capability acquisition device of the present invention can be sold or used as separate products, and the software-implemented portion can also be stored in a computer readable storage medium. Sales or use.
  • the local PCE in the foregoing method, apparatus, or device refers to the first PCE of the first network domain
  • the neighbor PCE refers to the second PCE of the second network domain or the first PCE of the neighboring domain
  • the capability information of the neighborhood PCE is capability information of at least one PCE of the neighborhood.
  • the present invention can at least produce the following technical effects:

Abstract

A method for acquiring ability information of net node between domains, net node and communication system. The first PCE in the first domain sends an ability information query request to the second PCE in the second domain. The first PCE receives the ability information query result returned by the second PCE, and gets the ability information of at least one PCE in the second domain. The first PCE saves the ability information of at least one PCE in the second domain. The PCE includes: the ability requesting unit, the ability receiving unit and the storing unit. Or, the PCE includes: the first request receiving unit and the ability sending unit.

Description

域间网络节点能力信息的获取方法、 网络节点及通信系统 本申请要求于 2007 年 6 月 15 日提交中国专利局、 申请号为 200710127017.3、 发明名称为"域间 PCE能力信息的获取方法、 PCE及能力获 取装置 "的中国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域  Method for acquiring inter-domain network node capability information, network node and communication system The application claims to be submitted to the Chinese Patent Office on June 15, 2007, the application number is 200710127017.3, and the invention name is "acquisition method of inter-domain PCE capability information, PCE and Priority of the Chinese Patent Application for the Capability Acquisition Device, the entire contents of which are incorporated herein by reference. Technical field
本发明涉及通信领域, 特别是涉及一种域间网络节点能力信息的获取方 法、 网络节点及通信系统。  The present invention relates to the field of communications, and in particular, to an acquisition method, a network node, and a communication system for inter-domain network node capability information.
背景技术 Background technique
流量工程( Traffic Engineering, TE ) 网络具有良好的服务质量 ( Quality of service, QoS )保障机制 , 并且为每一条标签交换路径 ( Label Switch Path, LSP ) 专门预留网络资源。其中, TE网络采用的一种路由计算技术称为集中式路由。  The Traffic Engineering (TE) network has a good Quality of Service (QoS) guarantee mechanism and reserves network resources for each Label Switch Path (LSP). Among them, a route calculation technology adopted by the TE network is called centralized routing.
集中式路由技术主要是将网络节点的路由计算功能独立出来,本文称该独 立出来的路由计算功能为: PCE ( Path Computation Element,基于约束条件和 网络拓朴计算网络路径的网络节点、应用程序或模块, 如路由器、路由计算服 务器, 为方侦 见, 本发明实施例中 PCE以节点来描述, 下同)。 随着网络规 模的不断扩大, 一般在实际的部署中采用不同的 PCE分别管理各自域内的 TE 信息, 同一个域内还可以部署多个 PCE。 并且为了满足路由计算需要, 将网络 的拓朴和 TE信息注入 PCE, 并由其来统一承担路由计算任务。  The centralized routing technology mainly separates the routing calculation function of the network node. This paper calls the independent routing calculation function as: PCE (Path Computation Element, network node, application or network based on constraints and network topology calculation network path) In the embodiment of the present invention, the PCE is described by a node, and the same is the same as the module, such as a router and a route calculation server. As the network scale continues to expand, different PCEs are used to manage TE information in their respective domains. In the same domain, multiple PCEs can be deployed. In order to meet the needs of route calculation, the topology and TE information of the network are injected into the PCE, and the route calculation task is uniformly assumed by the network.
在 PCC ( Path Computation Client, 向 PCE发起路径计算请求的客户端 , 比如普通网元)需要进行域内路由计算时, 只需要将路径的首末节点以及需要 满足的约束条件通过消息告诉 PCE, 该 PCE则会调用合适的算法根据 TE信 息计算出一条满足业务要求的路由, 并将显式路由对象( Explicit Route Object, ERO )信息返回给节点。 节点收到路径信息后就可以驱动信令建立端到端的连 接。  When the PCC (Path Computation Client, the client that initiates the path calculation request to the PCE, such as a common network element) needs to perform intra-domain route calculation, it only needs to inform the PCE of the first and last nodes of the path and the constraints that need to be met. An appropriate algorithm is called to calculate a route that satisfies the service requirement based on the TE information, and the explicit route object (ERO) information is returned to the node. After receiving the path information, the node can drive the signaling to establish an end-to-end connection.
在进行跨域的路由计算时, PCE之间通过路径计算单元通信协议(Path When performing cross-domain route calculation, the PCE passes the path calculation unit communication protocol (Path
Computation Element Communication Protocol, PCECP )的机制进行通信 , 相互 协调合作计算出一条端到端的完整路由。 在这个过程中 PCE既扮演着 PCE的 角色也扮演着 PCC的角色, 他在承担为节点计算路由任务的同时也需要向其 它域中的 PCE发送算路请求(域间算路请求), 并接收其它域 PCE路由计算 结果将其组合成端到端完整的路由信息最终反馈给 PCC。 The Computation Element Communication Protocol (PCECP) mechanism communicates and cooperates to calculate an end-to-end complete route. In this process, PCE plays both the role of PCE and the role of PCC. He also needs to send calculation requests (inter-domain calculation request) to PCEs in other domains while undertaking routing tasks for nodes. Other domain PCE route calculation As a result, it is combined into end-to-end complete routing information and finally fed back to the PCC.
为了高效地让 PCC选择 PCE进行路由计算, PCC需要知道 PCE在其域 中的位置, 以及其它一些与选择 PCE有关的 PCE能力信息, 比如 PCE的处理 能力、 计算规格和支持约束等。 在进行跨域路由计算时, 本域中的 PCE需要 知道其它域中 PCE的相关能力信息等。  In order to efficiently enable PCC to select PCE for route calculation, PCC needs to know the location of PCE in its domain, as well as other PCE capability information related to PCE selection, such as PCE processing capability, calculation specifications and support constraints. When performing cross-domain routing calculation, the PCE in this domain needs to know the related capability information of PCE in other domains.
为了高效地进行域内或域间路由计算, 需要一种有效的 PCE能力获取机 制来满足这种需求。 在域内的 PCE能力获取可以通过扩展开放最短路径优先 (Open Shortest Path First, OSPF )协议, 将 PCE的相关的能力信息通过 OSPF 的洪泛机制在全网扩散, 实现域内 PCC学习 PCE能力信息的功能。 在域间的 PCE能力获取可以通过改造边界网关协议( Border Gateway Protocol, BGP ) , 将 PCE能力信息封装到 BGP的扩展属性中实现域间扩散。  In order to efficiently perform intra-domain or inter-domain routing calculations, an effective PCE capability acquisition mechanism is needed to meet this demand. The PCE capability acquisition in the domain can be extended to the entire network through the OSPF flooding mechanism by extending the Open Shortest Path First (OSPF) protocol to implement PCE capability information in the domain. . The PCE capability acquisition between domains can be implemented by modifying the Border Gateway Protocol (BGP) to encapsulate the PCE capability information into the extended attributes of BGP to achieve inter-domain diffusion.
在进行本发明创造过程中, 发明人发现上述现有 PCE能力获取技术中至 少存在以下问题:  In carrying out the creation process of the present invention, the inventors found that at least the following problems exist in the above existing PCE capability acquisition techniques:
通过 BGP协议将 PCE能力信息全网扩散加重网络的运行负担, 而且容易 把非相关域的 PCE信息泄漏给不相关节点, 对网络的私密性造成影响。  The BGP protocol spreads the PCE capability information throughout the network to increase the operational burden of the network, and it is easy to leak the PCE information of the non-related domain to the unrelated nodes, which affects the privacy of the network.
发明内容 Summary of the invention
本发明实施方式提供一种域间网络节点 PCE能力信息的获取方法、 网络 节点及通信系统, 以减少网络中的信息传送量、 减轻网络运载负担。  The embodiments of the present invention provide a method for acquiring PCE capability information of an inter-domain network node, a network node, and a communication system, so as to reduce the amount of information transmission in the network and reduce the network bearment burden.
为此,本发明实施方式提供一种域间网络节点能力信息的获取方法,包括: 第一网络域的第一 PCE向第二网络域的第二 PCE发送能力信息查询请求; 所述第一 PCE接收所述第二 PCE返回的能力信息查询结果, 得到所述第 二网络域的至少一个 PCE的能力信息;  To this end, an embodiment of the present invention provides a method for acquiring inter-domain network node capability information, including: a first PCE of a first network domain sends a capability information query request to a second PCE of a second network domain; Receiving the capability information query result returned by the second PCE, to obtain capability information of at least one PCE of the second network domain;
所述第一 PCE保存得到的所述第二网络域的至少一个 PCE的能力信息。 本发明实施方式还提供一种 PCE, 包括:  The first PCE saves the obtained capability information of at least one PCE of the second network domain. An embodiment of the present invention further provides a PCE, including:
能力请求单元, 用于向邻域的第一 PCE发送能力信息查询请求; 能力接收单元, 用于接收所述邻域的第一 PCE反馈的能力信息查询结果, 得到所述邻域的至少一个 PCE的能力信息;  a capability requesting unit, configured to send a capability information query request to the first PCE of the neighborhood, and a capability receiving unit, configured to receive a capability information query result of the first PCE feedback of the neighborhood, to obtain at least one PCE of the neighborhood Capability information;
存储单元, 用于存储所述能力接收单元接收到的邻域的至少一个 PCE的 能力信息。 本发明实施方式还提供一种 PCE, 包括: And a storage unit, configured to store capability information of the at least one PCE of the neighborhood received by the capability receiving unit. An embodiment of the present invention further provides a PCE, including:
第一请求接收单元, 用于接收来自异域 PCE的能力信息查询请求; 能力发送单元,用于根据所述第一请求接收单元接收到所述能力信息查询 请求发送所述 PCE所在网络域的至少一个 PCE的能力信息给所述异域 PCE。  a first request receiving unit, configured to receive a capability information query request from the foreign PCE, and a capability sending unit, configured to send, according to the first request receiving unit, the capability information query request, to send at least one of the network domains where the PCE is located The capability information of the PCE is given to the foreign PCE.
本发明实施方式还一种通信系统,所述通信系统包括:具有至少一个 PCE 的第一网络域和具有至少一个 PCE的第二网络域 ,  An embodiment of the present invention is also a communication system, the communication system comprising: a first network domain having at least one PCE and a second network domain having at least one PCE,
所述第一网络域的第一 PCE向所述第二网络域的第二 PCE发送能力信息 查询请求;  The first PCE of the first network domain sends a capability information query request to the second PCE of the second network domain;
所述第一 PCE接收所述第二 PCE返回的能力信息查询结果, 得到所述第 二网络域的至少一个 PCE的能力信息;  Receiving, by the first PCE, a capability information query result returned by the second PCE, to obtain capability information of at least one PCE of the second network domain;
所述第一 PCE保存得到的所述第二网络域的至少一个 PCE的能力信息。 以上技术方案可以看出, 由于 PCE主动选择性地查询邻域 PCE的能力信 息, 不请求其他不相关的 PCE能力信息, 实现按需获取。 相比现有技术采用 信息洪泛的方法进行能力扩散而可能造成网络堵塞的技术问题,本发明实施方 式可以以点对点的形式获取能力, 减少网络中的信息传送量, 因此降低网络运 载负担; 又由于本地 PCE可以选择性的查询相邻域 PCE能力信息, 减少本地 PCE的信息维护量, 降低 PCE选择的复杂度; 再且, 因为点对点获取能力信 息, 不通过协议进行能力扩散, 可以实现域间 PCE能力信息保密。  The first PCE saves the obtained capability information of at least one PCE of the second network domain. The above technical solution can be seen that, since the PCE actively and selectively queries the capability information of the neighboring PCE, it does not request other unrelated PCE capability information, and realizes on-demand acquisition. Compared with the prior art, the information flooding method is used to spread the capability, which may cause network congestion. The embodiments of the present invention can acquire the capability in a point-to-point manner, reduce the amount of information transmission in the network, and thus reduce the network carrying burden; The local PCE can selectively query the PCE capability information of the neighboring domain, reduce the amount of information maintenance of the local PCE, and reduce the complexity of the PCE selection. Moreover, because the peer-to-peer acquisition capability information does not spread through the protocol, the inter-domain can be implemented. PCE capability information is kept confidential.
附图说明 DRAWINGS
图 1是本发明域间网络节点 PCE能力信息的获取方法的流程图; 图 2是图 1中获取邻域 PCE地址的方法流程图;  1 is a flowchart of a method for acquiring PCE capability information of an inter-domain network node according to the present invention; FIG. 2 is a flowchart of a method for acquiring a neighboring PCE address in FIG.
图 3是本发明 PCE第一、 第二实施方式的原理框图;  3 is a schematic block diagram of the first and second embodiments of the PCE of the present invention;
图 4是本发明 PCE第三、 第四实施方式的原理框图;  4 is a schematic block diagram of the third and fourth embodiments of the PCE of the present invention;
图 5是本发明能力获取装置第一实施方式的原理框图。  Figure 5 is a schematic block diagram of a first embodiment of the capability acquisition device of the present invention.
具体实施方式 detailed description
本发明首先提供域间网络节点 PCE能力信息的获取方法基本实施方式, 包括步骤:  The present invention first provides a basic implementation manner for acquiring an inter-domain network node PCE capability information, including the following steps:
A、 本域 PCE向所述邻域 PCE发送能力信息查询请求;  A. The local domain PCE sends a capability information query request to the neighboring PCE.
B、 所述本域 PCE接收返回的所述邻域 PCE的能力信息查询结果, 得到 邻域 PCE的能力信息; B. The domain PCE receives the returned capability information query result of the neighboring PCE, and obtains Neighbor PCE capability information;
C、 所述本域 PCE保存所述邻域 PCE的能力信息。  C. The local domain PCE saves the capability information of the neighboring PCE.
以上实施方式可以看出, 由于 PCE主动选择性地查询邻域 PCE的能力信 息, 不请求其他不相关的 PCE能力信息, 实现按需获取。 相比现有技术采用 信息洪泛的方法进行能力扩散而可能造成网络堵塞的技术问题,本发明实施方 式可以以点对点的形式获取能力, 减少网络中的信息传送量, 因此降低网络运 载负担; 又由于本地 PCE可以选择性的查询相邻域 PCE能力信息, 减少本地 PCE的信息维护量, 降低 PCE选择的复杂度; 再且, 因为点对点获取能力信 息, 不通过协议进行能力扩散, 可以实现域间 PCE能力信息保密。  As shown in the above embodiment, the PCE actively requests the PCE capability information of the neighboring PCE, and does not request other unrelated PCE capability information to implement on-demand acquisition. Compared with the prior art, the information flooding method is used to spread the capability, which may cause network congestion. The embodiments of the present invention can acquire the capability in a point-to-point manner, reduce the amount of information transmission in the network, and thus reduce the network carrying burden; The local PCE can selectively query the PCE capability information of the neighboring domain, reduce the amount of information maintenance of the local PCE, and reduce the complexity of the PCE selection. Moreover, because the peer-to-peer acquisition capability information does not spread through the protocol, the inter-domain can be implemented. PCE capability information is kept confidential.
为使本发明的目的、技术方案、及优点更加清楚明白, 以下参照附图并举 实施方式, 对本发明进一步详细说明。  The present invention will be further described in detail below with reference to the drawings and embodiments.
参阅图 1 ,是本发明域间网络节点 PCE能力信息的获取方法的流程图。所 述方法可以应用于 TE网络, 包括步骤:  Referring to FIG. 1 , it is a flowchart of a method for acquiring PCE capability information of an inter-domain network node according to the present invention. The method can be applied to a TE network, including the steps:
步骤 101 : 按照邻域 PCE地址建立到所述相邻 PCE的 PCECP连接; 在系统初始化时, 本域(第一网域) PCE可以获得邻域(第二网域) PCE 地址; 再在这些 PCE地址中选择一个合适的 PCE地址以建立到该第二网域 PCE的 PCECP连接。  Step 101: Establish a PCECP connection to the neighboring PCE according to the neighbor PCE address; when the system is initialized, the local domain (first domain) PCE can obtain the neighbor (second domain) PCE address; and then in these PCEs A suitable PCE address is selected in the address to establish a PCECP connection to the second domain PCE.
可以通过手工配置得到所述邻域 PCE地址或通过内部网关协议 ( Internal Gateway Protocol, IGP ) /BGP进行扩散得到所述邻域 PCE地址。所述进行扩散 的操作可以是在域间 PCE的自动发现操作期间 , 启动域间 PCE的能力学习, 以获得包括邻域 PCE地址在内的各种邻域 PCE信息。 除此之外, 本发明得到 邻域 PCE地址的方法不限于上述方法,可以通过任何可能的途径获得邻域 PCE 地址。  The neighboring PCE address can be obtained by manually configuring the neighboring PCE address or by using an Internal Gateway Protocol (IGP)/BGP. The performing the spreading operation may be to start the capability learning of the inter-domain PCE during the automatic discovery operation of the inter-domain PCE to obtain various neighborhood PCE information including the neighbor PCE address. In addition, the method for obtaining the neighborhood PCE address of the present invention is not limited to the above method, and the neighborhood PCE address can be obtained by any possible means.
其中 , 本实施方式由网络管理系统( Network Management System, NMS ) 通过 IGP/BGP协议进行扩散得到所述邻域 PCE地址。 参阅图 2, 所述进行扩 散得到所述邻域 PCE地址的方法包括步骤:  The implementation of the present embodiment is performed by a network management system (NMS) through the IGP/BGP protocol to obtain the neighbor PCE address. Referring to FIG. 2, the method for performing the spreading to obtain the neighbor PCE address includes the following steps:
1 ) NMS仅将 PCE地址及其所属域 ID信息通过 IGP/BGP等网络管理协 议进行扩散;  1) The NMS only spreads the PCE address and its domain ID information through network management protocols such as IGP/BGP;
在选择 PCE时, 识别一个 PCE最基本的标识是 PCE地址信息, 知道了 PCE 的地址信息就可以向其发送消息并建立连接。 因为对于某一特定 PCE, 在部署时其算路能力基本就已确定,在网络运行期间不会频繁的发生变化, 所 以在本实施方式中 PCE对于自身能力信息在域间仅扩散地址信息以及与其所 属域 ID, 其它能力信息均不扩散; When selecting PCE, the most basic identifier for identifying a PCE is the PCE address information. The PCE's address information can then send messages to it and establish a connection. Because for a specific PCE, its computing ability is basically determined during deployment, and does not change frequently during network operation. Therefore, in this embodiment, the PCE only spreads address information between domains for its own capability information and The domain ID, other capability information does not spread;
PCE的地址和所属域 ID信息发布方式可以通过 IGP或者 BGP协议动态扩 散, 也可以通过网管系统配置。 在本实施方式中, 可以仅在相邻域间进行发布 或者配置, 因为 PCE进行协作算路时只需要与相邻的 PCE建立连接和协商。 这 样本地 PCE便可以知道相邻域中存在哪些 PCE, 地址是什么。 便于后续步骤中 基于本地策略通过 PCECP协议选择性地与保存在本地地址列表中的 PCE建立通 信连接, 并获取其能力信息, 使每个 PCE可以学习到相邻域中需要知道的 PCE 能力信息。  The IPE address and the domain ID information can be dynamically advertised through the IGP or BGP protocol. In this embodiment, the distribution or configuration may be performed only between adjacent domains, because the PCE only needs to establish a connection and negotiation with the adjacent PCE when performing cooperative routing. The PCE in this sample can know which PCEs exist in the adjacent domain and what the address is. In the subsequent steps, the PCECP protocol is selectively used to establish a communication connection with the PCE stored in the local address list based on the local policy, and the capability information is obtained, so that each PCE can learn the PCE capability information that needs to be known in the adjacent domain.
2 )所述本域 PCE接收到所述邻域 PCE的地址信息及其所属域标识后, 根据所述邻域 PCE所属的域标识判断所述邻域 PCE是否与本域 PCE互为邻域 关系;  2) After receiving the address information of the neighboring PCE and the domain identifier of the domain, the local PCE determines whether the neighboring PCE is in a neighborhood relationship with the local PCE according to the domain identifier of the neighboring PCE. ;
在本域 PCE不知道接收到的地址信息是否为邻域 PCE相关信息时, 可以 采用此步骤以确认接收到的地址信息所对应的 PCE是否为与本域 PCE互为邻 域关系的邻域 PCE; 当然 , 在本域 PCE已经知道接收到的地址信息是否为邻 域 PCE相关信息时, 此步骤和下面确认接收所述邻域 PCE的地址信息的步骤 可以省略。  If the local PCE does not know whether the received address information is related to the neighboring PCE, this step may be used to confirm whether the PCE corresponding to the received address information is a neighboring PCE in the neighborhood relationship with the local PCE. Of course, when the local PCE already knows whether the received address information is neighbor PCE related information, the step of confirming and receiving the address information of the neighbor PCE may be omitted.
3 )在判断所述邻域 PCE与本域 PCE互为邻域关系时, 确认接收所述邻 域 PCE的地址信息。  3) When it is determined that the neighboring PCE and the local PCE are in a neighborhood relationship, the address information of the neighboring PCE is confirmed to be received.
在其他实施方式中, 除 PCE地址及其所属域 ID信息外, 自动发现的邻域 PCE信息可以包括备用 PCE地址、 PCE其负责计算的地址范围、处理能力(如 CPU的性能, 内存的容量)、 支持域内计算还是跨域计算、 所支持的路径计算 能力(如是否支持带宽约束、 最大代价、 最多跳数、 是否支持分离计算、 负载 均摊、 是否支持双向路径)、 所支持的接口交换粒度、 编码类型、 是否支持优 先级、 所支持的最大请求消息长度、 单条消息中能携带的最多请求个数等等。  In other embodiments, the automatically discovered neighbor PCE information may include a backup PCE address, a PCE's address range to be calculated, and processing capability (such as CPU performance, memory capacity) in addition to the PCE address and its associated domain ID information. , support intra-domain computing or cross-domain computing, supported path computing capabilities (such as whether to support bandwidth constraints, maximum cost, maximum hop count, whether to support split computing, load sharing, whether to support bidirectional paths), supported interface exchange granularity, Encoding type, whether priority is supported, the maximum requested message length supported, the maximum number of requests that can be carried in a single message, and so on.
当本地 PCE本身有邻域(第二网域) PCE地址时, 上述步骤 101也可以 省略。 在本地 PCE得到或保存有多个邻域 PCE地址后 ,在这些 PCE地址中选择 一个合适的 PCE地址, 建立到该第二网域 PCE的 PCECP连接。 When the local PCE itself has a neighborhood (second domain) PCE address, the above step 101 can also be omitted. After the local PCE obtains or stores multiple neighborhood PCE addresses, an appropriate PCE address is selected among the PCE addresses to establish a PCECP connection to the second domain PCE.
当然, 在第一网域 PCE已经建立了到该第二网域 PCE的 PCECP连接的 情况下, 可以省略此步骤 101。 力信息查询请求;  Of course, in the case where the first domain PCE has established a PCECP connection to the second domain PCE, this step 101 can be omitted. Force information query request;
当本地 PCE与所述邻域 PCE之间已经建立好 PCECP连接, 可以通过该 连接获取所述邻域(第二网域) PCE的各种能力信息。 在本发明一个应用中, 在本地 PCE请求域间路径计算时, 会根据获取到的这些 PCE能力信息进行比 较并选择合适的 PCE向其发送域间路径计算请求。 在这种情况下本地 PCE同 时还扮演着路径计算客户端的角色, 因此需^^道其它域中 PCE的相关能力 信息。 当然, 本发明获取能力信息的应用可以有多种, 并不限于域间路径计算 的应用。  When the PCECP connection is established between the local PCE and the neighboring PCE, the capability information of the neighbor (second domain) PCE can be obtained through the connection. In an application of the present invention, when the local PCE requests inter-domain path calculation, it compares the acquired PCE capability information and selects an appropriate PCE to send an inter-domain path calculation request thereto. In this case, the local PCE also plays the role of the path calculation client, so it is necessary to control the relevant capability information of the PCE in other domains. Of course, the application of the acquisition capability information of the present invention can be various, and is not limited to the application of inter-domain path computation.
本实施方式中, 获取邻域 PCE的能力信息的方法包括: 采用所述建立好 的 PCECP连接发送 PCE能力查询请求消息( PCE Capability Request Message , PCCapReq )到所述邻域 PCE, 请求获取邻域 PCE的能力信息;  In this embodiment, the method for obtaining the capability information of the neighboring PCE includes: sending, by using the established PCECP connection, a PCE Capability Request Message (PCCapReq) to the neighboring PCE, requesting acquisition of a neighboring PCE. Capability information;
为了实现 PCE之间的能力学习,可以对现有的 PCECP协议做一定的扩展, 通过在扩展的 PCECP协议消息内携带所述邻域 PCE的能力请求的方式,向所 述邻域 PCE发送能力信息查询请求;还可以通过在扩展的 PCECP协议消息内 携带所述邻域 PCE的能力信息的方式返回所述邻域 PCE的能力信息。  In order to implement the capability learning between the PCEs, the existing PCECP protocol may be extended to transmit the capability information to the neighboring PCE by carrying the capability request of the neighboring PCE in the extended PCECP protocol message. The capability information of the neighboring PCE may also be returned by carrying the capability information of the neighboring PCE in the extended PCECP protocol message.
比如可以新增 PCE能力查询请求消息 (PCCapReq)和和 PCE能力响应消息 ( PCE Capability Response Message , PCCapRsp)消息。  For example, a PCE capability query request message (PCCapReq) and a PCE Capability Response Message (PCCapRsp) message can be added.
PCCapReq消息格式如下:  The PCCapReq message format is as follows:
<PCCapReq Message>::= <Common Header>  <PCCapReq Message>::= <Common Header>
<Capability>  <Capability>
[<pce-list>]  [<pce-list>]
PCCapRsp消息格式如下:  The PCCapRsp message format is as follows:
<PCMonRep Message>::= <Common Header>  <PCMonRep Message>::= <Common Header>
<Capability> [<metric-pce-list>] <Capability> [<metric-pce-list>]
其中 Capability为新增的对象,用来描述 PCE的能力信息,其格式描述如下:  Capability is a new object that describes the capability information of the PCE. The format is as follows:
Figure imgf000009_0001
Figure imgf000009_0001
: 扩展的 PCCapRep消息内的 Capability对象  : Capability Object in Extended PCCapRep Message
表一中 , IPv4地址是邻域 PCE的 IP地址 , 这个 IPv4地址是需要查询能 力信息的邻域 PCE地址, 并不一定是建立连接的对端 PCE地址;  In Table 1, the IPv4 address is the IP address of the neighboring PCE. This IPv4 address is the neighbor PCE address that needs to query the capability information, and is not necessarily the peer PCE address to establish the connection.
Cap类型是 PCE能力类型, 如管辖域范围、 处理器能力、 所支持路径计 算能力、所支持的接口交换粒度、编码类型、支持优先级、支持最大消息长度、 支持最大消息个数等等;  The Cap type is a PCE capability type, such as jurisdiction domain scope, processor capability, supported path computation capability, supported interface exchange granularity, encoding type, support priority, support for maximum message length, support for maximum number of messages, and the like;
Cap值是对于某类型能力的具体描述。  The Cap value is a specific description of a certain type of capability.
应当了解的是, 主动获取邻域 PCE的能力信息的方法可以有很多种, 并 不限于通过在扩展的 PCECP协议消息内携带所述邻域 PCE的能力请求 /响应 的方式, 比如在其他协议内携带所述请求或响应, 或者在现有的消息中携带, 又或者在新增的消息中携带等等。  It should be understood that there may be many methods for actively acquiring the capability information of the neighboring PCE, and is not limited to the manner of carrying the capability request/response of the neighboring PCE in the extended PCECP protocol message, for example, in other protocols. Carry the request or response, or carry it in an existing message, or carry it in a new message.
步骤 103:接收返回的所述邻域 PCE的能力信息查询结果,得到邻域 PCE 的能力信息;  Step 103: Receive a capability information query result of the returned neighboring PCE, and obtain capability information of the neighboring PCE.
邻域 PCE接收到能力信息查询请求后, 进行如下操作:  After receiving the capability information query request, the neighbor PCE performs the following operations:
1 )判断所述能力信息查询请求是否可以接受;  1) determining whether the capability information query request is acceptable;
2 )在可以接受时通过上述新增的响应消息返回所述邻域 PCE能力信息。 邻域 PCE在收到查询请求后检查请求消息中的参数, 确认是合法 PCE发 出的请求,接收并按照请求中的要求查询本侧策略相关的能力信息, 并将查询 得到的能力信息填充在上述新增的响应消息 PCCapRsp中,然后将所述响应消 息返回给第一网域的 PCE。  2) Returning the neighboring PCE capability information by the above newly added response message when it is acceptable. After receiving the query request, the neighbor PCE checks the parameters in the request message, confirms that it is a request sent by the legal PCE, receives and queries the capability information related to the policy according to the requirements in the request, and fills in the capability information obtained by the query. The new response message PCCapRsp is then returned to the PCE of the first domain.
所述邻域 PCE如果保存有同一网域(第二网域) 的其他 PCE能力信息, 可以将其中的部分或全部 PCE能力信息通过响应消息返回给第一网域的 PCE。 比如, 如果在上表一中将 IPv4地址字段设置为 0, 那么表示要查询同一网域 的所有 PCE能力信息。 If the neighboring PCE saves other PCE capability information of the same domain (second domain), some or all of the PCE capability information may be returned to the PCE of the first domain through a response message. For example, if the IPv4 address field is set to 0 in the above table 1, it means that all PCE capability information of the same domain is to be queried.
另外,本地 PCE可以向与其建立 PCECP连接的邻域 PCE发送 Close消息 关闭该 PCECP连接, 完成 PCE能力查询。  In addition, the local PCE can send a Close message to the neighboring PCE with which the PCECP connection is established. The PCECP connection is closed, and the PCE capability query is completed.
本地 PCE收到所述邻域 PCE发送的响应消息后,提取其中的 PCE能力信 息, 可以保存在本地数据库中。  After receiving the response message sent by the neighboring PCE, the local PCE extracts the PCE capability information and can save it in the local database.
为保证邻域 PCE能力信息的正确性, 可以定时刷新, 也即定时进行步骤 102 - 103 , 也可由邻域 PCE ^据本地能力信息的改变情况主动通知。  In order to ensure the correctness of the neighboring PCE capability information, it may be refreshed periodically, that is, steps 102-103 may be performed periodically, or may be actively notified by the neighboring PCE according to the change of the local capability information.
到此, 结束本发明域间 PCE能力信息的获取方法第二实施方式的流程。 以下可以简要介绍上述实施方式得到的 PCE能力信息的具体应用, 比如, 利用所述 PCE能力信息进行路径计算操作 , 包括步骤:  So far, the flow of the second embodiment of the method for acquiring the inter-domain PCE capability information of the present invention is ended. The following is a brief introduction to the specific application of the PCE capability information obtained by the foregoing implementation manner, for example, using the PCE capability information to perform a path calculation operation, including the following steps:
步骤 104: 选择能力信息满足路径计算要求的邻域 PCE;  Step 104: Select a neighboring PCE whose capability information meets the path calculation requirement;
本地 PCE根据源节点的域间路径计算请求, 分析各个 PCE的能力信息, 并在其中选择能力符合要求的邻域 PCE; 如果不能得到符合要求的邻域 PCE, 则结束流程。  The local PCE calculates the request according to the inter-domain path of the source node, analyzes the capability information of each PCE, and selects the neighboring PCE whose capability meets the requirements. If the neighboring PCE that meets the requirements cannot be obtained, the process ends.
步骤 105: 发送所述路径计算请求到所述选择得到的邻域 PCE;  Step 105: Send the path calculation request to the selected neighboring PCE;
在选择得到能力符合要求的邻域 PCE后, 发送所述域间路径计算请求到 所述选择得到的邻域 PCE。  After selecting the neighboring PCE whose capability meets the requirements, the inter-domain path calculation request is sent to the selected neighboring PCE.
步骤 106: 和所述邻域 PCE—起进行路径计算并返回计算结果。  Step 106: Perform path calculation with the neighboring PCE and return a calculation result.
在所述域间路径计算请求发送到所述选择得到的邻域 PCE后, 所述选择 得到的邻域 PCE计算边界节点到本网域中目的节点的路径, 返回给所述本地 PCE, 进行与本地 PCE协同计算的操作。  After the inter-domain path calculation request is sent to the selected neighboring PCE, the selected neighboring PCE calculates a path from the border node to the destination node in the local domain, and returns the path to the local PCE to perform Local PCE collaborative computing operations.
本步骤可以参考现有域间路径计算方法, 本文不再赞述。  This step can refer to the existing inter-domain path calculation method, which is not mentioned in this article.
在上述实施方式中 ,仅在相邻域间进行 PCE地址及其所属域 ID的发布或 者配置, 是因为 PCE进行协作算路时只需要与相邻的 PCE进行通信和协商。 本地 PCE可以知道相邻域中存在哪些 PCE, 地址是什么。 然后基于本地策略 通过 PCECP协议选择性地与保存在本地地址列表中的邻域 PCE建立通信连 接,并获取其能力信息,于是每个 PCE便可以学习到相邻域中需要知道的 PCE 能力信息,提高网络资源的利用率,避免洪泛等扩散方式造成的不必要网络负 担。 In the above embodiment, the distribution or configuration of the PCE address and its associated domain ID is performed only between adjacent domains because the PCE only needs to communicate and negotiate with the adjacent PCE when performing cooperative routing. The local PCE can know which PCEs exist in the adjacent domain and what the address is. Then, based on the local policy, the PCECP protocol selectively establishes a communication connection with the neighboring PCE stored in the local address list, and acquires the capability information thereof, so each PCE can learn the PCE capability information that needs to be known in the adjacent domain. Improve the utilization of network resources and avoid unnecessary network negative caused by flooding and other diffusion methods. Bear.
本领域普通技术人员可以理解实现上述域间 PCE能力信息的获取方法实 施方式中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的 程序可以存储于计算机可读取存储介质中,该程序在执行时,可以包括前述本 发明域间 PCE能力信息的获取方法各个实施方式的内容。 这里所称得的存储 介质, 如: ROM/RAM、 磁碟、 光盘等。  A person skilled in the art may understand that all or part of the steps of the method for obtaining the inter-domain PCE capability information may be completed by a program to instruct related hardware, and the program may be stored in a computer readable storage medium. In the execution, the program may include the content of each implementation manner of the foregoing method for acquiring inter-domain PCE capability information of the present invention. The storage medium referred to herein is, for example, a ROM/RAM, a magnetic disk, an optical disk, or the like.
参阅图 3,本发明还提供网络节点 PCE第一实施方式,如图 3中的本域网 络节点 PCE所示。 所述 PCE包括能力请求单元 310、 能力接收单元 320以及 存储单元 330, 其中, 在某些应用实施例中, 所述存储单元 330可选。  Referring to Figure 3, the present invention also provides a first embodiment of a network node PCE, as shown by the local area network node PCE in Figure 3. The PCE includes a capability requesting unit 310, a capability receiving unit 320, and a storage unit 330, wherein in some application embodiments, the storage unit 330 is optional.
所述能力请求单元 310用于向邻域 PCE发送能力信息查询请求, 具体上, 可以通过邻域 PCE地址向所述邻域 PCE发送能力信息查询请求。 所述的邻域 PCE地址可以由邻域 PCE的地址发送单元 410提供, 或者所述邻域 PCE地址 通过手工配置或通过内部网关协议 IGP/边界网关协议 BGP进行扩散得到, 其 中, 所述本域 PCE通过 IGP/BGP进行扩散得到邻域 PCE地址的步骤包括: 所 述邻域 PCE将自身地址信息及其所属域标识通过 IGP/BGP进行扩散; 所述本 域 PCE接收到所述邻域 PCE 的地址信息及其所属域标识后, 根据所述邻域 所述邻域 PCE与本域 PCE互为邻域关系时,确认接收所述邻域 PCE的地址信 而所述能力信息查询请求可以由邻域 PCE的第一请求接收单元 420接收。 当本 PCE与所述邻域 PCE之间已经建立好 PCECP连接, 可以通过该连接向 所述邻域 PCE发送能力信息查询请求。 在没有建立好 PCECP连接时, 可以建 立一条到所述邻域 PCE的 PCECP连接。 为了实现 PCE之间的能力学习, 可 以通过在扩展的 PCECP协议消息内携带所述邻域 PCE的能力请求的方式,向 所述邻域 PCE发送能力信息查信请求。  The capability requesting unit 310 is configured to send a capability information query request to the neighboring PCE. Specifically, the capability information query request may be sent to the neighboring PCE through the neighbor PCE address. The neighboring PCE address may be provided by the address sending unit 410 of the neighboring PCE, or the neighboring PCE address may be obtained by manually configuring or diffusing through the internal gateway protocol IGP/Border Gateway Protocol BGP, where the local domain is obtained. The step of the PCE to obtain the neighboring PCE address by the IGP/BGP is as follows: the neighboring PCE diffuses its own address information and its own domain identifier through IGP/BGP; the local PCE receives the neighboring PCE. After the address information and the domain identifier of the domain, the neighboring domain PCE and the local PCE are in a neighborhood relationship with each other, and the address information requesting the neighboring PCE is confirmed to be received by the neighboring domain. The first request receiving unit 420 of the domain PCE receives. When the PCECP connection is established between the PCE and the neighboring PCE, the capability information query request can be sent to the neighboring PCE through the connection. When the PCECP connection is not established, a PCECP connection to the neighboring PCE can be established. In order to implement the capability learning between the PCEs, the capability information inquiry request may be sent to the neighboring PCE by carrying the capability request of the neighboring PCE in the extended PCECP protocol message.
所述能力接收单元 320用于接收所述能力请求单元 310请求的邻域 PCE 能力信息查询结果, 从所述结果中得到所述邻域 PCE的能力信息, 在图中, 是接收邻域 PCE的能力发送单元 430返回的能力信息。 当本 PCE与所述邻域 PCE之间已经建立好 PCECP连接,邻域 PCE的能力发送单元 430可以通过该 连接向本 PCE的能力接收单元 320返回能力信息。 可以通过在扩展的 PCECP 协议消息内携带所述邻域 PCE的能力信息的方式返回所述邻域 PCE的能力信 息。 并且, 可以将邻域的全部 PCE的能力信息返回, 也可以仅返回其中一部 分 PCE的能力信息。 The capability receiving unit 320 is configured to receive the neighbor PCE capability information query result requested by the capability requesting unit 310, and obtain the capability information of the neighboring PCE from the result, where the figure is a neighboring PCE. The capability information returned by the capability transmitting unit 430. When the PCECP connection is established between the PCE and the neighboring PCE, the capability sending unit 430 of the neighboring PCE can pass the The connection returns capability information to the capability receiving unit 320 of the PCE. The capability information of the neighbor PCE may be returned by carrying the capability information of the neighbor PCE in the extended PCECP protocol message. Moreover, the capability information of all PCEs in the neighborhood may be returned, or only the capability information of some of the PCEs may be returned.
所述存储单元 330用于存储所述能力接收单元 320接收到的邻域 PCE能 力信息。  The storage unit 330 is configured to store the neighbor PCE capability information received by the capability receiving unit 320.
以上本发明 PCE第一实施方式可以看出, 由于采用能力请求单元 310主 动选择性地查询邻域 PCE的能力信息, 采用能力接收单元 320接收所请求的 PCE能力信息, 实现精确获取, 避免信息洪泛可能造成的网络堵塞, 减少网络 中的信息传送量, 因此降低网络运载负担; 又由于采用能力请求单元 310和能 力接收单元 320选择性的获 邻域 PCE能力信息, 然后采用存储单元 330 进行存储, 减少本地 PCE的信息维护量, 降低 PCE选择的复杂度; 再且, 因 为点对点获取能力信息, 不通过协议进行能力扩散, 可以实现域间 PCE能力 信息保密。  As shown in the first embodiment of the PCE of the present invention, the capability receiving unit 310 actively and selectively queries the capability information of the neighboring PCE, and the capability receiving unit 320 receives the requested PCE capability information to implement accurate acquisition and avoid information flooding. The network congestion caused by the flooding may reduce the amount of information transmission in the network, thereby reducing the network carrying burden; and the neighboring PCE capability information is selectively obtained by the capability requesting unit 310 and the capability receiving unit 320, and then the storage unit 330 is used for storage. The information maintenance of the local PCE is reduced, and the complexity of the PCE selection is reduced. Moreover, because the peer-to-peer acquisition capability information does not spread through the protocol, the inter-domain PCE capability information can be kept confidential.
与本实施方式相对应, 本发明实施方式还提供一种域间 PCE能力发送装 置, 包括: 能力请求接收单元、 判断单元和能力信息发送单元。 其中所述能力 请求接收单元, 用于接收邻域 PCE (比如能力请求单元)发送的能力信息查询 请求; 所述判断单元, 用于结合本地策略判断所述邻域 PCE发送的能力信息 查询请求是否可以接受, 并发送判断结果; 所述能力信息发送单元, 用于在接 收到所述判断单元发送接受的判断结果时, 向所述邻域 PCE (比如能力接收单 元)反馈包括该邻域 PCE的能力信息的查询结果。  Corresponding to the present embodiment, an embodiment of the present invention further provides an inter-domain PCE capability sending apparatus, including: a capability request receiving unit, a determining unit, and a capability information sending unit. The capability request receiving unit is configured to receive a capability information query request sent by a neighboring PCE (such as a capability requesting unit), where the determining unit is configured to determine, according to the local policy, whether the capability information query request sent by the neighboring PCE is Accepting, and sending a judgment result; the capability information sending unit, configured to: when receiving the judgment result sent by the determining unit, send feedback to the neighboring PCE (such as a capability receiving unit) that includes the neighborhood PCE The result of the query of the capability information.
本实施方式 PCE 于约束条件和网络拓朴计算网络路径的网络节点, 所述网络节点可以是应用程序或模块, 如路由器、路由计算服务器等。 可以在 TE网络中部署不同的 PCE分别管理各自域内的 TE信息。 同一个域内还可以 部署多个 PCE。 也可以根据路由计算需要, 网络的拓朴和 TE信息注入 PCE, 并由其来统一承担路由计算任务。  In this embodiment, the PCE calculates a network node of the network path in the constraint condition and the network topology, and the network node may be an application or a module, such as a router, a route calculation server, or the like. You can deploy different PCEs in the TE network to manage TE information in their respective domains. Multiple PCEs can also be deployed within the same domain. It is also possible to inject the network topology and TE information into the PCE according to the route calculation needs, and to uniformly undertake the route calculation task.
还参阅图 3,本发明还提供 PCE第二实施方式,如图 3中的邻域网络节点 PCE所示。 所述 PCE包括地址发送单元 410、 第一请求接收单元 420以及能 力发送单元 430。 所述地址发送单元 410用于发送本地地址以提供给异域 PCE。具体用于通 过 IGP/BGP协议将本地地址仅扩散到所述异域 PCE所在的网域, 并且让所述 异域 PCE获得所述本地 PCE地址。 在图中, 是发送本地地址到能力请求单元 310。 Referring also to FIG. 3, the present invention also provides a second embodiment of the PCE, as shown by the neighboring network node PCE in FIG. The PCE includes an address transmitting unit 410, a first request receiving unit 420, and a capability transmitting unit 430. The address sending unit 410 is configured to send a local address to provide to the alien PCE. Specifically, the local address is only spread to the domain where the foreign PCE is located by using the IGP/BGP protocol, and the foreign PCE is obtained by the foreign PCE. In the figure, the local address is sent to the capability request unit 310.
所述第一请求接收单元 420用于接收所述异域 PCE发送的能力信息查询 请求。 在本实施方式中, 第一请求接收单元 420用于接收异域 PCE的能力请 求单元 310发送的能力信息查询请求。  The first request receiving unit 420 is configured to receive a capability information query request sent by the foreign PCE. In this embodiment, the first request receiving unit 420 is configured to receive the capability information query request sent by the capability requesting unit 310 of the foreign PCE.
所述能力发送单元 430用于在所述第一请求接收单元 420接收到所述能力 信息查询请求后,发送本地 PCE的能力信息给所述异域 PCE。 本实施方式中, 可以通过在扩展的 PCECP协议消息内携带所述异域 PCE的能力信息的方式返 回所述 PCE能力信息。 在图中, 是返回所述本域网络节点中的能力接收单元 320中。  The capability sending unit 430 is configured to send the capability information of the local PCE to the foreign PCE after the first request receiving unit 420 receives the capability information query request. In this embodiment, the PCE capability information may be returned by carrying the capability information of the foreign PCE in the extended PCECP protocol message. In the figure, it is returned to the capability receiving unit 320 in the local area network node.
所述 PCE还包括判断单元(图中未示出 ), 用于结合本地策略判断所述邻 域 PCE发送的能力信息查询请求是否可以接受, 并发送判断结果; 所述能力 信息发送单元 430, 用于在接收到所述判断单元发送接受的判断结果时, 向所 述邻域 PCE (比如能力接收单元 )发送包括该邻域 PCE的能力信息的查询结 果,即根据所述第一请求接收单元接收到所述能力信息查询请求发送所述 PCE 所在网络域的至少一个 PCE的能力信息给所述异域 PCE。  The PCE further includes a determining unit (not shown), configured to determine, according to the local policy, whether the capability information query request sent by the neighboring PCE is acceptable, and send the determination result; the capability information sending unit 430, And after receiving the determination result that the determining unit sends the acceptance, sending, to the neighboring PCE (such as the capability receiving unit), a query result including the capability information of the neighboring PCE, that is, receiving according to the first request receiving unit. And sending, by the capability information query request, capability information of the at least one PCE of the network domain where the PCE is located to the foreign PCE.
本实施方式可以配合异域 PCE的能力信息查询请求, 发送本地能力信息 给所述异域 PCE, 实现点到点的能力获取, 减轻网络负担。  The present embodiment can cooperate with the capability information query request of the foreign PCE, and send local capability information to the foreign PCE to implement point-to-point capability acquisition and reduce network load.
参阅图 4的本域网络节点 PCE,在图 3所示实施方式的基础上,本域 PCE 还可以进一步包括:  Referring to the local network node PCE of FIG. 4, based on the implementation manner shown in FIG. 3, the local PCE may further include:
地址获取单元 340, 用于通过手工配置得到所述邻域 PCE地址,或获取通 过 IGP/BGP协议进行扩散的所述邻域 PCE地址,比如获取邻域 PCE的地址发 送单元 410发送的邻域 PCE地址。  The address obtaining unit 340 is configured to obtain the neighboring PCE address by using the manual configuration, or obtain the neighboring PCE address that is diffused by the IGP/BGP protocol, for example, obtain the neighboring PCE sent by the address sending unit 410 of the neighboring PCE. address.
本实施例中, 本域 PCE还可以进一步包括:  In this embodiment, the local PCE may further include:
第一连接建立单元 350, 用于按照所述地址获取单元 340获得的邻域 PCE 地址向所述邻域 PCE的第二请求接收单元 440发送连接建立请求, 然后和邻 域 PCE的第二连接建立单元 450—起建立到所述邻域 PCE的 PCECP连接。 当本 PCE与邻域 PCE之间无 PCECP连接时, 所述第一连接建立单元 350可 以建立连接, 用于承载所述能力请求单元 310输出的能力信息查询请求。 The first connection establishing unit 350 is configured to send a connection establishment request to the second request receiving unit 440 of the neighbor PCE according to the neighbor PCE address obtained by the address obtaining unit 340, and then establish a second connection with the neighbor PCE. Unit 450 is coupled to establish a PCECP connection to the neighborhood PCE. When there is no PCECP connection between the PCE and the neighboring PCE, the first connection establishing unit 350 may establish a connection for carrying the capability information query request output by the capability requesting unit 310.
本实施例中, 本域 PCE还可以进一步包括:  In this embodiment, the local PCE may further include:
PCE选择单元 360,用于通过分析所述存储单元 330中的邻域的至少一个 PCE能力信息, 选择能力信息满足路径计算要求的第二 PCE,, 并向所述选择 的第二 PCE发送路径计算请求, 从而实现路径计算。  The PCE selection unit 360 is configured to select a second PCE whose capability information meets the path calculation requirement by analyzing at least one PCE capability information of the neighborhood in the storage unit 330, and send a path calculation to the selected second PCE. Request, thus implementing path calculation.
参阅图 4的邻域网络节点 PCE,在图 3所示实施方式的^ 5出上,所述邻域 PCE还可以进一步包括:  Referring to the neighboring network node PCE of FIG. 4, in the embodiment of the embodiment shown in FIG. 3, the neighboring PCE may further include:
第二请求接收单元 440,用于接收所述异域 PCE的连接建立请求。在图中, 是接收第一连接建立单元 350发送的连接建立请求。  The second request receiving unit 440 is configured to receive a connection establishment request of the foreign PCE. In the figure, it is a connection establishment request transmitted by the first connection establishing unit 350.
第二连接建立单元 450, 用于在所述第二请求接收单元 440收到所述连接 建立请求后, 建立到所述异域 PCE的连接, 用于所述第一请求接收单元 420 和能力发送单元 430分别接收请求和发送能力信息。在图中, 所述第二连接建 立单元 450和第一连接建立单元 350—起建立两个 PCE之间的连接。  a second connection establishing unit 450, configured to establish a connection to the foreign PCE after the second request receiving unit 440 receives the connection establishment request, for the first request receiving unit 420 and the capability sending unit The 430 receives the request and transmission capability information, respectively. In the figure, the second connection establishing unit 450 and the first connection establishing unit 350 together establish a connection between two PCEs.
本实施方式中,所述地址发送单元 410可以发送本地地址到邻域 PCE,也 可以发送本地地址到非邻域的异域 PCE。  In this embodiment, the address sending unit 410 may send a local address to the neighboring PCE, or may send the local address to the non-neighboring alien PCE.
本实施方式中, 进一步还可以包括: 路径计算单元 440, 用于在接收到异 域 PCE (比如 PCE选择单元 360 )发送的路径计算请求后, 计算本域的边界 PCE到异域的目的 PCE中的路径, 并将计算结果反馈给异域 PCE (比如 PCE 选择单元 360 )。  In this embodiment, the method further includes: a path calculation unit 440, configured to calculate a path in the destination PCE of the local domain PCE to the foreign domain after receiving the path calculation request sent by the foreign PCE (such as the PCE selection unit 360) And feed back the calculation results to the alien PCE (such as PCE selection unit 360).
参阅图 5, 本发明还提供一种 PCE能力获取装置, 所述 PCE能力获取装 置包括能力请求单元 310和能力接收单元 320。  Referring to FIG. 5, the present invention further provides a PCE capability acquisition device, where the PCE capability acquisition device includes a capability requesting unit 310 and a capability receiving unit 320.
所述能力请求单元 310用于向所述邻域 PCE发送能力信息查询请求; 所 述能力接收单元 320用于接收所述邻域 PCE反馈能力信息查询结果, 得到邻 域 PCE的能力信息。 所述能力获取装置可以设置在 TE网络的 PCE中 , 实现 点对点获取 PCE能力信息, 减少网络负担。  The capability requesting unit 310 is configured to send a capability information query request to the neighboring PCE. The capability receiving unit 320 is configured to receive the neighbor PCE feedback capability information query result, and obtain capability information of the neighbor PCE. The capability acquisition device can be set in the PCE of the TE network to implement peer-to-peer acquisition of PCE capability information and reduce network load.
在本实施方式中, 所述能力获取装置还可以进一步包括:  In this embodiment, the capability acquiring apparatus may further include:
第一连接建立单元 350, 用于根据所述 PCE确定单元获得的邻域 PCE地 址建立到所述邻域 PCE的 PCECP连接,所述连接用于承载所述能力请求单元 310输出的能力信息查询请求。 a first connection establishing unit 350, configured to establish, according to the neighbor PCE address obtained by the PCE determining unit, a PCECP connection to the neighboring PCE, where the connection is used to carry the capability requesting unit 310 output capability information query request.
在本实施方式中, 所述能力获取装置还可以进一步包括:  In this embodiment, the capability acquiring apparatus may further include:
PCE确定单元 370, 用于根据本地策略以及与邻域 PCE的交互需求, 在 多个邻域的 PCE地址中确定与邻域的 PCE建立连接所用的 PCE地址,并输入 到所述第一连接建立单元 350。  The PCE determining unit 370 is configured to determine, according to the local policy and the interaction requirement with the neighboring PCE, a PCE address used for establishing a connection with the PCE of the neighborhood in the PCE addresses of the multiple neighborhoods, and input to the first connection establishment. Unit 350.
值得说明的是, 前述本发明网络节点 PCE第一实施方式中的能力请求单 元 310、 能力接收单元 320、 存储单元 330、 第一连接建立单元 350、 地址获取 单元 340以及 PCE选择单元 360可以集成在一个处理模块中; 同理, 前述本 发明网络节点 PCE第二实施方式、 能力获取装置中的各单元也可以集成在一 个处理模块中; 或者, 前述各实施方式各单元中的任何两个或两个以上都可以 集成在一个处理模块中。  It should be noted that the capability requesting unit 310, the capability receiving unit 320, the storage unit 330, the first connection establishing unit 350, the address obtaining unit 340, and the PCE selecting unit 360 in the first embodiment of the foregoing network node PCE of the present invention may be integrated in In a processing module, the second embodiment of the foregoing network node PCE of the present invention, the units in the capability acquiring device may also be integrated into one processing module; or any two or two of the foregoing embodiments. More than one can be integrated into one processing module.
在本实施方式中还提供一种通信系统, 所述通信系统包括: 具有至少一个 In the embodiment, a communication system is further provided, where the communication system includes: having at least one
PCE的第一网络域和具有至少一个 PCE的第二网络域, a first network domain of the PCE and a second network domain having at least one PCE,
所述第一网络域的第一 PCE向所述第二网络域的第二 PCE发送能力信息 查询请求;  The first PCE of the first network domain sends a capability information query request to the second PCE of the second network domain;
所述第一 PCE接收所述第二 PCE返回的能力信息查询结果, 得到所述第 二网络域的至少一个 PCE的能力信息;  Receiving, by the first PCE, a capability information query result returned by the second PCE, to obtain capability information of at least one PCE of the second network domain;
所述第一 PCE保存得到的所述第二网络域的至少一个 PCE的能力信息。 所述通信系统还包括:  The first PCE saves the obtained capability information of at least one PCE of the second network domain. The communication system further includes:
所述第一 PCE获得所述第二 PCE的 PCE地址, 根据所述 PCE地址建立 到所述第二 PCE的 PCECP连接, 所述 PCECP连接用于承载能力信息查询请 求和 /或所述第二网络域的至少一个 PCE的能力信息。  Obtaining, by the first PCE, a PCE address of the second PCE, establishing a PCECP connection to the second PCE according to the PCE address, where the PCECP connection is used to carry a capability information query request and/or the second network Capability information for at least one PCE of the domain.
还值得说明的是, 在实际应用中, 本发明网络节点 PCE第一实施方式和 第二实施方式可以集成在一个 PCE中, 分别作为本域 PCE和邻域 /异域 PCE 的场景来使用。  It is also worth noting that, in practical applications, the first embodiment and the second embodiment of the network node PCE of the present invention can be integrated into one PCE and used as scenes of the local domain PCE and the neighborhood/external domain PCE, respectively.
还值得说明的是, 本发明 PCE和能力获取装置实施方式中的各单元既可 以采用硬件的形式实现,可软件实现的部分也可以采用软件功能模块的形式实 现。 相应地, 本发明 PCE和能力获取装置各实施方式既可以作为独立的产品 销售或使用 ,可软件实现的部分也可以存储在一个计算机可读取存储介质中进 行销售或使用。 It should also be noted that the units in the PCE and the capability acquisition device embodiments of the present invention may be implemented in the form of hardware, and the software-implemented portions may also be implemented in the form of software function modules. Accordingly, the embodiments of the PCE and the capability acquisition device of the present invention can be sold or used as separate products, and the software-implemented portion can also be stored in a computer readable storage medium. Sales or use.
需要说明的是, 上述的方法、装置或设备中的本域 PCE, 是指第一网络域 的第一 PCE; 邻域 PCE是指第二网络域的第二 PCE或邻域的第一 PCE; 邻域 PCE的能力信息是邻域的至少一个 PCE的能力信息。  It should be noted that the local PCE in the foregoing method, apparatus, or device refers to the first PCE of the first network domain; the neighbor PCE refers to the second PCE of the second network domain or the first PCE of the neighboring domain; The capability information of the neighborhood PCE is capability information of at least one PCE of the neighborhood.
综上, 本发明至少可以产生如下技术效果:  In summary, the present invention can at least produce the following technical effects:
1、 提高网络使用效率, 减轻网络负担;  1. Improve network usage efficiency and reduce network burden;
2、 减轻 PCE本地的信息维护负担, 降低 PCE选择的复杂度;  2. Reduce the burden of information maintenance on the PCE locality and reduce the complexity of PCE selection;
3、 实现域间 PCE能力信息保密。  3. Realize confidentiality of inter-domain PCE capability information.
以上对本发明所提供的一种域间网络节点 PCE能力信息的获取方法、 PCE 以及能力获取装置通过具体实施例进行了详细介绍 ,以上实施例的说明只是用 于帮助理解本发明的方法及其思想; 同时, 对于本领域的一般技术人员, 依据 本发明的思想, 在具体实施方式及应用范围上均会有改变之处, 综上所述, 本 说明书内容不应理解为对本发明的限制。  The method for acquiring the PCE capability information of the inter-domain network node, the PCE and the capability acquisition device provided by the present invention are described in detail by using specific embodiments. The description of the above embodiments is only for helping to understand the method and the idea of the present invention. At the same time, the content of the present invention is not limited by the scope of the present invention.

Claims

权 利 要 求 Rights request
1、 一种域间网络节点 PCE能力信息的获取方法, 其特征在于, 包括: 第一网络域的第一 PCE向第二网络域的第二 PCE发送能力信息查询请求; 所述第一 PCE接收所述第二 PCE返回的能力信息查询结果, 得到所述第 二网络域的至少一个 PCE的能力信息;  A method for acquiring PCE capability information of an inter-domain network node, comprising: transmitting, by a first PCE of the first network domain, a capability information query request to a second PCE of the second network domain; the first PCE receiving The capability information query result returned by the second PCE obtains capability information of at least one PCE of the second network domain;
所述第一 PCE保存得到的所述第二网络域的至少一个 PCE的能力信息。 The first PCE saves the obtained capability information of at least one PCE of the second network domain.
2、 根据权利要求 1所述的方法, 其特征在于, 所述第一 PCE得到所述第 二 PCE的 PCE地址, 利用得到的 PCE地址向所述第二 PCE发送能力信息查 询请求, 所述 PCE地址通过手工配置或通过内部网关协议 IGP/边界网关协议 BGP扩散得到。 2. The method according to claim 1, wherein the first PCE obtains a PCE address of the second PCE, and sends a capability information query request to the second PCE by using the obtained PCE address, the PCE The address is obtained by manual configuration or by the internal gateway protocol IGP/Border Gateway Protocol BGP.
3、根据权利要求 2所述的方法,其特征在于 ,所述 PCE地址通过 IGP/BGP 扩散得到包括:  The method according to claim 2, wherein the PCE address is diffused by IGP/BGP to include:
所述第一 PCE接收所述第二 PCE扩散的包含所述 PCE 的地址信息的 IGP/BGP协议消息, 从 IGP/BGP协议消息中获得所述 PCE的地址信息, 或者 所述第一 PCE接收所述网络管理系统 NMS扩散的包含所述 PCE的地址 信息的 IGP/BGP协议消息 ,从 IGP/BGP协议消息中获得所述 PCE的地址信息。  Receiving, by the first PCE, the IGP/BGP protocol message that includes the address information of the PCE that is diffused by the second PCE, obtaining the address information of the PCE from the IGP/BGP protocol message, or the first PCE receiving station The IGMP/BGP protocol message including the address information of the PCE spread by the network management system NMS is obtained, and the address information of the PCE is obtained from the IGP/BGP protocol message.
4、 根据权利要求 2所述的方法, 其特征在于, 所述方法还包括: 按照所述 PCE地址信息建立到所述第二 PCE 的路径计算单元通信协议 PCECP连接;  The method according to claim 2, wherein the method further comprises: establishing a path calculation unit communication protocol PCECP connection to the second PCE according to the PCE address information;
所述第一 PCE向所述第二 PCE发送能力信息查询请求具体为:  The sending, by the first PCE, the capability information query request to the second PCE is specifically:
所述第一 PCE利用所述建立的 PCECP连接向所述第二 PCE发送 PCE能 力信息查询请求。  The first PCE sends a PCE capability information query request to the second PCE using the established PCECP connection.
5、 根据权利要求 1所述的方法, 其特征在于, 所述路径计算操作的过程 包括:  5. The method according to claim 1, wherein the process of the path calculation operation comprises:
所述第一 PCE根据所保存的所述第二网络域的至少一个 PCE的能力信息 选择满足路径计算要求的所述第二网络域的 PCE;  The first PCE selects, according to the saved capability information of the at least one PCE of the second network domain, a PCE of the second network domain that meets a path calculation requirement;
所述第一 PCE发送路径计算请求到所选择的 PCE;  The first PCE sends a path calculation request to the selected PCE;
所述第一 PCE接收所选择的 PCE返回的计算结果, 所述计算结果包括所 述第二网络域的边界 PCE到所述第一网络域目的 PCE的路径。 The first PCE receives a calculation result returned by the selected PCE, and the calculation result includes a path from the boundary PCE of the second network domain to the destination PCE of the first network domain.
6、 一种 PCE, 其特征在于, 所述 PCE包括: 6. A PCE, wherein the PCE comprises:
能力请求单元, 用于向邻域的第一 PCE发送能力信息查询请求; 能力接收单元, 用于接收所述邻域的第一 PCE反馈的能力信息查询结果, 得到所述邻域的至少一个 PCE的能力信息;  a capability requesting unit, configured to send a capability information query request to the first PCE of the neighborhood, and a capability receiving unit, configured to receive a capability information query result of the first PCE feedback of the neighborhood, to obtain at least one PCE of the neighborhood Capability information;
存储单元, 用于存储所述能力接收单元接收到的邻域的至少一个 PCE的 能力信息。  And a storage unit, configured to store capability information of the at least one PCE of the neighborhood received by the capability receiving unit.
7、 根据权利要求 6所述的 PCE, 其特征在于, 所述 PCE还包括:  The PCE according to claim 6, wherein the PCE further comprises:
PCE选择单元, 用于通过分析所述存储单元中的邻域的至少一个 PCE的 能力信息, 选择能力信息满足路径计算要求的第二 PCE, 并向所选择的第二 PCE发送路径计算请求。  And a PCE selection unit, configured to select a second PCE whose capability information meets the path calculation requirement by analyzing capability information of the at least one PCE of the neighborhood in the storage unit, and send a path calculation request to the selected second PCE.
8、根据权利要求 7所述 PCE, 其特征在于, 所述 PCE还包括下述单元之 地址获取单元, 用于获得所述邻域的第一 PCE的 PCE地址, 其中, 所述 PCE地址通过手工配置或通过内部网关协议 IGP/边界网关协议 BGP扩散得  The PCE according to claim 7, wherein the PCE further includes an address obtaining unit of the unit for obtaining a PCE address of the first PCE of the neighborhood, wherein the PCE address is manually Configuring or spreading BGP through the Interior Gateway Protocol IGP/Border Gateway Protocol
PCE确定单元, 用于根据本地策略和与邻域的第一 PCE的交互需求, 在 邻域的多个 PCE地址中确定与邻域的第一 PCE建立连接所用的 PCE地址。 The PCE determining unit is configured to determine, according to the local policy and the interaction requirement with the first PCE of the neighborhood, a PCE address used for establishing a connection with the first PCE of the neighborhood in the multiple PCE addresses of the neighborhood.
9、 根据权利要求 8所述的 PCE, 其特征在于, 还包括:  The PCE according to claim 8, further comprising:
第一连接建立单元, 用于根据所述地址获取单元或 PCE确定单元得到的 所述邻域的第一 PCE的 PCE地址建立到所述邻域的第一 PCE的 PCECP连接, 所述连接用于承载所述能力请求单元输出的能力信息查询请求。  a first connection establishing unit, configured to establish, according to the PCE address of the first PCE of the neighborhood obtained by the address obtaining unit or the PCE determining unit, a PCECP connection to the first PCE of the neighborhood, where the connection is used for A capability information query request that is output by the capability requesting unit.
10、 一种 PCE, 其特征在于, 包括:  10. A PCE, comprising:
第一请求接收单元, 用于接收来自异域 PCE的能力信息查询请求; 能力发送单元,用于根据所述第一请求接收单元接收到所述能力信息查询 请求发送所述 PCE所在网络域的至少一个 PCE的能力信息给所述异域 PCE。  a first request receiving unit, configured to receive a capability information query request from the foreign PCE, and a capability sending unit, configured to send, according to the first request receiving unit, the capability information query request, to send at least one of the network domains where the PCE is located The capability information of the PCE is given to the foreign PCE.
11、 根据权利要求 10所述的 PCE, 其特征在于, 还包括:  The PCE according to claim 10, further comprising:
第二请求接收单元, 用于接收来自所述异域 PCE的连接建立请求; 第二连接建立单元,用于在所述第二请求接收单元收到所述连接建立请求 后, 建立到所述异域 PCE的连接, 其中, 所述连接用于承载异域 PCE的能力 信息查询请求和用于承载所述 PCE所在网络域的至少一个 PCE的能力信息。a second request receiving unit, configured to receive a connection establishment request from the foreign PCE, where the second connection establishing unit is configured to establish, after the second request receiving unit receives the connection establishment request, the foreign PCE Connection, wherein the connection is used to carry the capability of the foreign PCE The information query request and capability information for carrying at least one PCE of the network domain where the PCE is located.
12、 根据权利要求 10所述的 PCE, 其特征在于, 所述地址发送单元通过 IGP/BGP协议将本地地址扩散到所述异域 PCE所在的网域。 The PCE according to claim 10, wherein the address sending unit spreads the local address to the domain where the foreign PCE is located by using the IGP/BGP protocol.
13、根据权利要求 10所述的 PCE, 其特征在于, 还包括: 地址发送单元, 用于发送所述 PCE的本地地址以提供给所述异域 PCE。  The PCE according to claim 10, further comprising: an address sending unit, configured to send a local address of the PCE to be provided to the foreign PCE.
14、 根据权利要求 10所述的 PCE, 其特征在于, 还包括:  The PCE according to claim 10, further comprising:
判断单元, 用于结合本地策略判断所述异域 PCE发送的能力信息查询请 求是否可以接受, 并向所述能力发送单元发送判断结果;  a determining unit, configured to determine, according to the local policy, whether the capability information query request sent by the foreign PCE is acceptable, and send the determination result to the capability sending unit;
能力发送单元, 用于在接收到所述判断单元发送接受的判断结果时, 根据 所述第一请求接收单元接收到所述能力信息查询请求发送所述 PCE所在网络 域的至少一个 PCE的能力信息给所述异域 PCE。  a capability sending unit, configured to: when receiving the determination result that the determining unit sends the acceptance, according to the first request receiving unit, receiving the capability information query request, sending capability information of at least one PCE of the network domain where the PCE is located Give the foreign PCE.
15、 一种通信系统, 其特征在于, 所述通信系统包括: 具有至少一个 PCE 的第一网络域和具有至少一个 PCE的第二网络域 ,  15. A communication system, the communication system comprising: a first network domain having at least one PCE and a second network domain having at least one PCE,
所述第一网络域的第一 PCE向所述第二网络域的第二 PCE发送能力信息 查询请求;  The first PCE of the first network domain sends a capability information query request to the second PCE of the second network domain;
所述第一 PCE接收所述第二 PCE返回的能力信息查询结果, 得到所述第 二网络域的至少一个 PCE的能力信息;  Receiving, by the first PCE, a capability information query result returned by the second PCE, to obtain capability information of at least one PCE of the second network domain;
所述第一 PCE保存得到的所述第二网络域的至少一个 PCE的能力信息。 The first PCE saves the obtained capability information of at least one PCE of the second network domain.
16、 根据权利要求 15所述的通信系统, 其特征在于, 还包括: The communication system according to claim 15, further comprising:
所述第一 PCE获得所述第二 PCE的 PCE地址 , 根据所述 PCE地址建立 到所述第二 PCE的 PCECP连接, 所述 PCECP连接用于承载能力信息查询请 求和 /或所述第二网络域的至少一个 PCE的能力信息。  Obtaining, by the first PCE, a PCE address of the second PCE, establishing a PCECP connection to the second PCE according to the PCE address, where the PCECP connection is used to carry a capability information query request and/or the second network Capability information for at least one PCE of the domain.
PCT/CN2008/071300 2007-06-15 2008-06-13 Method for acquiring ability information of net node between domains, net node and communication system WO2008154848A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007101270173A CN101325542B (en) 2007-06-15 2007-06-15 Method for acquiring PCE capability information between fields, PCE and capability-acquiring apparatus
CN200710127017.3 2007-06-15

Publications (1)

Publication Number Publication Date
WO2008154848A1 true WO2008154848A1 (en) 2008-12-24

Family

ID=40155906

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/071300 WO2008154848A1 (en) 2007-06-15 2008-06-13 Method for acquiring ability information of net node between domains, net node and communication system

Country Status (2)

Country Link
CN (1) CN101325542B (en)
WO (1) WO2008154848A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111200514A (en) * 2018-11-20 2020-05-26 中国移动通信集团有限公司 Network element information processing method and device, network platform and storage medium

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945033B (en) * 2009-07-08 2014-08-13 中兴通讯股份有限公司 Method, device and system for merging/dividing traffic engineering domain
CN102036129B (en) * 2009-09-29 2013-06-05 中兴通讯股份有限公司 Method and system for protecting path based on PCE (Patch Computation Element)
CN102480406B (en) * 2010-11-23 2014-08-13 中兴通讯股份有限公司 Method and system for building cross-domain end-to-end two-way label switching path
CN105704024B (en) * 2014-11-28 2019-10-25 南京中兴新软件有限责任公司 Cross-domain connection method for building up and device
CN106572050B (en) * 2015-10-09 2020-03-17 中兴通讯股份有限公司 Capability negotiation method and device
FR3081645A1 (en) * 2018-06-28 2019-11-29 Orange COMMUNICATION METHOD IMPLEMENTED BY A FIRST ROUTER OF AN AUTONOMOUS SYSTEM USING AN INTERNAL ROUTING PROTOCOL

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1798051A (en) * 2004-12-24 2006-07-05 中兴通讯股份有限公司 Method of network fault recovery crossing over connections in multiple domains
WO2006133633A1 (en) * 2005-06-15 2006-12-21 Huawei Technologies Co., Ltd. Node reachability identification method, link identification method, route calculation method and node address information diffusion method
WO2007011927A2 (en) * 2005-07-19 2007-01-25 Cisco Technology, Inc. Dynamic enforcement of mpls-te inter-domain policy and qos
CN1949744A (en) * 2005-10-14 2007-04-18 华为技术有限公司 Method for implementing PCE discovery protocol

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100512209C (en) * 2005-05-24 2009-07-08 华为技术有限公司 Method for solving resource conflict in distribution route counting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1798051A (en) * 2004-12-24 2006-07-05 中兴通讯股份有限公司 Method of network fault recovery crossing over connections in multiple domains
WO2006133633A1 (en) * 2005-06-15 2006-12-21 Huawei Technologies Co., Ltd. Node reachability identification method, link identification method, route calculation method and node address information diffusion method
WO2007011927A2 (en) * 2005-07-19 2007-01-25 Cisco Technology, Inc. Dynamic enforcement of mpls-te inter-domain policy and qos
CN1949744A (en) * 2005-10-14 2007-04-18 华为技术有限公司 Method for implementing PCE discovery protocol

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111200514A (en) * 2018-11-20 2020-05-26 中国移动通信集团有限公司 Network element information processing method and device, network platform and storage medium

Also Published As

Publication number Publication date
CN101325542A (en) 2008-12-17
CN101325542B (en) 2011-09-14

Similar Documents

Publication Publication Date Title
CN109257278B (en) Segmented routing label switched path method for non-segmented routing enabled routers
EP2862323B1 (en) Distributed stateful path computation element overlay architecture
US7590074B1 (en) Method and apparatus for obtaining routing information on demand in a virtual private network
WO2019007166A1 (en) Method and apparatus for determining identification information about cross-domain path, and storage medium
JP2015507404A (en) Method and apparatus for carrying data across at least two domains
JP4548930B2 (en) Label switching router
CN101036355A (en) Inter-domain TE-LSP with IGP extensions
WO2006122506A1 (en) A method and apparatus for computing a path in a network domain
WO2008154848A1 (en) Method for acquiring ability information of net node between domains, net node and communication system
WO2007079667A1 (en) A method for traffic engineering computation between the areas and a system, an equipment, a storage media thereof
US20110085546A1 (en) Method and devices for multicast distribution optimization
WO2012065531A1 (en) Method, device, and system for implementing relay selection
WO2013040970A1 (en) Relay node selecting method and device
CN101155119B (en) Method and device for confirming boundary node of autonomous system and its path computing method
WO2008031337A1 (en) A traffic engineering path computation method, a system and a path computation element
KR101517380B1 (en) Method and device for requesting multicasting, processing multicasting requests and assisting in the aforementioned process
Farrel et al. Unanswered questions in the path computation element architecture
US9602354B1 (en) Applications-aware targeted LDP sessions
WO2008000125A1 (en) A method, system and apparatus for discovering path computation element
CN105684362B (en) Interworking between a first protocol entity of a stream reservation protocol and a second protocol entity of a routing protocol
JP2004304456A (en) Network system, path setting method in the same system, network management device to be used for the same system, and network device
CN106254241B (en) A kind of trans-regional CSPF the whole network calculating implementation method based on IGP
CN106533879B (en) Method and device for DCN irregular domain intercommunication in PTN equipment
CN106572050B (en) Capability negotiation method and device
Chai et al. A distributed interdomain control system for information-centric content delivery

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

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

Country of ref document: EP

Kind code of ref document: A1