EP2352261A1 - Path computation method, node device and path computation element - Google Patents

Path computation method, node device and path computation element Download PDF

Info

Publication number
EP2352261A1
EP2352261A1 EP09823051A EP09823051A EP2352261A1 EP 2352261 A1 EP2352261 A1 EP 2352261A1 EP 09823051 A EP09823051 A EP 09823051A EP 09823051 A EP09823051 A EP 09823051A EP 2352261 A1 EP2352261 A1 EP 2352261A1
Authority
EP
European Patent Office
Prior art keywords
concatenation
path
path computation
client
pce
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP09823051A
Other languages
German (de)
French (fr)
Other versions
EP2352261B1 (en
EP2352261A4 (en
Inventor
Xiaobing Zi
Chuanjun Wu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of EP2352261A1 publication Critical patent/EP2352261A1/en
Publication of EP2352261A4 publication Critical patent/EP2352261A4/en
Application granted granted Critical
Publication of EP2352261B1 publication Critical patent/EP2352261B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/42Centralised routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]

Definitions

  • the present invention relates to the field of communications technologies, and more particularly to a path computation method, a node device, and a path computation element (PCE).
  • PCE path computation element
  • Devices of a client network are connected to one another through a physical channel provided by a service network, and specifically, service network devices of two ends (that is, a source end and a destination end) are connected to two client network devices respectively.
  • a source end device of the service network encapsulates and adapts a client network signal into a carrier signal that can be transmitted in the service network, and transmits the carrier signal to the destination end of the service network, and the destination end of the service network restores the client signal and sends the restored client signal to the client network device.
  • a rate of the client network signal is higher than that of the carrier signal in the service network, it is necessary to combine a plurality of carrier signals in the service network to transmit the client signal. Therefore, it is a problem to compute a path that satisfies client-side network signal transmission in a service-side network.
  • a node receiving a client-side service request serves as a head node of a path, and the head node is responsible for computing the path of the client-side service request.
  • the network is divided into a plurality of smaller network domains so that topology information about each network domain may not be flooded to other network domains, thus preventing network congestion caused by excessive flooded topology information in the network.
  • a node receiving a client-side service request serves as a head node of a domain where the node is located, so as to compute a path in the domain
  • a node in the domain where the head node is located and which is connected to other domains selects a next-domain node on a path that satisfies the client-side service demands
  • the next-domain node is responsible for computing the path in the domain in which the next-domain node is located
  • a node in a domain where the next-domain node is located and which is connected to other domains selects a next-domain node on a path that satisfies the client-side service demands, so as to compute and obtain a cross-domain path finally.
  • each node may serve as a head node to be responsible for computing a path, and when the network is of a very large scale, path computation may increase the burden of the node due to limited processing capability of the node.
  • cross-domain computation can be accomplished only when a plurality of nodes in the network participates in the computation, and the solution is rather complex.
  • Embodiments of the present invention provide a path computation method, a node device and a path computation element (PCE), so as to implement path computation simply and conveniently.
  • PCE path computation element
  • An embodiment of the present invention provides a path computation method, where the method includes:
  • An embodiment of the present invention further provides a path computation method, where the method includes:
  • An embodiment of the present invention further provides a path computation method, where the method includes:
  • An embodiment of the present invention further provides a path computation method, where the method includes:
  • An embodiment of the present invention provides a PCE, where the PCE includes:
  • An embodiment of the present invention provides a node device, where the node device includes:
  • An embodiment of the present invention further provides a PCE, where the PCE includes:
  • An embodiment of the present invention further provides a node device, where the node device includes:
  • a path computation request message is sent to a PCE, and the PCE computes a concatenation path; the PCE firstly receives concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network, and computes a path according to a source node and a destination node of the client-side transmission service, a path concatenation constraint, and other conditions carried in the path computation request message.
  • the technical solution according to the embodiments of the present invention is simpler and more convenient, which obviously reduces the complexity of the specific implementation.
  • Embodiments of the present invention provide a path computation method, and further provide a corresponding node device and a PCE, which are described below in detail respectively.
  • a plurality of carrier signals may provide signal transmission services to a client-side network by adopting a concatenation technology.
  • the concatenation technology is divided into contiguous concatenation and virtual concatenation.
  • the contiguous concatenation uses different time slots of the same node interface to transmit signals, and thus the node interface is required to have contiguous idle time slots to transmit the signals; and since the contiguous concatenation uses two or more contiguous idle time slots of the node interface to transmit the signals, the contiguous concatenation can fulfill the concatenation function.
  • the virtual concatenation is developed in the situation that the contiguous concatenation cannot satisfy requirements of a current network device.
  • a source node on a virtual concatenation path converts a contiguous concatenation path into a virtual concatenation path, and a destination node on the virtual concatenation path restores the virtual concatenation path to a contiguous concatenation path.
  • the virtual concatenation uses idle time slots of different node interfaces to transmit signals, and a plurality of links is required to participate in concatenation according to different transmission services, and thus it is required that a delay of each link participating in the concatenation should not be too long, so as to ensure that a differential delay of each virtual concatenation path can satisfy differential delay constraints of the source node and the destination node on the virtual concatenation path.
  • the differential delay constraints of the source node and the destination node are delay time for buffering data transmitted over each concatenation path.
  • the path computation method, the node device and the PCE according to the embodiments of the present invention are described below respectively in terms of computation of a single path, a contiguous concatenation path, and a virtual concatenation path.
  • the embodiment of the present invention describes a path computation method, a node device and a PCE by taking a synchronous digital hierarchy (SDH) network as an example.
  • SDH synchronous digital hierarchy
  • the computation method, the node device and the path computation element according to the embodiment of the present invention are also applicable to other TDM networks, for example, an optical transport network (OTN).
  • OTN optical transport network
  • a PCE is constructed in a service-side network, and the PCE is a functional entity responsible for path computation in the network. Based on a known network topology structure and a constraint, the PCE computes a concatenation path satisfying the constraint according to a request from a path computation client (PCC).
  • PCC path computation client
  • the PCE may be located anywhere in the network, may be integrated in a network device, or may be an independent device.
  • the PCC requests the PCE to compute a path and receives a path returned by the PCE.
  • the PCC and the PCE, and PCEs conduct communication through a PCE protocol (PCEP), and a PCEP message may be used for submitting a path computation request and obtaining a path computation result.
  • PCEP PCE protocol
  • This embodiment describes the path computation method according to the embodiment of the present invention with computation of a contiguous concatenation path and a virtual concatenation path.
  • a node receiving a client-side service transmission request sends a path computation request message to a PCE, where the message carries a concatenation constraint for establishing a path, and the concatenation constraint includes concatenation unit, concatenation number, and concatenation type; and the PCE directly computes a concatenation path satisfying the requirements according to the concatenation constraint after receiving the path computation request message.
  • FIG. 1 shows a structure of a service-side network and a structure for connecting to a client-side network.
  • the service-side network includes five nodes, interfaces of the nodes have corresponding interface numbers I1, I14, I12, I21, I23, I3, I32, I35, I53, I54, I45, and I41 (I represents Interface), and nodes N1 and N3 are connected to a client-side network respectively.
  • nodes are flooded with information of each interface, such as time slot state of corresponding links, link-supported concatenation type, link delay, differential delay constraint of the interfaces, numbers of the interfaces, and numbers of the interfaces connected to a remote end.
  • the link time slot state, the link delay, the link-supporting concatenation type, the interface differential delay constraint, the interface number, and the interface number connected to the remote end corresponding to each interface of the nodes in the network are called interface concatenation capability.
  • the node N1 may flood interface concatenation capabilities of interfaces I12, I14, and I1 to nodes N2, N3, N4, and N5 in the network and the PCE
  • the node N2 may flood interface concatenation capabilities of interfaces I21 and I23 to the nodes N1, N3, N4, and N5 in the network and the PCE.
  • each node in the network sends concatenation capabilities of each interface to the PCE, and the PCE receives the concatenation capabilities of each interface of nodes in the network.
  • PCEs in the network all possess a path computation capability, including capability of computing a single path, a contiguous concatenation path, and a virtual concatenation path.
  • PCEs in some networks may not possess the path computation capability, or only possess the capability of computing one of the contiguous concatenation path and the virtual concatenation path, or only possess the capability of computing the single path.
  • the PCE sends its own path computation capability to all the nodes in the network.
  • the nodes in the network send concatenation capabilities of each interface through a generalized multi-protocol label switch (GMPLS) Open the Shorted Path First with TE (OSPF-TE) protocol message, and the PCE also sends its own path computation capability by using the GMPLS OSPF-TE.
  • GMPLS generalized multi-protocol label switch
  • the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a node interface concatenation capability object, where the node interface concatenation capability object is provided below:
  • Delay Diff indicates an interface differential delay constraint
  • TS number represents the number of time slots
  • Time Slots Info represents occupation of each time slot in the link by means of a bitmap.
  • the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a PCE path computation capability object specifically as follows:
  • flag bit c When the flag bit c is 1, it indicates that the PCE has a contiguous concatenation path computation capability; and when the flag bit v is 1, it indicates that the PCE has a virtual concatenation path computation capability.
  • the nodes in the network store concatenation capabilities of interfaces of the nodes in the network and the path computation capability of the PCE.
  • the nodes in the network store concatenation capabilities of interfaces of a node in a network domain and the path computation capability of the PCE in the network.
  • the PCE stores the concatenation capabilities of interfaces of the nodes in the network.
  • the node N1 connected to the client-side network receives a client-side service transmission request
  • the node N1 determines a concatenation constraint required to be provided, such as concatenation number, concatenation unit, and concatenation type, according to a bandwidth required by the request, an identifier of a destination node requesting signal transmission, and a signal type of a client-side transmission service, and sends a path computation request to the PCE.
  • a concatenation constraint required to be provided such as concatenation number, concatenation unit, and concatenation type
  • FIG. 2 is a flowchart of a path computation method according to a first embodiment of the present invention.
  • a PCC sends a path computation request message to a PCE, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint.
  • the identifiers of the source node and the destination node that access a client-side service may be, for example, address information about the source node and the destination node and/or interface identifiers of the nodes, or may be other identifiers capable of identifying the source node and the destination node.
  • the address information about the source node and the destination node may be, for example, information about an Internet Protocol (IP) address or another address
  • the interface identifiers of the nodes may be, for example, address information about the nodes + local interface number, or other identifiers, to which the present invention makes no limitations.
  • IP Internet Protocol
  • the node N1 serves as the PCC to send a path computation request message to the PCE.
  • the node N1 On the assumption that the node N1 receives a client-side service transmission request, the node N1 serves as a head node of a path, and the node N3 serves as an egress node of the path.
  • the node N1 serves as the PCC to send a path computation request message to the PCE, and sends a path computation request through a PCReq message in a PCEP protocol.
  • the node N1 serving as the PCC determines whether a path to be established is a contiguous concatenation path or a virtual concatenation path according to a bandwidth required by the client-side transmission service, and the PCReq message carries identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint.
  • a source node of the path is connected to a client-side network transmitting services
  • a destination node of the path is connected to a client-side network receiving the services.
  • the concatenation constraint When the path to be established is a contiguous concatenation path, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type.
  • the concatenation constraint When the path to be established is a virtual concatenation path, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type.
  • the embodiments of the present invention expand a PCEP protocol, so as to carry a concatenation constraint including concatenation unit, concatenation number, and concatenation type in a PCReq message.
  • a concatenation constraint object is increased in the PCReq message, and the format of the object is provided below:
  • Concat. Type indicates the concatenation type, and is currently defined as: 1 representing the contiguous concatenation, and 2 representing the virtual concatenation.
  • LSP number indicates the concatenation number, and when the path to be computed is the contiguous concatenation path or virtual concatenation path, the value is any value greater than 1.
  • Src Delay Diff indicates a differential delay constraint of the source node
  • Dst Delay Diff indicates a differential delay constraint of the destination node.
  • the node N1 sending the path computation request sends a message of obtaining the differential delay constraint of the destination node to a destination node N3.
  • the differential delay constraint of the destination node is obtained through a GMPLS call message.
  • the embodiments of the present invention expand a LINK_CAPABILITY object in the GMPLS call message (Notify), which carries information about a differential delay constraint of an interface.
  • the flag bit v indicates a link virtual concatenation capability; and the Max Delay Difference field indicates and records a differential delay constraint of a destination node interface.
  • the path computation request message sent by the PCC may further carry differential delay constraints of the source node and the destination node that access a client-side service.
  • step 102 the PCE receives the path computation request message, the path computation request message carrying the identifiers of the source node and the destination node that access a client-side service and carrying the path concatenation constraint.
  • the PCReq message received by the PCE carries the identifiers of the source node and the destination node that access a client-side service and the path concatenation constraint, and the path concatenation constraint includes concatenation unit, concatenation number, and concatenation type.
  • the PCReq message indicates the identifier of the source node that accesses a client-side service being N1, the identifier of the destination node being N3, the concatenation unit, and the concatenation number, and indicates the concatenation type being contiguous concatenation.
  • the PCReq message indicates the identifier of the source node that accesses a client-side service being N1, the identifier of the destination node being N3, the concatenation unit, and the concatenation number, and indicates the concatenation type being virtual concatenation.
  • step 103 the PCE computes a path according to the identifiers of the source node and the destination node that access a client-side service, the path concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  • this embodiment extracts Tables 1 and 2 satisfying computation of the contiguous concatenation and the virtual concatenation respectively from the stored information corresponding to the items of the concatenation capabilities of the interfaces.
  • the PCE excludes links not satisfying the constraints according to the identifiers of the source node and the destination node that access a client-side service, the concatenation unit, concatenation number, and concatenation type of the path, the differential delay constraints of the source node and the destination node, and the concatenation capabilities of the interfaces of the nodes in the network, and computes a concatenation path by using an algorithm.
  • a bandwidth required by the client-side transmission service is 155 M/S, it is determined that a concatenation path needs to be established and that the path to be computed is a contiguous concatenation path.
  • the PCE obtains paths I12-I21-I23-I32 satisfying the requirements through computation according to the concatenation constraint carried in the PCReq message and the concatenation capabilities of the interfaces of the nodes shown in Table 1 (for example, the link time slot state and numbers of corresponding interfaces and remote interfaces).
  • a bandwidth required by the client-side transmission service is 155 M/S, it is determined that a concatenation path needs to be established and that the path to be computed is a virtual concatenation path.
  • the PCE obtains paths I1-I12-I21-I23-I32-I3 and I1-I14-I41-I45-I54-I53-I35-I3 satisfying the requirements through computation according to the concatenation constraint carried in the PCReq message and the concatenation capabilities of the interfaces of the nodes shown in Table 2 (for example, information about the link time slot state, the link delay, and the interface differential delay constraint, and numbers of corresponding interfaces and remote interfaces).
  • step 104 the PCE sends a path computation response message to the PCC, and the path computation response message carries path information obtained through computation.
  • the PCE sends the path information obtained through computation to the PCC through a PCReq message, and the path is a concatenation path that satisfies the concatenation constraint, where the concatenation constraint includes: the concatenation unit, the concatenation number, and the concatenation type, and the concatenation number is any value greater than 1 for the concatenation path.
  • the PCC receives a path computation response message carrying path information returned by the PCE, and the path information is obtained by the PCE through computation according to the identifiers of the source node and the destination node that access a client-side service, the path concatenation constraint, and the concatenation capabilities of the interfaces of the nodes in the network.
  • the PCC establishes a connection according to the concatenation path and the path concatenation constraint.
  • the path computation method according to this embodiment is also applicable to single path computation.
  • the differences between the single path computation and the above embodiment mainly lie in that, in step 101, the path concatenation constraint carried in the path computation request message sent by the PCC to the PCE includes the concatenation unit and the concatenation number, and the concatenation number is 1.
  • the LSP number value indicating the concatenation number is 1, and a Concat.
  • Type value indicating the concatenation type is 0.
  • the PCReq message carries the identifier of the source node that accesses a client-side service being N1, the identifier of the destination node being N3, the concatenation unit, and the concatenation number.
  • the node N1 determines that a path to be established is a single path and that a path to be computed is a single path, and the PCE obtains a path I12-I21-I23-I32 satisfying the requirements through computation according to the concatenation constraint carried in the PCReq message and the concatenation capabilities of the interfaces of the nodes shown in Table 1, where the concatenation capabilities of the interfaces used in the single path computation are mainly time slot states of interface links.
  • a path corresponding to the path information carried in the path computation response message is a single path conforming to requirements of the concatenation unit.
  • the embodiments of the present invention describe a path computation method, a node device and a PCE by taking an SDH network as an example.
  • the computation method, the node device and the PCE according to the embodiments of the present invention are also applicable to other TDM networks, for example, an OTN.
  • a PCE is constructed in a service-side network, and the PCE is a functional entity in the network responsible for path computation. Based on a known network topology structure and the constraint, the PCE computes a concatenation path satisfying a constraint according to a request from a PCC.
  • the PCE may be located anywhere in the network, may be integrated in a network device, or may be an independent device.
  • the PCC requests the PCE to compute a path and receives a path returned by the PCE.
  • the PCC and the PCE, and PCEs conduct communication through a PCEP, and a PCEP message is configured to submit a path computation request and obtain a path computation result.
  • This embodiment describes the path computation method according to the embodiments of the present invention with computation of a contiguous concatenation path and a virtual concatenation path.
  • a node receiving a client-side transmission service request sends a path computation request message to a PCE, where the message carries a concatenation constraint for establishing a path, and the concatenation constraint includes concatenation unit, concatenation number, and concatenation type; and the PCE directly computes a path satisfying requirements according to the concatenation constraint after receiving the path computation request message.
  • the path computation method according to the embodiments of the present invention is described by taking the network structure in FIG. 1 as an example.
  • the service network consists of five nodes, interfaces of the nodes have corresponding interface numbers I1, I14, I12, I21, I23, I3, I32, I35, I53, I54, I45, and I41 (I represents Interface), and nodes N1 and N3 are connected to a client-side network respectively.
  • nodes are flooded with information of each interface, such as link time slot state of corresponding links, link delay, link-supported concatenation type, interface differential delay constraint, numbers of the interfaces, and numbers of interfaces connected to a remote end.
  • the link time slot state of corresponding links of each interface, the link delay, the link-supporting concatenation type, the interface differential delay constraint, the interface number, and the numbers of interfaces connected to the remote end of the nodes in the network are called interface concatenation capability.
  • the node N1 may flood interface concatenation capabilities of interfaces I12, I14, and I1 to nodes N2, N3, N4, and N5 in the network and the PCE
  • node N2 may flood interface concatenation capabilities of interfaces I21 and I23 to the nodes N2, N3, N4, and N5 in the network and the PCE.
  • each node in the network sends concatenation capabilities of each interface to the PCE, and the PCE receives the concatenation capabilities of each interface of nodes in the network.
  • PCEs in the network all possess a path computation capability, including capability of computing a single path, a contiguous concatenation path, and a virtual concatenation path.
  • PCEs in some networks may not possess the path computation capability, or only possess the capability of computing one of the contiguous concatenation path and the virtual concatenation path, or only possess the capability of computing the single path.
  • the PCE sends its own path computation capability to all the nodes in the network.
  • the nodes in the network send concatenation capabilities of each interface through a GMPLS OSPF-TE protocol message, and the PCE also sends its own path computation capability by using the GMPLS OSPF-TE.
  • the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a node interface concatenation capability object, where the node interface concatenation capability object is provided below:
  • Delay Diff indicates an interface differential delay constraint
  • TS number represents the number of time slots
  • Time Slots Info represents occupation of each time slot in the link by means of a bitmap.
  • the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a PCE path computation capability object specifically as follows:
  • flag bit c When the flag bit c is 1, it indicates that the PCE has a contiguous concatenation path computation capability; and when the flag bit v is 1, it indicates that the PCE has a virtual concatenation path computation capability.
  • the nodes in the network store concatenation capabilities of interfaces of the nodes in the network and the path computation capability of the PCE.
  • the nodes in the network store concatenation capabilities of interfaces of a node in a network domain and the path computation capability of the PCE in the network.
  • the PCE stores the concatenation capabilities of interfaces of the nodes in the network.
  • the node N1 connected to the client-side network receives a client-side service transmission request
  • the node N1 determines a concatenation constraint needing to be provided, such as concatenation number, concatenation unit, and concatenation type, according to a bandwidth required by the request, an identifier of a destination node requesting service transmission, and a signal type of a client-side transmission service, and sends a path computation request to the PCE.
  • FIG 3 is a flowchart of a path computation method according to a second embodiment of the present invention.
  • a PCC sends a path computation request message to a PCE, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service.
  • the node N1 serves as the PCC to send a path computation request message to the PCE.
  • the node N1 serves as a head node of a path, and the node N3 serves as an egress node of the path.
  • the node N1 serves as the PCC to send a path computation request message to a PCE, and sends a path computation request through a PCReq message in a PCEP protocol.
  • the PCReq message (the path computation request message) carries identifiers of a source node and a destination node that access a client-side service and carrying information about a signal type of a client-side transmission service.
  • the information about the signal type of the client-side transmission service includes information such as a bandwidth required by the client-side transmission service.
  • step 202 the PCE receives the path computation request message, the path computation request message carrying the identifiers of the source node and the destination node that access a client-side service and the signal type of the client-side transmission service.
  • step 203 the PCE determines a path concatenation constraint according to the signal type of the client-side transmission service.
  • the concatenation constraint When contiguous concatenation path computation is requested, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type, where the concatenation type is designated to be contiguous concatenation; and when virtual concatenation path computation is requested, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type, where the concatenation type is designated to be virtual concatenation.
  • step 204 the PCE computes a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  • the PCE excludes links not satisfying the constraints according to the concatenation capabilities of the each interface of the nodes and the concatenation constraints stored as in Tables 1 and 2, and computes a concatenation path by using an algorithm.
  • step 205 the PCE sends to the PCC a path computation response message carrying path information, and the path computation response message carries the path information obtained through computation and the path concatenation constraint.
  • the PCC receives the path computation response message carrying the path information returned by the PCE, and the path information is obtained by the PCE through computation according to the concatenation constraint determined in accordance with the signal type of the client-side transmission service, the identifiers of the source node and the destination node that access a client-side service, and the concatenation capabilities of the each interface of the nodes in the network.
  • the embodiments of the present invention expand a PCEP protocol, so as to carry a concatenation constraint including concatenation unit, concatenation number, and concatenation type in a PCReq message.
  • a concatenation constraint object is increased in the PCReq message, and the format of the object is provided below:
  • Concat. Type indicates the concatenation type, and is currently defined as: 1 representing the contiguous concatenation, and 2 representing the virtual concatenation.
  • LSP number indicates the concatenation number, and when the path to be computed is the contiguous concatenation path or virtual concatenation path, the value is any value greater than 1.
  • Src Delay Diff indicates a differential delay constraint of the source node
  • Dst Delay Diff indicates a differential delay constraint of the destination node.
  • the PCC establishes a connection according to the concatenation path and the concatenation constraint.
  • the path computation method according to this embodiment is also applicable to single path computation.
  • the differences between the single path computation and the above-mentioned embodiment mainly lie in that, in step 203, when the PCE determines that the path to be established is a single path, the determined concatenation constraint includes concatenation unit and concatenation number, and the concatenation number is 1; in step 204, the concatenation capabilities of the interfaces used in the single path computation are mainly the link time slot state of the interfaces; in step 205, in a PCReq response message, the Concat.
  • Type value indicating the concatenation type is 0 and the LSP number value indicating the concatenation number is 1, and a path corresponding to the path information carried in the path computation response message is a single path; and after step 206, connection establishment for the single path does not need to depend on the concatenation constraint.
  • the embodiments of the present invention further provide a node device and a PCE using the above method.
  • FIG 4 is a schematic structural view of a node device according to a third embodiment of the present invention.
  • a node device is provided, where the node device includes:
  • the node device may further include:
  • the node device may further include:
  • the path computation request message sent by the node request message sending module only carries the identifiers of the source node and the destination node and a signal type of a client-side transmission service, but may not carry the path concatenation constraint.
  • a node device is provided, where the node device includes:
  • the node device may further include:
  • the node device may include: a computation capability obtaining module, configured to obtain a path computation capability of the PCE before the request message sending module sends the path computation request message to the PCE; the capability of the PCE including at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  • the embodiments of the present invention further provide a PCE using the above method.
  • FIG. 5 is a schematic structural view of a PCE according to a fourth embodiment of the present invention.
  • a PCE is provided, where the PCE includes:
  • PCE may further include:
  • the embodiments of the present invention further provide another PCE, and the PCE according to the embodiments computes a path concatenation constraint according to a client-side signal type.
  • FIG. 6 is a schematic structural view of a PCE according to a fifth embodiment of the present invention.
  • the PCE computes a path concatenation constraint according to a signal type of a client-side service, and computes a path according to the path concatenation constraint.
  • a PCE is provided, where the PCE includes:
  • PCE may further include:
  • the present invention may be accomplished through software plus a necessary hardware platform or through hardware, but the former is a preferred implementation in many cases.
  • all or part of the technical solutions of the present invention making contributions to the background art may be embodied in the form of a software product.
  • the computer software product may be stored in a storage medium, such as ROM/RAM, a magnetic disk, and an optical disk, and contain several instructions configured to instruct computer equipment (for example, a personal computer, a server, or network equipment) to perform the method(s) according to the embodiments or certain parts of the embodiments of the present invention.

Landscapes

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

Abstract

A path computation method is provided. A node device and a path computation element (PCE) are also provided correspondingly. The path computation method includes: sending a path computation request message to the PCE after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint; and receiving the path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to the identifiers of the source node and the destination node that accesses a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network. The technical solution of the present invention is simpler and more convenient, which obviously reduces the complexity of the specific implementation.

Description

  • This application claims priority to Chinese Patent Application No. 200810175122.9 , filed with the Chinese Patent Office on October 27, 2008 and entitled "PATH COMPUTATION METHOD, NODE DEVICE AND PATH COMPUTATION ELEMENT," which is incorporated herein by reference in its entirety.
  • FIELD OF THE INVENTION
  • The present invention relates to the field of communications technologies, and more particularly to a path computation method, a node device, and a path computation element (PCE).
  • BACKGROUND OF THE INVENTION
  • Devices of a client network are connected to one another through a physical channel provided by a service network, and specifically, service network devices of two ends (that is, a source end and a destination end) are connected to two client network devices respectively. When a signal is transmitted, a source end device of the service network encapsulates and adapts a client network signal into a carrier signal that can be transmitted in the service network, and transmits the carrier signal to the destination end of the service network, and the destination end of the service network restores the client signal and sends the restored client signal to the client network device. When a rate of the client network signal is higher than that of the carrier signal in the service network, it is necessary to combine a plurality of carrier signals in the service network to transmit the client signal. Therefore, it is a problem to compute a path that satisfies client-side network signal transmission in a service-side network.
  • One solution of computing a path in the prior art is that: A node receiving a client-side service request serves as a head node of a path, and the head node is responsible for computing the path of the client-side service request.
  • When the service-side network is of a very large scale, the network is divided into a plurality of smaller network domains so that topology information about each network domain may not be flooded to other network domains, thus preventing network congestion caused by excessive flooded topology information in the network. Another solution of computing a path in the prior art is that: A node receiving a client-side service request serves as a head node of a domain where the node is located, so as to compute a path in the domain, a node in the domain where the head node is located and which is connected to other domains selects a next-domain node on a path that satisfies the client-side service demands, the next-domain node is responsible for computing the path in the domain in which the next-domain node is located, and a node in a domain where the next-domain node is located and which is connected to other domains selects a next-domain node on a path that satisfies the client-side service demands, so as to compute and obtain a cross-domain path finally.
  • However, for the aforementioned one solution of computing a path in the prior art, each node may serve as a head node to be responsible for computing a path, and when the network is of a very large scale, path computation may increase the burden of the node due to limited processing capability of the node. As for the aforementioned another solution of computing a path in the prior art, cross-domain computation can be accomplished only when a plurality of nodes in the network participates in the computation, and the solution is rather complex.
  • SUMMARY OF THE INVENTION
  • Embodiments of the present invention provide a path computation method, a node device and a path computation element (PCE), so as to implement path computation simply and conveniently.
  • An embodiment of the present invention provides a path computation method, where the method includes:
    • receiving concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network; receiving a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint; computing a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and sending a path computation response message carrying path information obtained through computation.
  • An embodiment of the present invention further provides a path computation method, where the method includes:
    • sending a path computation request message to a PCE after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint; and receiving a path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  • An embodiment of the present invention further provides a path computation method, where the method includes:
    • receiving concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network; receiving a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service; determining a path concatenation constraint according to the signal type of the client-side transmission service; computing a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and sending a path computation response message carrying path information obtained through computation.
  • An embodiment of the present invention further provides a path computation method, where the method includes:
    • sending a path computation request message to a PCE after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service; and
    • receiving a path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to a concatenation constraint determined in accordance with the signal type of the client-side transmission service, the identifiers of the source node and the destination node that access a client-side service, and concatenation capabilities of each interface of nodes in a network.
  • An embodiment of the present invention provides a PCE, where the PCE includes:
    • a node capability receiving module, configured to receive concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network;
    • a request message receiving module, configured to receive a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint;
    • a path computing module, configured to compute a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and
    • a response message sending module, configured to send a path computation response message carrying path information obtained through computation.
  • An embodiment of the present invention provides a node device, where the node device includes:
    • a request message sending module, configured to send a path computation request message to a PCE after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint; and
    • a response message receiving module, configured to receive a path computation response message carrying path information returned by the PCE after the request message sending module sends the path computation request message to the PCE, the path information being obtained by the PCE through computation according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  • An embodiment of the present invention further provides a PCE, where the PCE includes:
    • a node capability receiving module, configured to receive concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network;
    • a request message receiving module, configured to receive a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service;
    • a determining module, configured to determine a path concatenation constraint according to the signal type of the client-side transmission service;
    • a path computing module, configured to compute a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and
    • a response message sending module, configured to send a path computation response message carrying path information obtained through computation.
  • An embodiment of the present invention further provides a node device, where the node device includes:
    • a request message sending module, configured to send a path computation request message to a PCE after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service; and
    • a response message receiving module, configured to receive a path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to a concatenation constraint determined in accordance with the signal type of the client-side transmission service, the identifiers of the source node and the destination node that access a client-side service, and concatenation capabilities of each interface of nodes in a network.
  • According to the above technical solutions, after a client-side service transmission request is received, a path computation request message is sent to a PCE, and the PCE computes a concatenation path; the PCE firstly receives concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network, and computes a path according to a source node and a destination node of the client-side transmission service, a path concatenation constraint, and other conditions carried in the path computation request message. Compared with the solution of computing a path crossing a plurality of network domains in a large-scale network in the prior art, the technical solution according to the embodiments of the present invention is simpler and more convenient, which obviously reduces the complexity of the specific implementation.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • To illustrate the technical solutions according to the embodiments of the present invention more clearly, the accompanying drawings for describing the embodiments are introduced briefly in the following. Apparently, the accompanying drawings in the following description are only some embodiments of the present invention, and persons of ordinary skill in the art can derive other drawings from the accompanying drawings without creative efforts.
    • FIG. 1 is a schematic structural view of a service-side network according to an embodiment of the present invention;
    • FIG. 2 is a flowchart of a path computation method according to a first embodiment of the present invention;
    • FIG. 3 is a flowchart of a path computation method according to a second embodiment of the present invention;
    • FIG 4 is a schematic structural view of a node device according to a third embodiment of the present invention;
    • FIG. 5 is a schematic structural view of a PCE according to a fourth embodiment of the present invention; and
    • FIG. 6 is a schematic structural view of a PCE according to a fifth embodiment of the present invention.
    DETAILED DESCRIPTION OF THE EMBODIMENTS
  • Embodiments of the present invention provide a path computation method, and further provide a corresponding node device and a PCE, which are described below in detail respectively.
  • In a time division multiplex (TDM) network, a plurality of carrier signals may provide signal transmission services to a client-side network by adopting a concatenation technology. The concatenation technology is divided into contiguous concatenation and virtual concatenation. The contiguous concatenation uses different time slots of the same node interface to transmit signals, and thus the node interface is required to have contiguous idle time slots to transmit the signals; and since the contiguous concatenation uses two or more contiguous idle time slots of the node interface to transmit the signals, the contiguous concatenation can fulfill the concatenation function. The virtual concatenation is developed in the situation that the contiguous concatenation cannot satisfy requirements of a current network device. A source node on a virtual concatenation path converts a contiguous concatenation path into a virtual concatenation path, and a destination node on the virtual concatenation path restores the virtual concatenation path to a contiguous concatenation path. The virtual concatenation uses idle time slots of different node interfaces to transmit signals, and a plurality of links is required to participate in concatenation according to different transmission services, and thus it is required that a delay of each link participating in the concatenation should not be too long, so as to ensure that a differential delay of each virtual concatenation path can satisfy differential delay constraints of the source node and the destination node on the virtual concatenation path. The differential delay constraints of the source node and the destination node are delay time for buffering data transmitted over each concatenation path.
  • The path computation method, the node device and the PCE according to the embodiments of the present invention are described below respectively in terms of computation of a single path, a contiguous concatenation path, and a virtual concatenation path.
  • Embodiment 1
  • The embodiment of the present invention describes a path computation method, a node device and a PCE by taking a synchronous digital hierarchy (SDH) network as an example. Certainly, the computation method, the node device and the path computation element according to the embodiment of the present invention are also applicable to other TDM networks, for example, an optical transport network (OTN).
  • In this embodiment, a PCE is constructed in a service-side network, and the PCE is a functional entity responsible for path computation in the network. Based on a known network topology structure and a constraint, the PCE computes a concatenation path satisfying the constraint according to a request from a path computation client (PCC). The PCE may be located anywhere in the network, may be integrated in a network device, or may be an independent device. The PCC requests the PCE to compute a path and receives a path returned by the PCE. The PCC and the PCE, and PCEs conduct communication through a PCE protocol (PCEP), and a PCEP message may be used for submitting a path computation request and obtaining a path computation result.
  • This embodiment describes the path computation method according to the embodiment of the present invention with computation of a contiguous concatenation path and a virtual concatenation path. In this embodiment, a node receiving a client-side service transmission request sends a path computation request message to a PCE, where the message carries a concatenation constraint for establishing a path, and the concatenation constraint includes concatenation unit, concatenation number, and concatenation type; and the PCE directly computes a concatenation path satisfying the requirements according to the concatenation constraint after receiving the path computation request message.
  • FIG. 1 shows a structure of a service-side network and a structure for connecting to a client-side network.
  • By taking an SDH network as an example, the service-side network includes five nodes, interfaces of the nodes have corresponding interface numbers I1, I14, I12, I21, I23, I3, I32, I35, I53, I54, I45, and I41 (I represents Interface), and nodes N1 and N3 are connected to a client-side network respectively. In a network which is not divided into network domains, nodes are flooded with information of each interface, such as time slot state of corresponding links, link-supported concatenation type, link delay, differential delay constraint of the interfaces, numbers of the interfaces, and numbers of the interfaces connected to a remote end. For ease of description, in the embodiments of the present invention, the link time slot state, the link delay, the link-supporting concatenation type, the interface differential delay constraint, the interface number, and the interface number connected to the remote end corresponding to each interface of the nodes in the network are called interface concatenation capability. For example, the node N1 may flood interface concatenation capabilities of interfaces I12, I14, and I1 to nodes N2, N3, N4, and N5 in the network and the PCE, and the node N2 may flood interface concatenation capabilities of interfaces I21 and I23 to the nodes N1, N3, N4, and N5 in the network and the PCE. In a network which is divided into network domains, each node in the network sends concatenation capabilities of each interface to the PCE, and the PCE receives the concatenation capabilities of each interface of nodes in the network. Generally, PCEs in the network all possess a path computation capability, including capability of computing a single path, a contiguous concatenation path, and a virtual concatenation path. However, since network conditions differ from one another, PCEs in some networks may not possess the path computation capability, or only possess the capability of computing one of the contiguous concatenation path and the virtual concatenation path, or only possess the capability of computing the single path. To adapt to requirements of different networks, in the path computation method according to the embodiments of the present invention, the PCE sends its own path computation capability to all the nodes in the network.
  • According to the embodiments of the present invention, the nodes in the network send concatenation capabilities of each interface through a generalized multi-protocol label switch (GMPLS) Open the Shorted Path First with TE (OSPF-TE) protocol message, and the PCE also sends its own path computation capability by using the GMPLS OSPF-TE.
  • To satisfy the demands of the capabilities of the nodes in the network, the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a node interface concatenation capability object, where the node interface concatenation capability object is provided below:
    Figure imgb0001
  • When the flag bit v is 1, it indicates the link supports virtual concatenation, Delay Diff. indicates an interface differential delay constraint; when the flag bit c is 1, it indicates that the link supports contiguous concatenation; TS number represents the number of time slots; and Time Slots Info. represents occupation of each time slot in the link by means of a bitmap.
  • To satisfy the demand for sending its own path computation capability to the nodes in the network by the PCE, the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a PCE path computation capability object specifically as follows:
    Figure imgb0002
  • When the flag bit c is 1, it indicates that the PCE has a contiguous concatenation path computation capability; and when the flag bit v is 1, it indicates that the PCE has a virtual concatenation path computation capability.
  • Finally, the nodes in the network store concatenation capabilities of interfaces of the nodes in the network and the path computation capability of the PCE. In the network which is divided into network domains, the nodes in the network store concatenation capabilities of interfaces of a node in a network domain and the path computation capability of the PCE in the network. The PCE stores the concatenation capabilities of interfaces of the nodes in the network.
  • When the node N1 connected to the client-side network receives a client-side service transmission request, the node N1 determines a concatenation constraint required to be provided, such as concatenation number, concatenation unit, and concatenation type, according to a bandwidth required by the request, an identifier of a destination node requesting signal transmission, and a signal type of a client-side transmission service, and sends a path computation request to the PCE.
  • FIG. 2 is a flowchart of a path computation method according to a first embodiment of the present invention.
  • In step 101, a PCC sends a path computation request message to a PCE, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint.
  • In the embodiment of the present invention, the identifiers of the source node and the destination node that access a client-side service may be, for example, address information about the source node and the destination node and/or interface identifiers of the nodes, or may be other identifiers capable of identifying the source node and the destination node. The address information about the source node and the destination node may be, for example, information about an Internet Protocol (IP) address or another address, and the interface identifiers of the nodes may be, for example, address information about the nodes + local interface number, or other identifiers, to which the present invention makes no limitations.
  • Referring to FIG. 1 together, the node N1 serves as the PCC to send a path computation request message to the PCE.
  • On the assumption that the node N1 receives a client-side service transmission request, the node N1 serves as a head node of a path, and the node N3 serves as an egress node of the path. The node N1 serves as the PCC to send a path computation request message to the PCE, and sends a path computation request through a PCReq message in a PCEP protocol. The node N1 serving as the PCC determines whether a path to be established is a contiguous concatenation path or a virtual concatenation path according to a bandwidth required by the client-side transmission service, and the PCReq message carries identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint. By taking a path established in the service-side network as an example for illustration, a source node of the path is connected to a client-side network transmitting services, and a destination node of the path is connected to a client-side network receiving the services. When the path to be established is a contiguous concatenation path, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type. When the path to be established is a virtual concatenation path, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type.
  • The embodiments of the present invention expand a PCEP protocol, so as to carry a concatenation constraint including concatenation unit, concatenation number, and concatenation type in a PCReq message. A concatenation constraint object is increased in the PCReq message, and the format of the object is provided below:
    Figure imgb0003
  • The concatenation unit is determined according to "LSP Enc. Type," "Switching Type" and "Signal Type." For example, when the concatenation unit is ODU2, LSP Enc. Type = 12 (G.709 ODUk), Switching Type = 100 (TDM), and Signal Type = 2 (ODU2). When the concatenation unit is VC4, LSP Enc. Type = 5 (SDH ITU-T G707/SONET ANSI T1.105), Switching Type = 100 (TDM), and Signal Type = 6 (VC4).
  • Concat. Type indicates the concatenation type, and is currently defined as: 1 representing the contiguous concatenation, and 2 representing the virtual concatenation.
  • LSP number indicates the concatenation number, and when the path to be computed is the contiguous concatenation path or virtual concatenation path, the value is any value greater than 1.
  • Src Delay Diff. indicates a differential delay constraint of the source node; and Dst Delay Diff. indicates a differential delay constraint of the destination node.
  • It should be noted that, if the PCE does not store a differential delay constraint of a destination node of a concatenation path to be computed, the node N1 sending the path computation request sends a message of obtaining the differential delay constraint of the destination node to a destination node N3. In the embodiment of the present invention, the differential delay constraint of the destination node is obtained through a GMPLS call message.
  • The embodiments of the present invention expand a LINK_CAPABILITY object in the GMPLS call message (Notify), which carries information about a differential delay constraint of an interface.
    Figure imgb0004
  • The flag bit v indicates a link virtual concatenation capability; and the Max Delay Difference field indicates and records a differential delay constraint of a destination node interface.
  • The path computation request message sent by the PCC may further carry differential delay constraints of the source node and the destination node that access a client-side service.
  • In step 102, the PCE receives the path computation request message, the path computation request message carrying the identifiers of the source node and the destination node that access a client-side service and carrying the path concatenation constraint.
  • The PCReq message received by the PCE carries the identifiers of the source node and the destination node that access a client-side service and the path concatenation constraint, and the path concatenation constraint includes concatenation unit, concatenation number, and concatenation type. When a contiguous concatenation path is requested, the PCReq message indicates the identifier of the source node that accesses a client-side service being N1, the identifier of the destination node being N3, the concatenation unit, and the concatenation number, and indicates the concatenation type being contiguous concatenation. When a virtual concatenation path is requested, the PCReq message indicates the identifier of the source node that accesses a client-side service being N1, the identifier of the destination node being N3, the concatenation unit, and the concatenation number, and indicates the concatenation type being virtual concatenation.
  • In step 103, the PCE computes a path according to the identifiers of the source node and the destination node that access a client-side service, the path concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  • The concatenation capabilities of each interface in the network stored on the PCE are as shown in Table 1:
    Interface Number Link Time Slot State Remote Interface Number
    I12 000111... I21
    I14 110111... I41
    I21 000111... I12
    I23 000000... I32
    I32 000000... I23
    I41 110111... I14
  • When the virtual concatenation is established, the concatenation capabilities of each interface of the nodes in the network are as shown in Table 2:
    Interface Number Link Time Slot State Link Delay Whether The Virtual Concatenation Is Supported? Interface Differential Delay Constraint Remote Interface Number
    I12 011111... x0 ms No I21
    I14 110111... x3 ms No I41
    I41 110111... x3 ms No I14
    I21 011111... x0 ms No I12
    I23 101111... x0 ms No I32
    I32 101111... x0 ms No I23
    I45 110111... x0 ms No I54
    I54 110111... x0 ms No I45
    I35 011111... x5 ms No I53
    I53 011111... x3 ms No I35
    I1 0 (All being idle) 0 Yes X1 ms 0
    I3 0 (All being idle) 0 Yes X2 ms 0
    It should be noted that, various items representing the concatenation capabilities of the interfaces in Tables 1 and 2, such as, the link time slot state, the link delay, and the interface differential delay constraint, may be stored with the interface number and the remote interface number correspondingly. In order to describe the path computation method according to the embodiments of the present invention more clearly, this embodiment extracts Tables 1 and 2 satisfying computation of the contiguous concatenation and the virtual concatenation respectively from the stored information corresponding to the items of the concatenation capabilities of the interfaces.
  • The PCE excludes links not satisfying the constraints according to the identifiers of the source node and the destination node that access a client-side service, the concatenation unit, concatenation number, and concatenation type of the path, the differential delay constraints of the source node and the destination node, and the concatenation capabilities of the interfaces of the nodes in the network, and computes a concatenation path by using an algorithm. On the assumption that a bandwidth required by the client-side transmission service is 155 M/S, it is determined that a concatenation path needs to be established and that the path to be computed is a contiguous concatenation path. It is computed according to the bandwidth that two concatenation paths are required to transmit a client-side service, that is, it is required that the number of contiguous idle time slots of interface links is two. The PCE obtains paths I12-I21-I23-I32 satisfying the requirements through computation according to the concatenation constraint carried in the PCReq message and the concatenation capabilities of the interfaces of the nodes shown in Table 1 (for example, the link time slot state and numbers of corresponding interfaces and remote interfaces). On the assumption that a bandwidth required by the client-side transmission service is 155 M/S, it is determined that a concatenation path needs to be established and that the path to be computed is a virtual concatenation path. The PCE obtains paths I1-I12-I21-I23-I32-I3 and I1-I14-I41-I45-I54-I53-I35-I3 satisfying the requirements through computation according to the concatenation constraint carried in the PCReq message and the concatenation capabilities of the interfaces of the nodes shown in Table 2 (for example, information about the link time slot state, the link delay, and the interface differential delay constraint, and numbers of corresponding interfaces and remote interfaces).
  • In step 104, the PCE sends a path computation response message to the PCC, and the path computation response message carries path information obtained through computation.
  • The PCE sends the path information obtained through computation to the PCC through a PCReq message, and the path is a concatenation path that satisfies the concatenation constraint, where the concatenation constraint includes: the concatenation unit, the concatenation number, and the concatenation type, and the concatenation number is any value greater than 1 for the concatenation path.
  • In step 105, the PCC receives a path computation response message carrying path information returned by the PCE, and the path information is obtained by the PCE through computation according to the identifiers of the source node and the destination node that access a client-side service, the path concatenation constraint, and the concatenation capabilities of the interfaces of the nodes in the network.
  • The PCC establishes a connection according to the concatenation path and the path concatenation constraint.
  • So far, a path satisfying client-side signal transmission has been established at the service-side network.
  • Under the network architecture according to the embodiments of the present invention, the path computation method according to this embodiment is also applicable to single path computation. The differences between the single path computation and the above embodiment mainly lie in that, in step 101, the path concatenation constraint carried in the path computation request message sent by the PCC to the PCE includes the concatenation unit and the concatenation number, and the concatenation number is 1. In a PCReq message, the LSP number value indicating the concatenation number is 1, and a Concat. Type value indicating the concatenation type is 0. In step 102, the PCReq message carries the identifier of the source node that accesses a client-side service being N1, the identifier of the destination node being N3, the concatenation unit, and the concatenation number. In step 103, on the assumption that a bandwidth required by the client-side transmission service is 100 M/S, the node N1 determines that a path to be established is a single path and that a path to be computed is a single path, and the PCE obtains a path I12-I21-I23-I32 satisfying the requirements through computation according to the concatenation constraint carried in the PCReq message and the concatenation capabilities of the interfaces of the nodes shown in Table 1, where the concatenation capabilities of the interfaces used in the single path computation are mainly time slot states of interface links. In step 104, a path corresponding to the path information carried in the path computation response message is a single path conforming to requirements of the concatenation unit. After step 105, connection establishment for the single path does not need to depend on the concatenation constraint.
  • Embodiment 2
  • The embodiments of the present invention describe a path computation method, a node device and a PCE by taking an SDH network as an example. However, the computation method, the node device and the PCE according to the embodiments of the present invention are also applicable to other TDM networks, for example, an OTN.
  • According to the embodiments of the present invention, a PCE is constructed in a service-side network, and the PCE is a functional entity in the network responsible for path computation. Based on a known network topology structure and the constraint, the PCE computes a concatenation path satisfying a constraint according to a request from a PCC. The PCE may be located anywhere in the network, may be integrated in a network device, or may be an independent device. The PCC requests the PCE to compute a path and receives a path returned by the PCE. The PCC and the PCE, and PCEs conduct communication through a PCEP, and a PCEP message is configured to submit a path computation request and obtain a path computation result.
  • This embodiment describes the path computation method according to the embodiments of the present invention with computation of a contiguous concatenation path and a virtual concatenation path. In this embodiment, a node receiving a client-side transmission service request sends a path computation request message to a PCE, where the message carries a concatenation constraint for establishing a path, and the concatenation constraint includes concatenation unit, concatenation number, and concatenation type; and the PCE directly computes a path satisfying requirements according to the concatenation constraint after receiving the path computation request message.
  • The path computation method according to the embodiments of the present invention is described by taking the network structure in FIG. 1 as an example.
  • By taking an SDH network as an example, the service network consists of five nodes, interfaces of the nodes have corresponding interface numbers I1, I14, I12, I21, I23, I3, I32, I35, I53, I54, I45, and I41 (I represents Interface), and nodes N1 and N3 are connected to a client-side network respectively. In a network which is not divided into network domains, nodes are flooded with information of each interface, such as link time slot state of corresponding links, link delay, link-supported concatenation type, interface differential delay constraint, numbers of the interfaces, and numbers of interfaces connected to a remote end. For ease of description, in the embodiments of the present invention, the link time slot state of corresponding links of each interface, the link delay, the link-supporting concatenation type, the interface differential delay constraint, the interface number, and the numbers of interfaces connected to the remote end of the nodes in the network are called interface concatenation capability. For example, the node N1 may flood interface concatenation capabilities of interfaces I12, I14, and I1 to nodes N2, N3, N4, and N5 in the network and the PCE, and node N2 may flood interface concatenation capabilities of interfaces I21 and I23 to the nodes N2, N3, N4, and N5 in the network and the PCE. In a network which is divided into network domains, each node in the network sends concatenation capabilities of each interface to the PCE, and the PCE receives the concatenation capabilities of each interface of nodes in the network. Generally, PCEs in the network all possess a path computation capability, including capability of computing a single path, a contiguous concatenation path, and a virtual concatenation path. However, since network conditions differ from one another, PCEs in some networks may not possess the path computation capability, or only possess the capability of computing one of the contiguous concatenation path and the virtual concatenation path, or only possess the capability of computing the single path. To adapt to requirements of different networks, in the path computation method according to the embodiments of the present invention, the PCE sends its own path computation capability to all the nodes in the network.
  • According to the embodiments of the present invention, the nodes in the network send concatenation capabilities of each interface through a GMPLS OSPF-TE protocol message, and the PCE also sends its own path computation capability by using the GMPLS OSPF-TE.
  • To satisfy the demands of the capabilities of the nodes in the network, the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a node interface concatenation capability object, where the node interface concatenation capability object is provided below:
    Figure imgb0005
  • When the flag bit v is 1, it indicates the link supports virtual concatenation, Delay Diff. indicates an interface differential delay constraint; when the flag bit c is 1, it indicates that the link supports contiguous concatenation; TS number represents the number of time slots; and Time Slots Info. represents occupation of each time slot in the link by means of a bitmap.
  • To satisfy the demand for sending its own path computation capability to the nodes in the network by the PCE, the embodiments of the present invention expand the GMPLS OSPF-TE protocol message, and increase a PCE path computation capability object specifically as follows:
    Figure imgb0006
  • When the flag bit c is 1, it indicates that the PCE has a contiguous concatenation path computation capability; and when the flag bit v is 1, it indicates that the PCE has a virtual concatenation path computation capability.
  • Finally, the nodes in the network store concatenation capabilities of interfaces of the nodes in the network and the path computation capability of the PCE. In the network which is divided into network domains, the nodes in the network store concatenation capabilities of interfaces of a node in a network domain and the path computation capability of the PCE in the network. The PCE stores the concatenation capabilities of interfaces of the nodes in the network.
  • When the node N1 connected to the client-side network receives a client-side service transmission request, the node N1 determines a concatenation constraint needing to be provided, such as concatenation number, concatenation unit, and concatenation type, according to a bandwidth required by the request, an identifier of a destination node requesting service transmission, and a signal type of a client-side transmission service, and sends a path computation request to the PCE.
  • FIG 3 is a flowchart of a path computation method according to a second embodiment of the present invention.
  • In step 201, a PCC sends a path computation request message to a PCE, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service.
  • Referring to FIG. 1, the node N1 serves as the PCC to send a path computation request message to the PCE.
  • On the assumption that the node N1 receives a client-side service transmission request, the node N1 serves as a head node of a path, and the node N3 serves as an egress node of the path. The node N1 serves as the PCC to send a path computation request message to a PCE, and sends a path computation request through a PCReq message in a PCEP protocol. The PCReq message (the path computation request message) carries identifiers of a source node and a destination node that access a client-side service and carrying information about a signal type of a client-side transmission service. The information about the signal type of the client-side transmission service includes information such as a bandwidth required by the client-side transmission service.
  • In step 202, the PCE receives the path computation request message, the path computation request message carrying the identifiers of the source node and the destination node that access a client-side service and the signal type of the client-side transmission service.
  • In step 203, the PCE determines a path concatenation constraint according to the signal type of the client-side transmission service.
  • When contiguous concatenation path computation is requested, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type, where the concatenation type is designated to be contiguous concatenation; and when virtual concatenation path computation is requested, the concatenation constraint includes concatenation unit, concatenation number, and concatenation type, where the concatenation type is designated to be virtual concatenation.
  • In step 204, the PCE computes a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  • The PCE excludes links not satisfying the constraints according to the concatenation capabilities of the each interface of the nodes and the concatenation constraints stored as in Tables 1 and 2, and computes a concatenation path by using an algorithm.
  • In step 205, the PCE sends to the PCC a path computation response message carrying path information, and the path computation response message carries the path information obtained through computation and the path concatenation constraint.
  • In step 206, the PCC receives the path computation response message carrying the path information returned by the PCE, and the path information is obtained by the PCE through computation according to the concatenation constraint determined in accordance with the signal type of the client-side transmission service, the identifiers of the source node and the destination node that access a client-side service, and the concatenation capabilities of the each interface of the nodes in the network.
  • The embodiments of the present invention expand a PCEP protocol, so as to carry a concatenation constraint including concatenation unit, concatenation number, and concatenation type in a PCReq message. A concatenation constraint object is increased in the PCReq message, and the format of the object is provided below:
    Figure imgb0007
  • The concatenation unit is determined according to "LSP Enc. Type," "Switching Type" and "Signal Type." For example, when the concatenation unit is ODU2, LSP Enc. Type = 12 (G.709 ODUk), Switching Type = 100 (TDM), and Signal Type = 2 (ODU2). When the concatenation unit is VC4, LSP Enc. Type = 5 (SDH ITU-T G.707/SONET ANSI T1.105), Switching Type = 100 (TDM), and Signal Type = 6 (VC4).
  • Concat. Type indicates the concatenation type, and is currently defined as: 1 representing the contiguous concatenation, and 2 representing the virtual concatenation.
  • LSP number indicates the concatenation number, and when the path to be computed is the contiguous concatenation path or virtual concatenation path, the value is any value greater than 1.
  • Src Delay Diff. indicates a differential delay constraint of the source node; and Dst Delay Diff. indicates a differential delay constraint of the destination node.
  • The PCC establishes a connection according to the concatenation path and the concatenation constraint.
  • So far, a path satisfying client-side signal transmission has been established at the service network.
  • Under the network architecture according to the embodiments of the present invention, the path computation method according to this embodiment is also applicable to single path computation. The differences between the single path computation and the above-mentioned embodiment mainly lie in that, in step 203, when the PCE determines that the path to be established is a single path, the determined concatenation constraint includes concatenation unit and concatenation number, and the concatenation number is 1; in step 204, the concatenation capabilities of the interfaces used in the single path computation are mainly the link time slot state of the interfaces; in step 205, in a PCReq response message, the Concat. Type value indicating the concatenation type is 0 and the LSP number value indicating the concatenation number is 1, and a path corresponding to the path information carried in the path computation response message is a single path; and after step 206, connection establishment for the single path does not need to depend on the concatenation constraint.
  • Embodiment 3
  • The embodiments of the present invention further provide a node device and a PCE using the above method.
  • FIG 4 is a schematic structural view of a node device according to a third embodiment of the present invention.
  • A node device is provided, where the node device includes:
    • a request message sending module 110, configured to send a path computation request message to a PCE after receiving a client-side service transmission request, where the path computation request message carries identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint; and
    • a request message receiving module 120, configured to receive a path computation response message carrying path information returned by the PCE after the request message sending module sends the path computation request message to the PCE, the path information being obtained by the PCE through computation according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  • Further, the node device may further include:
    • a differential delay obtaining module 130, configured to obtain a differential delay constraint of the destination node that accesses a client-side service after receiving the client-side service transmission request and before sending the path computation request message to the PCE, where the concatenation constraint in the path computation request message includes: concatenation unit, concatenation type, and concatenation number, and the concatenation number is greater than 1; and
    • the path computation request message sent by the request message sending module 110 further carrying a differential delay constraint of the source node that accesses a client-side service and the differential delay constraint of the destination node that accesses a client-side service.
  • Further, the node device may further include:
    • a computation capability obtaining module 140, configured to obtain a path computation capability of the PCE before the request message sending module 110 sends the path computation request message to the PCE, the capability of the PCE including at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  • For another node device according to the embodiments of the present invention, the path computation request message sent by the node request message sending module according to this embodiment only carries the identifiers of the source node and the destination node and a signal type of a client-side transmission service, but may not carry the path concatenation constraint.
  • A node device is provided, where the node device includes:
    • a request message sending module, configured to send a path computation request message to a PCE after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service; and
    • a response message receiving module, configured to receive a path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to a concatenation constraint determined in accordance with the signal type of the client-side transmission service, the identifiers of the source node and the destination node that access a client-side service, and concatenation capabilities of each interface of nodes in a network.
  • Further, the node device may further include:
    • a differential delay obtaining module, configured to obtain a differential delay constraint of the destination node that accesses a client-side service after the request message sending module receives the client-side service transmission request, where a concatenation constraint in the path computation request message includes: concatenation unit, concatenation type, and concatenation number, and the concatenation number is greater than 1; and
    • the path computation request message sent by the request message sending module further carrying a differential delay constraint of the source node that accesses a client-side service and the differential delay constraint of the destination node that accesses a client-side service.
  • Further, the node device may include: a computation capability obtaining module, configured to obtain a path computation capability of the PCE before the request message sending module sends the path computation request message to the PCE; the capability of the PCE including at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  • Embodiment 4
  • The embodiments of the present invention further provide a PCE using the above method.
  • FIG. 5 is a schematic structural view of a PCE according to a fourth embodiment of the present invention.
  • A PCE is provided, where the PCE includes:
    • a node capability receiving module 210, configured to receive concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network;
    • a request message receiving module 220, configured to receive a path computation request message, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint;
    • a path computing module 230, configured to compute a path according to the identifiers of the source node and the destination node that access a client-side service, the path concatenation constraint, and the concatenation capabilities of each interface of the nodes in the network; and
    • a response message sending module 240, configured to send a path computation response message carrying path information obtained through computation.
  • Further, the PCE may further include:
    • a computation capability sending module 250, configured to send its own path computation capability before the request message receiving module receives the path computation request message; the path computation capability including at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
    Embodiment 5
  • The embodiments of the present invention further provide another PCE, and the PCE according to the embodiments computes a path concatenation constraint according to a client-side signal type.
  • FIG. 6 is a schematic structural view of a PCE according to a fifth embodiment of the present invention.
  • In this embodiment, the PCE computes a path concatenation constraint according to a signal type of a client-side service, and computes a path according to the path concatenation constraint.
  • A PCE is provided, where the PCE includes:
    • a node capability receiving module 610, configured to receive concatenation capabilities of each interface, where the concatenation capabilities of each interface are sent by nodes in a network;
    • a request message receiving module 620, configured to receive a path computation request message, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service;
    • a determining module 660, configured to determine a path concatenation constraint according to the signal type of the client-side transmission service;
    • a path computing module 630, configured to compute a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and
    • a response message sending module 640, configured to send a path computation response message carrying path information obtained through computation.
  • Further, the PCE may further include:
    • a computation capability sending module 650, configured to send its own path computation capability before the request message receiving module 620 receives the path computation request message, where the path computation capability includes at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  • Contents such as specific signal processing and implementing process between modules in the node device and the PCE are not repeated since they are based on the same concept as that of the embodiments of the method according to the present invention. Please refer to the descriptions in Embodiments 1, 2, and 3 of the present invention.
  • Through the above description of the implementation, it is clear to persons skilled in the art that the present invention may be accomplished through software plus a necessary hardware platform or through hardware, but the former is a preferred implementation in many cases. Based on this, all or part of the technical solutions of the present invention making contributions to the background art may be embodied in the form of a software product. The computer software product may be stored in a storage medium, such as ROM/RAM, a magnetic disk, and an optical disk, and contain several instructions configured to instruct computer equipment (for example, a personal computer, a server, or network equipment) to perform the method(s) according to the embodiments or certain parts of the embodiments of the present invention.
  • The path computation method, the node device, and the PCE according to the embodiments of the present invention are described in detail above. The principle and implementation of the present invention are described herein through specific examples. The description about the embodiments of the present invention is merely provided for ease of understanding of the technical solutions of the present invention. Persons of ordinary skill in the art can make variations and modifications to the present invention in terms of the specific implementations and application scopes according to the principle of the present invention. Therefore, the specification shall not be construed as a limit to the present invention.

Claims (18)

  1. A path computation method, comprising:
    receiving concatenation capabilities of each interface, wherein the concatenation capabilities of each interface are sent by nodes in a network;
    receiving a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint;
    computing a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and
    sending a path computation response message carrying path information obtained through computation.
  2. The path computation method according to claim 1, comprising: sending its own path computation capability before receiving the path computation request message, the path computation capability comprising at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  3. The path computation method according to claim 1, wherein
    the concatenation constraint comprises: concatenation unit, concatenation number, and concatenation type, and that the concatenation number is greater than 1; and
    a path carried in the path computation response message is a concatenation path conforming to the concatenation constraint.
  4. The path computation method according to claim 1, wherein
    the concatenation constraint comprises: concatenation unit and concatenation number, and that the concatenation number is 1; and
    a path corresponding to the path information carried in the path computation response message is a single path conforming to the concatenation unit.
  5. A path computation method, comprising:
    sending a path computation request message to a path computation element (PCE) after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint; and
    receiving a path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  6. The path computation method according to claim 5, wherein
    the concatenation constraint comprises: concatenation unit, concatenation number, and concatenation type, and that the concatenation number is greater than 1; and
    a path carried in the path computation response message is a concatenation path conforming to the concatenation constraint.
  7. The path computation method according to claim 6, wherein:
    after receiving the client-side service transmission request, the method further comprises:
    obtaining a differential delay constraint of the destination node that accesses a client-side service; and
    the path computation request message further carries a differential delay constraint of the source node that accesses a client-side service and the differential delay constraint of the destination node that accesses a client-side service.
  8. The path computation method according to claim 5, comprising: obtaining a path computation capability of the PCE before the sending the path computation request message to the PCE, and the path computation capability comprising at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  9. The path computation method according to claim 5, wherein
    the concatenation constraint comprises: concatenation unit and concatenation number, and that the concatenation number is 1; and
    a path corresponding to the path information carried in the path computation response message is a single path conforming to requirements of the concatenation unit.
  10. A path computation method, comprising:
    receiving concatenation capabilities of each interface, wherein the concatenation capabilities of each interface are sent by nodes in a network;
    receiving a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service;
    determining a path concatenation constraint according to the signal type of the client-side transmission service;
    computing a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and
    sending a path computation response message carrying path information obtained through computation.
  11. A path computation method, comprising:
    after receiving a client-side service transmission request, sending a path computation request message to a path computation element (PCE), the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service; and
    receiving a path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to a concatenation constraint determined in accordance with the signal type of the client-side transmission service, the identifiers of the source node and the destination node that access a client-side service, and concatenation capabilities of each interface of nodes in a network.
  12. A path computation element (PCE), comprising:
    a node capability receiving module, configured to receive concatenation capabilities of each interface, wherein the concatenation capabilities of each interface are sent by nodes in a network;
    a request message receiving module, configured to receive a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint;
    a path computing module, configured to compute a path according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and the concatenation capabilities of each interface of the nodes in the network; and
    a response message sending module, configured to send a path computation response message carrying path information obtained through computation by the path computing module.
  13. The PCE according to claim 12, further comprising:
    a computation capability sending module, configured to send its own path computation capability before the request message receiving module receives the path computation request message, the path computation capability comprising at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  14. A node device, comprising:
    a request message sending module, configured to send a path computation request message to a path computation element (PCE) after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a path concatenation constraint; and
    a response message receiving module, configured to receive a path computation response message carrying path information returned by the PCE after the request message sending module sends the path computation request message to the PCE, the path information being obtained by the PCE through computation according to the identifiers of the source node and the destination node that access a client-side service, the concatenation constraint, and concatenation capabilities of each interface of nodes in a network.
  15. The node device according to claim 14, further comprising:
    a differential delay obtaining module, configured to obtain a differential delay constraint of the destination node that accesses a client-side service after the request message sending module receives a client-side service transmission request, wherein a concatenation constraint in the path computation request message comprises: concatenation unit, concatenation type, and concatenation number, and the concatenation number is greater than 1; and
    the path computation request message further carrying a differential delay constraint of the source node that accesses a client-side service and the differential delay constraint of the destination node that accesses a client-side service.
  16. The node device according to claim 14, further comprising:
    a computation capability obtaining module, configured to obtain a path computation capability of the PCE before the request message sending module sends the path computation request message to the PCE, the capability of the PCE comprising at least one of the following: a single path computation capability, a contiguous concatenation path computation capability, and a virtual concatenation path computation capability.
  17. A path computation element (PCE), comprising:
    a node capability receiving module, configured to receive concatenation capabilities of each interface, wherein the concatenation capabilities of each interface are sent by nodes in a network;
    a request message receiving module, configured to receive a path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service;
    a determining module, configured to determine a path concatenation constraint according to the signal type of the client-side transmission service;
    a path computing module, configured to compute a path according to the identifiers of the source node and the destination node that accesses a client-side service, the concatenation constraint, and the concatenation capabilities of the each interface of the nodes in the network; and
    a response message sending module, configured to send a path computation response message carrying path information obtained through computation by the path computing module.
  18. A node device, comprising:
    a request message sending module, configured to send a path computation request message to a path computation element (PCE) after receiving a client-side service transmission request, the path computation request message carrying identifiers of a source node and a destination node that access a client-side service and carrying a signal type of a client-side transmission service; and
    a response message receiving module, configured to receive a path computation response message carrying path information returned by the PCE, the path information being obtained by the PCE through computation according to a concatenation constraint determined in accordance with the signal type of the client-side transmission service, the identifiers of the source node and the destination node that accesses a client-side service, and concatenation capabilities of each interface of nodes in a network.
EP09823051.9A 2008-10-27 2009-10-19 Path computation method, node device and path computation element Active EP2352261B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2008101751229A CN101729376B (en) 2008-10-27 2008-10-27 A path calculation method, node equipment and path calculation unit
PCT/CN2009/074503 WO2010048859A1 (en) 2008-10-27 2009-10-19 Path computation method, node device and path computation element

Publications (3)

Publication Number Publication Date
EP2352261A1 true EP2352261A1 (en) 2011-08-03
EP2352261A4 EP2352261A4 (en) 2012-09-26
EP2352261B1 EP2352261B1 (en) 2015-02-18

Family

ID=42128248

Family Applications (1)

Application Number Title Priority Date Filing Date
EP09823051.9A Active EP2352261B1 (en) 2008-10-27 2009-10-19 Path computation method, node device and path computation element

Country Status (5)

Country Link
US (1) US8750284B2 (en)
EP (1) EP2352261B1 (en)
CN (1) CN101729376B (en)
ES (1) ES2535740T3 (en)
WO (1) WO2010048859A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9295018B1 (en) 2014-12-17 2016-03-22 Telefonaktiebolaget L M Ericsson (Publ) Communication network nodes and methods performed therein
EP2983317A4 (en) * 2013-04-28 2016-04-13 Huawei Tech Co Ltd CONTROL METHOD, CONTROLLER, AND NODE IN A TRANSPORT NETWORK
EP2996285A4 (en) * 2013-05-30 2016-05-25 Huawei Tech Co Ltd METHOD, APPARATUS, AND PROGRAMMING SYSTEM
EP3016323A4 (en) * 2013-07-22 2016-08-03 Huawei Tech Co Ltd METHOD, DEVICE AND SYSTEM FOR DETERMINING SERVICE TRANSMISSION PATH
CN116471283A (en) * 2023-06-20 2023-07-21 北京中宏立达科技发展有限公司 A method of file transfer

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102624603B (en) * 2011-01-31 2016-09-28 中兴通讯股份有限公司 Obtain ODUflex and connect the method and device of required branch road timeslot number
WO2013034201A1 (en) * 2011-09-08 2013-03-14 Telefonaktiebolaget L M Ericsson (Publ) Path computation in wavelength switched optical networks
CN103532849B (en) * 2012-07-06 2018-10-23 中兴通讯股份有限公司 A kind of method, path-calculating element and node calculating frequency slot channel
CN104253750B (en) * 2013-06-26 2018-10-09 华为技术有限公司 Method for obtaining path, path-calculating element, path calculating client and system
CN105337855B (en) 2014-08-14 2019-02-05 华为技术有限公司 A method and device for processing a modified message
KR20160035157A (en) * 2014-09-22 2016-03-31 한국전자통신연구원 Path computation element and method for setting path of user network interface
CN108702321B (en) 2016-02-27 2021-05-07 华为技术有限公司 System, method and apparatus for implementing fast reroute (FRR)
CN106291324B (en) * 2016-08-18 2018-10-02 北京航空航天大学 A kind of on piece differential delay measuring system and recycling integrated circuit recognition methods
US10200121B2 (en) 2017-06-14 2019-02-05 At&T Intellectual Property I, L.P. Reachability determination in wavelength division multiplexing network based upon fiber loss measurements
CN110891021B (en) * 2018-09-11 2022-08-26 中兴通讯股份有限公司 Path calculation method and device and computer readable storage medium
CN109951335B (en) * 2019-03-24 2022-03-04 西安电子科技大学 Satellite network delay and rate combined guarantee routing method based on time aggregation graph
US11044161B2 (en) * 2019-10-11 2021-06-22 Huawei Technologies Canada Co., Ltd. Method and system for latency-aware embedding of a virtual network onto a substrate optical network
CN112203172B (en) * 2020-10-09 2022-11-01 中国联合网络通信集团有限公司 Method and device for opening a dedicated line
CN116566973B (en) * 2023-06-20 2023-11-07 北京中宏立达科技发展有限公司 File transmission system based on peer-to-peer network
CN118694821A (en) * 2024-06-13 2024-09-24 中国电信股份有限公司技术创新中心 Business message transmission method, device, computer equipment and storage medium

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7215644B2 (en) * 2003-03-19 2007-05-08 Alcatel Lucent Inter-domain constraint-based shortest path first technique for supporting hierarchical routing in interconnected multi-domain optical transport networks
US7408881B2 (en) * 2004-09-24 2008-08-05 Lucent Technologies Inc. Differential delay constrained routing for virtually-concatenated data traffic
US7496105B2 (en) * 2004-11-05 2009-02-24 Cisco Technology, Inc. System and method for retrieving computed paths from a path computation element using encrypted objects
US7558276B2 (en) * 2004-11-05 2009-07-07 Cisco Technology, Inc. System and method for retrieving computed paths from a path computation element using a path key
CN100454830C (en) * 2005-05-20 2009-01-21 华为技术有限公司 A Method for Realizing Path Computation in Network Domain
US7995461B2 (en) * 2005-08-24 2011-08-09 Cisco Technology, Inc. Efficient constrained shortest path first optimization technique
CN100486220C (en) * 2005-10-14 2009-05-06 华为技术有限公司 Method for implementing PCE discovery protocol
CN101001201A (en) 2006-01-13 2007-07-18 华为技术有限公司 Method for setting count request delay
CN100454841C (en) 2006-06-02 2009-01-21 华为技术有限公司 A method and system for calculating multi-domain routing
US20080225723A1 (en) * 2007-03-16 2008-09-18 Futurewei Technologies, Inc. Optical Impairment Aware Path Computation Architecture in PCE Based Network
US7990877B2 (en) * 2008-05-15 2011-08-02 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for dynamically runtime adjustable path computation

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2983317A4 (en) * 2013-04-28 2016-04-13 Huawei Tech Co Ltd CONTROL METHOD, CONTROLLER, AND NODE IN A TRANSPORT NETWORK
US10084695B2 (en) 2013-04-28 2018-09-25 Huawei Technologies Co., Ltd. Transport network control method, controller and node
EP2996285A4 (en) * 2013-05-30 2016-05-25 Huawei Tech Co Ltd METHOD, APPARATUS, AND PROGRAMMING SYSTEM
US10039126B2 (en) 2013-05-30 2018-07-31 Huawei Technologies Co., Ltd. Scheduling method, apparatus, and system
EP3016323A4 (en) * 2013-07-22 2016-08-03 Huawei Tech Co Ltd METHOD, DEVICE AND SYSTEM FOR DETERMINING SERVICE TRANSMISSION PATH
US9960991B2 (en) 2013-07-22 2018-05-01 Huawei Technologies Co., Ltd. Method, apparatus and system for determining service transmission path
US9295018B1 (en) 2014-12-17 2016-03-22 Telefonaktiebolaget L M Ericsson (Publ) Communication network nodes and methods performed therein
WO2016099351A1 (en) * 2014-12-17 2016-06-23 Telefonaktiebolaget Lm Ericsson (Publ) Communication network nodes and methods performed therein
US9661595B2 (en) 2014-12-17 2017-05-23 Telefonaktiebolaget Lm Ericsson (Publ) Communication network nodes and methods performed therein
CN116471283A (en) * 2023-06-20 2023-07-21 北京中宏立达科技发展有限公司 A method of file transfer
CN116471283B (en) * 2023-06-20 2023-08-25 北京中宏立达科技发展有限公司 A method of file transfer

Also Published As

Publication number Publication date
CN101729376B (en) 2011-12-21
EP2352261B1 (en) 2015-02-18
US20110199939A1 (en) 2011-08-18
EP2352261A4 (en) 2012-09-26
ES2535740T3 (en) 2015-05-14
CN101729376A (en) 2010-06-09
US8750284B2 (en) 2014-06-10
WO2010048859A1 (en) 2010-05-06

Similar Documents

Publication Publication Date Title
EP2352261B1 (en) Path computation method, node device and path computation element
US11228526B2 (en) Flexible ethernet path establishment method and network device
US8971711B2 (en) Method for assigning and processing a label in an optical network, optical communication device, and optical communication system
CN102026046B (en) Path processing method, optical communication device and optical communication system for optical network
US8897295B2 (en) Method and system for providing traffic engineering interworking
US12177118B2 (en) Data frame sending method and network device
Zhang et al. Framework for GMPLS and PCE Control of G. 709 Optical Transport Networks
WO2022193751A1 (en) Slot configuration method and apparatus, service path creation method and apparatus, device and medium
US8542687B2 (en) Node apparatus and route calculation method
EP1724991B1 (en) A method for realizing link state information diffusion in optical network
US7489866B2 (en) Method and apparatus for multiple-homing route diversification for UNI clients
CN102439917B (en) Connection building method and device for transponding neighbour-lable switching path
WO2011029347A1 (en) Method and apparatus for implementing link information advertisement of node
EP3419228B1 (en) Service path establishment method, node device, and system
CN102420757A (en) A path calculation method, device and communication system
US10361946B2 (en) Methods and systems for determining data transport paths through data transport
US9077469B2 (en) Adapting apparatus and method
US7801122B2 (en) Method and apparatus for extending synchronous optical networks
WO2012088994A1 (en) Method and system for establishing connection
Grandi et al. RFC 7096: Evaluation of Existing GMPLS Encoding against G. 709v3 Optical Transport Networks (OTNs)
Li et al. RFC 7062: Framework for GMPLS and PCE Control of G. 709 Optical Transport Networks

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20110502

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR

DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20120827

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 12/56 20060101AFI20120821BHEP

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602009029466

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: H04L0012560000

Ipc: H04L0012717000

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 12/717 20130101AFI20140825BHEP

Ipc: H04L 12/723 20130101ALN20140825BHEP

INTG Intention to grant announced

Effective date: 20140917

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 12/717 20130101AFI20140908BHEP

Ipc: H04L 12/723 20130101ALN20140908BHEP

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 711041

Country of ref document: AT

Kind code of ref document: T

Effective date: 20150315

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602009029466

Country of ref document: DE

Effective date: 20150402

REG Reference to a national code

Ref country code: ES

Ref legal event code: FG2A

Ref document number: 2535740

Country of ref document: ES

Kind code of ref document: T3

Effective date: 20150514

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20150218

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 711041

Country of ref document: AT

Kind code of ref document: T

Effective date: 20150218

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150518

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150519

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150618

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602009029466

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

26N No opposition filed

Effective date: 20151119

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: LU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20151019

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20151031

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20151031

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 8

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20151019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20091019

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 9

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20150218

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 10

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602009029466

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: H04L0012717000

Ipc: H04L0045420000

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20250904

Year of fee payment: 17

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20250908

Year of fee payment: 17

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20250902

Year of fee payment: 17

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: ES

Payment date: 20251107

Year of fee payment: 17