WO2012163160A1 - 一种获取bgplsp中指导转发的mtu的方法及装置 - Google Patents

一种获取bgplsp中指导转发的mtu的方法及装置 Download PDF

Info

Publication number
WO2012163160A1
WO2012163160A1 PCT/CN2012/073078 CN2012073078W WO2012163160A1 WO 2012163160 A1 WO2012163160 A1 WO 2012163160A1 CN 2012073078 W CN2012073078 W CN 2012073078W WO 2012163160 A1 WO2012163160 A1 WO 2012163160A1
Authority
WO
WIPO (PCT)
Prior art keywords
mtu
router
public network
network label
forwarded
Prior art date
Application number
PCT/CN2012/073078
Other languages
English (en)
French (fr)
Inventor
陈双龙
饶远
文远癸
李正良
曾晴
王海波
徐海军
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2012163160A1 publication Critical patent/WO2012163160A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/36Flow control; Congestion control by determining packet size, e.g. maximum transfer unit [MTU]
    • H04L47/365Dynamic adaptation of the packet size

Definitions

  • the present invention relates to a label switching path technology, and in particular, to a method and apparatus for obtaining a maximum transmission unit for guiding forwarding in a border switching protocol label switching path.
  • MPLS Multi-Protocol Label Switching
  • MPLS is a switching technology that combines Layer 3 routing with Layer 2 attributes to provide multi-service switching.
  • MPLS introduces a label-based mechanism that separates routing from data forwarding and uses labels to specify the path that packets pass through the network.
  • MPLS overcomes the limitations of Internet Protocol packet switching and has broad application prospects.
  • Border Gateway Protocol is a routing protocol that dynamically exchanges routing information between autonomous areas (ASs). BGP is widely used in the field of network communications.
  • BGP LSP Border Gateway Protocol Label Switched Path
  • the outbound router on the BGP LSP receives the packets forwarded by the upstream router.
  • the following two situations may occur:
  • the packet If the packet is too large and the outbound router does not have the function of fragmentation, the packet cannot pass through the downstream router and the packet is discarded. This means that the message could not reach its destination.
  • the outbound router shards the message. This means that the process of getting the message to the destination is delayed.
  • the embodiment of the present invention provides a method for obtaining a maximum transmission unit for guiding forwarding in a label switching path of a border gateway protocol, which can be solved by an outbound router on a BGP LSP. Packets forwarded by the upstream router may be discarded when the outgoing router fails to reach the destination or the packet is fragmented by the outgoing router to delay the destination.
  • a method for obtaining a maximum transmission unit MTU for guiding a forwarding in a border gateway protocol label switching path in a BGP LSP which is characterized by:
  • the second router receives the first public network label route from the first router, and the first public network label route includes the first MTU of the first router on the inbound interface of the BGP LSP; comparing the second router Determining, by the second MTU of the LSP of the first router and the size of the first MTU, a third MTU of the first MTU and the second MTU; using the third MTU as the The second router directs the forwarded MTU;
  • the first router is an egress router of the egress node of the BGP LSP.
  • the embodiment of the present invention provides a device for obtaining an MTU that is forwarded in a BGP LSP, which can solve the problem that the egress router on the BGP LSP receives the packet forwarded by the upstream router, and the outbound router may be lost.
  • An apparatus for obtaining an MTU that is forwarded in a BGP LSP the second router is configured to receive a first public network label by the first router of the egress router that is the BGP LSP. Routing, the first public network label route includes a first MTU of the first router on the ingress interface of the BGP LSP;
  • a comparing device configured to compare a size of the second MTU of the LSP of the second router to the first router with the size of the first MTU, to obtain a third of the first MTU and the second MTU MTU;
  • the method for obtaining the maximum transmission unit that is forwarded in the label switching path of the border gateway protocol and the acquiring device can solve the problem that the egress router on the BGP LSP receives the packet forwarded by the upstream router, and may appear. Packet out of node router lost The problem of discarding the destination and the problem that the message is fragmented by the outbound router and delaying the arrival of the destination.
  • FIG. 1 is a flowchart of a method for obtaining an MTU for guiding forwarding in a BGP LSP according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a first public network label route provided by an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of an apparatus for obtaining an MTU for guiding forwarding in a BGP LSP according to an embodiment of the present invention.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • the embodiment of the invention provides a maximum transmission unit for guiding forwarding in a BGP LSP.
  • FIG. 1 is a flowchart of a method for obtaining an MTU for guiding forwarding in a BGP LSP according to an embodiment of the present invention; the method includes:
  • the second router receives the first public network label route from the first router, and the first public network label route includes the first MTU of the ingress interface of the first router on the BGP LSP;
  • the first router establishes a BGP LSP by issuing a first public network label route to the second router.
  • the first router advertises the first public network label route to the second router that includes the first MTU of the ingress interface of the first router on the BGP LSP.
  • the first MTU identifies the maximum length of the message that the first router can receive.
  • Step 102 Compare a second MTU of the LSP of the second router to the first router with a size of the first MTU, and obtain a third MTU of the first MTU and the second MTU.
  • the second MTU of the LSP of the second router to the first router is the MTU of the second router at the outbound interface of the BGP LSP.
  • the first MTU and the second MTU comparison process occur at the second router. If the first MTU is greater than the second MTU, the third MTU is equal to the second MTU; if the first MTU is less than the second MTU, the third MTU is equal to the first MTU.
  • the third MTU is used as the second router to guide the forwarded MTU
  • the implementation may be implemented in various manners, and the present invention does not specifically limit the present invention.
  • the second router uses the third MTU as the MTU for forwarding. If the length of the packet is greater than the third MTU, the second router will fragment the packet. If the length of the packet is smaller than the third MTU, the second router does not fragment the packet.
  • the first router is an egress router of the BGP LSP.
  • the method for obtaining the maximum transmission unit that is forwarded in the label switching path of the border gateway protocol and the acquiring device can solve the problem that the egress router on the BGP LSP receives the packet forwarded by the upstream router, and may appear.
  • the problem that the message exits the node router and cannot reach the destination or the message is fragmented by the outbound router and delays reaching the destination.
  • the obtaining method further includes: sending a second public network label route to the third router, where the second public network label route includes a third MTU.
  • the third router can know the maximum MTU of the message length through the second router and the first router without fragmentation.
  • the third router may compare the MTU of the LSP of the third router to the second router with the third MTU, and use the smaller MTU as the MTU of the third router to direct the forwarding.
  • the first MTU is carried by the MTU attribute field of the first public network label route.
  • the implementation may be implemented in various manners, and the present invention does not specifically limit the present invention.
  • a field is specifically defined in the first public network label route as the MTU attribute field.
  • the MTU attribute field is used to carry the first further
  • the third MTU is carried by the MTU attribute field of the second public network label route.
  • the implementation may be implemented in various manners, and the present invention does not specifically limit the present invention.
  • the MTU attribute field of the first public network label route is carried by an ext-community attribute field of the first public network label route.
  • FIG 2 is a schematic diagram of the first public network label routing.
  • the extended community attribute field of the first public network label route includes a 2-byte extended community attribute type (type) field and a 6-byte extended community attribute value (value) field.
  • An extended community attribute type that has not been used can be defined as the type of the MTU attribute field used to carry the first public network label route.
  • the first router sends a third public network label route, and the third public network label route includes a fourth MTU of the first router in the ingress interface of the BGP LSP;
  • the fifth MTU is used as the second router to direct the forwarded MTU.
  • Embodiment 2 is sent to the third router, and the fourth public network label route includes the fifth MTU.
  • Embodiment 2 is sent to the third router, and the fourth public network label route includes the fifth MTU.
  • the embodiment of the present invention further provides an apparatus for obtaining an MTU that is forwarded in a BGP LSP, and the apparatus for obtaining the MTU that is forwarded in the BGP LSP can be implemented by the method of obtaining the MTU in the BGP LSP.
  • FIG. 3 is a schematic diagram of an apparatus for obtaining an MTU that is forwarded in a BGP LSP according to an embodiment of the present disclosure, where the apparatus for obtaining an MTU that is forwarded in a BGP LSP includes:
  • the second router first public network label routing receiving device 301 is configured to receive a first public network label route by the first router that is the egress router of the BGP LSP, where the first public network label route includes the first router in the BGP LSP.
  • the comparing means 302 is configured to compare the size of the second MTU and the first MTU of the LSP of the second router to the first router, to obtain a smaller third MTU of the first MTU and the second MTU; and the MTU configuration apparatus 303 for guiding the forwarding , the MTU used to forward the third MTU as the second router.
  • the method for obtaining the maximum transmission unit that is forwarded in the label switching path of the border gateway protocol and the acquiring device can solve the problem that the egress router on the BGP LSP receives the packet forwarded by the upstream router, and may appear.
  • the problem that the message exits the node router and cannot reach the destination or the message is fragmented by the outbound router and delays reaching the destination.
  • the device for obtaining the MTU that is forwarded in the BGP LSP further includes: a second public network label routing device, configured to send a second public network label route to the third router, where the second public network label route includes a third MTU .

Abstract

本发明实施例提供了获取边界网关协议标签交换路径中指导转发的最大传输单元的方法,包括:第二路由器收到第一路由器发出第一公网标签路由,第一公网标签路由中包含第一路由器在BGPLSP的入接口的第一MTU;比较第二路由器到第一路由器的LSP的第二MTU与第一MTU的大小,得到第一MTU与第二MTU中较小的第三MTU;将第三MTU作为第二路由器指导转发的MTU;其中,第一路由器为BGPLSP的出节点egress路由器。此外,本发明实施例还提供了相应的获取装置。通过本发明实施例提出的获取边界网关协议标签交换路径中指导转发的最大传输单元的方法以及获取装置,可以解决BGPLSP上的出节点路由器收到上游路由器转发的报文,可能会出现的报文出节点路由器丟弃而无法到达目的地的问题或者报文被出节点路由器分片而延迟到达目的地的问题。

Description

种获取 BGP LSP中指导转发的 MTU的方法及装置 技术领域 本发明实施例涉及标签交换路径技术, 尤其涉及一种获取边界网关协 议标签交换路径中指导转发的最大传输单元的方法及装置。
背景技术 多协议标签交换( Multi-Protocol Label Switching, MPLS )是一种第三 层路由结合第二层属性的交换技术, 可提供多业务交换。 相对于互联网协 议分组交换( Internet protocol packet switching ) , MPLS引入了基于标签的 机制, 把路由选择和数据转发分开, 并使用标签规定分组通过网络的路径。 MPLS克服了互联网协议分组交换的局限性, 有广泛的应用前景。
边界网关协议 ( Border gateway protocol , BGP ) 是一种在自治域 ( autonomous area , AS )之间动态交换路由信息的路由协议。 BGP广泛应 用于网络通信领域。
采用 BGP公网标签路由可以建立边界网关协议标签交换路径 ( Border gateway protocol Label Switched Path, BGP LSP ) 。 发明人发现, 现有技术 中存在以下技术问题:
BGP LSP上的出节点路由器收到上游路由器转发的报文, 可能会出现 以下两种情况:
1.在报文太大, 且出节点路由器不具备分片的功能的情况下, 该报文无 法通过下游路由器, 该报文被丟弃掉。 这意味着该报文无法到达目的地。
2.在该报文太大, 且出节点路由器具备分片的功能的情况下, 出节点路 由器对该报文进行分片。 这意味着该报文到达目的地的过程被延緩。
发明内容
一方面, 本发明实施例提供一种获取边界网关协议标签交换路径中指 导转发的最大传输单元的方法, 可以解决 BGP LSP上的出节点路由器收到 上游路由器转发的报文, 可能会出现的报文出节点路由器丟弃而无法到达 目的地的问题或者报文被出节点路由器分片而延迟到达目的地的问题。
一种获取边界网关协议标签交换路径 BGP LSP中指导转发的最大传输 单元 MTU的方法, 其特征在于:
第二路由器收到第一路由器发出第一公网标签路由, 所述第一公网标 签路由中包含所述第一路由器在所述 BGP LSP的入接口的第一 MTU; 比较所述第二路由器到所述第一路由器的 LSP的第二 MTU与所述第 一 MTU的大小,得到所述第一 MTU与所述第二 MTU中较小的第三 MTU; 将所述第三 MTU作为所述第二路由器指导转发的 MTU;
其中, 所述第一路由器为所述 BGP LSP的出节点 egress路由器。
另一方面, 本发明实施例提供一种获取 BGP LSP中指导转发的 MTU 的装置,可以解决 BGP LSP上的出节点路由器收到上游路由器转发的报文, 可能会出现的报文出节点路由器丟弃而无法到达目的地的问题或者报文被 出节点路由器分片而延迟到达目的地的问题。
一种获取 BGP LSP中指导转发的 MTU的装置, 其特征在于: 第二路由器第一公网标签路由接收装置, 用于接收作为所述 BGP LSP 的 egress路由器的第一路由器发出第一公网标签路由, 所述第一公网标签 路由中包含所述第一路由器在所述 BGP LSP的入接口的第一 MTU;
比较装置, 用于比较所述第二路由器到所述第一路由器的 LSP的第二 MTU与所述第一 MTU的大小,得到所述第一 MTU与所述第二 MTU中较 小的第三 MTU;
指导转发的 MTU配置装置, 用于将所述第三 MTU作为所述第二路由器 指导转发的 MTU。
可见, 通过本发明实施例提出的获取边界网关协议标签交换路径中指 导转发的最大传输单元的方法以及获取装置, 可以解决 BGP LSP上的出节 点路由器收到上游路由器转发的报文, 可能会出现的报文出节点路由器丟 弃而无法到达目的地的问题或者报文被出节点路由器分片而延迟到达目的 地的问题。
附图说明
实施例或现有技术描述中所需要使用的附图作一筒单地介绍, 显而易见地, 下面描述中的附图是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动的前提下, 还可以根据这些附图获得其他的附图。
图 1是本发明实施例提供的获取 BGP LSP中指导转发的 MTU的方法 流程图;
图 2是本发明实施例提供的第一公网标签路由的示意图;
图 3是本发明实施例提供的获取 BGP LSP中指导转发的 MTU的装置示 意图。
具体实施方式 为使本发明实施例的目的、 技术方案和优点更加清楚, 下面将结合本 发明实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地描 述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作出创造性劳动前提 下所获得的所有其他实施例, 都属于本发明保护的范围。
实施例一:
本发明实施例提供了一种获取 BGP LSP 中指导转发的最大传输单元
( Maximum Transmission Unit, MTU )的方法, 参见图 1 , 图 1是本发明实 施例提供的获取 BGP LSP中指导转发的 MTU的方法的流程图; 该方法包 括:
101: 第二路由器收到第一路由器发出第一公网标签路由, 第一公网标 签路由中包含第一路由器在 BGP LSP的入接口的第一 MTU;
在本发明实施例的具体实现时, 可以有多种实现方式, 本发明不做具 体的限定。 例如: 第一路由器通过向第二路由器发布第一公网标签路由, 建立 BGP LSP。 第一路由器向第二路由器发布第一公网标签路由中包含第 一路由器在 BGP LSP的入接口的第一 MTU。第一 MTU标识第一路由器可 以接收的报文长度的最大值。
102: 比较第二路由器到第一路由器的 LSP的第二 MTU与第一 MTU 的大小, 得到第一 MTU与第二 MTU中较小的第三 MTU;
在本发明实施例的具体实现时, 可以有多种实现方式, 本发明不做具 体的限定。 例如第二路由器到第一路由器的 LSP的第二 MTU为第二路由 器在 BGP LSP的出接口的 MTU。 第一 MTU和第二 MTU比较过程发生在 第二路由器。如果第一 MTU大于第二 MTU,则第三 MTU等于第二 MTU; 如果第一 MTU小于第二 MTU, 则第三 MTU等于第一 MTU。
103: 将第三 MTU作为第二路由器指导转发的 MTU;
将第三 MTU作为第二路由器指导转发的 MTU具体实现时, 可以有多 种实现方式, 本发明不做具体的限定。 当报文到达第二路由器时, 第二路 由器根据第三 MTU作为指导转发的 MTU。如果报文的长度大于第三 MTU , 则第二路由器将对该报文进行分片; 如果报文的长度小于第三 MTU, 第二 路由器则不对该报文进行分片。
其中, 第一路由器为 BGP LSP的出节点 (egress )路由器。
可见, 通过本发明实施例提出的获取边界网关协议标签交换路径中指 导转发的最大传输单元的方法以及获取装置, 可以解决 BGP LSP上的出节 点路由器收到上游路由器转发的报文, 可能会出现的报文出节点路由器丟 弃而无法到达目的地的问题或者报文被出节点路由器分片而延迟到达目的 地的问题。
进一步的, 获取方法还包括: 向第三路由器发出第二公网标签路由, 第二公网标签路由中包含第三 MTU。
向第三路由器发出第二公网标签路由, 第二公网标签路由中包含第三 MTU。 这意味着第三路由器可获知不需要分片即可通过第二路由器和第一 路由器的报文长度的最大值第三 MTU。 第三路由器可将第三路由器到第二 路由器的 LSP的 MTU与第三 MTU进行比较, 并将较小的 MTU作为第三 路由器指导转发的 MTU。
进一步的, 第一 MTU由第一公网标签路由的 MTU属性字段承载。 第一 MTU由第一公网标签路由的 MTU属性字段承载具体实现时, 可 以有多种实现方式, 本发明不做具体的限定。 例如, 在第一公网标签路由 中专门定义一个字段作为 MTU 属性字段。 MTU 属性字段用于承载第一 进一步的, 第三 MTU由第二公网标签路由的 MTU属性字段承载。 第三 MTU由第二公网标签路由的 MTU属性字段承载具体实现时, 可 以有多种实现方式, 本发明不做具体的限定。 具体可参考第一 MTU由第一 公网标签路由的 MTU属性字段承载的具体实现。 这里不再赘述。
进一步的,第一公网标签路由的 MTU属性字段由第一公网标签路由的 扩展团体 ( ext-community )属性字段 载。
参见图 2, 图 2为第一公网标签路由的示意图。 第一公网标签路由的扩 展团体属性字段包括 2个字节的扩展团体属性类型( type )字段以及 6个字 节的扩展团体属性值(value ) 字段。 可以定义一个没有用过的扩展团体属 性类型作为用于承载第一公网标签路由的 MTU属性字段的类型。
进一步的, 收到第一路由器发出第三公网标签路由, 第三公网标签路 由中包含第一路由器在 BGP LSP的入接口的第四 MTU;
比较第二 MTU与第四 MTU的大小,得到第二 MTU与第四 MTU中较 小的第五 MTU;
将第五 MTU作为第二路由器指导转发的 MTU。
进一步的, 向第三路由器发出第四公网标签路由, 第四公网标签路由 中包含第五 MTU。 实施例二:
本发明实施例还提供了一种获取 BGP LSP中指导转发的 MTU的装置, 该获取 BGP LSP中指导转发的 MTU的装置可以通过实施例一提供的获取 BGP LSP中指导转发的 MTU的方法实现。 参见图 3, 图 3是本发明实施例 提供的获取 BGP LSP中指导转发的 MTU的装置示意图, 该获取 BGP LSP 中指导转发的 MTU的装置包括:
第二路由器第一公网标签路由接收装置 301 , 用于接收作为 BGP LSP 的 egress路由器的第一路由器发出第一公网标签路由, 第一公网标签路由 中包含第一路由器在 BGP LSP的入接口的第一 MTU;
比较装置 302, 用于比较第二路由器到第一路由器的 LSP的第二 MTU 与第一 MTU的大小, 得到第一 MTU与第二 MTU中较小的第三 MTU; 指导转发的 MTU配置装置 303, 用于将第三 MTU作为第二路由器指 导转发的 MTU。
可见, 通过本发明实施例提出的获取边界网关协议标签交换路径中指 导转发的最大传输单元的方法以及获取装置, 可以解决 BGP LSP上的出节 点路由器收到上游路由器转发的报文, 可能会出现的报文出节点路由器丟 弃而无法到达目的地的问题或者报文被出节点路由器分片而延迟到达目的 地的问题。
进一步的, 获取 BGP LSP中指导转发的 MTU的装置还包括: 第二公网标签路由发送装置, 用于向第三路由器发出第二公网标签路 由, 第二公网标签路由中包含第三 MTU。
本领域普通技术人员可以理解: 实现上述方法实施例的全部或部分步 骤可以通过程序指令相关的硬件来完成, 前述程序可以存储于一计算机可 读取存储介质中, 该程序在执行时, 执行包括上述方法实施例的步骤; 而 前述的存储介质包括: ROM、 RAM, 磁碟或者光盘等各种可以存储程序代 码的介质。 最后应说明的是: 以上实施例仅用以说明本发明的技术方案, 而非对 其限制; 尽管参照前述实施例对本发明进行了详细的说明, 本领域的普通 技术人员应当理解: 其依然可以对前述各实施例所记载的技术方案进行修 改, 或者对其中部分技术特征进行等同替换; 而这些修改或者替换, 并不 使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。

Claims

1.一种获取边界网关协议标签交换路径 BGP LSP中指导转发的最大传 输单元 MTU的方法, 其特征在于:
第二路由器收到第一路由器发出第一公网标签路由, 所述第一公网标 签路由中包含所述第一路由器在所述 BGP LSP的入接口的第一 MTU; 比较所述第二路由器到所述第一路由器的 LSP的第二 MTU与所述第 一 MTU的大小,得到所述第一 MTU与所述第二 MTU中较小的第三 MTU; 将所述第三 MTU作为所述第二路由器指导转发的 MTU;
其中, 所述第一路由器为所述 BGP LSP的出节点 egress路由器。
2.根据权利要求 1所述的获取方法, 其特征在于, 进一步包括: 向第三路由器发出第二公网标签路由, 所述第二公网标签路由中包含 所述第三 MTU。
3.根据权利要求 1或者权利要求 2所述的获取方法, 其特征在于, 所述第一 MTU由所述第一公网标签路由的 MTU属性字段承载。
4.根据权利要求 2所述的获取方法, 其特征在于,
所述第三 MTU由所述第二公网标签路由的 MTU属性字段承载。
5.根据权利要求 3所述的获取方法, 其特征在于,
所述第一公网标签路由的 MTU属性字段由所述第一公网标签路由的 扩展团体 ext-community属性字段 载。
6.根据权利要求 1或者权利要求 2所述的获取方法, 其特征在于, 进一 步包括:
收到第一路由器发出第三公网标签路由, 所述第三公网标签路由中包 含所述第一路由器在所述 BGP LSP的入接口的第四 MTU;
比较所述第二 MTU与所述第四 MTU的大小, 得到所述第二 MTU与 所述第四 MTU中较小的第五 MTU;
将所述第五 MTU作为所述第二路由器指导转发的 MTU。
7.根据权利要求 6所述的获取方法, 其特征在于, 进一步包括: 向第三路由器发出第四公网标签路由, 所述第四公网标签路由中包含 所述第五 MTU。
8.—种获取 BGP LSP中指导转发的 MTU的装置, 其特征在于: 第二路由器第一公网标签路由接收装置, 用于接收作为所述 BGP LSP 的 egress路由器的第一路由器发出第一公网标签路由, 所述第一公网标签 路由中包含所述第一路由器在所述 BGP LSP的入接口的第一 MTU;
比较装置, 用于比较所述第二路由器到所述第一路由器的 LSP的第二 MTU与所述第一 MTU的大小,得到所述第一 MTU与所述第二 MTU中较 小的第三 MTU;
指导转发的 MTU配置装置, 用于将所述第三 MTU作为所述第二路由 器指导转发的 MTU。
9.根据权利要求 8所述的装置, 其特征在于, 进一步包括:
第二公网标签路由发送装置, 用于向第三路由器发出第二公网标签路 由, 所述第二公网标签路由中包含所述第三 MTU。
PCT/CN2012/073078 2011-06-01 2012-03-27 一种获取bgplsp中指导转发的mtu的方法及装置 WO2012163160A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110145118.X 2011-06-01
CN201110145118XA CN102195888A (zh) 2011-06-01 2011-06-01 一种获取bgp lsp中指导转发的mtu的方法及装置

Publications (1)

Publication Number Publication Date
WO2012163160A1 true WO2012163160A1 (zh) 2012-12-06

Family

ID=44603296

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/073078 WO2012163160A1 (zh) 2011-06-01 2012-03-27 一种获取bgplsp中指导转发的mtu的方法及装置

Country Status (2)

Country Link
CN (1) CN102195888A (zh)
WO (1) WO2012163160A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102195888A (zh) * 2011-06-01 2011-09-21 华为技术有限公司 一种获取bgp lsp中指导转发的mtu的方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1494296A (zh) * 2002-10-10 2004-05-05 ض� 确定网络路径传输单元
CN101924689A (zh) * 2009-06-16 2010-12-22 中兴通讯股份有限公司 最大分段参数的协商方法及网络转发设备
CN101977156A (zh) * 2010-11-18 2011-02-16 北京星网锐捷网络技术有限公司 一种最大传输单元的学习方法、装置及路由设备
CN102195888A (zh) * 2011-06-01 2011-09-21 华为技术有限公司 一种获取bgp lsp中指导转发的mtu的方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1494296A (zh) * 2002-10-10 2004-05-05 ض� 确定网络路径传输单元
CN101924689A (zh) * 2009-06-16 2010-12-22 中兴通讯股份有限公司 最大分段参数的协商方法及网络转发设备
CN101977156A (zh) * 2010-11-18 2011-02-16 北京星网锐捷网络技术有限公司 一种最大传输单元的学习方法、装置及路由设备
CN102195888A (zh) * 2011-06-01 2011-09-21 华为技术有限公司 一种获取bgp lsp中指导转发的mtu的方法及装置

Also Published As

Publication number Publication date
CN102195888A (zh) 2011-09-21

Similar Documents

Publication Publication Date Title
US10735320B2 (en) Application wire
US10855574B2 (en) Method and network device for computing forwarding path
KR101576411B1 (ko) 레이블 분배 프로토콜(ldp) 레이블 스위칭 경로(lsp)의 데이터 플레인 페이트 분리용 시스템 및 방법
US8437351B2 (en) Method and system for multicast path switching, corresponding network and computer program product
WO2012106869A1 (zh) 一种报文处理方法及相关设备
WO2018040673A1 (zh) 一种用于处理低延迟业务流的方法和装置
WO2010051699A1 (zh) 建立标签交换路径的方法、系统及网络节点
JP4880698B2 (ja) ビッド・ネットワーク
CN103532672A (zh) 一种sdn网络中分片报文乱序的处理方法及应用
US9866486B2 (en) Method and network device for transmitting data stream
WO2013026384A1 (zh) 业务数据传输的方法、网络节点及系统
WO2013086897A1 (zh) 生成表项的方法、接收报文的方法及相应装置和系统
US9525623B2 (en) Implementing MPLS pipe models in a lossless network
WO2014019348A1 (zh) 操作、管理和维护oam配置的方法、设备及系统
US20230379244A1 (en) Ultra reliable segment routing
Oki et al. Advanced internet protocols, services, and applications
WO2012163262A1 (zh) 一种转发数据的方法及网关
WO2009026824A1 (fr) Procédé, dispositif et système pour transférer des messages multiplex
EP2627037B1 (en) Network configuration method
WO2012163160A1 (zh) 一种获取bgplsp中指导转发的mtu的方法及装置
KR101851031B1 (ko) 오프셋을 사용하는 대역 내 제어 채널을 제공하는 의사회선
WO2014153758A1 (zh) 一种报文传输的方法与交换设备和控制器
WO2024060590A1 (zh) 确定性业务报文的转发方法、边界路由器及控制器
WO2014183579A1 (zh) 控制数据转发的方法及逻辑交换机
Akinsipe et al. Evaluating IP, MPLS and MPLS RSVP-TE Networks

Legal Events

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

Ref document number: 12792266

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12792266

Country of ref document: EP

Kind code of ref document: A1