WO2017190675A1 - Link information processing method, apparatus and system - Google Patents

Link information processing method, apparatus and system Download PDF

Info

Publication number
WO2017190675A1
WO2017190675A1 PCT/CN2017/083122 CN2017083122W WO2017190675A1 WO 2017190675 A1 WO2017190675 A1 WO 2017190675A1 CN 2017083122 W CN2017083122 W CN 2017083122W WO 2017190675 A1 WO2017190675 A1 WO 2017190675A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
path
tunnel
information
label resource
Prior art date
Application number
PCT/CN2017/083122
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 WO2017190675A1 publication Critical patent/WO2017190675A1/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/12Shortest path evaluation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • 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 disclosure relates to the field of communications, for example, to a method, apparatus, and system for processing link information.
  • FIG. 1 is a schematic diagram of a tunnel establishment topology in the related art. As shown in FIG. 1 , in a topology of three nodes R1, R2, and R3, a tunnel of R1 to R3 needs to be established. According to the above four parts, in the information release process, The information release is completed by the Interior Gateway Protocol-Traffic Engineer (IGP-TE) based on traffic engineering, mainly by Open Shortest Path First-Traffic Engineer (OSPF-TE) based on traffic engineering.
  • the protocol and the Intermediate System-Intermediate System-Traffic Engineer (ISIS-TE) protocol publish link-related information such as link status and bandwidth, and the link information in Figure 1 includes the chain.
  • RFC3630 extends the sub-type length value (Sub TLV (Type, Length, Value)) of the OSPF-TE protocol
  • RFC5305 extends the sub-type length value of the ISIS-TE protocol.
  • each node in the autonomous domain has TE information of the entire topology link.
  • the tunnel is established from R1 to R3 in Figure 1, the path calculation is initiated by R1, the destination is R3 and carries the constraints of the tunnel, and the calculated path is R1-R3 (R1 arrives along link L13). R3).
  • the RSVP-TE protocol is mainly used.
  • resource reservation and label table are delivered on the path R1-R3. After the signaling interaction is completed, the corresponding label forwarding table is delivered. Traffic can be forwarded along the path established by this tunnel.
  • the reservation of resources mainly includes resource information such as bandwidth and tags.
  • the tag resource space is divided into a per-platform tag space and a per-interface tag space.
  • the RSVP-TE signaling can be used to confirm whether the node or the interface has the information of the available labels.
  • the tunnel reconstruction and re-optimization cannot be triggered in time. That is, the tunnel cannot be established due to insufficient resources of one node or interface label, or the tunnel.
  • the present disclosure provides a method, a device, and a system for processing link information, which speed up the establishment of a tunnel.
  • the present disclosure provides a method for processing link information, including:
  • the first node receives the link information advertised by the second node through the traffic engineering-based open shortest path first OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol, where the link information carries Having the label resource information of the second node, and the label resource information is used to indicate whether the second node has a label resource;
  • the first node calculates the path by using the label resource information of the second node as a path calculation parameter, where the path is a path between the first node and the destination node.
  • the method further includes:
  • the first node saves the tunnel information of the path that fails to be calculated, where the tunnel information includes: a tunnel ID, tunnel entry ID, and tunnel exit ID.
  • the method further includes:
  • the tunnel is a local tunnel, and the first node acquires label resource information of the second node.
  • the first node triggers the reconstruction or re-optimization of the tunnel; wherein the label resource information of the second node changes, the label resource information of the second node is indicated by the second node not being The label resource changes to indicate that the second node has a label resource.
  • the method further includes: when the tunnel is a remote tunnel, the first node acquires, by using the following manner, the label resource information of the second node changes:
  • the first node After the first node acquires the label resource information of the second node, the first node receives the notification message sent by the border node of the autonomous domain; wherein the notification message is used by the first node. Notifying that the label resource information of the second node of the first node is changed, where the border node of the autonomous domain is a node shared by the autonomous domain where the second node where the label resource information changes and the autonomous domain where the first node is located .
  • the label resource information of the second node is represented by an extended field or a newly added field in the link information.
  • the present disclosure provides a method for processing link information, including:
  • the label resource information is represented by an extended field or a newly added field in the link information.
  • the present disclosure provides a processing device for link information, including:
  • a receiving module configured to receive link information advertised by the first node through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol, where the link information is Carrying label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource;
  • the operation module is configured to calculate the path by using the label resource information as a parameter of the calculation path, where the path is a path between the second node and the destination node.
  • the device further includes:
  • the device further includes: a triggering module, configured to trigger a reconstruction or re-optimization of the tunnel when the information about the label resource is changed, where the label resource information changes include: the label resource The information is changed by indicating that the first node does not have a label resource to indicate that the first node has a label resource.
  • a triggering module configured to trigger a reconstruction or re-optimization of the tunnel when the information about the label resource is changed, where the label resource information changes include: the label resource The information is changed by indicating that the first node does not have a label resource to indicate that the first node has a label resource.
  • the present disclosure provides a processing device for link information, including:
  • a publishing module configured to release link information by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system based on traffic engineering to an intermediate system ISIS-TE protocol; wherein the link information carries the first a label resource information of the node, the label resource information is used to indicate whether the first node has a label resource, and the label resource information of the first node is used as a parameter calculated by the second node path, so that the second node pairs the path A calculation is performed, the path being a path between the second node and the destination node.
  • the present disclosure provides a system including: a first node and a second node; wherein
  • the first node is configured to issue link information to the second node by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system to intermediate system ISIS-TE protocol based on traffic engineering, where
  • the link information carries the label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource;
  • the second node is configured to calculate the path by using the label resource information as a parameter of a calculation path after receiving the link information; the path is a path between the second node and the destination node .
  • the second node is further configured to fail in the path calculation, and the path calculation is lost.
  • the reason for the failure is that when the label resource of the first node is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information includes: a tunnel identifier, a tunnel entry identifier, and a tunnel exit identifier.
  • the system further includes: an autonomous domain border node, where the autonomous domain border node is a node shared by the autonomous domain where the first node is located and the autonomous domain where the second node is located;
  • the boundary node is configured to acquire, when the tunnel is a remote tunnel, the label resource information of the first node is changed, and send a notification message to the second node, where the notification message is used to notify the The label resource information of the first node of the second node changes.
  • the present disclosure also provides a computer readable storage medium storing program code for performing the method of any of the above.
  • the present disclosure also provides a node, the node comprising:
  • At least one processor At least one processor
  • the technical solution of the present disclosure adopts the label resource information of the node in the autonomous domain in the link information, and each node has the label resource information of the node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus can be advanced It is known whether the node has available tag resources, shortens the tunnel establishment time, and speeds up the tunnel establishment.
  • FIG. 1 is a schematic diagram of a tunnel establishment topology in the related art
  • FIG. 2 is a schematic diagram of a topology environment of an OSPF-TE in a single autonomous domain according to Embodiment 1;
  • FIG. 4 is a schematic diagram of a topology environment of an OSPF-TE across an autonomous area according to Embodiment 1;
  • FIG. 5 is a flowchart 1 of a method for processing link information according to Embodiment 1;
  • FIG. 6 is a second flowchart of a method for processing link information in Embodiment 1;
  • FIG. 7 is a third flowchart of a method for processing link information in Embodiment 1;
  • FIG. 8 is a block diagram 1 of a structure of a processing device for link information according to Embodiment 2;
  • FIG. 9 is a second structural block diagram of a processing device for link information according to Embodiment 2;
  • Figure 10 is a block diagram 3 of the structure of the processing device for link information of the second embodiment
  • Figure 11 is a block diagram showing the structure of a link information processing apparatus of Embodiment 3.
  • Figure 12 is a block diagram 5 of the structure of the processing apparatus for link information of the third embodiment
  • FIG. 13 is a schematic structural diagram 1 of a system provided in Embodiment 4.
  • FIG. 14 is a second schematic diagram of the architecture of the system provided in Embodiment 4.
  • FIG. 15 is a schematic diagram showing the hardware structure of a node provided in Embodiment 6.
  • FIG. 2 is an open shortest path first based on traffic engineering in a single autonomous domain provided by this embodiment.
  • the autonomous domain can be called a single autonomous domain.
  • the topology includes four nodes: R1, R2, R3, and R4.
  • R1 to R3 can establish two tunnels: tunnel 1 and tunnel 2, and path planning for two tunnels. They are: R1-R2-R3 and R1-R4-R3.
  • the links of R1 to R2 are L12
  • the links of R1 to R4 are L14
  • the links of R2 to R3 are L23
  • the links of R4 to R3 are L34.
  • FIG. 3 is a flow system-based intermediate system to an intermediate system in a single autonomous domain provided by this embodiment.
  • the topology includes four nodes: R1, R2, R3, and R4.
  • R1 to R3 can establish two tunnels: tunnel 1 and tunnel 2.
  • the path planning of the two tunnels is: R1- R2-R3 and R1-R4-R3.
  • the link of R1 to R2 is L12
  • the link of R1 to R4 is L14
  • the link of R2 to R3 is L23
  • the link of R4 to R3 is L34
  • the bandwidth of link L12 is 200M.
  • the bandwidth of link L23 is 200M
  • the bandwidth of link L12 is 10M
  • the bandwidth of link L34 is 10M.
  • FIG. 4 is a schematic diagram of a topology environment of an Open Shortest Path First-Traffic Engineer (OSPF-TE) in a cross-autonomous domain according to the embodiment.
  • the topology environment includes R1, R2, R3, R4, R5, and R6 are six nodes.
  • R1 to R6 can establish two tunnels: tunnel 1 and tunnel 2.
  • R1 and R6 belong to two different autonomous domains.
  • the path that tunnel 1 can adopt is R1-R3-R4-R6, the path plan that tunnel 2 can adopt is: optimal path R1-R2-R3-R4-R6, or sub-optimal path R1-R2-R3-R5-R6.
  • FIG. 5 is a flowchart 1 of a method for processing link information according to the embodiment.
  • the first node receives the link information advertised by the second node by using the OSPF-TE protocol or the ISIS-TE protocol, where the link information carries the label resource information of the second node in the autonomous domain, and the label resource information Used to indicate whether the second node has a label resource.
  • the first node calculates the path by using the tag resource information as a parameter of the calculation path, where the path is a path between the first node and the destination node.
  • the first node may be the source node of the tunnel, or the node of the non-source node of the tunnel that does not have a downstream path.
  • the downstream path refers to the path between the node and the destination node.
  • the label resource information of the node in the autonomous domain is carried in the link information, so that each node in the autonomous domain has the tag resource information of the node, and the tag information of the node is considered in the process of path calculation, and does not need to wait until During the signaling interaction process, it is confirmed whether the node has available label resources, so that it can know in advance whether the node has available label resources, can find out whether the path is available in advance, shorten the tunnel establishment time, and speed up the tunnel establishment.
  • any node in the autonomous domain can receive the link information advertised by the second node through the OSPF-TE protocol or the ISIS-TE protocol.
  • the label resource information may be represented by an extended field or a newly added field in the link information.
  • the label resource information may be represented by an extended subtype length value (Sub TLV (Type, Length, Value)).
  • the length may be 1 byte, and the lowest 1 bit may indicate whether there is a tag resource, wherein a 1 bit value of the lowest bit may indicate that a tag resource exists, and the lowest bit value is 1 bit.
  • a value of 0 indicates that no tag resource exists.
  • the highest bit can represent the tag space.
  • the highest bit value of 1 can represent the global tag space.
  • the highest bit value of 0 can represent the interface tag space.
  • a node (the second node) does not have a label resource, it can be regarded as a path unreachable through the node, that is, in the process of calculating the path of the first node, the label resource information is considered. Going in, you can know in advance if the path is available, and you can get an optimized path. Constrained Shortest Path First (CSPF) calculations can be performed based on some attributes of the tunnel, such as bandwidth, Shared Risk Link Groups (SRLG), and The link must have factors such as label resources as some constraints for path calculation.
  • CSPF Constrained Shortest Path First
  • FIG. 6 is a second flowchart of a method for processing link information according to an embodiment. As shown in FIG. 7, after the foregoing step 620, the method may further include: step 710.
  • the first node saves the tunnel information of the path that fails to be calculated, where the tunnel information includes: a tunnel identifier, a tunnel entry identifier, and Tunnel exit identification.
  • Insufficient tag resources may be manifested in the absence of tag resources in one or more of the nodes through which the path passes.
  • the path is no longer considered in the process of establishing the tunnel, and the time for establishing the tunnel is saved.
  • the method may further include: when the tunnel is a local tunnel, and the first node acquires the second node label resource information, the first node triggers the tunnel to perform reconstruction or re-optimization;
  • the change of the label resource information may include: the label resource information is changed by indicating that the second node does not have the label resource to indicate that the second node has the label resource.
  • the tunnel When the source node of the tunnel initiates path calculation, the tunnel is the local tunnel. When the path calculation is initiated by a node other than the source node in the tunnel, the tunnel is a remote tunnel.
  • the method may further include: when the tunnel is a remote tunnel, the first node acquires, by using the following manner, the label resource information of the second node is changed: acquiring the second node in the boundary node of the first node autonomous domain After the label resource information is changed, the first node receives the notification message sent by the autonomous domain border node, where the notification message is used to notify the first node that the label resource information of the second node has changed, and the autonomous domain border node is the label resource information.
  • the node in which the autonomous domain in which the second node is located is shared with the autonomous domain in which the first node is located.
  • the foregoing method may further include: the label resource information is changed by indicating that the second node exists the label resource to indicate that the second node does not have the label resource.
  • the first node when the tunnel is the local tunnel, the first node can directly obtain the label resource information of the second node.
  • the tunnel is the remote tunnel, the first node can obtain the first node by using the autonomous domain boundary node. Tag resource information of the second node outside the autonomous domain.
  • the first node When the first node is in a down state, the first node triggers the reconstruction of the tunnel. When the first node is in the UP state, the first node triggers re-optimization of the tunnel.
  • the first node that is in the same autonomous domain as the second node or the first node that is outside the autonomous domain in which the second node is located can sense that the label resource of the second node changes from scratch and from nothing to nothing.
  • the tunnel reconstruction and re-optimization can be triggered in time, so that the tunnel can be opened or selected in a timely manner, thereby avoiding service interruption and improving the user experience.
  • FIG. 7 is a flowchart 3 of the method for processing link information in this embodiment.
  • the second node issues link information to the first node by using an OSPF-TE based protocol or an ISIS-TE based protocol.
  • the link information carries the label resource information of the second node, where the label resource information is used to indicate whether the second node has a label resource, and the label resource information of the second node is used as a parameter calculated by the first node path.
  • the first node is caused to calculate the path, and the path is a path between the first node and the destination node.
  • the foregoing step is to carry the label resource information of the second node in the link information, so that the first node has the label resource information of the node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus can be advanced. It is known whether the node has available label resources, can find out whether the path is available in advance, shortens the tunnel establishment time, and speeds up the tunnel establishment.
  • any node in the autonomous domain can publish link information.
  • the label resource information of the second node may be represented by an extended field or a newly added field in the link information.
  • the label resource information may be represented by extending the subtype length value.
  • the length may be 1 byte
  • the lowest bit 1 bit may indicate whether there is a tag resource, wherein a 1 bit value of the lowest bit indicates that the tag resource exists, and the lowest bit value is 1 bit value. 0 means there is no tag resource.
  • the highest bit can represent the tag space.
  • the highest bit value of 1 indicates the global tag space, and the highest bit value of 0 indicates the interface tag space.
  • the embodiment provides a method for label resource advertisement in an optional embodiment (corresponding to the method for processing link information in the foregoing embodiment), so that changes in node or interface label resources can be released in the autonomous domain, so that the tunnel It is able to sense this change in time and perform related path calculations and adjustments.
  • the above alternative embodiments include the following four steps.
  • step 1 the second node extends the link subtype length value information of the OSPF-TE and the ISIS-TE (corresponding to the link information in the foregoing embodiment), and adds the label resource information when the link information is released.
  • the issuance of subtype length value information) (corresponding to step 810 in the above embodiment or step 610 in the above embodiment).
  • the first node can consider the label resource of the link and select an optimal path (corresponding to step 620 in the foregoing embodiment).
  • step 3 the first node records the tunnel information that the path calculation failed due to insufficient label resources and stores the tunnel information in the first node (corresponding to step 710 in the above embodiment).
  • tunnel reconstruction or re-optimization may be triggered for the local tunnel.
  • a notification message may be sent to trigger the tunnel source node to trigger tunnel reconstruction.
  • re-optimization (corresponding to the triggering of the tunnel for reconstruction or re-optimization when the label resource information of the second node is changed in the foregoing embodiment).
  • the sub-type length value information of the OSPF-TE and the ISIS-TE is extended, and the length may be 1 byte.
  • the lowest bit (bit) may indicate whether there is a tag resource, and the lowest bit value is 1 bit. It can indicate that there is a tag resource.
  • the highest bit value of 0 can represent no tag resource; the highest bit can represent the tag space, and the highest bit value of 1 can represent the global tag space, the highest bit.
  • a bit value of 0 can indicate the interface label space.
  • the link label resource is considered in the path calculation.
  • the length of the flooded label resource subtype can be taken into consideration. If there is no label resource in the link, the path is unreachable.
  • the tunnel information in the path of the fault that the path calculation fails due to the insufficient label resources is recorded in the node that initiates the path calculation, and the tunnel information that fails the path calculation due to insufficient label resources is recorded.
  • the tunnel information may include a tunnel identification (ID), an ingress identification (ID), and an egress identification (ID).
  • step 4 when the label resource of the node or the link changes, the label resource may change from scratch.
  • step 4 for the local tunnel to trigger tunnel re-establishment or re-optimization, the first node receives the label resource of a link information in the autonomous domain where the node is located from scratch, and performs the following operations: if the first node is disappeared (down) state, triggering tunnel reconstruction; if the first node is in the presence (UP) state, triggering tunnel re-optimization.
  • step 4 for the remote tunnel the sending of the advertisement message is triggered to trigger the tunnel reconstruction or re-optimization of the first node of the tunnel, and the first node receives the label resource of a link in the autonomous domain where the node is located from scratch.
  • step 3 the entry belonging to the remote tunnel is checked, and an advertisement message is sent to the first node, indicating that the label resource is available.
  • the first node receives the advertisement message and performs the following operations: if the first node is in a down state, tunnel reconstruction may be triggered; if the first node is in an existing (UP) state, tunnel re-optimization may be triggered.
  • UP existing
  • the label resource of the node or the link can be advertised, and the path calculation decision can be performed, and the tunnel reconstruction and re-optimization can be triggered in time to avoid long-term interruption of the tunnel service and trigger the path in time. Optimize to improve the user experience.
  • R2 when R2 has no available label resources, R2 advertises the available label resources of R2 to the nodes R1, R3, and R4 in the autonomous domain where R2 is located by using the extended subtype length value. . Nodes R1, R3, and R4 can both receive this information.
  • the path of tunnel 1 is planned to be R1-R2-R3, and the R2 label resource information participates in path calculation. In this case, the path calculation fails. The reason is that R2 label resources are insufficient, and R1 can record. Tunnel information for this tunnel (R1, R3, Tunnel 1).
  • the path plan of the tunnel 2 includes the optimal path R1-R2-R3 and the sub-optimal path R1-R4-R3. Since R2 has no available tag resources, tunnel 1 can only select the sub-optimal path R1-R4-R3.
  • R2 can advertise the available label resources of R2 to nodes R1, R3, and R4 in the autonomous domain by using the extended subtype length value by using the OSPF-TE protocol. Nodes R1, R3, and R4 can both receive this information.
  • R1 When R1 receives the available label resources of R2, it reestablishes the local tunnel 1 in the down state. The tunnel is successfully established, and the path is R1-R2-R3. For the connection (UP) The tunnel 2 can be re-optimized. After re-optimization, tunnel 2 adopts the optimal path R1-R2-R3.
  • R2 advertises the available label resources of R2 to the nodes R1, R3, and R4 in the autonomous domain by using the ISIS-TE protocol according to the extended subtype length value. Nodes R1, R3, and R4 can both receive this information.
  • R1 When R1 receives no tag resources available for R2, the tunnel 1 path is planned to be dynamically calculated, and the tag resource information is involved in the path calculation.
  • the tunnel 1 has a bandwidth requirement of 100 M. In this case, the path calculation fails. The reason is that the R2 tag resources are insufficient. Insufficient bandwidth. At this time, you can record the information of this tunnel (R1, R3, Tunnel 1).
  • R1-R2-R3 is the optimal path
  • R1-R4-R3 is the sub-optimal path. After calculation, the sub-optimal path R1-R4-R3 can be selected.
  • R2 may advertise R2 with available label resources to nodes R1, R3, and R4 in the autonomous domain by using the extended subtype length value using the ISIS-TE protocol. R1, R3, and R4 can all receive this information.
  • R1 When R1 receives the available label resources of R2, the local tunnel 1 in the down state is reconstructed, and the tunnel is successfully established.
  • the path is R1-R2-R3 (the R1-R4-R3 path bandwidth is insufficient).
  • the tunnel 2 for the connection (UP) state is re-optimized, and after the re-optimization, the tunnel 2 selects the optimal path R1-R2-R3.
  • the R4 advertises the available label resources of the R4 to the autonomous domain 1 by using the OSPF-TE protocol.
  • Nodes R3, R5, and R6 Nodes R3, R5, and R6 can all receive this information, and nodes R1 and R2 outside the autonomous domain 1 cannot receive this information.
  • tunnel 1 can calculate the path at R1, calculate to the boundary node R3 of the autonomous domain 0, the path is R1-R3, and the path calculation is performed at R3, and the destination node is R6.
  • the R3 node has no information about the available label resources and is advertised to R3. The calculation fails when the planned path R3-R4-R6 is calculated. The reason is that the R4 tag resources are insufficient.
  • the information of the tunnel (R1, R6, tunnel 1) can be recorded at the path computation node R3.
  • Tunnel 2 is calculated on R1 and is also calculated to the boundary R3 of the autonomous domain 1.
  • the path is R1-R2-R3.
  • the path calculation is performed at R3.
  • the destination node is R6.
  • the calculation fails due to the planned optimal path R3-R4-R6. Record the tunnel information (R1, R6, tunnel 2), and select the sub-optimal path R3-R5-R6. Therefore, the path established by tunnel 2 is the sub-optimal path R1-R2-R3-R5-R6.
  • R4 At a time when R4 has a label resource available, R4 advertises R4 with available label resources to nodes R3, R5, and R6 in the autonomous domain 1 by using the extended subtype length value. This information can be received by R3, R5 and R6. The R1 and R2 nodes of the autonomous domain 0 do not receive this information.
  • R3 After R3 receives the information available for the label, it checks the record of the failed path. The two failed records belong to the remote tunnel and are sent to the first node (the source node of the tunnel) R1 through the advertisement message to inform R4 that the label resource is available. Information available.
  • R1 After receiving the advertisement message sent by R3, R1 resolves to the tunnel that belongs to tunnel 1 and tunnel 2, and tunnel 1 initiates the reconstruction in the down state.
  • the path is successfully established according to the planned R1-R3-R4-R6.
  • Tunnel 2 initiates re-optimization for the connection (UP) state, and the path is adjusted to the planned optimal path R1-R2-R3-R4-R6.
  • the OSPF-TE protocol can be replaced with the ISIS-TE protocol, that is, the ISIS-TE protocol can be used to advertise whether the label resource of the second node of the first node is available.
  • the method of the foregoing embodiment may be implemented by means of a software plus a hardware platform, or may be implemented by using a hardware.
  • the technical solution of the above embodiment can be embodied in the form of a software product stored in a storage medium (such as a read-only memory (ROM), a random access memory (Random Access Memory, RAM).
  • ROM read-only memory
  • RAM random access memory
  • the disk or the optical disk includes one or more instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method described in the above embodiments.
  • a processing device for link information is also provided, which can implement the foregoing method embodiments and optional implementation manners.
  • the term "module" can implement at least one of software and hardware for a predetermined function.
  • the apparatus described in the following embodiments may be implemented in software, hardware, or a combination of software and hardware.
  • FIG. 8 is a block diagram showing the structure of the link information processing apparatus of the present embodiment. As shown in FIG. 8, the apparatus includes: a receiving module 92 and an arithmetic module 94.
  • the receiving module 92 is configured to receive link information advertised by the second node through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol; wherein the link information carries There is label resource information of the second node, and the label resource information is used to indicate whether the label resource exists in the second node.
  • the operation module 94 is connected to the receiving module 92, and is configured to calculate the path by using the label resource information as a parameter of the calculation path; wherein the path is a path between the first node and the destination node.
  • the label information carries the label resource information of the second node in the link information, so that the first node has the label resource information of the second node, and the operation module 94 considers the label information of the node in the path calculation process, and does not need Wait until the signaling interaction process confirms whether there is available tag resource, so it can know in advance whether the node has available tag resources, can find out whether the path is available in advance, shorten the tunnel establishment time, and speed up the tunnel establishment.
  • FIG. 9 is a block diagram showing the structure of the link information processing apparatus of the embodiment. As shown in FIG. 9, on the basis of FIG. 8, the apparatus may further include: a storage module 1002.
  • the storage module 1002 is connected to the operation module 94, and is configured to: when the path calculation fails, and the path calculation fails because the label resource is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information may include: a tunnel identifier, a tunnel Ingress ID and tunnel exit ID.
  • Insufficient tag resources may be manifested in the absence of tag resources in one or more of the nodes through which the path passes.
  • FIG. 10 is a block diagram 3 of the structure of the link information processing apparatus of the embodiment. As shown in FIG. 10, the apparatus may further include: a trigger module 1102.
  • FIG. 11 is a block diagram showing the structure of the link information processing apparatus of the present embodiment. As shown in FIG. 11, the apparatus may further include: a triggering module 1102.
  • the triggering module 1102 is connected to the receiving module 92, and is configured to trigger the reconstruction or re-optimization of the tunnel when the label resource information of the second node is changed.
  • the label resource information changes include: The two nodes do not have a label resource change to indicate that the second node has a label resource.
  • the receiving module 92 is further configured to: when the tunnel is a remote tunnel, obtain the change of the second node label resource information by: after the border node of the autonomous domain acquires the label resource information of the second node, Receiving a notification message sent by the autonomous domain border node, where the notification message is used to notify the first node that the tag resource information has changed; and the autonomous domain boundary node is the autonomous domain where the second node of the tag resource information changes and the first The node shared by the autonomous domain where the node is located.
  • the node in the autonomous domain where the second node is located or the second node may be
  • the nodes outside the autonomous domain can perceive the change of the label resources from scratch and from nothing to nothing, and can trigger the reconstruction and re-optimization of the tunnel in time, so that the tunnel can be opened or the better path can be avoided in time to avoid the service.
  • the interruption has improved the user experience.
  • the above modules may be implemented by software or hardware.
  • the above modules may all be located in the same processor; or the modules are respectively located in different processors.
  • FIG. 12 is a block diagram 5 of the processing device for the link information of the embodiment.
  • the device may include: a publishing module 1202.
  • the publishing module 1202 is configured to issue link information through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol.
  • the link information carries the label resource information of the second node, and the label resource information is used to indicate whether the second node has a label resource.
  • the device carries the label resource information of the second node in the link information, so that the first node has the label resource information of the second node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus It is possible to know in advance whether the second node has available tag resources, can find out whether the path is available in advance, shorten the time for establishing the tunnel, and speed up the tunnel establishment.
  • FIG. 13 is a schematic diagram 1 of the architecture of the system provided in this embodiment.
  • the system includes: a first node 1302 and a second node 1304.
  • the first node 1302 is configured to issue link information to the second node 1304 through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol.
  • the link information carries the label resource information of the first node 1302, and the label resource information is used to indicate whether the first node 1302 has a label resource.
  • the system carries the label resource information of the first node in the link information, and the second node has the label resource information of the first node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus can It is known in advance whether the first node has available tag resources, shortens the tunnel establishment time, and speeds up the tunnel establishment.
  • the foregoing second node 1304 may be configured to calculate the path by using the label resource information as a parameter of the calculation path after receiving the link information, where the path is the first section. The path between the point and the destination node.
  • the second node 1304 may be configured to: when the path calculation fails, and the path calculation fails because the label resource of the first node is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information includes: a tunnel identifier, a tunnel entry. Identification and tunnel exit identification.
  • the foregoing second node 1304 may be further configured to: when the label resource information is changed, triggering the tunnel to perform reconstruction or re-optimization, where the label resource information changes, the label resource information is indicated by the first node. 1302 There is no tag resource change to indicate that the first node 1302 has a tag resource.
  • FIG. 14 is a schematic diagram 2 of the architecture of the system provided in this embodiment.
  • the foregoing system may further include: an autonomous domain border node 1402.
  • the autonomous domain border node 1402 is connected to the first node 1302 and the second node 1304.
  • the autonomous domain border node 1402 is a node shared by the autonomous domain in which the first node 1302 is located and the autonomous domain in which the second node 1304 is located.
  • the domain border node 1402 is configured to send a notification message to the second node after the label resource information of the first node 1302 is changed, where the notification message is used to notify the second node that the label resource information of the first node has changed.
  • This embodiment also provides a computer readable storage medium.
  • the foregoing storage medium may be configured to store program code that performs the following steps:
  • the link information carries the label resource information of the intra-domain node, And the label resource information is used to indicate whether the node has a label resource;
  • the path is calculated by using the tag resource information as a parameter of the calculation path, where the path is a path between the first node and the destination node.
  • the storage medium is further configured to store program code that performs the following steps:
  • the tunnel information includes: a tunnel identifier, a tunnel entry identifier, and a tunnel exit identifier.
  • the storage medium is further arranged to store program code for performing the following steps:
  • the reconstruction or re-optimization of the tunnel is triggered, where the change of the label resource information includes: the label resource information is changed by indicating that the second node does not have the label resource to indicate that the second node has the label resource.
  • the foregoing storage medium may include, but is not limited to, a U disk, a ROM, a RAM, a mobile hard disk, a magnetic disk, or an optical disk, and the like, and may store a program code.
  • examples in this embodiment may refer to the examples described in the foregoing embodiments and optional embodiments.
  • the node includes:
  • At least one processor 150 is exemplified by a processor 150 in FIG. 15; and a memory 151 may further include a communication interface 152 and a bus 153.
  • the processor 150, the memory 151, and the communication interface 152 can complete communication with each other through the bus 153.
  • Communication interface 152 can transmit information.
  • the processor 150 can call logic instructions in the memory 151 to perform the methods in the above embodiments.
  • logic instructions in the memory 151 described above may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
  • the memory 151 is a computer readable storage medium, and can store a software program, a computer executable program, such as a program instruction or a module corresponding to the method in the above embodiment.
  • the processor 150 executes the function application and the data processing by executing a software program, an instruction or a module stored in the memory 151, that is, implementing the method in the above method embodiment.
  • the memory 151 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 151 may include a high speed random access memory, and may also include a nonvolatile memory.
  • the modules or steps of the above embodiments may be implemented in a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices. Alternatively, they may be implemented by a computing device
  • the program code is implemented such that they can be stored in a storage device by a computing device, and in some cases, the steps shown or described can be performed in an order different than that herein, or separately.
  • Multiple modules or steps are made into a single integrated circuit module.
  • the method, device and system for processing link information provided by the present disclosure accelerate the speed of tunnel establishment.

Landscapes

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

Abstract

A link information processing method, apparatus and system. The processing method comprises: a first node receiving link information issued by a second node based on an open shortest path first-traffic engineer (OSPF-TE) protocol or based on an internal protocol of an intermediate system-intermediate system-traffic engineer (ISIS-TE) protocol, the link information carrying tag resource information about the second node, wherein the tag resource information is used to indicate whether the second node has a tag resource; and the first node using the tag resource information about the second node as a parameter of path calculation to calculate a path, wherein the path is a path between the first node and a destination node.

Description

链路信息的处理方法、装置及系统Link information processing method, device and system 技术领域Technical field
本公开涉及通信领域,例如,涉及一种链路信息的处理方法、装置及系统。The present disclosure relates to the field of communications, for example, to a method, apparatus, and system for processing link information.
背景技术Background technique
基于流量工程的资源预留协议(Resource Reservation Protocol-Traffic Engineer,RSVP-TE)是一种基于多协议标签交换(Multi-Protocol Label Switch,MPLS)的流量工程技术。通过信息发布、路径计算、信令交互(主要通过RSVP-TE协议完成)和流量的转发四个部分实现业务流量在流量工程(Traffic Engineer,TE)隧道中的转发。The Resource Reservation Protocol-Traffic Engineer (RSVP-TE) is a traffic engineering technology based on Multi-Protocol Label Switch (MPLS). The traffic is forwarded in a traffic engineer (TE) tunnel through four parts: information release, path calculation, signaling interaction (mainly through RSVP-TE protocol) and traffic forwarding.
图1是相关技术中隧道建立拓扑示意图,如图1所示,三个节点R1、R2和R3的拓扑中,需要建立一条R1至R3的隧道,根据上述四个部分,在信息发布过程中,信息发布是由基于流量工程的内部网关协议(Interior Gateway Protocol-Traffic Engineer,IGP-TE)来完成,主要由基于流量工程的开放式最短路径优先(Open Shortest Path First-Traffic Engineer,OSPF-TE)协议和基于流量工程的中间系统到中间系统(Intermediate System-Intermediate System-Traffic Engineer,ISIS-TE)协议发布链路状态以及带宽等与TE相关的链路信息,图1中的链路信息包括链路L12、L23和L13的TE信息。RFC3630对OSPF-TE协议进行了子类型长度值(Sub TLV(Type,Length,Value))的扩展,以及RFC5305对ISIS-TE协议进行了子类型长度值的扩展。通过信息发布,在自治域中每个节点都有整个拓扑链路的TE信息。在路径计算的过程中,图1中从R1建立隧道至R3,路径计算由R1发起,目的地为R3并携带隧道的约束条件,假设计算出来的路径为R1-R3(R1沿链路L13到达R3)。在信令交互的过程中,主要通过RSVP-TE协议完成,按照RFC3209的扩展,在路径R1-R3上进行资源预留以及标签表的下发。信令交互完成之后,对应的标签转发表也就下发完成。业务流量可以沿着这条隧道建立的路径进行转发。1 is a schematic diagram of a tunnel establishment topology in the related art. As shown in FIG. 1 , in a topology of three nodes R1, R2, and R3, a tunnel of R1 to R3 needs to be established. According to the above four parts, in the information release process, The information release is completed by the Interior Gateway Protocol-Traffic Engineer (IGP-TE) based on traffic engineering, mainly by Open Shortest Path First-Traffic Engineer (OSPF-TE) based on traffic engineering. The protocol and the Intermediate System-Intermediate System-Traffic Engineer (ISIS-TE) protocol publish link-related information such as link status and bandwidth, and the link information in Figure 1 includes the chain. TE information of the roads L12, L23 and L13. RFC3630 extends the sub-type length value (Sub TLV (Type, Length, Value)) of the OSPF-TE protocol, and RFC5305 extends the sub-type length value of the ISIS-TE protocol. Through information distribution, each node in the autonomous domain has TE information of the entire topology link. In the path calculation process, the tunnel is established from R1 to R3 in Figure 1, the path calculation is initiated by R1, the destination is R3 and carries the constraints of the tunnel, and the calculated path is R1-R3 (R1 arrives along link L13). R3). In the process of signaling interaction, the RSVP-TE protocol is mainly used. According to the extension of RFC3209, resource reservation and label table are delivered on the path R1-R3. After the signaling interaction is completed, the corresponding label forwarding table is delivered. Traffic can be forwarded along the path established by this tunnel.
资源的预留主要包括带宽和标签等资源信息。经过信令交互之后,由于图1中的链路L13的可用带宽信息发生了变化,会重新进行信息发布,这个拓扑的节点会重新更新L13的链路状态信息。 The reservation of resources mainly includes resource information such as bandwidth and tags. After the signaling interaction, since the available bandwidth information of the link L13 in FIG. 1 changes, the information is released again, and the node of this topology re-updates the link state information of the L13.
标签资源空间分为每平台标签空间和每接口标签空间。对于一个节点或者一个接口,并没有发布节点或者接口是否具有可用标签的信息的功能,只能在信令交互过程中,通过RSVP-TE信令交互确认节点或者接口是否具有可用标签的信息。在隧道的建立过程中,通过RSVP-TE信令交互确认节点或者接口是否具有可用标签的信息会延缓隧道的建立。如果节点或接口不具备发布节点或者接口是否具有可用标签的信息的功能,也不能及时触发隧道的重建以及重优化,即,一个隧道由于一个节点或者接口标签资源不足,隧道建立不起来,或者隧道建立起来了并采用了次优的路径。一个时刻,该节点或者接口的标签资源由标签资源不足变化为标签资源充足了,这种变化没有及时发布出去,就不能触发隧道重建或者重优化,使得隧道仍然长时间处于中断(down)状态或者采用了次优路径,影响业务的转发以及用户的体验。The tag resource space is divided into a per-platform tag space and a per-interface tag space. For a node or an interface, there is no function of publishing the node or whether the interface has the information of the available labels. In the signaling interaction process, the RSVP-TE signaling can be used to confirm whether the node or the interface has the information of the available labels. During the establishment of the tunnel, it is delayed by the RSVP-TE signaling to confirm whether the node or the interface has the available label information. If the node or interface does not have the function of publishing the node or whether the interface has the information of the available labels, the tunnel reconstruction and re-optimization cannot be triggered in time. That is, the tunnel cannot be established due to insufficient resources of one node or interface label, or the tunnel. It was built and adopted a sub-optimal path. At a time, the label resource of the node or the interface is changed from the insufficient label resource to the label resource. If the change is not released in time, the tunnel reconstruction or re-optimization cannot be triggered, so that the tunnel is still in a down state for a long time or A sub-optimal path is adopted, which affects the forwarding of services and the user experience.
针对上述技术问题,尚未提出有效的解决方案。In response to the above technical problems, no effective solution has been proposed.
发明内容Summary of the invention
本公开提供了一种链路信息的处理方法及装置、系统,加快了隧道建立的速度。The present disclosure provides a method, a device, and a system for processing link information, which speed up the establishment of a tunnel.
本公开提供一种链路信息的处理方法,包括:The present disclosure provides a method for processing link information, including:
第一节点接收第二节点通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布的链路信息,其中,所述链路信息中携带有所述第二节点的标签资源信息,以及该标签资源信息用于指示所述第二节点是否存在标签资源;以及The first node receives the link information advertised by the second node through the traffic engineering-based open shortest path first OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol, where the link information carries Having the label resource information of the second node, and the label resource information is used to indicate whether the second node has a label resource;
所述第一节点将所述第二节点的标签资源信息作为路径计算的参数,对所述路径进行计算,其中,所述路径为第一节点与目的节点之间的路径。The first node calculates the path by using the label resource information of the second node as a path calculation parameter, where the path is a path between the first node and the destination node.
可选的,在所述第一节点对所述路径进行计算之后,所述方法还包括:Optionally, after the calculating, by the first node, the path, the method further includes:
在所述路径计算失败,且所述路径计算失败的原因为所述第二节点的标签资源不足时,所述第一节点保存计算失败的路径的隧道信息,其中,所述隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。When the path calculation fails, and the path calculation fails because the label resource of the second node is insufficient, the first node saves the tunnel information of the path that fails to be calculated, where the tunnel information includes: a tunnel ID, tunnel entry ID, and tunnel exit ID.
可选的,所述方法还包括:Optionally, the method further includes:
在隧道为本端隧道,且所述第一节点获取到所述第二节点的标签资源信息 发生变化时,所述第一节点触发隧道的重建或者重优化;其中,所述第二节点的标签资源信息发生变化包括:所述第二节点的标签资源信息由指示所述第二节点不存在标签资源变化为指示所述第二节点存在标签资源。The tunnel is a local tunnel, and the first node acquires label resource information of the second node. When the change occurs, the first node triggers the reconstruction or re-optimization of the tunnel; wherein the label resource information of the second node changes, the label resource information of the second node is indicated by the second node not being The label resource changes to indicate that the second node has a label resource.
可选的,所述方法还包括,在所述隧道为远端隧道时,所述第一节点通过以下方式获取所述第二节点的标签资源信息发生变化:Optionally, the method further includes: when the tunnel is a remote tunnel, the first node acquires, by using the following manner, the label resource information of the second node changes:
所述第一节点在自治域边界节点获取到所述第二节点的标签资源信息发生变化之后,所述第一节点接收所述自治域边界节点发送的通知消息;其中,所述通知消息用于通知所述第一节点所述第二节点的标签资源信息发生了变化,所述自治域边界节点为标签资源信息发生变化的第二节点所在的自治域与第一节点所在的自治域共用的节点。After the first node acquires the label resource information of the second node, the first node receives the notification message sent by the border node of the autonomous domain; wherein the notification message is used by the first node. Notifying that the label resource information of the second node of the first node is changed, where the border node of the autonomous domain is a node shared by the autonomous domain where the second node where the label resource information changes and the autonomous domain where the first node is located .
可选的,所述第二节点的标签资源信息通过所述链路信息中扩展的字段或者新增的字段来表示。Optionally, the label resource information of the second node is represented by an extended field or a newly added field in the link information.
本公开提供一种链路信息的处理方法,包括:The present disclosure provides a method for processing link information, including:
第一节点通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE发布链路信息至第二节点,其中,所述链路信息中携带有所述第一节点的标签资源信息,以及,该标签资源信息用于指示所述第一节点是否存在标签资源;所述第一节点的标签资源信息被作为第二节点路径计算的参数,使得第二节点对所述路径进行计算,所述路径为第二节点与目的节点之间的路径。The first node issues link information to the second node by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system based on traffic engineering to the intermediate system ISIS-TE, where the link information carries a label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource; the label resource information of the first node is used as a parameter calculated by the second node path, so that the second The node calculates the path, which is the path between the second node and the destination node.
可选的,所述标签资源信息通过所述链路信息中扩展的字段或者新增的字段来表示。Optionally, the label resource information is represented by an extended field or a newly added field in the link information.
本公开提供一种链路信息的处理装置,包括:The present disclosure provides a processing device for link information, including:
接收模块,设置为接收第一节点通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布的链路信息,其中,所述链路信息中携带有第一节点的标签资源信息,以及,该标签资源信息用于指示所述第一节点是否存在标签资源;以及a receiving module, configured to receive link information advertised by the first node through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol, where the link information is Carrying label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource;
运算模块,设置为将所述标签资源信息作为计算路径的参数,对所述路径进行计算;其中,所述路径为第二节点与目的节点之间的路径。The operation module is configured to calculate the path by using the label resource information as a parameter of the calculation path, where the path is a path between the second node and the destination node.
可选的,所述装置还包括: Optionally, the device further includes:
存储模块,设置为在所述路径计算失败,且所述路径计算失败的原因为所述标签资源不足时,保存计算失败的路径的隧道信息,其中,所述隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。The storage module is configured to: when the path calculation fails, and the path calculation fails because the label resource is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information includes: a tunnel identifier, a tunnel entrance Identification and tunnel exit identification.
可选的,所述装置还包括:触发模块,设置为在获取到所述标签资源信息发生变化时,触发隧道的重建或者重优化;其中,所述标签资源信息发生变化包括:所述标签资源信息由指示所述第一节点不存在标签资源变化为指示所述第一节点存在标签资源。Optionally, the device further includes: a triggering module, configured to trigger a reconstruction or re-optimization of the tunnel when the information about the label resource is changed, where the label resource information changes include: the label resource The information is changed by indicating that the first node does not have a label resource to indicate that the first node has a label resource.
可选的,所述的装置还包括:获取模块,设置为在所述隧道为远端隧道时,通过以下方式获取所述第一节点的标签资源信息发生变化:在自治域边界节点获取到所述第一节点的标签资源信息发生变化之后,接收所述自治域边界节点发送的通知消息;其中,所述通知消息用于通知第二节点所述第一节点的标签资源信息发生了变化,以及所述自治域边界节点为所述标签资源信息发生变化的第一节点所在的自治域与第二节点所在的自治域共用的节点。Optionally, the device further includes: an acquiring module, configured to: when the tunnel is a remote tunnel, obtain, by using the following manner, that label resource information of the first node is changed: obtaining a location at a boundary node of the autonomous domain After the label resource information of the first node is changed, the notification message sent by the border node of the autonomous domain is received, where the notification message is used to notify the second node that the label resource information of the first node has changed, and The autonomous domain border node is a node shared by the autonomous domain where the first node where the label resource information changes and the autonomous domain where the second node is located.
本公开提供一种链路信息的处理装置,包括:The present disclosure provides a processing device for link information, including:
发布模块,设置为通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布链路信息;其中,所述链路信息中携带有第一节点的标签资源信息,该标签资源信息用于指示所述第一节点是否存在标签资源,所述第一节点的标签资源信息被作为第二节点路径计算的参数,使得第二节点对所述路径进行计算,所述路径为第二节点与目的节点之间的路径。a publishing module, configured to release link information by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system based on traffic engineering to an intermediate system ISIS-TE protocol; wherein the link information carries the first a label resource information of the node, the label resource information is used to indicate whether the first node has a label resource, and the label resource information of the first node is used as a parameter calculated by the second node path, so that the second node pairs the path A calculation is performed, the path being a path between the second node and the destination node.
本公开提供一种系统,包括:第一节点和第二节点;其中,The present disclosure provides a system including: a first node and a second node; wherein
所述第一节点设置为通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议向所述第二节点发布链路信息,其中,所述链路信息中携带有所述第一节点的标签资源信息,以及该标签资源信息用于指示所述第一节点是否存在标签资源;以及The first node is configured to issue link information to the second node by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system to intermediate system ISIS-TE protocol based on traffic engineering, where The link information carries the label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource;
所述第二节点设置为在接收到所述链路信息之后,将所述标签资源信息作为计算路径的参数,对所述路径进行计算;所述路径为第二节点与目的节点之间的路径。The second node is configured to calculate the path by using the label resource information as a parameter of a calculation path after receiving the link information; the path is a path between the second node and the destination node .
可选的,所述第二节点还设置为在所述路径计算失败,且所述路径计算失 败的原因为所述第一节点的标签资源不足时,保存计算失败的路径的隧道信息,其中,所述隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。Optionally, the second node is further configured to fail in the path calculation, and the path calculation is lost. The reason for the failure is that when the label resource of the first node is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information includes: a tunnel identifier, a tunnel entry identifier, and a tunnel exit identifier.
可选的,所述第二节点还设置为在隧道为本端隧道,且获取到所述第一节点的标签资源信息发生变化时,触发隧道的重建或者重优化;所述第一节点的标签资源信息发生变化包括:所述第一节点的标签资源信息由指示所述第一节点不存在标签资源变化为指示所述第一节点存在标签资源。Optionally, the second node is further configured to: when the tunnel is a local tunnel, and the label resource information of the first node is changed, triggering reconstruction or re-optimization of the tunnel; The change of the resource information includes: the label resource information of the first node is changed by indicating that the first node does not have a label resource to indicate that the first node has a label resource.
可选的,所述的系统还包括:自治域边界节点,其中,所述自治域边界节点为所述第一节点所在自治域与所述第二节点所在自治域共用的节点;所述自治域边界节点设置为在所述隧道为远端隧道时,获取到所述第一节点的所述标签资源信息发生变化,并向第二节点发送通知消息;其中,所述通知消息用于通知所述第二节点所述第一节点的标签资源信息发生了变化。Optionally, the system further includes: an autonomous domain border node, where the autonomous domain border node is a node shared by the autonomous domain where the first node is located and the autonomous domain where the second node is located; The boundary node is configured to acquire, when the tunnel is a remote tunnel, the label resource information of the first node is changed, and send a notification message to the second node, where the notification message is used to notify the The label resource information of the first node of the second node changes.
本公开还提供了一种计算机可读存储介质,存储有执行上述任一项的方法的程序代码。The present disclosure also provides a computer readable storage medium storing program code for performing the method of any of the above.
本公开还提供了一种节点,该节点包括:The present disclosure also provides a node, the node comprising:
至少一个处理器;以及At least one processor;
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器执行上述的方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to cause the at least one processor to perform the method described above.
本公开的技术方案采用在链路信息中携带自治域内节点的标签资源信息,每个节点具有该节点的标签资源信息,不需要等到信令交互过程中确认是否具有可用的标签资源,因而能够提前获知该节点是否具有可用的标签资源,缩短了隧道建立的时间,加快了隧道建立的速度。The technical solution of the present disclosure adopts the label resource information of the node in the autonomous domain in the link information, and each node has the label resource information of the node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus can be advanced It is known whether the node has available tag resources, shortens the tunnel establishment time, and speeds up the tunnel establishment.
附图说明DRAWINGS
此处所说明的附图可以提供对本公开的理解,构成本申请的一部分。在附图中:The drawings described herein may provide an understanding of the present disclosure and form a part of this application. In the drawing:
图1是相关技术中隧道建立拓扑示意图;1 is a schematic diagram of a tunnel establishment topology in the related art;
图2是实施例1提供的单自治域内OSPF-TE的拓扑环境示意图;2 is a schematic diagram of a topology environment of an OSPF-TE in a single autonomous domain according to Embodiment 1;
图3是实施例1提供的单自治域ISIS-TE的拓扑环境示意图; 3 is a schematic diagram of a topology environment of a single autonomous area ISIS-TE provided in Embodiment 1;
图4是实施例1提供的跨自治域OSPF-TE的拓扑环境示意图;4 is a schematic diagram of a topology environment of an OSPF-TE across an autonomous area according to Embodiment 1;
图5是实施例1的链路信息的处理方法的流程图一;FIG. 5 is a flowchart 1 of a method for processing link information according to Embodiment 1;
图6是实施例1的链路信息的处理方法的流程图二;6 is a second flowchart of a method for processing link information in Embodiment 1;
图7是实施例1的链路信息的处理方法的流程图三;7 is a third flowchart of a method for processing link information in Embodiment 1;
图8是实施例2的链路信息的处理装置的结构框图一;8 is a block diagram 1 of a structure of a processing device for link information according to Embodiment 2;
图9是实施例2的链路信息的处理装置的结构框图二;9 is a second structural block diagram of a processing device for link information according to Embodiment 2;
图10是实施例2的链路信息的处理装置的结构框图三;Figure 10 is a block diagram 3 of the structure of the processing device for link information of the second embodiment;
图11是实施例3的链路信息的处理装置的结构框图四;Figure 11 is a block diagram showing the structure of a link information processing apparatus of Embodiment 3;
图12是实施例3的链路信息的处理装置的结构框图五;Figure 12 is a block diagram 5 of the structure of the processing apparatus for link information of the third embodiment;
图13是实施例4提供的系统的架构示意图一;13 is a schematic structural diagram 1 of a system provided in Embodiment 4;
图14是实施例4提供的系统的架构示意图二;以及14 is a second schematic diagram of the architecture of the system provided in Embodiment 4;
图15是实施例6提供的节点的硬件结构示意图。FIG. 15 is a schematic diagram showing the hardware structure of a node provided in Embodiment 6.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本公开。在不冲突的情况下,以下实施例及实施例中的特征可以相互组合。The present disclosure will be described in detail below with reference to the drawings in conjunction with the embodiments. The features of the following embodiments and examples may be combined with each other without conflict.
本公开的说明书、权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。The terms "first", "second" and the like in the specification, the claims and the above-mentioned drawings are used to distinguish similar objects, and are not necessarily used to describe a particular order or order.
实施例1Example 1
本实施例可以应用于图2、图3、图4或者图5所示的拓扑环境中,图2是本实施例提供的单自治域内采用基于流量工程的开放式最短路径优先(Open Shortest Path First-Traffic Engineer,OSPF-TE)协议的拓扑环境示意图。其中,所有节点位于同一个自治域内时,该自治域可以称为单自治域。如图2所示,该拓扑环境(单自治域)包括R1、R2、R3和R4这4个节点,其中,R1至R3可以建立两条隧道:隧道1和隧道2,两条隧道的路径规划分别为:R1-R2-R3和R1-R4-R3。图2中,R1至R2的链路为L12,R1至R4的链路为L14,R2至R3的链路为L23,R4至R3的链路为L34。This embodiment can be applied to the topology environment shown in FIG. 2, FIG. 3, FIG. 4 or FIG. 5. FIG. 2 is an open shortest path first based on traffic engineering in a single autonomous domain provided by this embodiment. Schematic diagram of the topology environment of the -Traffic Engineer, OSPF-TE protocol. When all nodes are in the same autonomous domain, the autonomous domain can be called a single autonomous domain. As shown in Figure 2, the topology (single autonomous domain) includes four nodes: R1, R2, R3, and R4. R1 to R3 can establish two tunnels: tunnel 1 and tunnel 2, and path planning for two tunnels. They are: R1-R2-R3 and R1-R4-R3. In FIG. 2, the links of R1 to R2 are L12, the links of R1 to R4 are L14, the links of R2 to R3 are L23, and the links of R4 to R3 are L34.
图3是本实施例提供的单自治域内采用基于流量工程的中间系统到中间系 统(Intermediate System-Intermediate System-Traffic Engineer,ISIS-TE)协议的拓扑环境示意图。如图3所示,该拓扑环境包括R1、R2、R3和R4这4个节点,其中,R1至R3可以建立两条隧道:隧道1和隧道2,两条隧道的路径规划分别为:R1-R2-R3和R1-R4-R3。图3中,R1至R2的链路为L12,R1至R4的链路为L14,R2至R3的链路为L23,R4至R3的链路为L34,其中,链路L12的带宽为200M,链路L23的带宽为200M,链路L12的带宽为10M,链路L34的带宽为10M。FIG. 3 is a flow system-based intermediate system to an intermediate system in a single autonomous domain provided by this embodiment. Schematic diagram of the topology environment of the Intermediate System-Intermediate System-Traffic Engineer (ISIS-TE) protocol. As shown in Figure 3, the topology includes four nodes: R1, R2, R3, and R4. R1 to R3 can establish two tunnels: tunnel 1 and tunnel 2. The path planning of the two tunnels is: R1- R2-R3 and R1-R4-R3. In Figure 3, the link of R1 to R2 is L12, the link of R1 to R4 is L14, the link of R2 to R3 is L23, and the link of R4 to R3 is L34, wherein the bandwidth of link L12 is 200M. The bandwidth of link L23 is 200M, the bandwidth of link L12 is 10M, and the bandwidth of link L34 is 10M.
图4是本实施例提供的跨自治域中采用基于流量工程的开放式最短路径优先(Open Shortest Path First-Traffic Engineer,OSPF-TE)的拓扑环境示意图,如图4所示,该拓扑环境包括R1、R2、R3、R4、R5和R6这6个节点,R1至R6可以建立两条隧道:隧道1和隧道2,R1和R6属于两个不同的自治域,隧道1可以采用的路径规划为R1-R3-R4-R6,隧道2可以采用的路径规划为:最优路径R1-R2-R3-R4-R6,或者次优路径R1-R2-R3-R5-R6。FIG. 4 is a schematic diagram of a topology environment of an Open Shortest Path First-Traffic Engineer (OSPF-TE) in a cross-autonomous domain according to the embodiment. As shown in FIG. 4, the topology environment includes R1, R2, R3, R4, R5, and R6 are six nodes. R1 to R6 can establish two tunnels: tunnel 1 and tunnel 2. R1 and R6 belong to two different autonomous domains. The path that tunnel 1 can adopt is R1-R3-R4-R6, the path plan that tunnel 2 can adopt is: optimal path R1-R2-R3-R4-R6, or sub-optimal path R1-R2-R3-R5-R6.
在本实施例中提供了一种应用于上述拓扑环境的链路信息的处理方法,图5是本实施例的链路信息的处理方法的流程图一。In this embodiment, a method for processing link information applied to the topology environment is provided. FIG. 5 is a flowchart 1 of a method for processing link information according to the embodiment.
在步骤610中,第一节点接收第二节点通过OSPF-TE协议或ISIS-TE协议发布的链路信息,其中,链路信息中携带有自治域内第二节点的标签资源信息,该标签资源信息用于指示第二节点是否存在标签资源。In step 610, the first node receives the link information advertised by the second node by using the OSPF-TE protocol or the ISIS-TE protocol, where the link information carries the label resource information of the second node in the autonomous domain, and the label resource information Used to indicate whether the second node has a label resource.
在步骤620中,第一节点将标签资源信息作为计算路径的参数,对路径进行计算,其中,路径为第一节点与目的节点之间的路径。In step 620, the first node calculates the path by using the tag resource information as a parameter of the calculation path, where the path is a path between the first node and the destination node.
第一节点可以是隧道的源节点,或者隧道的非源节点中没有下游路径的节点。下游路径是指该节点至目的节点之间的路径。The first node may be the source node of the tunnel, or the node of the non-source node of the tunnel that does not have a downstream path. The downstream path refers to the path between the node and the destination node.
通过上述步骤,采用在链路信息中携带自治域内节点的标签资源信息,使得自治域内每个节点具有该节点的标签资源信息,并且在路径计算的过程中考虑该节点的标签信息,不需要等到信令交互过程中确认该节点是否具有可用的标签资源,因而能够提前获知该节点是否具有可用的标签资源,能够提前发现路径是否可用,缩短了隧道建立的时间,加快了隧道建立的速度。Through the above steps, the label resource information of the node in the autonomous domain is carried in the link information, so that each node in the autonomous domain has the tag resource information of the node, and the tag information of the node is considered in the process of path calculation, and does not need to wait until During the signaling interaction process, it is confirmed whether the node has available label resources, so that it can know in advance whether the node has available label resources, can find out whether the path is available in advance, shorten the tunnel establishment time, and speed up the tunnel establishment.
可选地,自治域中的任一节点均可接收第二节点通过OSPF-TE协议或ISIS-TE协议发布的链路信息。 Optionally, any node in the autonomous domain can receive the link information advertised by the second node through the OSPF-TE protocol or the ISIS-TE protocol.
上述标签资源信息可以通过链路信息中扩展的字段或者新增的字段来表示,可选地,可以通过扩展子类型长度值(Sub TLV(Type,Length,Value))来表示标签资源信息。在一个实施例中,长度可以为1字节,最低位的1个比特可以表示是否有标签资源,其中,最低位的1个比特值为1可以表示存在标签资源,最低位的1个比特值为0可以表示不存在标签资源。最高位的1个比特可以表示标签空间,最高位的1个比特值为1可以表示全局标签空间,最高位的1个比特值为0可以表示接口标签空间。The label resource information may be represented by an extended field or a newly added field in the link information. Optionally, the label resource information may be represented by an extended subtype length value (Sub TLV (Type, Length, Value)). In one embodiment, the length may be 1 byte, and the lowest 1 bit may indicate whether there is a tag resource, wherein a 1 bit value of the lowest bit may indicate that a tag resource exists, and the lowest bit value is 1 bit. A value of 0 indicates that no tag resource exists. The highest bit can represent the tag space. The highest bit value of 1 can represent the global tag space. The highest bit value of 0 can represent the interface tag space.
在一个可选的实施例中,如果一个节点(第二节点)不存在标签资源,那么可以视为经过该节点的路径不可达,即在第一节点路径计算的过程中,将标签资源信息考虑进去,能够提前获知路径是否可用,可以获地一条优化的路径。在第一节点路径计算时,可以根据隧道的一些属性来进行基于约束的最短路径(Constrained Shortest Path First,CSPF)计算,比如可以将带宽、共享风险链路组(Shared Risk Link Groups,SRLG)以及链路必须具有标签资源等因素作为一些约束条件进行路径计算。In an optional embodiment, if a node (the second node) does not have a label resource, it can be regarded as a path unreachable through the node, that is, in the process of calculating the path of the first node, the label resource information is considered. Going in, you can know in advance if the path is available, and you can get an optimized path. Constrained Shortest Path First (CSPF) calculations can be performed based on some attributes of the tunnel, such as bandwidth, Shared Risk Link Groups (SRLG), and The link must have factors such as label resources as some constraints for path calculation.
图6是一实施例的链路信息的处理方法的流程图二,如图7所示,在上述步骤620之后,上述方法还可以包括:步骤710。FIG. 6 is a second flowchart of a method for processing link information according to an embodiment. As shown in FIG. 7, after the foregoing step 620, the method may further include: step 710.
在步骤710中,在路径计算失败,且路径计算失败的原因为第二节点标签资源不足时,第一节点保存计算失败的路径的隧道信息,其中,隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。In step 710, when the path calculation fails, and the path calculation fails because the second node label resource is insufficient, the first node saves the tunnel information of the path that fails to be calculated, where the tunnel information includes: a tunnel identifier, a tunnel entry identifier, and Tunnel exit identification.
标签资源不足可以表现为上述路径经过的其中一个或者多个节点不存在标签资源。Insufficient tag resources may be manifested in the absence of tag resources in one or more of the nodes through which the path passes.
通过上述保存上述计算失败的路径的隧道信息,在隧道建立的过程中不再考虑该路径,节省隧道建立的时间。Through the above-mentioned tunnel information for saving the path of the above calculation failure, the path is no longer considered in the process of establishing the tunnel, and the time for establishing the tunnel is saved.
在一个实施例中,上述方法还可以包括:在所述隧道为本端隧道,且第一节点获取到第二节点标签资源信息发生变化时,第一节点触发隧道进行重建或者重优化;其中,标签资源信息发生变化可以包括:标签资源信息由指示第二节点不存在标签资源变化为指示第二节点存在标签资源。In an embodiment, the method may further include: when the tunnel is a local tunnel, and the first node acquires the second node label resource information, the first node triggers the tunnel to perform reconstruction or re-optimization; The change of the label resource information may include: the label resource information is changed by indicating that the second node does not have the label resource to indicate that the second node has the label resource.
当隧道的源节点发起路径计算时,该隧道为本端隧道。当路径计算由隧道中除源节点之外的节点发起时,该隧道为远端隧道。 When the source node of the tunnel initiates path calculation, the tunnel is the local tunnel. When the path calculation is initiated by a node other than the source node in the tunnel, the tunnel is a remote tunnel.
在一个实施例中,上述方法还可以包括:在隧道为远端隧道时,第一节点通过以下方式获取第二节点的标签资源信息发生变化:在第一节点自治域边界节点获取到第二节点的标签资源信息发生变化之后,第一节点接收自治域边界节点发送的通知消息;其中,通知消息用于通知第一节点第二节点的标签资源信息发生了变化,自治域边界节点为标签资源信息发生变化的所述第二节点所在的自治域与第一节点所在的自治域共用的节点。In an embodiment, the method may further include: when the tunnel is a remote tunnel, the first node acquires, by using the following manner, the label resource information of the second node is changed: acquiring the second node in the boundary node of the first node autonomous domain After the label resource information is changed, the first node receives the notification message sent by the autonomous domain border node, where the notification message is used to notify the first node that the label resource information of the second node has changed, and the autonomous domain border node is the label resource information. The node in which the autonomous domain in which the second node is located is shared with the autonomous domain in which the first node is located.
上述标签资源信息发生变化,上述方法还可以包括:标签资源信息由指示第二节点存在标签资源变化为指示第二节点不存在标签资源。此时,在隧道为本端隧道时,第一节点可以直接获取到该第二节点的标签资源信息;在隧道为远端隧道时,第一节点可以通过自治域边界节点获取第一节点所在的自治域外的第二节点的标签资源信息。The foregoing method may further include: the label resource information is changed by indicating that the second node exists the label resource to indicate that the second node does not have the label resource. In this case, when the tunnel is the local tunnel, the first node can directly obtain the label resource information of the second node. When the tunnel is the remote tunnel, the first node can obtain the first node by using the autonomous domain boundary node. Tag resource information of the second node outside the autonomous domain.
在第一节点为消失(down)状态时,第一节点触发隧道的重建,在第一节点为存在(UP)状态时,第一节点触发隧道的重优化。When the first node is in a down state, the first node triggers the reconstruction of the tunnel. When the first node is in the UP state, the first node triggers re-optimization of the tunnel.
通过上述步骤使得与第二节点处于相同自治域内的第一节点或者处于第二节点所在的自治域外的第一节点都能够感知到第二节点的标签资源从无到有以及从有到无的变化,可以及时触发隧道的重建以及重优化,使得隧道能够及时打通或者选择更优的路径,避免了业务的中断,提高了用户的体验。Through the above steps, the first node that is in the same autonomous domain as the second node or the first node that is outside the autonomous domain in which the second node is located can sense that the label resource of the second node changes from scratch and from nothing to nothing. The tunnel reconstruction and re-optimization can be triggered in time, so that the tunnel can be opened or selected in a timely manner, thereby avoiding service interruption and improving the user experience.
在本实施例中还提供了一种应用于上述拓扑环境的链路信息的处理方法,图7是本实施例的链路信息的处理方法的流程图三。In the embodiment, a method for processing link information applied to the topology environment is provided. FIG. 7 is a flowchart 3 of the method for processing link information in this embodiment.
在步骤810中,第二节点通过基于OSPF-TE协议或基于ISIS-TE协议向第一节点发布链路信息。其中,链路信息中携带有第二节点的标签资源信息,其中,该标签资源信息用于指示第二节点是否存在标签资源,第二节点的标签资源信息被作为第一节点路径计算的参数,使得第一节点对所述路径进行计算,所述路径为第一节点与目的节点之间的路径。In step 810, the second node issues link information to the first node by using an OSPF-TE based protocol or an ISIS-TE based protocol. The link information carries the label resource information of the second node, where the label resource information is used to indicate whether the second node has a label resource, and the label resource information of the second node is used as a parameter calculated by the first node path. The first node is caused to calculate the path, and the path is a path between the first node and the destination node.
通过上述步骤,采用在链路信息中携带第二节点的标签资源信息,使得第一节点具有该节点的标签资源信息,不需要等到信令交互过程中确认是否具有可用的标签资源,因而能够提前获知该节点是否具有可用的标签资源,能够提前发现路径是否可用,缩短了隧道建立的时间,加快了隧道建立的速度。The foregoing step is to carry the label resource information of the second node in the link information, so that the first node has the label resource information of the node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus can be advanced. It is known whether the node has available label resources, can find out whether the path is available in advance, shortens the tunnel establishment time, and speeds up the tunnel establishment.
可选地,自治域中的任一节点均可发布链路信息。 Alternatively, any node in the autonomous domain can publish link information.
上述第二节点的标签资源信息可以通过链路信息中扩展的字段或者新增的字段来表示,可选地,可以通过扩展子类型长度值来表示标签资源信息。在一个实施例中,长度可以为1字节,最低位的1个比特可以表示是否有标签资源,其中,最低位的1个比特值为1表示存在标签资源,最低位的1个比特值为0表示不存在标签资源。最高位的1个比特可以表示标签空间,最高位的1个比特值为1表示全局标签空间,最高位的1个比特值为0表示接口标签空间。The label resource information of the second node may be represented by an extended field or a newly added field in the link information. Optionally, the label resource information may be represented by extending the subtype length value. In one embodiment, the length may be 1 byte, and the lowest bit 1 bit may indicate whether there is a tag resource, wherein a 1 bit value of the lowest bit indicates that the tag resource exists, and the lowest bit value is 1 bit value. 0 means there is no tag resource. The highest bit can represent the tag space. The highest bit value of 1 indicates the global tag space, and the highest bit value of 0 indicates the interface tag space.
本实施例提供了一种可选实施例的标签资源通告的方法(相当于上述实施例中的链路信息的处理方法),使节点或者接口标签资源的变化可以在自治域中发布,使得隧道能够及时感知这一变化,进行相关的路径计算与调整。The embodiment provides a method for label resource advertisement in an optional embodiment (corresponding to the method for processing link information in the foregoing embodiment), so that changes in node or interface label resources can be released in the autonomous domain, so that the tunnel It is able to sense this change in time and perform related path calculations and adjustments.
上述可选的实施例包括以下四个步骤。The above alternative embodiments include the following four steps.
在步骤1中,第二节点扩展OSPF-TE以及ISIS-TE的链路子类型长度值信息(相当于上述实施例中的链路信息),并在发布链路信息的时候增加标签资源信息(子类型长度值信息)的发布(相当于上述实施例中的步骤810或者上述实施例中的步骤610)。In step 1, the second node extends the link subtype length value information of the OSPF-TE and the ISIS-TE (corresponding to the link information in the foregoing embodiment), and adds the label resource information when the link information is released. The issuance of subtype length value information) (corresponding to step 810 in the above embodiment or step 610 in the above embodiment).
在步骤2中,路径计算过程中,第一节点算路时可以考虑链路的标签资源,选择一条最优的路径(相当于上述实施例中的步骤620)。In the path calculation process, the first node can consider the label resource of the link and select an optimal path (corresponding to step 620 in the foregoing embodiment).
在步骤3中,第一节点记录由于标签资源不足导致的路径计算失败的隧道信息并保存于第一节点(相当于上述实施例中的步骤710)。In step 3, the first node records the tunnel information that the path calculation failed due to insufficient label resources and stores the tunnel information in the first node (corresponding to step 710 in the above embodiment).
在步骤4中,节点的标签资源或者链路的标签资源发生变化时,对于本地隧道可以触发隧道重建或者重优化,对于远端隧道,可以发送通告(notify)消息触发至隧道源节点触发隧道重建或者重优化(相当于上述实施例中的在获取到第二节点的标签资源信息发生变化时,触发隧道进行重建或者重优化)。In step 4, when the label resource of the node or the label resource of the link changes, tunnel reconstruction or re-optimization may be triggered for the local tunnel. For the remote tunnel, a notification message may be sent to trigger the tunnel source node to trigger tunnel reconstruction. Or re-optimization (corresponding to the triggering of the tunnel for reconstruction or re-optimization when the label resource information of the second node is changed in the foregoing embodiment).
步骤1中扩展OSPF-TE和ISIS-TE的子类型长度值信息,长度可以为1字节,最低位的1个比特(bit)可以表示是否有标签资源,最低位的1个比特值为1可以表示有标签资源,最高位的1个比特值为0可以表示无标签资源;最高位的1个比特可以表示标签空间,最高位的1个比特值为1可以表示全局标签空间,最高位的1个比特值为0可以表示接口标签空间。In step 1, the sub-type length value information of the OSPF-TE and the ISIS-TE is extended, and the length may be 1 byte. The lowest bit (bit) may indicate whether there is a tag resource, and the lowest bit value is 1 bit. It can indicate that there is a tag resource. The highest bit value of 0 can represent no tag resource; the highest bit can represent the tag space, and the highest bit value of 1 can represent the global tag space, the highest bit. A bit value of 0 can indicate the interface label space.
步骤2中路径计算时考虑链路标签资源,在路径计算的时候可以将洪泛的标签资源子类型长度值考虑进去,如果链路中没有标签资源,视为路径不可达。 In the path calculation, the link label resource is considered in the path calculation. When the path is calculated, the length of the flooded label resource subtype can be taken into consideration. If there is no label resource in the link, the path is unreachable.
步骤3中的记录由于标签资源不足导致的路径计算失败的隧道信息,是指在发起路径计算的节点中,记录下由于标签资源不足导致的路径计算失败的隧道信息。隧道信息可以包括隧道(tunnel)标识(Identification,ID),入口标识(Ingress Identification(ID))以及出口标识(Egress Identification(ID))。The tunnel information in the path of the fault that the path calculation fails due to the insufficient label resources is recorded in the node that initiates the path calculation, and the tunnel information that fails the path calculation due to insufficient label resources is recorded. The tunnel information may include a tunnel identification (ID), an ingress identification (ID), and an egress identification (ID).
步骤4中,节点或者链路的标签资源发生变化时,可以是标签资源从无到有的变化过程。步骤4中,对于本地隧道触发隧道重建或者重优化,可以是第一节点接收到该节点所在的自治域中一个链路信息的标签资源从无到有,进行如下操作:如果第一节点是消失(down)状态,触发隧道重建;如果是第一节点是存在(UP)状态,触发隧道重优化。步骤4中,对于远端隧道,发送通告消息触发至隧道第一节点触发隧道重建或者重优化,可以是第一节点接收到该节点所在自治域中一个链路的标签资源从无到有,从步骤3中检查属于远端隧道的条目,发送通告消息给第一节点,表明有可用的标签资源。第一节点接收到该通告消息,进行如下操作:如果第一节点是消失(down)状态,可以触发隧道重建;如果第一节点是存在(UP)状态,可以触发隧道重优化。In step 4, when the label resource of the node or the link changes, the label resource may change from scratch. In step 4, for the local tunnel to trigger tunnel re-establishment or re-optimization, the first node receives the label resource of a link information in the autonomous domain where the node is located from scratch, and performs the following operations: if the first node is disappeared (down) state, triggering tunnel reconstruction; if the first node is in the presence (UP) state, triggering tunnel re-optimization. In step 4, for the remote tunnel, the sending of the advertisement message is triggered to trigger the tunnel reconstruction or re-optimization of the first node of the tunnel, and the first node receives the label resource of a link in the autonomous domain where the node is located from scratch. In step 3, the entry belonging to the remote tunnel is checked, and an advertisement message is sent to the first node, indicating that the label resource is available. The first node receives the advertisement message and performs the following operations: if the first node is in a down state, tunnel reconstruction may be triggered; if the first node is in an existing (UP) state, tunnel re-optimization may be triggered.
通过采用以上可选实施例提供的方法,可以发布节点或者链路的标签资源是否可用信息,参与路径计算决策,能够及时触发隧道的重建与重优化,避免隧道业务长时间中断,及时触发路径的优化,提高用户体验。By using the method provided by the foregoing optional embodiment, the label resource of the node or the link can be advertised, and the path calculation decision can be performed, and the tunnel reconstruction and re-optimization can be triggered in time to avoid long-term interruption of the tunnel service and trigger the path in time. Optimize to improve the user experience.
在图2所示的拓扑环境中,当R2没有可用标签资源时,R2通过扩展的子类型长度值采用OSPF-TE协议将R2没有可用标签资源通告给R2所在自治域内的节点R1、R3和R4。节点R1、R3和R4都能接收到该信息。In the topology environment shown in Figure 2, when R2 has no available label resources, R2 advertises the available label resources of R2 to the nodes R1, R3, and R4 in the autonomous domain where R2 is located by using the extended subtype length value. . Nodes R1, R3, and R4 can both receive this information.
当R1接收到R2没有可用标签资源时,隧道1的路径规划为R1-R2-R3,R2标签资源信息参与路径计算,这种情况下路径计算为失败,原因为R2标签资源不足,R1可以记录下这条隧道的隧道信息(R1,R3,隧道1)。隧道2的路径规划包括最优路径R1-R2-R3和次优路径R1-R4-R3,由于R2没有可用标签资源,隧道1只能选择次优路径R1-R4-R3。When R1 receives no label resources available for R2, the path of tunnel 1 is planned to be R1-R2-R3, and the R2 label resource information participates in path calculation. In this case, the path calculation fails. The reason is that R2 label resources are insufficient, and R1 can record. Tunnel information for this tunnel (R1, R3, Tunnel 1). The path plan of the tunnel 2 includes the optimal path R1-R2-R3 and the sub-optimal path R1-R4-R3. Since R2 has no available tag resources, tunnel 1 can only select the sub-optimal path R1-R4-R3.
一个时刻,R2又有标签资源可用时,R2可以再通过扩展的子类型长度值采用OSPF-TE协议将R2没有可用标签资源通告给自治域内节点R1、R3和R4。节点R1、R3和R4都能接收到该信息。At a time when R2 has a label resource available, R2 can advertise the available label resources of R2 to nodes R1, R3, and R4 in the autonomous domain by using the extended subtype length value by using the OSPF-TE protocol. Nodes R1, R3, and R4 can both receive this information.
当R1接收到R2有可用标签资源时,对于处于中断(down)状态的本端隧道1进行重建,隧道建立成功,路径为R1-R2-R3;对于已经处于连接(UP)状 态的隧道2可以进行重优化,重优化之后,隧道2采用最优路径R1-R2-R3。When R1 receives the available label resources of R2, it reestablishes the local tunnel 1 in the down state. The tunnel is successfully established, and the path is R1-R2-R3. For the connection (UP) The tunnel 2 can be re-optimized. After re-optimization, tunnel 2 adopts the optimal path R1-R2-R3.
在图3所示的拓扑环境中,当节点R2没有可用标签资源时,R2通过上述扩展的子类型长度值采用ISIS-TE协议将R2没有可用标签资源通告给自治域内节点R1、R3和R4。节点R1、R3和R4都能接收到该信息。In the topology environment shown in FIG. 3, when the node R2 has no available label resources, R2 advertises the available label resources of R2 to the nodes R1, R3, and R4 in the autonomous domain by using the ISIS-TE protocol according to the extended subtype length value. Nodes R1, R3, and R4 can both receive this information.
当R1接收到R2没有可用标签资源时,隧道1路径规划动态算路,标签资源信息参与路径计算,隧道1有带宽要求为100M,这种情况下路径计算为失败,原因为R2标签资源不足和带宽不足。这个时候可以记录下这条隧道的信息(R1,R3,隧道1)。隧道2的路径规划有两条,R1-R2-R3是最优路径,R1-R4-R3为次优路径,经过计算,可以选择次优路径R1-R4-R3。When R1 receives no tag resources available for R2, the tunnel 1 path is planned to be dynamically calculated, and the tag resource information is involved in the path calculation. The tunnel 1 has a bandwidth requirement of 100 M. In this case, the path calculation fails. The reason is that the R2 tag resources are insufficient. Insufficient bandwidth. At this time, you can record the information of this tunnel (R1, R3, Tunnel 1). There are two path plans for tunnel 2. R1-R2-R3 is the optimal path, and R1-R4-R3 is the sub-optimal path. After calculation, the sub-optimal path R1-R4-R3 can be selected.
一个时刻,R2有标签资源可用时,R2可以通过扩展的子类型长度值采用ISIS-TE协议将R2具有可用标签资源通告给自治域内节点R1、R3和R4。R1、R3和R4都能接收到该信息。At a time when R2 has a label resource available, R2 may advertise R2 with available label resources to nodes R1, R3, and R4 in the autonomous domain by using the extended subtype length value using the ISIS-TE protocol. R1, R3, and R4 can all receive this information.
当R1接收到R2有可用标签资源时,对于处于中断(down)状态的本端隧道1进行重建,隧道建立成功,路径为R1-R2-R3(R1-R4-R3路径带宽不足);对于已经为连接(UP)状态的隧道2进行重优化,重优化之后,隧道2选择最优路径R1-R2-R3。When R1 receives the available label resources of R2, the local tunnel 1 in the down state is reconstructed, and the tunnel is successfully established. The path is R1-R2-R3 (the R1-R4-R3 path bandwidth is insufficient). The tunnel 2 for the connection (UP) state is re-optimized, and after the re-optimization, the tunnel 2 selects the optimal path R1-R2-R3.
在图4所示的拓扑环境中,当自治域1中的节点R4没有可用标签资源时,R4通过上述扩展的子类型长度值采用OSPF-TE协议将R4没有可用标签资源通告给自治域1内节点R3、R5和R6。R3、R5和R6都能接收到该信息,自治域1外的节点R1和R2接收不到该信息。In the topology environment shown in FIG. 4, when the node R4 in the autonomous domain 1 has no available label resources, the R4 advertises the available label resources of the R4 to the autonomous domain 1 by using the OSPF-TE protocol. Nodes R3, R5, and R6. R3, R5, and R6 can all receive this information, and nodes R1 and R2 outside the autonomous domain 1 cannot receive this information.
根据路径规划,隧道1可以在R1算路,计算至自治域0的边界节点R3,路径为R1-R3,在R3进行路径计算,目的地节点为R6。由于R4节点无可用标签资源这一信息通告至R3了,计算规划的路径R3-R4-R6时计算失败,原因为R4标签资源不足。这个时候可以在路径计算节点R3记录该隧道的信息(R1,R6,隧道1)。According to the path plan, tunnel 1 can calculate the path at R1, calculate to the boundary node R3 of the autonomous domain 0, the path is R1-R3, and the path calculation is performed at R3, and the destination node is R6. The R3 node has no information about the available label resources and is advertised to R3. The calculation fails when the planned path R3-R4-R6 is calculated. The reason is that the R4 tag resources are insufficient. At this time, the information of the tunnel (R1, R6, tunnel 1) can be recorded at the path computation node R3.
隧道2在R1算路,也计算至自治域1的边界R3,路径为R1-R2-R3,在R3进行路径计算,目的节点为R6,由于规划的最优路径R3-R4-R6计算失败,记录隧道信息(R1,R6,隧道2),可以选择次优路径R3-R5-R6,所以隧道2建立的路径为次优路径R1-R2-R3-R5-R6。 Tunnel 2 is calculated on R1 and is also calculated to the boundary R3 of the autonomous domain 1. The path is R1-R2-R3. The path calculation is performed at R3. The destination node is R6. The calculation fails due to the planned optimal path R3-R4-R6. Record the tunnel information (R1, R6, tunnel 2), and select the sub-optimal path R3-R5-R6. Therefore, the path established by tunnel 2 is the sub-optimal path R1-R2-R3-R5-R6.
一个时刻,R4有标签资源可用时,R4通过扩展的子类型长度值采用OSPF-TE协议将R4具有可用标签资源通告给自治域1内节点R3、R5和R6。R3、R5和R6都能接收到该信息。自治域0的R1和R2节点接收不到该信息。At a time when R4 has a label resource available, R4 advertises R4 with available label resources to nodes R3, R5, and R6 in the autonomous domain 1 by using the extended subtype length value. This information can be received by R3, R5 and R6. The R1 and R2 nodes of the autonomous domain 0 do not receive this information.
当R3接收到标签可用的信息之后,检查算路失败的记录,两条失败的记录都是属于远端隧道,通过通告消息发送给第一节点(隧道的源节点)R1,告知R4具有标签资源可用的信息。After R3 receives the information available for the label, it checks the record of the failed path. The two failed records belong to the remote tunnel and are sent to the first node (the source node of the tunnel) R1 through the advertisement message to inform R4 that the label resource is available. Information available.
R1接收到R3发送的通告消息之后,解析到所属隧道为隧道1和隧道2,隧道1为中断(down)状态发起重建,路径按照规划的R1-R3-R4-R6建立成功。隧道2为连接(UP)状态发起重优化,路径调整为规划的最优路径R1-R2-R3-R4-R6。After receiving the advertisement message sent by R3, R1 resolves to the tunnel that belongs to tunnel 1 and tunnel 2, and tunnel 1 initiates the reconstruction in the down state. The path is successfully established according to the planned R1-R3-R4-R6. Tunnel 2 initiates re-optimization for the connection (UP) state, and the path is adjusted to the planned optimal path R1-R2-R3-R4-R6.
在图4所在的实施例的基础上,还可以将OSPF-TE协议替换为ISIS-TE协议,即可以采用ISIS-TE协议通告第一节点第二节点的标签资源是否可用。On the basis of the embodiment shown in FIG. 4, the OSPF-TE protocol can be replaced with the ISIS-TE protocol, that is, the ISIS-TE protocol can be used to advertise whether the label resource of the second node of the first node is available.
上述实施例的方法可借助软件加硬件平台的方式来实现,也可以通过硬件的方式实现。以上实施例的技术方案本质上可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或光盘)中,包括一个或多个指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行以上实施例所述的方法。The method of the foregoing embodiment may be implemented by means of a software plus a hardware platform, or may be implemented by using a hardware. The technical solution of the above embodiment can be embodied in the form of a software product stored in a storage medium (such as a read-only memory (ROM), a random access memory (Random Access Memory, RAM). The disk or the optical disk includes one or more instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method described in the above embodiments.
实施例2Example 2
在本实施例中还提供了一种链路信息的处理装置,该装置可以实现上述方法实施例及可选实施方式。如以下所使用的,术语“模块”可以实现预定功能的软件和硬件中的至少一个。以下实施例所描述的装置可以以软件来实现、硬件,或者软件和硬件的组合的方式实现。In the embodiment, a processing device for link information is also provided, which can implement the foregoing method embodiments and optional implementation manners. As used hereinafter, the term "module" can implement at least one of software and hardware for a predetermined function. The apparatus described in the following embodiments may be implemented in software, hardware, or a combination of software and hardware.
图8是本实施例的链路信息的处理装置的结构框图一,如图8所示,该装置包括:接收模块92和运算模块94。FIG. 8 is a block diagram showing the structure of the link information processing apparatus of the present embodiment. As shown in FIG. 8, the apparatus includes: a receiving module 92 and an arithmetic module 94.
接收模块92设置为接收第二节点通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布的链路信息;其中,链路信息中携带有第二节点的标签资源信息,以及,该标签资源信息用于指示第二节点是否存在标签资源。 The receiving module 92 is configured to receive link information advertised by the second node through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol; wherein the link information carries There is label resource information of the second node, and the label resource information is used to indicate whether the label resource exists in the second node.
运算模块94,与上述接收模块92连接,设置为将标签资源信息作为计算路径的参数,对路径进行计算;其中,路径为第一节点与目的节点之间的路径。The operation module 94 is connected to the receiving module 92, and is configured to calculate the path by using the label resource information as a parameter of the calculation path; wherein the path is a path between the first node and the destination node.
通过上述装置,在链路信息中携带第二节点的标签资源信息,使得第一节点具有第二节点的标签资源信息,并且运算模块94在路径计算的过程中考虑该节点的标签信息,不需要等到信令交互过程中确认是否具有可用的标签资源,因而能够提前获知该节点是否具有可用的标签资源,能够提前发现路径是否可用,缩短了隧道建立的时间,加快了隧道建立的速度。The label information carries the label resource information of the second node in the link information, so that the first node has the label resource information of the second node, and the operation module 94 considers the label information of the node in the path calculation process, and does not need Wait until the signaling interaction process confirms whether there is available tag resource, so it can know in advance whether the node has available tag resources, can find out whether the path is available in advance, shorten the tunnel establishment time, and speed up the tunnel establishment.
图9是本实施例的链路信息的处理装置的结构框图二,如图9所示,在图8的基础,该装置还可以包括:存储模块1002。FIG. 9 is a block diagram showing the structure of the link information processing apparatus of the embodiment. As shown in FIG. 9, on the basis of FIG. 8, the apparatus may further include: a storage module 1002.
存储模块1002,与上述运算模块94连接,设置为在路径计算失败,且路径计算失败的原因为标签资源不足时,保存计算失败的路径的隧道信息,其中,隧道信息可以包括:隧道标识,隧道入口标识以及隧道出口标识。The storage module 1002 is connected to the operation module 94, and is configured to: when the path calculation fails, and the path calculation fails because the label resource is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information may include: a tunnel identifier, a tunnel Ingress ID and tunnel exit ID.
标签资源不足可以表现为上述路径经过的其中一个或者多个节点不存在标签资源。Insufficient tag resources may be manifested in the absence of tag resources in one or more of the nodes through which the path passes.
图10是本实施例的链路信息的处理装置的结构框图三,如图10所示,在图8的基础上,该装置还可以包括:触发模块1102。FIG. 10 is a block diagram 3 of the structure of the link information processing apparatus of the embodiment. As shown in FIG. 10, the apparatus may further include: a trigger module 1102.
图11是本实施例的链路信息的处理装置的结构框图四,如图11所示,在图9的基础上,该装置还可以包括:触发模块1102。FIG. 11 is a block diagram showing the structure of the link information processing apparatus of the present embodiment. As shown in FIG. 11, the apparatus may further include: a triggering module 1102.
触发模块1102,与上述接收模块92连接,设置为在获取到第二节点的标签资源信息发生变化时,触发隧道的重建或者重优化;其中,标签资源信息发生变化包括:标签资源信息由指示第二节点不存在标签资源变化为指示第二节点存在标签资源。The triggering module 1102 is connected to the receiving module 92, and is configured to trigger the reconstruction or re-optimization of the tunnel when the label resource information of the second node is changed. The label resource information changes include: The two nodes do not have a label resource change to indicate that the second node has a label resource.
可选地,上述接收模块92还设置为在隧道为远端隧道时,通过以下方式获取第二节点标签资源信息发生变化:在自治域边界节点获取到第二节点的标签资源信息发生变化之后,接收自治域边界节点发送的通知消息;其中,通知消息用于通知第一节点标签资源信息发生了变化;以及,自治域边界节点为标签资源信息发生变化的第二节点所在的自治域与第一节点所在的自治域共用的节点。Optionally, the receiving module 92 is further configured to: when the tunnel is a remote tunnel, obtain the change of the second node label resource information by: after the border node of the autonomous domain acquires the label resource information of the second node, Receiving a notification message sent by the autonomous domain border node, where the notification message is used to notify the first node that the tag resource information has changed; and the autonomous domain boundary node is the autonomous domain where the second node of the tag resource information changes and the first The node shared by the autonomous domain where the node is located.
通过上述装置,可以使得第二节点所在的自治域内的节点或者第二节点所 在的自治域以外的节点能够感知到标签资源的从无到有以及从有到无的变化,可以及时触发隧道的重建以及重优化,使得隧道能够及时打通或者选择更优的路径,避免了业务的中断,提高了用户的体验。Through the above device, the node in the autonomous domain where the second node is located or the second node may be The nodes outside the autonomous domain can perceive the change of the label resources from scratch and from nothing to nothing, and can trigger the reconstruction and re-optimization of the tunnel in time, so that the tunnel can be opened or the better path can be avoided in time to avoid the service. The interruption has improved the user experience.
上述模块是可以通过软件或硬件来实现的,对于硬件实现方式,上述模块可以均位于同一处理器中;或者,上述模块分别位于不同的处理器中。The above modules may be implemented by software or hardware. For hardware implementation, the above modules may all be located in the same processor; or the modules are respectively located in different processors.
实施例3Example 3
在本实施例中还提供了一种链路信息的处理装置,图12是本实施例的链路信息的处理装置的结构框图五,如图12所示,该装置可以包括:发布模块1202。发布模块1202设置为通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统的ISIS-TE协议发布链路信息。其中,链路信息中携带有第二节点的标签资源信息,以及,该标签资源信息用于指示第二节点是否存在标签资源。In the embodiment, a processing device for the link information is provided. FIG. 12 is a block diagram 5 of the processing device for the link information of the embodiment. As shown in FIG. 12, the device may include: a publishing module 1202. The publishing module 1202 is configured to issue link information through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol. The link information carries the label resource information of the second node, and the label resource information is used to indicate whether the second node has a label resource.
通过上述装置,采用在链路信息中携带第二节点的标签资源信息,使得第一节点具有该第二节点的标签资源信息,不需要等到信令交互过程中确认是否具有可用的标签资源,因而能够提前获知该第二节点是否具有可用的标签资源,能够提前发现路径是否可用,缩短了隧道建立的时间,加快了隧道建立的速度。The device carries the label resource information of the second node in the link information, so that the first node has the label resource information of the second node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus It is possible to know in advance whether the second node has available tag resources, can find out whether the path is available in advance, shorten the time for establishing the tunnel, and speed up the tunnel establishment.
实施例4Example 4
在本实施例中还提供了一种系统,图13是本实施例提供的系统的架构示意图一,如图13所示,该系统包括:第一节点1302和第二节点1304。其中,第一节点1302设置为通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议向第二节点1304发布链路信息。链路信息中携带有第一节点1302的标签资源信息,以及,该标签资源信息用于指示第一节点1302是否存在标签资源。A system is also provided in this embodiment. FIG. 13 is a schematic diagram 1 of the architecture of the system provided in this embodiment. As shown in FIG. 13, the system includes: a first node 1302 and a second node 1304. The first node 1302 is configured to issue link information to the second node 1304 through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol. The link information carries the label resource information of the first node 1302, and the label resource information is used to indicate whether the first node 1302 has a label resource.
通过该系统,采用在链路信息中携带第一节点的标签资源信息,第二节点具有该第一节点的标签资源信息,不需要等到信令交互过程中确认是否具有可用的标签资源,因而能够提前获知该第一节点是否具有可用的标签资源,缩短了隧道建立的时间,加快了隧道建立的速度。The system carries the label resource information of the first node in the link information, and the second node has the label resource information of the first node, and does not need to wait until the signaling interaction process to confirm whether the label resource is available, and thus can It is known in advance whether the first node has available tag resources, shortens the tunnel establishment time, and speeds up the tunnel establishment.
在一个实施例中,上述第二节点1304可以设置为在接收到链路信息之后,将标签资源信息作为计算路径的参数,对路径进行计算,其中,路径为第一节 点与目的节点之间的路径。In an embodiment, the foregoing second node 1304 may be configured to calculate the path by using the label resource information as a parameter of the calculation path after receiving the link information, where the path is the first section. The path between the point and the destination node.
上述第二节点1304还可以设置为在路径计算失败,且路径计算失败的原因为第一节点的标签资源不足时,保存计算失败的路径的隧道信息,其中,隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。The second node 1304 may be configured to: when the path calculation fails, and the path calculation fails because the label resource of the first node is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information includes: a tunnel identifier, a tunnel entry. Identification and tunnel exit identification.
在一个实施例中,上述第二节点1304还可以设置为在获取到标签资源信息发生变化时,触发隧道进行重建或者重优化,其中,标签资源信息发生变化包括:标签资源信息由指示第一节点1302不存在标签资源变化为指示第一节点1302存在标签资源。In an embodiment, the foregoing second node 1304 may be further configured to: when the label resource information is changed, triggering the tunnel to perform reconstruction or re-optimization, where the label resource information changes, the label resource information is indicated by the first node. 1302 There is no tag resource change to indicate that the first node 1302 has a tag resource.
图14是本实施例提供的系统的架构示意图二,如图14所示,上述系统还可以包括:自治域边界节点1402。自治域边界节点1402与上述第一节点1302和上述第二节点1304连接,其中,自治域边界节点1402为第一节点1302所在的自治域与第二节点1304所在的自治域共用的节点。FIG. 14 is a schematic diagram 2 of the architecture of the system provided in this embodiment. As shown in FIG. 14 , the foregoing system may further include: an autonomous domain border node 1402. The autonomous domain border node 1402 is connected to the first node 1302 and the second node 1304. The autonomous domain border node 1402 is a node shared by the autonomous domain in which the first node 1302 is located and the autonomous domain in which the second node 1304 is located.
上述域边界节点1402设置为获取到第一节点1302的标签资源信息发生变化之后,向第二节点发送通知消息,其中,通知消息用于通知第二节点第一节点的标签资源信息发生了变化。The domain border node 1402 is configured to send a notification message to the second node after the label resource information of the first node 1302 is changed, where the notification message is used to notify the second node that the label resource information of the first node has changed.
实施例5Example 5
本实施例还提供了一种计算机可读存储介质。可选地,在本实施例中,上述存储介质可以被设置为存储执行以下步骤的程序代码:This embodiment also provides a computer readable storage medium. Optionally, in this embodiment, the foregoing storage medium may be configured to store program code that performs the following steps:
接收通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布的链路信息,其中,链路信息中携带有域内节点的标签资源信息,以及,该标签资源信息用于指示节点是否存在标签资源;Receiving the link information advertised by the traffic-based open shortest path first OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol, where the link information carries the label resource information of the intra-domain node, And the label resource information is used to indicate whether the node has a label resource;
将标签资源信息作为计算路径的参数,对路径进行计算,其中,路径为第一节点与目的节点之间的路径。The path is calculated by using the tag resource information as a parameter of the calculation path, where the path is a path between the first node and the destination node.
可选地,存储介质还被设置为存储执行以下步骤的程序代码:Optionally, the storage medium is further configured to store program code that performs the following steps:
在路径计算失败,且路径计算失败的原因为标签资源不足时,保存计算失败的路径的隧道信息,其中,隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。If the path calculation fails, and the path calculation fails, the tunnel information of the path that fails to be calculated is saved when the label resource is insufficient. The tunnel information includes: a tunnel identifier, a tunnel entry identifier, and a tunnel exit identifier.
可选地,存储介质还被设置为存储用于执行以下步骤的程序代码: Optionally, the storage medium is further arranged to store program code for performing the following steps:
在获取到标签资源信息发生变化时,触发隧道的重建或者重优化,其中,标签资源信息发生变化包括:标签资源信息由指示第二节点不存在标签资源变化为指示第二节点存在标签资源。When the information about the label resource is changed, the reconstruction or re-optimization of the tunnel is triggered, where the change of the label resource information includes: the label resource information is changed by indicating that the second node does not have the label resource to indicate that the second node has the label resource.
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、ROM、RAM、移动硬盘、磁碟或者光盘等多种可以存储程序代码的介质。Optionally, in this embodiment, the foregoing storage medium may include, but is not limited to, a U disk, a ROM, a RAM, a mobile hard disk, a magnetic disk, or an optical disk, and the like, and may store a program code.
可选地,本实施例中的示例可以参考上述实施例及可选实施方式中所描述的示例。Optionally, examples in this embodiment may refer to the examples described in the foregoing embodiments and optional embodiments.
实施例6Example 6
本实施例提供了一种节点的硬件结构示意图。参见图15,该节点包括:This embodiment provides a schematic diagram of a hardware structure of a node. Referring to Figure 15, the node includes:
至少一个处理器(processor)150,图15中以一个处理器150为例;以及存储器(memory)151,还可以包括通信接口(Communications Interface)152和总线153。其中,处理器150、存储器151以及通信接口152可以通过总线153完成相互间的通信。通信接口152可以传输信息。处理器150可以调用存储器151中的逻辑指令,以执行上述实施例中的方法。At least one processor 150 is exemplified by a processor 150 in FIG. 15; and a memory 151 may further include a communication interface 152 and a bus 153. The processor 150, the memory 151, and the communication interface 152 can complete communication with each other through the bus 153. Communication interface 152 can transmit information. The processor 150 can call logic instructions in the memory 151 to perform the methods in the above embodiments.
此外,上述的存储器151中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。In addition, the logic instructions in the memory 151 described above may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
存储器151作为一种计算机可读存储介质,可存储软件程序、计算机可执行程序,如上述实施例中方法对应的程序指令或模块。处理器150通过运行存储在存储器151中的软件程序、指令或模块,从而执行功能应用以及数据处理,即实现上述方法实施例中的方法。The memory 151 is a computer readable storage medium, and can store a software program, a computer executable program, such as a program instruction or a module corresponding to the method in the above embodiment. The processor 150 executes the function application and the data processing by executing a software program, an instruction or a module stored in the memory 151, that is, implementing the method in the above method embodiment.
存储器151可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据终端设备的使用所创建的数据等。此外,存储器151可以包括高速随机存取存储器,还可以包括非易失性存储器。The memory 151 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 151 may include a high speed random access memory, and may also include a nonvolatile memory.
以上实施例的模块或步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在一些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成多个集成电路模块,或者将它们中的 多个模块或步骤制作成单个集成电路模块来实现。The modules or steps of the above embodiments may be implemented in a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices. Alternatively, they may be implemented by a computing device The program code is implemented such that they can be stored in a storage device by a computing device, and in some cases, the steps shown or described can be performed in an order different than that herein, or separately. Into multiple integrated circuit modules, or in them Multiple modules or steps are made into a single integrated circuit module.
工业实用性Industrial applicability
本公开提供的链路信息的处理方法、装置及系统,加快了隧道建立的速度。 The method, device and system for processing link information provided by the present disclosure accelerate the speed of tunnel establishment.

Claims (17)

  1. 一种链路信息的处理方法,包括:A method for processing link information, including:
    第一节点接收第二节点通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布的链路信息,其中,所述链路信息中携带有所述第二节点的标签资源信息,以及该标签资源信息用于指示所述第二节点是否存在标签资源;以及The first node receives the link information advertised by the second node through the traffic engineering-based open shortest path first OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol, where the link information carries Having the label resource information of the second node, and the label resource information is used to indicate whether the second node has a label resource;
    所述第一节点将所述第二节点的标签资源信息作为路径计算的参数,对所述路径进行计算,其中,所述路径为第一节点与目的节点之间的路径。The first node calculates the path by using the label resource information of the second node as a path calculation parameter, where the path is a path between the first node and the destination node.
  2. 根据权利要求1所述的方法,在所述第一节点对所述路径进行计算之后,所述方法还包括:The method of claim 1, after the calculating, by the first node, the path, the method further comprises:
    在所述路径计算失败,且所述路径计算失败的原因为所述第二节点的标签资源不足时,所述第一节点保存计算失败的路径的隧道信息,其中,所述隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。When the path calculation fails, and the path calculation fails because the label resource of the second node is insufficient, the first node saves the tunnel information of the path that fails to be calculated, where the tunnel information includes: a tunnel ID, tunnel entry ID, and tunnel exit ID.
  3. 根据权利要求1或2所述的方法,还包括:The method of claim 1 or 2, further comprising:
    在隧道为本端隧道,且所述第一节点获取到所述第二节点的标签资源信息发生变化时,所述第一节点触发隧道的重建或者重优化;其中,所述第二节点的标签资源信息发生变化包括:所述第二节点的标签资源信息由指示所述第二节点不存在标签资源变化为指示所述第二节点存在标签资源。When the tunnel is the local tunnel, and the first node acquires the label resource information of the second node, the first node triggers the reconstruction or re-optimization of the tunnel; wherein, the label of the second node The change of the resource information includes: the label resource information of the second node is changed by indicating that the second node does not have a label resource to indicate that the second node has a label resource.
  4. 根据权利要求1或2所述的方法,还包括,在所述隧道为远端隧道时,所述第一节点通过以下方式获取所述第二节点的标签资源信息发生变化:The method according to claim 1 or 2, further comprising: when the tunnel is a remote tunnel, the first node acquires a change of label resource information of the second node by:
    所述第一节点在自治域边界节点获取到所述第二节点的标签资源信息发生变化之后,所述第一节点接收所述自治域边界节点发送的通知消息;其中,所述通知消息用于通知所述第一节点所述第二节点的标签资源信息发生了变化,所述自治域边界节点为标签资源信息发生变化的第二节点所在的自治域与第一 节点所在的自治域共用的节点。After the first node acquires the label resource information of the second node, the first node receives the notification message sent by the border node of the autonomous domain; wherein the notification message is used by the first node. Notifying that the label resource information of the second node of the first node is changed, and the border node of the autonomous domain is an autonomous domain where the second node of the label resource information changes and the first The node shared by the autonomous domain where the node is located.
  5. 根据权利要求1所述的方法,其中,所述第二节点的标签资源信息通过所述链路信息中扩展的字段或者新增的字段来表示。The method of claim 1, wherein the tag resource information of the second node is represented by an extended field or a newly added field in the link information.
  6. 一种链路信息的处理方法,包括:A method for processing link information, including:
    第一节点通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE发布链路信息至第二节点,其中,所述链路信息中携带有所述第一节点的标签资源信息,以及,该标签资源信息用于指示所述第一节点是否存在标签资源;所述第一节点的标签资源信息被作为第二节点路径计算的参数,使得第二节点对所述路径进行计算,所述路径为第二节点与目的节点之间的路径。The first node issues link information to the second node by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system based on traffic engineering to the intermediate system ISIS-TE, where the link information carries a label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource; the label resource information of the first node is used as a parameter calculated by the second node path, so that the second The node calculates the path, which is the path between the second node and the destination node.
  7. 根据权利要求6所述的方法,其中,所述标签资源信息通过所述链路信息中扩展的字段或者新增的字段来表示。The method of claim 6, wherein the tag resource information is represented by an extended field or a newly added field in the link information.
  8. 一种链路信息的处理装置,包括:A device for processing link information, comprising:
    接收模块,设置为接收第一节点通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布的链路信息,其中,所述链路信息中携带有第一节点的标签资源信息,以及,该标签资源信息用于指示所述第一节点是否存在标签资源;以及a receiving module, configured to receive link information advertised by the first node through the traffic engineering-based Open Shortest Path First OSPF-TE protocol or the traffic engineering based intermediate system to the intermediate system ISIS-TE protocol, where the link information is Carrying label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource;
    运算模块,设置为将所述标签资源信息作为计算路径的参数,对所述路径进行计算;其中,所述路径为第二节点与目的节点之间的路径。The operation module is configured to calculate the path by using the label resource information as a parameter of the calculation path, where the path is a path between the second node and the destination node.
  9. 根据权利要求8所述的装置,还包括:The apparatus of claim 8 further comprising:
    存储模块,设置为在所述路径计算失败,且所述路径计算失败的原因为所述标签资源不足时,保存计算失败的路径的隧道信息,其中,所述隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。 The storage module is configured to: when the path calculation fails, and the path calculation fails because the label resource is insufficient, the tunnel information of the path that fails to be calculated is saved, where the tunnel information includes: a tunnel identifier, a tunnel entrance Identification and tunnel exit identification.
  10. 根据权利要求8或9所述的装置,还包括:触发模块,设置为在获取到所述标签资源信息发生变化时,触发隧道的重建或者重优化;其中,所述标签资源信息发生变化包括:所述标签资源信息由指示所述第一节点不存在标签资源变化为指示所述第一节点存在标签资源。The apparatus according to claim 8 or 9, further comprising: a triggering module, configured to trigger a reconstruction or re-optimization of the tunnel when the information of the label resource is changed; wherein the change of the label resource information comprises: The label resource information is changed by indicating that the first node does not have a label resource to indicate that the first node has a label resource.
  11. 根据权利要求10所述的装置,还包括:获取模块,设置为在所述隧道为远端隧道时,通过以下方式获取所述第一节点的标签资源信息发生变化:在自治域边界节点获取到所述第一节点的标签资源信息发生变化之后,接收所述自治域边界节点发送的通知消息;其中,所述通知消息用于通知第二节点所述第一节点的标签资源信息发生了变化,以及所述自治域边界节点为所述标签资源信息发生变化的第一节点所在的自治域与第二节点所在的自治域共用的节点。The apparatus according to claim 10, further comprising: an obtaining module, configured to acquire, when the tunnel is a remote tunnel, the label resource information of the first node is changed by: acquiring at a boundary node of the autonomous domain After the label resource information of the first node is changed, the notification message sent by the border node of the autonomous domain is received, where the notification message is used to notify the second node that the label resource information of the first node has changed. And the autonomous domain border node is a node shared by the autonomous domain where the first node where the label resource information changes and the autonomous domain where the second node is located.
  12. 一种链路信息的处理装置,包括:A device for processing link information, comprising:
    发布模块,设置为通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议发布链路信息;其中,所述链路信息中携带有第一节点的标签资源信息,该标签资源信息用于指示所述第一节点是否存在标签资源,所述第一节点的标签资源信息被作为第二节点路径计算的参数,使得第二节点对所述路径进行计算,所述路径为第二节点与目的节点之间的路径。a publishing module, configured to release link information by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system based on traffic engineering to an intermediate system ISIS-TE protocol; wherein the link information carries the first a label resource information of the node, the label resource information is used to indicate whether the first node has a label resource, and the label resource information of the first node is used as a parameter calculated by the second node path, so that the second node pairs the path A calculation is performed, the path being a path between the second node and the destination node.
  13. 一种系统,包括:第一节点和第二节点;其中,A system comprising: a first node and a second node; wherein
    所述第一节点设置为通过基于流量工程的开放式最短路径优先OSPF-TE协议或基于流量工程的中间系统到中间系统ISIS-TE协议向所述第二节点发布链路信息,其中,所述链路信息中携带有所述第一节点的标签资源信息,以及该标签资源信息用于指示所述第一节点是否存在标签资源;以及The first node is configured to issue link information to the second node by using an open shortest path first OSPF-TE protocol based on traffic engineering or an intermediate system to intermediate system ISIS-TE protocol based on traffic engineering, where The link information carries the label resource information of the first node, and the label resource information is used to indicate whether the first node has a label resource;
    所述第二节点设置为在接收到所述链路信息之后,将所述标签资源信息作 为计算路径的参数,对所述路径进行计算;所述路径为第二节点与目的节点之间的路径。The second node is configured to: after receiving the link information, use the label resource information To calculate the parameters of the path, the path is calculated; the path is a path between the second node and the destination node.
  14. 根据权利要求13所述的系统,其中,所述第二节点还设置为在所述路径计算失败,且所述路径计算失败的原因为所述第一节点的标签资源不足时,保存计算失败的路径的隧道信息,其中,所述隧道信息包括:隧道标识,隧道入口标识以及隧道出口标识。The system according to claim 13, wherein the second node is further configured to: when the path calculation fails, and the path calculation fails because the label resource of the first node is insufficient, the calculation fails. The tunnel information of the path, where the tunnel information includes: a tunnel identifier, a tunnel entry identifier, and a tunnel exit identifier.
  15. 根据权利要求13中任一项所述的系统,其中,所述第二节点还设置为在隧道为本端隧道,且获取到所述第一节点的标签资源信息发生变化时,触发隧道的重建或者重优化;所述第一节点的标签资源信息发生变化包括:所述第一节点的标签资源信息由指示所述第一节点不存在标签资源变化为指示所述第一节点存在标签资源。The system according to any one of the preceding claims, wherein the second node is further configured to trigger a tunnel reconstruction when the tunnel is a local tunnel and the label resource information of the first node is changed. Or re-optimization; the label resource information of the first node is changed, and the label resource information of the first node is changed by indicating that the first node does not have a label resource to indicate that the first node has a label resource.
  16. 根据权利要求15所述的系统,还包括:自治域边界节点,其中,所述自治域边界节点为所述第一节点所在自治域与所述第二节点所在自治域共用的节点;所述自治域边界节点设置为在所述隧道为远端隧道时,获取到所述第一节点的所述标签资源信息发生变化,并向第二节点发送通知消息;其中,所述通知消息用于通知所述第二节点所述第一节点的标签资源信息发生了变化。The system according to claim 15, further comprising: an autonomous domain boundary node, wherein the autonomous domain boundary node is a node shared by the autonomous domain in which the first node is located and the autonomous domain in which the second node is located; The domain border node is configured to: when the tunnel is a remote tunnel, obtain the label resource information of the first node, and send a notification message to the second node; where the notification message is used to notify the The label resource information of the first node of the second node changes.
  17. 一种计算机可读存储介质,存储有执行权利要求1-7中任一项的方法的程序代码。 A computer readable storage medium storing program code for performing the method of any of claims 1-7.
PCT/CN2017/083122 2016-05-05 2017-05-05 Link information processing method, apparatus and system WO2017190675A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610293852.3A CN107347034B (en) 2016-05-05 2016-05-05 Link information processing method, device and system
CN201610293852.3 2016-05-05

Publications (1)

Publication Number Publication Date
WO2017190675A1 true WO2017190675A1 (en) 2017-11-09

Family

ID=60202747

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/083122 WO2017190675A1 (en) 2016-05-05 2017-05-05 Link information processing method, apparatus and system

Country Status (2)

Country Link
CN (1) CN107347034B (en)
WO (1) WO2017190675A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112054958A (en) * 2019-06-06 2020-12-08 中兴通讯股份有限公司 Path calculation method, storage medium and electronic device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112558504B (en) * 2019-09-10 2021-11-02 中国电信股份有限公司 Method, device and system for forwarding critical path information based on OSPF protocol
CN110958181B (en) * 2019-12-06 2021-08-17 Ut斯达康通讯有限公司 Method and device for distributing SRv 6-crossing slicing network by ISIS protocol

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008043229A1 (en) * 2006-10-09 2008-04-17 Huawei Technologies Co., Ltd. A calculating method and apparatus of service path
US20080151783A1 (en) * 2006-12-26 2008-06-26 Fujitsu Limited Communication apparatus and protocol processing method
CN101835066A (en) * 2009-03-13 2010-09-15 中兴通讯股份有限公司 Label switched path (LSP) processing method based on link bundle
EP2403171A1 (en) * 2009-02-26 2012-01-04 Huawei Technologies Co., Ltd. Method, device and system for issuing the routing protocol message and computing the routing
US20140056581A1 (en) * 2011-01-21 2014-02-27 Telefonaktiebolaget L M Ericsson (Publ) Timer value negotiation for path configuration based on rsvp-te

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101155135B (en) * 2006-09-28 2011-04-20 华为技术有限公司 Method and device for flooding autonomous system border router ability information
JP4700738B2 (en) * 2006-10-06 2011-06-15 日本電信電話株式会社 Communication node device, communication system, path resource allocation method, and program
CN101521601A (en) * 2008-02-29 2009-09-02 华为技术有限公司 Method, system and device for advertising adjacent network domain of DS-TE information
CN101674231B (en) * 2008-09-11 2012-11-21 华为技术有限公司 Method and network device for processing traffic engineering link information
CN102571530A (en) * 2010-12-16 2012-07-11 中兴通讯股份有限公司 Inter-domain link status information processing method and PCE
US9019865B2 (en) * 2011-03-04 2015-04-28 Juniper Networks, Inc. Advertising traffic engineering information with the border gateway protocol

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008043229A1 (en) * 2006-10-09 2008-04-17 Huawei Technologies Co., Ltd. A calculating method and apparatus of service path
US20080151783A1 (en) * 2006-12-26 2008-06-26 Fujitsu Limited Communication apparatus and protocol processing method
EP2403171A1 (en) * 2009-02-26 2012-01-04 Huawei Technologies Co., Ltd. Method, device and system for issuing the routing protocol message and computing the routing
CN101835066A (en) * 2009-03-13 2010-09-15 中兴通讯股份有限公司 Label switched path (LSP) processing method based on link bundle
US20140056581A1 (en) * 2011-01-21 2014-02-27 Telefonaktiebolaget L M Ericsson (Publ) Timer value negotiation for path configuration based on rsvp-te

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112054958A (en) * 2019-06-06 2020-12-08 中兴通讯股份有限公司 Path calculation method, storage medium and electronic device

Also Published As

Publication number Publication date
CN107347034B (en) 2021-11-19
CN107347034A (en) 2017-11-14

Similar Documents

Publication Publication Date Title
US10187301B2 (en) Establishing label switched paths having refresh interval independent fast reroute facility protection
US9350639B2 (en) Forwarding data in a data communications network
US8842522B2 (en) Incremental deployment of MRT based IPFRR
CN103380605B (en) The MPLS of LDP is used to re-route method and the NE of LDP-FRR fast
WO2019120042A1 (en) Method and node for transmitting packet in network
US7707307B2 (en) Method and apparatus for constructing a backup route in a data communications network
US7675848B2 (en) Dynamic forwarding adjacency
US9853854B1 (en) Node-protection and path attribute collection with remote loop free alternates
EP3200402A1 (en) Sr information obtainment method and sr network establishment method
US7920566B2 (en) Forwarding data in a data communication network
US20220272032A1 (en) Malleable routing for data packets
US9210075B2 (en) Method and apparatus for managing end-to-end consistency of bi-directional MPLS-TP tunnels via in-band communication channel (G-ACH) protocol
CN103368843A (en) An OAM label switched path for fast reroute of protected label switched paths
US9154412B2 (en) Multicast label distribution protocol over a remote loop-free alternative
WO2017190675A1 (en) Link information processing method, apparatus and system
WO2017063585A1 (en) Framework for temporal label switched path tunnel services
WO2018059290A1 (en) Parameter notification and obtaining methods and devices, and storage medium
JP2022522175A (en) Systems and methods for handling IGP flooding topology inconsistencies
US20190379596A1 (en) Methods and Systems preventing Make Before Break failures during soft preemption in MPLS
CN112929261B (en) Fiber breakage prevention method and device for segmented routing tunnel, entry node and storage medium
WO2017143958A1 (en) System, method and apparatus for implementing fast reroute (frr)
WO2015184862A1 (en) Method and device for tunnel re-optimization path computation
JP6377738B2 (en) Method and system for processing RSVP-TE signaling
WO2012055230A1 (en) Updating method and system for forwarding adjacency attribute in multi-layer network
EP2649758B1 (en) Minimizing the number of not-via addresses

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

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

Ref document number: 17792501

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17792501

Country of ref document: EP

Kind code of ref document: A1