WO2018153314A1 - Method for positioning lsp with error and pcc and pce - Google Patents

Method for positioning lsp with error and pcc and pce Download PDF

Info

Publication number
WO2018153314A1
WO2018153314A1 PCT/CN2018/076592 CN2018076592W WO2018153314A1 WO 2018153314 A1 WO2018153314 A1 WO 2018153314A1 CN 2018076592 W CN2018076592 W CN 2018076592W WO 2018153314 A1 WO2018153314 A1 WO 2018153314A1
Authority
WO
WIPO (PCT)
Prior art keywords
lsp
error
pcc
path
pce
Prior art date
Application number
PCT/CN2018/076592
Other languages
French (fr)
Chinese (zh)
Inventor
祝沈财
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2018153314A1 publication Critical patent/WO2018153314A1/en

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/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery

Definitions

  • the present disclosure relates to the field of communications technologies, and in particular, to a method for locating an errored Label Switched Path (LSP), a Path Computation Client (PCC), and a Path Computation Element (PCE). ).
  • LSP errored Label Switched Path
  • PCC Path Computation Client
  • PCE Path Computation Element
  • the PCC is used to process all path calculation requests in one router, or to coordinate path calculation requests of multiple routing domains by PCEs of multiple domains.
  • the PCE is generally referred to as a path computation server.
  • the requester of the path calculation is called a path computation client.
  • the PCE receives the PCC request (PCE Request, PCReq)
  • the PCE calculates the existing network topology information. An end-to-end path that satisfies the constraints and policies, and returns the path calculation result to the PCC, thereby completing a path calculation.
  • RFC 5440 states that PCE is a new computing technology that deploys one or several devices with computing functions in a network domain, dedicated to computing paths.
  • the PCC resides in the module to calculate the path, and is used to send the calculation request message and the processing result.
  • the PCC and the PCE implement the interaction through the Path Computation Element Communication Protocol (PCEP).
  • PCEP Path Computation Element Communication Protocol
  • the peer is notified by a transmission path calculation unit communication protocol error (PCEP Error, PCErr) message.
  • PCEP Error PCErr
  • PCErr transmission path calculation unit communication protocol error
  • PCEP-ERROR PCEP Error object
  • the embodiments of the present disclosure provide a method for locating an LSP that has an error, and a PCC and a PCE, which can locate an erroneous LSP when an LSP error occurs.
  • An embodiment of the present disclosure provides a method for locating an erroneous label switched path LSP, where the method includes:
  • the path calculation client PCC receives at least one PCErr message; the PCErr message carries at least one identification information of the label switched path LSP that has an error;
  • the PCC determines an LSP that has an error according to the received PCErr message.
  • the PCErr message includes an additional type-length-valued TLV in at least one PCEP-ERROR, and the TLV carries identification information of an LSP that has an error.
  • the identifier information of the LSP that is in error includes: a path name of the LSP that has an error;
  • the PCC Determining, by the PCC, the LSP that is in error according to the received PCErr message, the PCC acquiring the error according to the TLV corresponding to the at least one LSP that has an error included in the received PCErr message.
  • the path name of the LSP, and the LSP with the error is determined according to the path name of the LSP where the error occurs.
  • the method further includes: deleting, by the PCC, the LSP that is in error.
  • the embodiment of the present disclosure further provides another method for locating an error-prone label switched path LSP, where the method includes:
  • the path calculation unit PCE receives the state information of the label switching path LSP reported by the path calculation client PCC;
  • the PCE After the PCE determines that the LSP is in error based on the status information of the LSP, sends at least one path calculation unit communication protocol error PCErr message to the PCC; the PCErr message carries at least one identifier of the LSP that is in error. .
  • the PCErr message includes an additional type-length-value TLV in the at least one path calculation unit communication protocol error object PCEP-ERROR, and the TLV carries identification information of an LSP with an error.
  • the method further includes: the PCE modifying the LSP with an error.
  • the embodiment of the present disclosure further provides a path calculation client PCC, where the PCC includes: a first receiving module and a determining module;
  • the first receiving module is configured to receive at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one identification information of the label switching path LSP that has an error;
  • the determining module is configured to determine an LSP in which the error occurred based on the received PCErr message.
  • the PCErr message includes an additional type-length-value TLV in the at least one path calculation unit communication protocol error object PCEP-ERROR, and the TLV carries identification information of an LSP with an error.
  • the identifier information of the LSP that is in error includes: a path name of the LSP that has an error;
  • the determining module is configured to obtain, according to the received TLV corresponding to the at least one LSP that is in error, the path name of the LSP that is in error, according to the path name of the LSP that is in error , determining the LSP with the error.
  • the PCC further includes: a first processing module
  • the first processing module is configured to delete or modify the LSP that has an error after the determining module determines the LSP that has an error.
  • the embodiment of the present disclosure further provides a path calculation unit PCE, where the PCE includes: a second receiving module and a second processing module;
  • the second receiving module is configured to receive the path information of the label switching path LSP reported by the client PCC.
  • the second processing module is configured to: after determining that the LSP is faulty based on the status information of the LSP, send, to the PCC, at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one LSP with an error Identification information.
  • the PCErr message includes an additional type-length-value TLV in the at least one path calculation unit communication protocol error object PCEP-ERROR, and the TLV carries identification information of an LSP with an error.
  • the second processing module is further configured to modify the LSP with an error after determining that the LSP has an error.
  • Embodiments of the present disclosure also provide a computer readable storage medium storing computer executable instructions that, when executed by a processor, implement any of the methods described above.
  • the embodiment of the present disclosure provides a method for locating an erroneous label switched path LSP, and a PCC and a PCE, where the PCC receives at least one PCErr message; the PCErr message carries at least one identifier of the LSP that has an error; The PCC determines an LSP that has an error according to the received PCErr message. In this way, the wrong LSP can be located when an LSP error occurs.
  • Figure 1 is a schematic diagram of a PCEP-ERROR object format
  • FIG. 2 is a flow chart of a first example of a method for locating an erroneous LSP according to an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of a path name TLV format in an embodiment of the present disclosure
  • FIG. 4 is a flow chart of a second example of a method for locating an erroneous LSP according to an embodiment of the present disclosure
  • FIG. 5 is a flowchart of a third example of a method for locating an LSP that has an error according to an embodiment of the present disclosure
  • FIG. 6 is a schematic structural diagram of a path calculation client PCC according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of a path calculation unit PCE according to an embodiment of the present disclosure.
  • FIG. 1 is a schematic diagram of a PCEP-ERROR object format.
  • the PCEP-ERROR object format may include: reserved bits Reserved, flagged Flags, error type Error-Type, error value Error-value, and additional TLV Optional TLVs.
  • Reserved reserves a bit that will not be used temporarily for expansion and other operations;
  • Flags is used to record some status flag bits;
  • Error-Type is used to indicate between PCC and PCE carried in the current PCEP-ERROR object.
  • the error type; Error-value further refers to the type of error between PCC and PCE as special error, general error, etc.;
  • Optional TLVs are used to carry additional error information.
  • PCE can be divided into stateless mode and stateful mode.
  • the Internet Engineering Task Force (IETF) standard protocol [RFC8231] describes stateful PCE as PCC and PCE.
  • the PCC sends a Path Computation LSP State Report (PCRpt) real-time synchronization LSP status to the PCE through the Label Switched Path (LSP) information.
  • LSP Label Switched Path
  • PCUpd Path Computation LSP Update Request
  • the error response of the Open message is implemented by carrying the OPEND object in the PCErr;
  • the error response of the PCReq message is implemented by carrying the RP object in the PCErr;
  • the error response of the PCUpd message is implemented by carrying the SRP object in the PCErr.
  • the existing PCErr message will not accurately indicate the specific LSP corresponding to the error.
  • the PCC cannot receive the error message for the LSP.
  • FIG. 2 is a flowchart of a first example of a method for locating an LSP that has an error according to an embodiment of the present disclosure. As shown in FIG. 2, the method includes:
  • Step 200 The PCE receives status information of the LSP reported by the PCC.
  • the PCE first uses the existing network topology information to create an end-to-end path for the PCC that satisfies the constraints and policies. For example, the PCE creates an SR tunnel for the PCC. The PCE sends a message to the PCC to establish an SR tunnel through the PCInitiate message. The PCE records the current LSP status and the path attribute is the SR type. The PCC receives the PCInitiate message and processes it, but the PCC creates the LSP for the PCE. It is understood to be an ordinary RSVP tunnel. After the PCC creates an RSVP tunnel, it reports the LSP status created by the current PCC through the PCRpt message and the label tunnel type is RSVP in the PCRpt message.
  • Step 201 After the PCE determines that the LSP is in error based on the status information of the LSP, send, to the PCC, at least one PCErr message; the PCErr message carries at least one identifier information of an LSP that has an error.
  • the PCE may further include: the PCE modifying the LSP with the error.
  • the PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
  • the identifier information of the LSP that has an error may include: a path name of the LSP where the error occurs.
  • the LSP information can be carried by the PCEP-ERROR object included in the PCErr message defined in the RFC5440 communication protocol.
  • the RFC5440 communication protocol defines that the PCEP-ERROR object can carry an additional TLV to further indicate the error information. However, the protocol does not further define how the PCEP-ERROR object in the PCErr message carries the LSP information when an LSP error occurs.
  • the Path-Name (Symbolic Path Name) TLV is defined in the protocol [RFC8231] to describe the unique name of the LSP, and the path name Path-Name is used to indicate the identification information of an LSP.
  • the Path-Name TLV carrying the error LSP in the PCEP-ERROR object may be used to indicate the LSP in which the error occurs, and the Path-Name is used as the identifier information of the LSP in which the error occurs.
  • the error object list ⁇ error-obj-list> is used in the PCErr message to carry the error information between the PCC and the PCE.
  • the ⁇ error-obj-list> in a PCErr message can carry the error information of multiple different LSPs at the same time, or carry different error information of the same LSP. Therefore, when an LSP error is indicated by an additional TLV carried by the PCEP-ERROR object, each PCEP-ERROR object in the ⁇ error-obj-list> carries the Path-Name TLV of the LSP, which is used to indicate an LSP error message.
  • the PCEP-ERROR object may be extended to carry additional TLV (Optional TLVs) information for information supplementation of error information, and the embodiment of the present disclosure defines PCEP.
  • the -ERROR object describes the specific LSP information corresponding to the erroneous LSP by carrying the Path-Name TLV shown in FIG.
  • the LSP information may be encoded into a Path-Name TLV format, including: Type Type, Length Length, and Path Name Path-Name;
  • the error type indicating the LSP that currently has an error;
  • Length is used to indicate the size of the current TLV, and the size of the Length is variable according to the TLV to be expressed, and the specific case;
  • Path-Name is used to identify an error. LSP.
  • the PCErr message carries the Path-Name of the LSP with the error.
  • the PCE modifies the LSP with the local error.
  • Step 202 After receiving the at least one PCErr message, the PCC determines an LSP that has an error according to the received PCErr message.
  • the identification information of the LSP in which the error occurs may include: the path name of the LSP in which the error occurred.
  • the PCC obtains the path name of the LSP in which the error occurred according to the TLV corresponding to the LSP that is in error, and the PCC determines the LSP that is in error according to the path name of the LSP where the error occurred.
  • the method may further include: deleting, by the PCC, the LSP that is in error.
  • the error type carried in the message is an LSP type error according to the error type of the message type included in the PCEP-ERROR object, and then the error LSP carried in the message can be correspondingly
  • the Path-Name TLV obtains the Path-Name of the LSP and locates the error LSP according to the obtained Path-Name.
  • the PCC discards the PCErr message; when the corresponding LSP is found according to the obtained Path-Name, the PCC deletes Or modify the local LSP. For example, when the LSP type (RSVP type) created by the PCC does not match the LSP type (SR type) created by the PCE, the PCC may delete the locally created LSP (that is, delete the RSVP tunnel) or according to the error information carried in the PCErr message. Modify the corresponding LSP status information.
  • LSP type RSVP type
  • SR type LSP type
  • the PCC cannot accurately locate the specific LSP corresponding to the error from the received PCErr message.
  • the PCCrr message cannot be processed by the PCC for the specific LSP.
  • it is not necessary to locate the LSP in the case of some LSP errors, it is not necessary to locate the LSP.
  • the LSP error types defined in the current protocol are common. For example, the Explicit Route Object (ERO) is missing. Generally, all LSPs are used. None, it is not necessary to locate the wrong LSP at this time.
  • ERO Explicit Route Object
  • the protocol [RFC8281] describes that the PCE can send a Path Computation LSP Initiate message to the PCC as needed to actively trigger the establishment of a tunnel. For example, if an application wants to create a new tunnel with a specific constraint, or if the existing tunnel bandwidth cannot meet the requirements, create a new tunnel for load sharing.
  • the draft [draft-ietf-pce-segment-routing-11] describes the path routing (SR) between the PCC and the PCE by extending the ERO information and the path setup type (PST) information. Type tunnel creation and status escalation.
  • the LSP error notified by the PCErr is specific to which LSP error.
  • the specific error information includes the LSP information in which the error occurred, and then the corresponding corrective action is taken.
  • the path calculation client PCC receives at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one identification information of the label switching path LSP that has an error; the PCC according to the received The PCErr message determines the LSP where the error occurred.
  • the PCC interaction mode defined by the communication protocol can only know that an LSP type error occurs, but the PCC cannot locate which LSP is faulty, and it is impossible to further process the LSP with the error.
  • the PCC may modify or re-localize the local LSP error after the faulty LSP is located according to the identifier information of the LSP that is carried in the PCErr message.
  • FIG. 4 is a flowchart of a second example of a method for locating an LSP that has an error according to an embodiment of the present disclosure. As shown in FIG. 4, the method includes:
  • Step 400 The PCC receives at least one PCErr message; the PCErr message carries identifier information of at least one LSP that has an error.
  • the PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
  • the identifier information of the LSP that is in error may include: a path name of the LSP that has an error.
  • Step 401 The PCC determines an LSP that has an error according to the received PCErr message.
  • the PCC when the identifier information of the LSP that is in error includes the path name of the LSP in which the error occurs, the PCC obtains the path of the LSP in which the error occurs according to the TLV corresponding to the LSP that is in error of the LSP that is included in the received PCErr message. Name, the PCC determines the LSP with the error based on the path name of the LSP where the error occurred.
  • the method may further include: deleting, by the PCC, the LSP that is in error.
  • FIG. 5 is a flowchart of a third example of a method for locating an LSP that has an error according to an embodiment of the present disclosure. As shown in FIG. 5, the method includes:
  • Step 500 The PCE receives status information of the LSP reported by the PCC.
  • Step 501 After the PCE determines that the LSP is in error based on the LSP status information, the PCErr message is sent to the PCC.
  • the PCErr message carries the identifier information of the at least one LSP that is in error.
  • the PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
  • the PCE may further include: the PCE modifying the LSP with the error.
  • FIG. 6 is a schematic structural diagram of a path calculation client PCC according to an embodiment of the present disclosure.
  • the client includes: a first receiving module 600 and a determining module 601; wherein
  • the first receiving module 600 is configured to receive at least one PCErr message; the PCErr message carries identifier information of at least one LSP that has an error.
  • the determining module 601 is configured to determine an LSP in which an error occurs based on the received PCErr message.
  • the PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
  • the identifier information of the LSP that is in error may include: a path name of the LSP that has an error.
  • the determining module 601 is configured to obtain, according to the received TLV corresponding to the at least one LSP that is in error in the PCErr message, the path name of the LSP that is in error, and the PCC is faulty according to the The path name of the LSP to determine the LSP with the error.
  • the path calculation client may further include: a first processing module
  • the first processing module is configured to delete or modify the LSP that has an error after the determining module determines the LSP that has an error.
  • the first receiving module 600 and the determining module 601 can be configured by a central processing unit (CPU), a microprocessor (Micro Processor Unit, MPU), and a digital signal processor (Digital Signal Processor) located in the PCC. , DSP), or Field Programmable Gate Array (FPGA) implementation.
  • CPU central processing unit
  • MPU Micro Processor Unit
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • FIG. 7 is a schematic structural diagram of a path calculation unit PCE according to an embodiment of the present disclosure. As shown in FIG. 7, the path calculation is performed.
  • the unit includes: a second receiving module 700 and a second processing module 701; wherein
  • the second receiving module 700 is configured to receive status information of the LSP reported by the PCC.
  • the second processing module 701 is configured to: after determining that the LSP is faulty based on the status information of the LSP, send at least one PCErr message to the PCC; the PCErr message carries identifier information of at least one LSP that has an error.
  • the PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
  • the second processing module 701 may be further configured to modify the LSP that has an error after determining that the LSP has an error.
  • the second receiving module 700 and the second processing module 701 can be implemented by a CPU, an MPU, a DSP, an FPGA, or the like located in the PCE.
  • Embodiments of the present disclosure also provide a computer readable storage medium storing computer executable instructions that, when executed by a processor, implement any of the methods described above.
  • computer storage medium includes volatile and nonvolatile, implemented in any method or technology for storing information, such as computer readable instructions, data structures, program modules or other data. Sex, removable and non-removable media.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical disc storage, magnetic cartridge, magnetic tape, magnetic disk storage or other magnetic storage device, or may Any other medium used to store the desired information and that can be accessed by the computer.
  • communication media typically includes computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and can include any information delivery media. .
  • the embodiment of the present disclosure provides a method for locating an erroneous label switched path LSP, and a PCC and a PCE, where the PCC receives at least one PCErr message; the PCErr message carries at least one identifier of the LSP that has an error; The PCC determines an LSP that has an error according to the received PCErr message. In this way, the wrong LSP can be located when an LSP error occurs.

Landscapes

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

Abstract

Disclosed is a method for positioning a label switched path (LSP) with an error, and the method comprises: a path computation client (PCC) receiving at least one path computation element communication protocol error (PCErr) message; the PCErr message carrying at least one piece of identification information about a label switched path (LSP) with an error; and the PCC determining, according to the received PCErr message, the LSP with an error. Further disclosed are a PCC and a path computation element (PCE).

Description

一种对出现错误的LSP定位的方法及PCC和PCEMethod for locating LSPs with errors and PCC and PCE 技术领域Technical field
本公开涉及通信技术领域,尤其涉及一种对出现错误的标签交换路径(Label Switched Path,LSP)定位的方法、路径计算客户端(Path Computation Client,PCC)和路径计算单元(Path Computation Element,PCE)。The present disclosure relates to the field of communications technologies, and in particular, to a method for locating an errored Label Switched Path (LSP), a Path Computation Client (PCC), and a Path Computation Element (PCE). ).
背景技术Background technique
PCC是用来处理一台路由器中的所有路径计算请求,或协调多个域的PCE处理多个路由域的路径计算请求。PCE一般称为路径计算服务端,相对的,路径计算的请求者称为路径计算客户端,当PCE接收到PCC的路径计算请求(PCE Request,PCReq)时,利用已有的网络拓扑信息计算出一条满足约束条件和策略的端到端路径,并将路径计算结果返回给PCC,从而完成一次路径计算。The PCC is used to process all path calculation requests in one router, or to coordinate path calculation requests of multiple routing domains by PCEs of multiple domains. The PCE is generally referred to as a path computation server. In contrast, the requester of the path calculation is called a path computation client. When the PCE receives the PCC request (PCE Request, PCReq), the PCE calculates the existing network topology information. An end-to-end path that satisfies the constraints and policies, and returns the path calculation result to the PCC, thereby completing a path calculation.
RFC5440中指出PCE是一种新的算路技术,在一个网络域中部署一台或几台具有算路功能的设备,专门用于计算路径。PCC驻留在要计算路径的模块,用于发送算路请求消息和处理算路结果,PCC和PCE之间通过路径计算单元通信协议(Path Computation Element Communication Protocol,PCEP)来实现交互。当PCC与PCE之间出现错误时,通过发送路径计算单元通讯协议错误(PCEP Error,PCErr)消息来通知对端。PCEP协议上定义了PCErr消息的格式以及所包含的路径计算单元通讯协议错误对象PCEP-ERROR(PCEP Error object)格式。RFC 5440 states that PCE is a new computing technology that deploys one or several devices with computing functions in a network domain, dedicated to computing paths. The PCC resides in the module to calculate the path, and is used to send the calculation request message and the processing result. The PCC and the PCE implement the interaction through the Path Computation Element Communication Protocol (PCEP). When an error occurs between the PCC and the PCE, the peer is notified by a transmission path calculation unit communication protocol error (PCEP Error, PCErr) message. The format of the PCErr message and the path calculation unit error protocol PCEP-ERROR (PCEP Error object) format are defined on the PCEP protocol.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本公开实施例提供了一种对出现错误的LSP定位的方法及PCC和PCE,可以在出现LSP错误时,定位错误的LSP。The embodiments of the present disclosure provide a method for locating an LSP that has an error, and a PCC and a PCE, which can locate an erroneous LSP when an LSP error occurs.
本公开实施例提供了一种对出现错误的标签交换路径LSP定位的方法,其中,所述方法包括:An embodiment of the present disclosure provides a method for locating an erroneous label switched path LSP, where the method includes:
路径计算客户端PCC接收至少一条PCErr消息;所述PCErr消息中携带至少一条出现错误的标签交换路径LSP的标识信息;The path calculation client PCC receives at least one PCErr message; the PCErr message carries at least one identification information of the label switched path LSP that has an error;
所述PCC根据接收到的所述PCErr消息确定出现错误的LSP。The PCC determines an LSP that has an error according to the received PCErr message.
上述方案中,所述PCErr消息包含至少一个PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。In the above solution, the PCErr message includes an additional type-length-valued TLV in at least one PCEP-ERROR, and the TLV carries identification information of an LSP that has an error.
上述方案中,所述出现错误的LSP的标识信息包括:所述出现错误的LSP的路径名;In the foregoing solution, the identifier information of the LSP that is in error includes: a path name of the LSP that has an error;
所述PCC根据接收到的所述PCErr消息确定出现错误的LSP,包括:所述PCC根据接收到的所述PCErr消息中包含的所述至少一条出现错误的LSP对应的TLV,获取所述出现错误的LSP的路径名,根据所述出现错误的LSP的路径名,确定所述出现错误的LSP。Determining, by the PCC, the LSP that is in error according to the received PCErr message, the PCC acquiring the error according to the TLV corresponding to the at least one LSP that has an error included in the received PCErr message. The path name of the LSP, and the LSP with the error is determined according to the path name of the LSP where the error occurs.
上述方案中,在所述PCC确定出现错误的LSP后,所述方法还包括:所述PCC删除或修改所述出现错误的LSP。In the foregoing solution, after the PCC determines that an LSP has an error, the method further includes: deleting, by the PCC, the LSP that is in error.
本公开实施例还提供了另一种对出现错误的标签交换路径LSP定位的方法,其中,所述方法包括:The embodiment of the present disclosure further provides another method for locating an error-prone label switched path LSP, where the method includes:
路径计算单元PCE接收路径计算客户端PCC上报的标签交换路径LSP的状态信息;The path calculation unit PCE receives the state information of the label switching path LSP reported by the path calculation client PCC;
在所述PCE基于所述LSP的状态信息确定所述LSP出现错误后,向所述PCC发送至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息。After the PCE determines that the LSP is in error based on the status information of the LSP, sends at least one path calculation unit communication protocol error PCErr message to the PCC; the PCErr message carries at least one identifier of the LSP that is in error. .
上述方案中,所述PCErr消息包含至少一个路径计算单元通讯协议错误对象PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。In the above solution, the PCErr message includes an additional type-length-value TLV in the at least one path calculation unit communication protocol error object PCEP-ERROR, and the TLV carries identification information of an LSP with an error.
上述方案中,在所述PCE确定所述LSP出现错误后,所述方法还包括:所述PCE修改所述出现错误的LSP。In the above solution, after the PCE determines that the LSP is in error, the method further includes: the PCE modifying the LSP with an error.
本公开实施例还提供了一种路径计算客户端PCC,其中,所述PCC包括:第一接收模块和确定模块;其中,The embodiment of the present disclosure further provides a path calculation client PCC, where the PCC includes: a first receiving module and a determining module;
第一接收模块设置为接收至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的标签交换路径LSP的标识信息;The first receiving module is configured to receive at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one identification information of the label switching path LSP that has an error;
确定模块设置为根据接收到的所述PCErr消息确定出现错误的LSP。The determining module is configured to determine an LSP in which the error occurred based on the received PCErr message.
上述方案中,所述PCErr消息包含至少一个路径计算单元通讯协议错误对象PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。In the above solution, the PCErr message includes an additional type-length-value TLV in the at least one path calculation unit communication protocol error object PCEP-ERROR, and the TLV carries identification information of an LSP with an error.
上述方案中,所述出现错误的LSP的标识信息包括:所述出现错误的LSP的路径名;In the foregoing solution, the identifier information of the LSP that is in error includes: a path name of the LSP that has an error;
所述确定模块设置为根据接收到的所述PCErr消息中包含的所述至少一条出现错误的LSP对应的TLV,获取所述出现错误的LSP的路径名,根据所述出现错误的LSP的路径名,确定所述出现错误的LSP。The determining module is configured to obtain, according to the received TLV corresponding to the at least one LSP that is in error, the path name of the LSP that is in error, according to the path name of the LSP that is in error , determining the LSP with the error.
上述方案中,所述PCC还包括:第一处理模块;In the above solution, the PCC further includes: a first processing module;
第一处理模块设置为在所述确定模块确定所述出现错误的LSP后,删除或修改所述出现错误的LSP。The first processing module is configured to delete or modify the LSP that has an error after the determining module determines the LSP that has an error.
本公开实施例还提供了一种路径计算单元PCE,其中,所述PCE包括:第二接收模块和第二处理模块;其中,The embodiment of the present disclosure further provides a path calculation unit PCE, where the PCE includes: a second receiving module and a second processing module;
第二接收模块设置为接收路径计算客户端PCC上报的标签交换路径LSP的状态信息;The second receiving module is configured to receive the path information of the label switching path LSP reported by the client PCC.
第二处理模块设置为在基于所述LSP的状态信息确定所述LSP出现错误后,向所述PCC发送至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息。The second processing module is configured to: after determining that the LSP is faulty based on the status information of the LSP, send, to the PCC, at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one LSP with an error Identification information.
上述方案中,所述PCErr消息包含至少一个路径计算单元通讯协议错误对象PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。In the above solution, the PCErr message includes an additional type-length-value TLV in the at least one path calculation unit communication protocol error object PCEP-ERROR, and the TLV carries identification information of an LSP with an error.
上述方案中,所述第二处理模块还设置为在确定所述LSP出现错误后, 修改所述出现错误的LSP。In the above solution, the second processing module is further configured to modify the LSP with an error after determining that the LSP has an error.
本公开实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现以上描述的任一方法。Embodiments of the present disclosure also provide a computer readable storage medium storing computer executable instructions that, when executed by a processor, implement any of the methods described above.
本公开实施例提供了一种对出现错误的标签交换路径LSP定位的方法及PCC和PCE,其中,PCC接收至少一条PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息;所述PCC根据接收到的所述PCErr消息确定出现错误的LSP。如此,可以在出现LSP错误时,定位错误的LSP。The embodiment of the present disclosure provides a method for locating an erroneous label switched path LSP, and a PCC and a PCE, where the PCC receives at least one PCErr message; the PCErr message carries at least one identifier of the LSP that has an error; The PCC determines an LSP that has an error according to the received PCErr message. In this way, the wrong LSP can be located when an LSP error occurs.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图说明DRAWINGS
图1为PCEP-ERROR对象格式示意图;Figure 1 is a schematic diagram of a PCEP-ERROR object format;
图2为本公开实施例对出现错误的LSP定位的方法的第一示例的流程图;2 is a flow chart of a first example of a method for locating an erroneous LSP according to an embodiment of the present disclosure;
图3为本公开实施例中路径名TLV格式示意图;3 is a schematic diagram of a path name TLV format in an embodiment of the present disclosure;
图4为本公开实施例对出现错误的LSP定位的方法的第二示例的流程图;4 is a flow chart of a second example of a method for locating an erroneous LSP according to an embodiment of the present disclosure;
图5为本公开实施例对出现错误的LSP定位的方法的第三示例的流程图;5 is a flowchart of a third example of a method for locating an LSP that has an error according to an embodiment of the present disclosure;
图6为本公开实施例一种路径计算客户端PCC的组成结构示意图;FIG. 6 is a schematic structural diagram of a path calculation client PCC according to an embodiment of the present disclosure;
图7为本公开实施例一种路径计算单元PCE的组成结构示意图。FIG. 7 is a schematic structural diagram of a path calculation unit PCE according to an embodiment of the present disclosure.
具体实施方式detailed description
图1为PCEP-ERROR对象格式示意图,如图1所示,PCEP-ERROR对象格式可以包括:保留位Reserved、标志位Flags、错误类型Error-Type、错误值Error-value、附加的TLV Optional TLVs。其中,Reserved预留出暂时不会使用的位,以用于扩展等操作;Flags用于记录一些状态标志位; Error-Type用于指示当前PCEP-ERROR对象中所携带的PCC和PCE之间的错误类型;Error-value进一步地指代PCC和PCE之间的错误类型为特殊错误、通用错误等;Optional TLVs用于携带附加的错误信息。FIG. 1 is a schematic diagram of a PCEP-ERROR object format. As shown in FIG. 1 , the PCEP-ERROR object format may include: reserved bits Reserved, flagged Flags, error type Error-Type, error value Error-value, and additional TLV Optional TLVs. Among them, Reserved reserves a bit that will not be used temporarily for expansion and other operations; Flags is used to record some status flag bits; Error-Type is used to indicate between PCC and PCE carried in the current PCEP-ERROR object. The error type; Error-value further refers to the type of error between PCC and PCE as special error, general error, etc.; Optional TLVs are used to carry additional error information.
其中,PCE可以分为无状态(stateless)方式和有状态(stateful)方式,国际互联网工程任务组(The Internet Engineering Task Force,IETF)标准协议【RFC8231】中描述了有状态PCE是指PCC和PCE通过报文交互标签交换路径(Label Switched Path,LSP)信息,PCC向PCE发送路径计算LSP状态报告(Path Computation LSP State Report,PCRpt)实时同步LSP状态。PCE保存LSP状态后,可以计算最优路径优化算路结果,并向PCC发送路径计算LSP更新请求(Path Computation LSP Update Request,PCUpd),实现对PCC上已有LSP属性和路径等信息进行修改。协议中针对新增消息内容扩展了PCErr消息的格式,具体内容如下:Among them, PCE can be divided into stateless mode and stateful mode. The Internet Engineering Task Force (IETF) standard protocol [RFC8231] describes stateful PCE as PCC and PCE. The PCC sends a Path Computation LSP State Report (PCRpt) real-time synchronization LSP status to the PCE through the Label Switched Path (LSP) information. After the LSP is saved, the PCE can calculate the optimal path optimization result and send the Path Computation LSP Update Request (PCUpd) to the PCC to modify the existing LSP attributes and paths on the PCC. The protocol extends the format of the PCErr message for the new message content. The details are as follows:
Figure PCTCN2018076592-appb-000001
Figure PCTCN2018076592-appb-000001
上述两个协议文档对PCErr消息的定义和描述,解决了以下几个问题:The definition and description of the PCErr message in the above two protocol documents solve the following problems:
1、Open消息的错误应答,通过PCErr中携带OPEND对象实现;1. The error response of the Open message is implemented by carrying the OPEND object in the PCErr;
2、PCReq消息的错误应答,通过PCErr中携带RP对象实现;2. The error response of the PCReq message is implemented by carrying the RP object in the PCErr;
3、PCUpd消息的错误应答,通过PCErr中携带SRP对象实现。3. The error response of the PCUpd message is implemented by carrying the SRP object in the PCErr.
但是上报LSP状态的PCRpt消息中如果出现错误,那么现有的PCErr消息中将无法准确表示错误对应的具体LSP,PCC收到这样的错误消息也无法针对出现错误的LSP进行处理。However, if an error occurs in the PCRpt message reporting the LSP status, the existing PCErr message will not accurately indicate the specific LSP corresponding to the error. The PCC cannot receive the error message for the LSP.
下面将结合本公开实施例中的附图,对本公开实施例中的方案进行清 楚、完整地描述。The schemes in the embodiments of the present disclosure will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present disclosure.
第一示例First example
图2为本公开实施例对出现错误的LSP定位的方法的第一示例的流程图,如图2所示,该方法包括:2 is a flowchart of a first example of a method for locating an LSP that has an error according to an embodiment of the present disclosure. As shown in FIG. 2, the method includes:
步骤200:PCE接收PCC上报的LSP的状态信息。Step 200: The PCE receives status information of the LSP reported by the PCC.
本步骤中,在PCE接收PCC上报的LSP的状态信息之前,PCE首先利用已有的网络拓扑信息为PCC创建一条满足约束条件和策略的端到端路径,例如,PCE为PCC创建一条SR隧道;PCE通过PCInitiate消息向PCC下发一条建立SR隧道的消息,同时PCE记录当前LSP状态且路径的属性为SR类型;PCC收到PCInitiate消息并处理,但是在处理过程中PCC将PCE为其创建的LSP理解成是一条普通的RSVP隧道,当PCC创建好RSVP隧道后,通过PCRpt消息上报当前PCC创建的LSP状态并在PCRpt消息中标签隧道类型为RSVP。In this step, before the PCE receives the status information of the LSP reported by the PCC, the PCE first uses the existing network topology information to create an end-to-end path for the PCC that satisfies the constraints and policies. For example, the PCE creates an SR tunnel for the PCC. The PCE sends a message to the PCC to establish an SR tunnel through the PCInitiate message. The PCE records the current LSP status and the path attribute is the SR type. The PCC receives the PCInitiate message and processes it, but the PCC creates the LSP for the PCE. It is understood to be an ordinary RSVP tunnel. After the PCC creates an RSVP tunnel, it reports the LSP status created by the current PCC through the PCRpt message and the label tunnel type is RSVP in the PCRpt message.
步骤201:在所述PCE基于所述LSP的状态信息确定所述LSP出现错误后,向所述PCC发送至少一条PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息。Step 201: After the PCE determines that the LSP is in error based on the status information of the LSP, send, to the PCC, at least one PCErr message; the PCErr message carries at least one identifier information of an LSP that has an error.
本步骤中,在PCE确定LSP出现错误后,还可以包括:PCE修改出现错误的LSP。In this step, after the PCE determines that the LSP is in error, the PCE may further include: the PCE modifying the LSP with the error.
所述PCErr消息可以包含至少一个PCEP-ERROR对象中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
在实际实施时,出现错误的LSP的标识信息可以包括:出现错误的LSP的路径名。In actual implementation, the identifier information of the LSP that has an error may include: a path name of the LSP where the error occurs.
通过扩展RFC5440通讯协议中定义PCErr消息包含的PCEP-ERROR对象可以携带LSP信息。RFC5440通讯协议中定义了PCEP-ERROR对象可以携带附加TLV来进一步表示错误信息,但协议中并没有进一步地定义在出现LSP错误时,PCErr消息中的PCEP-ERROR对象如何携带LSP信息。在协议【RFC8231】中定义了Path-Name(Symbolic Path Name)TLV是用于描述LSP唯一的名字,而其中的路径名Path-Name是用于指示一条LSP的标 识信息。因此,本公开实施例中可以通过定义PCEP-ERROR对象中携带错误LSP的Path-Name TLV,来指示具体出现错误的LSP,并使用其中的Path-Name作为出现错误的LSP的标识信息。The LSP information can be carried by the PCEP-ERROR object included in the PCErr message defined in the RFC5440 communication protocol. The RFC5440 communication protocol defines that the PCEP-ERROR object can carry an additional TLV to further indicate the error information. However, the protocol does not further define how the PCEP-ERROR object in the PCErr message carries the LSP information when an LSP error occurs. The Path-Name (Symbolic Path Name) TLV is defined in the protocol [RFC8231] to describe the unique name of the LSP, and the path name Path-Name is used to indicate the identification information of an LSP. Therefore, in the embodiment of the present disclosure, the Path-Name TLV carrying the error LSP in the PCEP-ERROR object may be used to indicate the LSP in which the error occurs, and the Path-Name is used as the identifier information of the LSP in which the error occurs.
在实际实施时,PCErr消息中使用错误对象列表<error-obj-list>来携带PCC与PCE之间的错误信息。当出现LSP错误时,一条PCErr消息中<error-obj-list>可以同时携带多个不同LSP的错误信息,或携带同一个LSP的不同错误信息。因此,在通过PCEP-ERROR对象携带的附加TLV来表示LSP错误时,<error-obj-list>中每一个PCEP-ERROR对象都携带错误LSP的Path-Name TLV,用于表示一条LSP错误信息。In actual implementation, the error object list <error-obj-list> is used in the PCErr message to carry the error information between the PCC and the PCE. When an LSP error occurs, the <error-obj-list> in a PCErr message can carry the error information of multiple different LSPs at the same time, or carry different error information of the same LSP. Therefore, when an LSP error is indicated by an additional TLV carried by the PCEP-ERROR object, each PCEP-ERROR object in the <error-obj-list> carries the Path-Name TLV of the LSP, which is used to indicate an LSP error message.
示例性的,如图1所示的PCEP-ERROR对象格式中,PCEP-ERROR对象可以通过扩充携带附加的TLV(Optional TLVs)信息,用于对错误信息进行信息补充,本公开实施例定义了PCEP-ERROR对象通过携带图3中所示的Path-Name TLV来描述错误的LSP对应的具体LSP信息。For example, in the PCEP-ERROR object format shown in FIG. 1 , the PCEP-ERROR object may be extended to carry additional TLV (Optional TLVs) information for information supplementation of error information, and the embodiment of the present disclosure defines PCEP. The -ERROR object describes the specific LSP information corresponding to the erroneous LSP by carrying the Path-Name TLV shown in FIG.
图3为本公开实施例中路径名TLV格式示意图,如图3所示,LSP的信息可以编码成Path-Name TLV格式,包括:类型Type、长度Length、路径名Path-Name;其中,Type用于指示当前出现错误的LSP的错误类型;Length用于指示当前TLV的大小,且Length的大小是可变的(variable)根据所要表述的TLV、具体情况而定;Path-Name用于标识出现错误的LSP。3 is a schematic diagram of a path name TLV format in the embodiment of the present disclosure. As shown in FIG. 3, the LSP information may be encoded into a Path-Name TLV format, including: Type Type, Length Length, and Path Name Path-Name; The error type indicating the LSP that currently has an error; Length is used to indicate the size of the current TLV, and the size of the Length is variable according to the TLV to be expressed, and the specific case; Path-Name is used to identify an error. LSP.
示例性的,PCE接收PCC上报的PCRpt消息后,PCE检查本地LSP信息与上报的PCRpt中携带的LSP信息是否匹配,发现PCE本地创建的LSP类型(SR类型)与PCC创建的LSP类型(RSVP类型)不符,PCE确定此时创建的LSP出现错误,根据协议向PCC发送PCErr消息(例如,PCErr消息中错误类型Error Type=20,错误值Error value=2)来告知PCC创建的LSP类型错误,此时PCErr消息中携带了出现错误的LSP的Path-Name;同时PCE修改本地出现错误的LSP。Exemplarily, after the PCE receives the PCR pt message reported by the PCC, the PCE checks whether the local LSP information matches the LSP information carried in the PCR pt, and finds the LSP type (SR type) created by the PCE and the LSP type (RSVP type) created by the PCC. Inconsistent, the PCE determines that the LSP created at this time has an error, and sends a PCErr message to the PCC according to the protocol (for example, the error type Error Type=20 in the PCErr message, the error value Error value=2) to inform the PCC that the LSP type is incorrect. The PCErr message carries the Path-Name of the LSP with the error. At the same time, the PCE modifies the LSP with the local error.
步骤202:所述PCC接收至少一条PCErr消息后,根据接收到的PCErr消息确定出现错误的LSP。Step 202: After receiving the at least one PCErr message, the PCC determines an LSP that has an error according to the received PCErr message.
出现错误的LSP的标识信息可以包括:出现错误的LSP的路径名。PCC根据接收到的PCErr消息中包含的至少一条出现错误的LSP对应的TLV, 获取出现错误的LSP的路径名,PCC根据出现错误的LSP的路径名,确定出现错误的LSP。The identification information of the LSP in which the error occurs may include: the path name of the LSP in which the error occurred. The PCC obtains the path name of the LSP in which the error occurred according to the TLV corresponding to the LSP that is in error, and the PCC determines the LSP that is in error according to the path name of the LSP where the error occurred.
本步骤中,在确定出现错误的LSP后,还可以包括:PCC删除或修改所述出现错误的LSP。In this step, after determining the LSP that is in error, the method may further include: deleting, by the PCC, the LSP that is in error.
可以理解的是,在PCC收到一条PCErr消息后,根据PCEP-ERROR对象中包含的消息类型Error Type确定该消息中携带的错误类型是一个LSP类型错误,随后可以通过消息中携带的错误LSP对应的Path-Name TLV获取错误LSP的Path-Name,并依据获取的Path-Name来定位错误LSP。It can be understood that after the PCCrr message is received by the PCC, the error type carried in the message is an LSP type error according to the error type of the message type included in the PCEP-ERROR object, and then the error LSP carried in the message can be correspondingly The Path-Name TLV obtains the Path-Name of the LSP and locates the error LSP according to the obtained Path-Name.
在实际实施时,当PCErr消息中不存在Path-Name,或者根据获取的Path-Name找不到对应的LSP,PCC丢弃该PCErr消息;当根据获取的Path-Name找到了对应的LSP,PCC删除或修改本地LSP。示例性的,当PCC创建的LSP类型(RSVP类型)与PCE创建的LSP类型(SR类型)不符时,PCC可以删除本地创建的LSP(即删除RSVP隧道),或依据PCErr消息中携带的错误信息修改对应的LSP状态信息。In the actual implementation, when the PCErr message does not have a Path-Name, or the corresponding LSP is not found according to the obtained Path-Name, the PCC discards the PCErr message; when the corresponding LSP is found according to the obtained Path-Name, the PCC deletes Or modify the local LSP. For example, when the LSP type (RSVP type) created by the PCC does not match the LSP type (SR type) created by the PCE, the PCC may delete the locally created LSP (that is, delete the RSVP tunnel) or according to the error information carried in the PCErr message. Modify the corresponding LSP status information.
在PCC上报的LSP状态的PCRpt消息中如果出现错误,PCC无法从接收到的PCErr消息中准确定位错误对应的具体LSP,PCC收到这样的PCErr消息也无法针对具体的LSP进行处理。另外,在出现有些LSP错误时并不需要定位错误的LSP,例如,在当前协议中定义的LSP错误类型都是共性的,如显示路由对象(Explicit Route Object,ERO)缺失等,一般是所有LSP都没带,此时定位错误的LSP不是很有必要。If an error occurs in the PCRpt message of the LSP status reported by the PCC, the PCC cannot accurately locate the specific LSP corresponding to the error from the received PCErr message. The PCCrr message cannot be processed by the PCC for the specific LSP. In addition, in the case of some LSP errors, it is not necessary to locate the LSP. For example, the LSP error types defined in the current protocol are common. For example, the Explicit Route Object (ERO) is missing. Generally, all LSPs are used. Nothing, it is not necessary to locate the wrong LSP at this time.
另一方面,协议【RFC8281】中描述了PCE可以根据需要向PCC发送路径计算LSP启动(Path Computation LSP Initiate)消息,来主动触发建立一条隧道。例如,一个应用要新建一条具有特定约束的隧道,或者现有隧道带宽无法满足需求时,要新建一条隧道进行负荷分担等。On the other hand, the protocol [RFC8281] describes that the PCE can send a Path Computation LSP Initiate message to the PCC as needed to actively trigger the establishment of a tunnel. For example, if an application wants to create a new tunnel with a specific constraint, or if the existing tunnel bandwidth cannot meet the requirements, create a new tunnel for load sharing.
草案【draft-ietf-pce-segment-routing-11】中描述了通过扩展ERO信息和路径设置类型(Path Setup Type,PST)信息,使PCC和PCE之间可以交互段路由(segment routing,SR)类型隧道的创建和状态上报。The draft [draft-ietf-pce-segment-routing-11] describes the path routing (SR) between the PCC and the PCE by extending the ERO information and the path setup type (PST) information. Type tunnel creation and status escalation.
通过SR功能的扩展,PCErr通知的LSP错误具体是针对哪个LSP的错 误就很有必要,这里,具体的错误信息包括出现错误的那个LSP信息,进而采取相应的修正动作。Through the extension of the SR function, it is necessary for the LSP error notified by the PCErr to be specific to which LSP error. Here, the specific error information includes the LSP information in which the error occurred, and then the corresponding corrective action is taken.
本公开实施例中,路径计算客户端PCC接收至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的标签交换路径LSP的标识信息;所述PCC根据接收到的所述PCErr消息确定出现错误的LSP。目前,通讯协议定义的PCC交互方式只能知道有LSP类型的错误发生,但PCC无法定位是具体哪一个LSP出现错误,更无法对出现错误的LSP做进一步处理。在公开实施例中,PCC可以根据PCErr消息中携带的错误的LSP的标识信息,定位到错误的LSP后,对本地的LSP错误进行修改或重新交互。In the embodiment of the present disclosure, the path calculation client PCC receives at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one identification information of the label switching path LSP that has an error; the PCC according to the received The PCErr message determines the LSP where the error occurred. At present, the PCC interaction mode defined by the communication protocol can only know that an LSP type error occurs, but the PCC cannot locate which LSP is faulty, and it is impossible to further process the LSP with the error. In the disclosed embodiment, the PCC may modify or re-localize the local LSP error after the faulty LSP is located according to the identifier information of the LSP that is carried in the PCErr message.
第二示例Second example
为了能更加体现本公开的目的,在本公开第一示例的基础上,进行进一步的举例说明。In order to further embodies the purpose of the present disclosure, further exemplification is made on the basis of the first example of the present disclosure.
图4为本公开实施例对出现错误的LSP定位的方法的第二示例的流程图,如图4所示,该方法包括:FIG. 4 is a flowchart of a second example of a method for locating an LSP that has an error according to an embodiment of the present disclosure. As shown in FIG. 4, the method includes:
步骤400:PCC接收至少一条PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息。Step 400: The PCC receives at least one PCErr message; the PCErr message carries identifier information of at least one LSP that has an error.
所述PCErr消息可以包含至少一个PCEP-ERROR对象中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
在实际实施时,所述出现错误的LSP的标识信息可以包括:所述出现错误的LSP的路径名。In an actual implementation, the identifier information of the LSP that is in error may include: a path name of the LSP that has an error.
步骤401:所述PCC根据接收到的所述PCErr消息确定出现错误的LSP。Step 401: The PCC determines an LSP that has an error according to the received PCErr message.
在实际实施时,当出现错误的LSP的标识信息包括出现错误的LSP的路径名时,PCC根据接收到的PCErr消息中包含的至少一条出现错误的LSP对应的TLV,获取出现错误的LSP的路径名,PCC根据出现错误的LSP的路径名,确定出现错误的LSP。In an actual implementation, when the identifier information of the LSP that is in error includes the path name of the LSP in which the error occurs, the PCC obtains the path of the LSP in which the error occurs according to the TLV corresponding to the LSP that is in error of the LSP that is included in the received PCErr message. Name, the PCC determines the LSP with the error based on the path name of the LSP where the error occurred.
本步骤中,在确定出现错误的LSP后,还可以包括:PCC删除或修改所述出现错误的LSP。In this step, after determining the LSP that is in error, the method may further include: deleting, by the PCC, the LSP that is in error.
第三示例Third example
为了能更加体现本公开的目的,在本公开第一示例的基础上,进行进一步的举例说明。In order to further embodies the purpose of the present disclosure, further exemplification is made on the basis of the first example of the present disclosure.
图5为本公开实施例对出现错误的LSP定位的方法的第三示例的流程图,如图5所示,该方法包括:FIG. 5 is a flowchart of a third example of a method for locating an LSP that has an error according to an embodiment of the present disclosure. As shown in FIG. 5, the method includes:
步骤500:PCE接收PCC上报的LSP的状态信息。Step 500: The PCE receives status information of the LSP reported by the PCC.
步骤501:在PCE基于LSP的状态信息确定LSP出现错误后,向PCC发送至少一条PCErr消息;PCErr消息中携带至少一条出现错误的LSP的标识信息。Step 501: After the PCE determines that the LSP is in error based on the LSP status information, the PCErr message is sent to the PCC. The PCErr message carries the identifier information of the at least one LSP that is in error.
所述PCErr消息可以包含至少一个PCEP-ERROR对象中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
本步骤中,在PCE确定LSP出现错误后,还可以包括:PCE修改出现错误的LSP。In this step, after the PCE determines that the LSP is in error, the PCE may further include: the PCE modifying the LSP with the error.
第四示例Fourth example
针对本公开实施例的方法,本公开实施例还提供了一种路径计算客户端PCC,图6为本公开实施例一种路径计算客户端PCC的组成结构示意图,如图6所示,所述客户端包括:第一接收模块600和确定模块601;其中,For the method of the embodiment of the present disclosure, the embodiment of the present disclosure further provides a path calculation client PCC. FIG. 6 is a schematic structural diagram of a path calculation client PCC according to an embodiment of the present disclosure. The client includes: a first receiving module 600 and a determining module 601; wherein
第一接收模块600设置为接收至少一条PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息。The first receiving module 600 is configured to receive at least one PCErr message; the PCErr message carries identifier information of at least one LSP that has an error.
确定模块601设置为根据接收到的所述PCErr消息确定出现错误的LSP。The determining module 601 is configured to determine an LSP in which an error occurs based on the received PCErr message.
所述PCErr消息可以包含至少一个PCEP-ERROR对象中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
所述出现错误的LSP的标识信息可以包括:所述出现错误的LSP的路径名。The identifier information of the LSP that is in error may include: a path name of the LSP that has an error.
所述确定模块601设置为根据接收到的所述PCErr消息中包含的所述至少一条出现错误的LSP对应的TLV,获取所述出现错误的LSP的路径名, 所述PCC根据所述出现错误的LSP的路径名,确定所述出现错误的LSP。The determining module 601 is configured to obtain, according to the received TLV corresponding to the at least one LSP that is in error in the PCErr message, the path name of the LSP that is in error, and the PCC is faulty according to the The path name of the LSP to determine the LSP with the error.
所述路径计算客户端还可以包括:第一处理模块;The path calculation client may further include: a first processing module;
第一处理模块设置为在所述确定模块确定所述出现错误的LSP后,删除或修改所述出现错误的LSP。The first processing module is configured to delete or modify the LSP that has an error after the determining module determines the LSP that has an error.
在实际应用中,第一接收模块600和确定模块601均可由位于PCC中的中央处理器(Central Processing Unit,CPU)、微处理器(Micro Processor Unit,MPU)、数字信号处理器(Digital Signal Processor,DSP)、或现场可编程门阵列(Field Programmable Gate Array,FPGA)等实现。In practical applications, the first receiving module 600 and the determining module 601 can be configured by a central processing unit (CPU), a microprocessor (Micro Processor Unit, MPU), and a digital signal processor (Digital Signal Processor) located in the PCC. , DSP), or Field Programmable Gate Array (FPGA) implementation.
第五示例Fifth example
针对本公开实施例的方法,本公开实施例还提供了一种路径计算单元PCE,图7为本公开实施例一种路径计算单元PCE的组成结构示意图,如图7所示,所述路径计算单元包括:第二接收模块700和第二处理模块701;其中,For the method of the embodiment of the present disclosure, the embodiment of the present disclosure further provides a path calculation unit PCE. FIG. 7 is a schematic structural diagram of a path calculation unit PCE according to an embodiment of the present disclosure. As shown in FIG. 7, the path calculation is performed. The unit includes: a second receiving module 700 and a second processing module 701; wherein
第二接收模块700设置为接收PCC上报的LSP的状态信息。The second receiving module 700 is configured to receive status information of the LSP reported by the PCC.
第二处理模块701设置为在基于所述LSP的状态信息确定所述LSP出现错误后,向所述PCC发送至少一条PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息。The second processing module 701 is configured to: after determining that the LSP is faulty based on the status information of the LSP, send at least one PCErr message to the PCC; the PCErr message carries identifier information of at least one LSP that has an error.
所述PCErr消息可以包含至少一个PCEP-ERROR对象中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The PCErr message may include an additional type-length-value TLV in the at least one PCEP-ERROR object, where the TLV carries identification information of an LSP that has an error.
所述第二处理模块701还可以设置为在确定所述LSP出现错误后,修改所述出现错误的LSP。The second processing module 701 may be further configured to modify the LSP that has an error after determining that the LSP has an error.
在实际应用中,第二接收模块700和第二处理模块701均可由位于PCE中的CPU、MPU、DSP、或FPGA等实现。In practical applications, the second receiving module 700 and the second processing module 701 can be implemented by a CPU, an MPU, a DSP, an FPGA, or the like located in the PCE.
本公开实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现以上描述的任一方法。Embodiments of the present disclosure also provide a computer readable storage medium storing computer executable instructions that, when executed by a processor, implement any of the methods described above.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的 划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些组件或所有组件可以被实施为由处理器,如数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。Those of ordinary skill in the art will appreciate that all or some of the steps, systems, and functional blocks/units of the methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be composed of several physical The components work together. Some or all of the components may be implemented as software executed by a processor, such as a digital signal processor or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on a computer readable medium, which may include computer storage media (or non-transitory media) and communication media (or transitory media). As is well known to those of ordinary skill in the art, the term computer storage medium includes volatile and nonvolatile, implemented in any method or technology for storing information, such as computer readable instructions, data structures, program modules or other data. Sex, removable and non-removable media. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical disc storage, magnetic cartridge, magnetic tape, magnetic disk storage or other magnetic storage device, or may Any other medium used to store the desired information and that can be accessed by the computer. Moreover, it is well known to those skilled in the art that communication media typically includes computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and can include any information delivery media. .
以上所述,仅为本公开的示例性实施例而已,并非用于限定本公开的保护范围。The above description is only for the exemplary embodiments of the present disclosure, and is not intended to limit the scope of the disclosure.
工业实用性Industrial applicability
本公开实施例提供了一种对出现错误的标签交换路径LSP定位的方法及PCC和PCE,其中,PCC接收至少一条PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息;所述PCC根据接收到的所述PCErr消息确定出现错误的LSP。如此,可以在出现LSP错误时,定位错误的LSP。The embodiment of the present disclosure provides a method for locating an erroneous label switched path LSP, and a PCC and a PCE, where the PCC receives at least one PCErr message; the PCErr message carries at least one identifier of the LSP that has an error; The PCC determines an LSP that has an error according to the received PCErr message. In this way, the wrong LSP can be located when an LSP error occurs.

Claims (16)

  1. 一种对出现错误的标签交换路径LSP定位的方法,包括:A method for locating an erroneous label switched path LSP includes:
    路径计算客户端PCC接收至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的标签交换路径LSP的标识信息(400);The path calculation client PCC receives at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one error indication label exchange path LSP identification information (400);
    所述PCC根据接收到的所述PCErr消息确定出现错误的LSP(401)。The PCC determines an LSP (401) in which an error occurs based on the received PCErr message.
  2. 根据权利要求1所述的方法,其中,所述PCErr消息包含至少一个路径计算单元通讯协议错误对象PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The method of claim 1 wherein said PCErr message includes an additional type-length-valued TLV of at least one path computation unit communication protocol error object PCEP-ERROR, said TLV carrying an error ID information of the LSP.
  3. 根据权利要求2所述的方法,其中,所述出现错误的LSP的标识信息包括:所述出现错误的LSP的路径名;The method according to claim 2, wherein the identification information of the LSP in which the error occurs includes: a path name of the LSP in which the error occurs;
    所述PCC根据接收到的所述PCErr消息确定出现错误的LSP(401),包括:所述PCC根据接收到的所述PCErr消息中包含的所述至少一条出现错误的LSP对应的TLV,获取所述出现错误的LSP的路径名,根据所述出现错误的LSP的路径名,确定所述出现错误的LSP。Determining, by the PCC, the LSP (401) that the error occurs according to the received PCErr message, including: the PCC acquiring the TLV corresponding to the at least one LSP that is in error according to the received PCErr message. The path name of the LSP in which the error occurs is determined according to the path name of the LSP in which the error occurs.
  4. 根据权利要求1或3所述的方法,其中,在所述PCC确定出现错误的LSP(401)后,所述方法还包括:所述PCC删除或修改所述出现错误的LSP。The method according to claim 1 or 3, wherein after the PCC determines that an LSP (401) that an error has occurred, the method further comprises: the PCC deleting or modifying the LSP with an error.
  5. 一种对出现错误的标签交换路径LSP定位的方法,包括:A method for locating an erroneous label switched path LSP includes:
    路径计算单元PCE接收路径计算客户端PCC上报的标签交换路径LSP的状态信息(500);The path calculation unit PCE receives the status information (500) of the label switched path LSP reported by the path calculation client PCC;
    在所述PCE基于所述LSP的状态信息确定所述LSP出现错误后,向所述PCC发送至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息(501)。After the PCE determines that the LSP is in error based on the status information of the LSP, sends at least one path calculation unit communication protocol error PCErr message to the PCC; the PCErr message carries at least one identifier of the LSP that is in error. (501).
  6. 根据权利要求5所述的方法,其中,所述PCErr消息包含至少一个路径计算单元通讯协议错误对象PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The method of claim 5, wherein the PCErr message includes an additional type-length-value TLV of at least one path computation unit communication protocol error object PCEP-ERROR, the TLV carrying an error ID information of the LSP.
  7. 根据权利要求5所述的方法,其中,在所述PCE确定所述LSP出现错误后,所述方法还包括:所述PCE修改所述出现错误的LSP。The method according to claim 5, wherein after the PCE determines that the LSP has an error, the method further comprises: the PCE modifying the LSP with an error.
  8. 一种路径计算客户端PCC,包括:第一接收模块(600)和确定模块;其中,A path calculation client PCC, comprising: a first receiving module (600) and a determining module; wherein
    第一接收模块(600)设置为接收至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的标签交换路径LSP的标识信息;The first receiving module (600) is configured to receive at least one path calculation unit communication protocol error PCErr message; the PCErr message carries at least one identification information of the label switching path LSP that has an error;
    确定模块(601)设置为根据接收到的所述PCErr消息确定出现错误的LSP。The determining module (601) is arranged to determine an LSP in which the error occurred based on the received PCErr message.
  9. 根据权利要求8所述的PCC,其中,所述PCErr消息包含至少一个路径计算单元通讯协议错误对象PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The PCC of claim 8, wherein the PCErr message includes an additional type-length-value TLV of at least one path computation unit communication protocol error object PCEP-ERROR, the TLV carrying an error ID information of the LSP.
  10. 根据权利要求9所述的PCC,其中,所述出现错误的LSP的标识信息包括:所述出现错误的LSP的路径名;The PCC according to claim 9, wherein the identification information of the LSP in which the error occurs includes: a path name of the LSP in which the error occurs;
    所述确定模块(601)设置为根据接收到的所述PCErr消息中包含的所述至少一条出现错误的LSP对应的TLV,获取所述出现错误的LSP的路径名,根据所述出现错误的LSP的路径名,确定所述出现错误的LSP。The determining module (601) is configured to acquire, according to the received TLV corresponding to the at least one LSP that is in error, the path name of the LSP that is in error, according to the LSP that is in error The path name to determine the LSP with the error.
  11. 根据权利要求8或10所述的PCC,还包括:第一处理模块;A PCC according to claim 8 or 10, further comprising: a first processing module;
    第一处理模块设置为在所述确定模块(601)确定所述出现错误的LSP后,删除或修改所述出现错误的LSP。The first processing module is configured to delete or modify the LSP with an error after the determining module (601) determines the LSP with an error.
  12. 一种路径计算单元PCE,包括:第二接收模块(700)和第二处理模块(701);其中,A path calculation unit PCE includes: a second receiving module (700) and a second processing module (701); wherein
    第二接收模块(700)设置为接收路径计算客户端PCC上报的标签交换路径LSP的状态信息;The second receiving module (700) is configured to receive status information of the label switching path LSP reported by the client PCC.
    第二处理模块(701)设置为在基于所述LSP的状态信息确定所述LSP出现错误后,向所述PCC发送至少一条路径计算单元通讯协议错误PCErr消息;所述PCErr消息中携带至少一条出现错误的LSP的标识信息。The second processing module (701) is configured to: after determining that the LSP is faulty based on the status information of the LSP, send at least one path calculation unit communication protocol error PCErr message to the PCC; the PCErr message carries at least one item The identification information of the wrong LSP.
  13. 根据权利要求12所述的PCE,其中,所述PCErr消息包含至少一 个路径计算单元通讯协议错误对象PCEP-ERROR中的一个附加的类型-长度-值TLV,所述TLV中携带有一条出现错误的LSP的标识信息。The PCE of claim 12, wherein the PCErr message includes an additional type-length-value TLV of at least one path computation unit communication protocol error object PCEP-ERROR, the TLV carrying an error ID information of the LSP.
  14. 根据权利要求12所述的PCE,其中,所述第二处理模块(701)还设置为在确定所述LSP出现错误后,修改所述出现错误的LSP。The PCE of claim 12, wherein the second processing module (701) is further configured to modify the LSP that is in error after determining that the LSP has an error.
  15. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现权利要求1-4中任一项所述的方法。A computer readable storage medium storing computer executable instructions that, when executed by a processor, implement the method of any of claims 1-4.
  16. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现权利要求5-7中任一项所述的方法。A computer readable storage medium storing computer executable instructions that, when executed by a processor, implement the method of any of claims 5-7.
PCT/CN2018/076592 2017-02-22 2018-02-13 Method for positioning lsp with error and pcc and pce WO2018153314A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710097321.1A CN108462641A (en) 2017-02-22 2017-02-22 The method and PCC and PCE of a kind of LSP positioning to appearance mistake
CN201710097321.1 2017-02-22

Publications (1)

Publication Number Publication Date
WO2018153314A1 true WO2018153314A1 (en) 2018-08-30

Family

ID=63220113

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/076592 WO2018153314A1 (en) 2017-02-22 2018-02-13 Method for positioning lsp with error and pcc and pce

Country Status (2)

Country Link
CN (1) CN108462641A (en)
WO (1) WO2018153314A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111431807B (en) * 2019-01-09 2022-08-12 中国移动通信有限公司研究院 Path updating method, device, equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945035A (en) * 2009-07-10 2011-01-12 中兴通讯股份有限公司 Method and device for recovering cross-domain path based on path computation element
CN103155499A (en) * 2010-10-15 2013-06-12 华为技术有限公司 System and method for computing a backup egress of a point-to-multi-point label switched path

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8131873B2 (en) * 2004-11-05 2012-03-06 Cisco Technology, Inc. Technique for selecting a path computation element
CN101459535A (en) * 2007-04-12 2009-06-17 华为技术有限公司 Device and method for service recovery
CN102036129B (en) * 2009-09-29 2013-06-05 中兴通讯股份有限公司 Method and system for protecting path based on PCE (Patch Computation Element)
CN103039027A (en) * 2011-02-11 2013-04-10 华为技术有限公司 Path computation element system and method of routing and wavelength assignment in a wavelength switched optical network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945035A (en) * 2009-07-10 2011-01-12 中兴通讯股份有限公司 Method and device for recovering cross-domain path based on path computation element
CN103155499A (en) * 2010-10-15 2013-06-12 华为技术有限公司 System and method for computing a backup egress of a point-to-multi-point label switched path

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LE ROUX, J.L. ET AL.: "OSPF Protocol Extensions for Path Computation Element (PCE) Discovery", RFC 5088, 31 January 2008 (2008-01-31), XP015055160 *
VASSEUR, J.P . , ED. ET AL.: "Path Computation Element (PCE) Communication Protocol (PCEP", RFC 5440, 31 March 2009 (2009-03-31), XP055131169 *

Also Published As

Publication number Publication date
CN108462641A (en) 2018-08-28

Similar Documents

Publication Publication Date Title
CN110870260B (en) IPv6 segmented routing tunnel establishment method
US11528220B2 (en) Method and device for creating bi-directional segment routing tunnel and storage medium
US10218592B2 (en) Method, device and system for performing bidirectional forwarding detection on aggregated link
US9843502B2 (en) Routing of point-to-multipoint services in a multi-domain network
US11588725B2 (en) Method and apparatus for path computation
KR101050681B1 (en) Method and apparatus for calculating route in label switched network
WO2021022944A1 (en) Route calculation method involving stack depth constraint, and device
US10320682B2 (en) Maintaining information of TE link
US10666562B2 (en) Network path computation method, apparatus, and system
WO2020244550A1 (en) Path computing method, storage medium, and electronic device
WO2018153314A1 (en) Method for positioning lsp with error and pcc and pce
WO2016095699A1 (en) Method and apparatus for acquiring state of label switching path
EP3276889B1 (en) State report control method and apparatus
WO2018219298A1 (en) Method and device for processing failure of path computation requested by path computation client (pcc)
US20120230330A1 (en) Method for controlling area boundary, method and system for establishing connection in multilayer network
WO2018095438A1 (en) Method and device for processing equal cost multi-path (ecmp)
WO2018113793A1 (en) Path computation method and apparatus, pcc, pce and path computation system
WO2018086552A1 (en) Method and device for adjusting planned bandwidth
WO2018113460A1 (en) Multi-layer lsp control method and apparatus
CN107645447B (en) Label Switching Path (LSP) creation method and device
WO2016061967A1 (en) Path computation processing method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18756579

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18756579

Country of ref document: EP

Kind code of ref document: A1