CN105553810A - Method and device for forwarding special line service packet - Google Patents
Method and device for forwarding special line service packet Download PDFInfo
- Publication number
- CN105553810A CN105553810A CN201510926491.7A CN201510926491A CN105553810A CN 105553810 A CN105553810 A CN 105553810A CN 201510926491 A CN201510926491 A CN 201510926491A CN 105553810 A CN105553810 A CN 105553810A
- Authority
- CN
- China
- Prior art keywords
- access gateway
- line service
- service message
- address
- gre
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
- H04L12/4645—Details on frame tagging
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
- H04L12/4645—Details on frame tagging
- H04L12/465—Details on frame tagging wherein a single frame includes a plurality of VLAN tags
- H04L12/4662—Details on frame tagging wherein a single frame includes a plurality of VLAN tags wherein a VLAN tag represents a service instance, e.g. I-SID in PBB
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
- H04L12/4675—Dynamic sharing of VLAN information amongst network nodes
- H04L12/4683—Dynamic sharing of VLAN information amongst network nodes characterized by the protocol used
- H04L12/4687—MVRP [multiple VLAN registration protocol]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明的实施例提供一种转发专线业务报文的方法及装置,涉及通信领域,无需增加或改动现有各IP承载网络的配置,实现专线业务报文在网络域进行传输。包括:第一接入网关获取专线业务报文;确定通用路由封装GRE隧道,GRE隧道的源IP地址为第一接入网关的IP地址,GRE隧道的目的IP地址为第二接入网关的IP地址;获取PW标签;执行MPLS封装,得到MPLS封装专线业务报文;对MPLS封装专线业务报文执行GRE封装,得到GRE封装专线业务报文;通过GRE隧道向第二接入网关发送GRE封装专线业务报文。用于传输专线业务报文。
Embodiments of the present invention provide a method and device for forwarding private line service messages, which relate to the communication field, without adding or modifying configurations of existing IP bearer networks, so as to realize the transmission of private line service messages in the network domain. Including: the first access gateway obtains the private line service message; determines the general route to encapsulate the GRE tunnel, the source IP address of the GRE tunnel is the IP address of the first access gateway, and the destination IP address of the GRE tunnel is the IP address of the second access gateway address; obtain the PW label; perform MPLS encapsulation to obtain MPLS-encapsulated private line service packets; perform GRE encapsulation on MPLS-encapsulated private line service packets to obtain GRE-encapsulated private line service packets; send GRE-encapsulated private line service packets to the second access gateway through the GRE tunnel business message. It is used to transmit leased line service packets.
Description
技术领域technical field
本发明涉及通信领域,尤其涉及一种转发专线业务报文的方法及装置。The invention relates to the communication field, in particular to a method and device for forwarding private line service messages.
背景技术Background technique
专线业务是指在两点之间或在多点之间提供专用信道,用来传输高业务量的话音、数据、音频或视频等业务报文。专线业务是运营商部署的网络中承载的主要业务之一。通常,以一个城市的范围作为一个网络域,在现有网络域的互联网协议(英文全称:InternetProtocol,英文简称:IP)承载网络中构建多协议标签交换(英文全称:Multi-ProtocolLabelSwitching,英文简称:MPLS)虚拟专用网络(英文全称:VirtualPrivateNetwork,英文简称:VPN),为专线业务报文提供专用信道。网络的配置会随着专线业务报文的增加而越来越复杂。Private line service refers to the provision of dedicated channels between two points or between multiple points to transmit business messages such as voice, data, audio or video with high traffic volume. The leased line service is one of the main services carried on the network deployed by the operator. Usually, a city is used as a network domain, and Multi-Protocol Label Switching (English abbreviation: Multi-Protocol Label Switching, English abbreviation: MPLS) virtual private network (English full name: VirtualPrivateNetwork, English abbreviation: VPN), which provides a dedicated channel for private line business messages. The network configuration will become more and more complex with the increase of leased line service packets.
当专线业务报文需要在两个以上不同的网络域之间进行跨域传输时,可以采用OptionA的方式,在发送端的边缘路由器(英文全称:ProviderEdge,英文简称:PE)逐个将专线业务解封装转换为以太报文后,再由接收端的边缘路由器封装进入MPLSVPN,实现专线业务报文在网络域进行传输;或者采用网络域互通的OptionB或OptionC的方式,采用边界网关协议(英文全称:BorderGatewayProtocol,英文简称:BGP)在不同网络域间传递标签,实现专线业务报文在网络域进行传输。但是,两种技术都存在不同网络域互通起来技术复杂,各个IP承载网的配置工作量大的问题,而且,配置会随着专线业务报文的增加而越来越复杂。When private line service packets need to be transmitted across two or more different network domains, Option A can be used to decapsulate the private line services one by one at the edge router (English full name: ProviderEdge, English abbreviation: PE) at the sending end After being converted into Ethernet packets, they are encapsulated into MPLSVPN by the edge router at the receiving end to realize the transmission of leased line service packets in the network domain; English abbreviation: BGP) transfers labels between different network domains to realize the transmission of leased line service packets in the network domain. However, both technologies have the problems of complicated technology for interconnection between different network domains and heavy configuration workload of each IP bearer network. Moreover, the configuration will become more and more complicated with the increase of private line service packets.
发明内容Contents of the invention
本发明的实施例提供一种转发专线业务报文的方法及装置,无需增加或改动现有各IP承载网络的配置,实现专线业务报文在网络域进行传输。Embodiments of the present invention provide a method and device for forwarding private line service messages, without adding or changing configurations of existing IP bearer networks, so as to realize the transmission of private line service messages in the network domain.
为达到上述目的,本发明的实施例采用如下技术方案:In order to achieve the above object, embodiments of the present invention adopt the following technical solutions:
第一方面,提供一种转发专线业务报文的方法,包括:In the first aspect, a method for forwarding private line service packets is provided, including:
第一接入网关获取到专线业务报文、第一接口和转发所述专线业务报文的目的互联网协议IP地址后,根据所述第一接口确定通用路由封装GRE隧道,所述GRE隧道的源IP地址为所述第一接入网关的IP地址,所述GRE隧道的目的IP地址为所述第二接入网关的IP地址;After the first access gateway obtains the dedicated line service message, the first interface, and the destination Internet protocol IP address for forwarding the dedicated line service message, it determines the general routing encapsulation GRE tunnel according to the first interface, and the source of the GRE tunnel The IP address is the IP address of the first access gateway, and the destination IP address of the GRE tunnel is the IP address of the second access gateway;
所述第一接入网关获取伪线PW标签;其中,发送至同一个接入网关的专线业务报文的PW标签不同,发送至不同的接入网关的专线业务报文的PW标签可以相同;The first access gateway acquires a pseudowire PW label; wherein, the PW labels of the private line service messages sent to the same access gateway are different, and the PW labels of the private line service messages sent to different access gateways may be the same;
所述第一接入网关执行MPLS封装,得到MPLS封装专线业务报文;所述第一接入网关对所述MPLS封装专线业务报文执行GRE封装,得到GRE封装专线业务报文;The first access gateway performs MPLS encapsulation to obtain an MPLS-encapsulated leased line service message; the first access gateway performs GRE encapsulation on the MPLS-encapsulated leased line service message to obtain a GRE-encapsulated leased line service message;
所述第一接入网关通过所述GRE隧道向所述第二接入网关发送所述GRE封装专线业务报文。The first access gateway sends the GRE-encapsulated leased line service packet to the second access gateway through the GRE tunnel.
上述第一方面提供的转发专线业务报文的方法,首先建立两个域之间的GRE隧道,然后,对专线业务报文执行MPLS封装与GRE封装,得到GRE封装专线业务报文,通过GRE隧道向对端的接入网关传输GRE封装专线业务报文,从而无需增加或改动现有各IP承载网络的配置,实现专线业务报文在网络域进行传输。The method for forwarding the leased line service message provided by the first aspect above first establishes a GRE tunnel between the two domains, then performs MPLS encapsulation and GRE encapsulation on the leased line service message to obtain the GRE encapsulated leased line service message, and passes through the GRE tunnel Transmit GRE-encapsulated private line service packets to the access gateway at the opposite end, so that there is no need to add or change the configuration of existing IP bearer networks, and realize the transmission of private line service packets in the network domain.
第二方面,提供一种第一接入网关,包括:In a second aspect, a first access gateway is provided, including:
获取单元,用于获取专线业务报文、第一接口和转发所述专线业务报文的目的互联网协议IP地址,所述第一接口为获取所述专线业务报文的所述第一接入网关的接口,所述目的IP地址为所述专线业务报文需要到达的第二接入网关的地址;An acquisition unit, configured to acquire a leased line service message, a first interface, and a destination Internet Protocol IP address for forwarding the leased line service message, the first interface being the first access gateway for acquiring the leased line service message interface, the destination IP address is the address of the second access gateway that the private line service message needs to reach;
处理单元,用于根据所述第一接口确定通用路由封装GRE隧道,所述GRE隧道的源IP地址为所述第一接入网关的IP地址,所述GRE隧道的目的IP地址为所述第二接入网关的IP地址;A processing unit, configured to determine a general routing encapsulation GRE tunnel according to the first interface, the source IP address of the GRE tunnel is the IP address of the first access gateway, and the destination IP address of the GRE tunnel is the first 2. The IP address of the access gateway;
所述获取单元,还用于获取伪线PW标签,所述PW标签用于使得所述第二接入网关根据所述PW标签转发所述专线业务报文;The acquiring unit is further configured to acquire a pseudowire PW label, and the PW label is used to make the second access gateway forward the private line service message according to the PW label;
所述处理单元,还用于执行多协议标签交换MPLS封装,得到MPLS封装专线业务报文,所述MPLS封装专线业务报文头包括所述PW标签;The processing unit is also used to perform multi-protocol label switching MPLS encapsulation to obtain an MPLS-encapsulated private line service message, and the MPLS-encapsulated private line service message header includes the PW label;
所述处理单元,还用于对所述MPLS封装专线业务报文执行GRE封装,得到GRE封装专线业务报文,所述GRE封装专线业务报文头包括GRE隧道的源IP地址和GRE隧道的目的IP地址;The processing unit is also used to perform GRE encapsulation on the MPLS-encapsulated private line service message to obtain a GRE-encapsulated private line service message, and the GRE-encapsulated private line service message header includes the source IP address of the GRE tunnel and the purpose of the GRE tunnel IP address;
发送单元,用于通过所述GRE隧道向所述第二接入网关发送所述GRE封装专线业务报文。A sending unit, configured to send the GRE-encapsulated leased line service message to the second access gateway through the GRE tunnel.
上述第二方面提供的第一接入网关,首先建立两个域之间的GRE隧道,然后,对专线业务报文执行MPLS封装与GRE封装,得到GRE封装专线业务报文,通过GRE隧道向对端的接入网关传输GRE封装专线业务报文,从而无需增加或改动现有各IP承载网络的配置,实现专线业务报文在网络域进行传输。The first access gateway provided by the above-mentioned second aspect first establishes a GRE tunnel between the two domains, then performs MPLS encapsulation and GRE encapsulation on the private line service message, obtains the GRE encapsulated private line service message, and transmits the GRE tunnel to the opposite party through the GRE tunnel. The access gateway at the end transmits GRE-encapsulated leased line service packets, so that there is no need to add or change the configuration of existing IP bearer networks, and realize the transmission of leased line service packets in the network domain.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.
图1为本发明实施例提供的一种转发业务报文的网络示意图;FIG. 1 is a schematic diagram of a network for forwarding service packets provided by an embodiment of the present invention;
图2为本发明实施例提供的一种转发专线业务报文的方法流程图;FIG. 2 is a flow chart of a method for forwarding private line service packets provided by an embodiment of the present invention;
图3为本发明实施例提供的另一种转发专线业务报文的方法流程图;FIG. 3 is a flow chart of another method for forwarding private line service packets provided by an embodiment of the present invention;
图4为本发明实施例提供的一种第一接入网关结构示意图;FIG. 4 is a schematic structural diagram of a first access gateway provided by an embodiment of the present invention;
图5为本发明实施例提供的另一种第一接入网关结构示意图;FIG. 5 is a schematic structural diagram of another first access gateway provided by an embodiment of the present invention;
图6为本发明实施例提供的一种第二接入网关结构示意图。Fig. 6 is a schematic structural diagram of a second access gateway provided by an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
本发明的基本原理在于:基于IP承载网建立第一接入网关与第二接入网关间的通用路由封装(英文全称:genericroutingencapsulation,英文简称:GRE)隧道,即第一接入网关与第二接入网关间的虚电路(VirtualCircuit,英文简称:VC),第一接入网关将获取到的专线业务报文进行MPLS和GRE的封装,通过第一接入网关与第二接入网关间的GRE隧道,向第二接入网关发送封装后的专线业务报文。The basic principle of the present invention is: to establish a generic routing encapsulation (English full name: generic routing encapsulation, English abbreviation: GRE) tunnel between the first access gateway and the second access gateway based on the IP bearer network, that is, the first access gateway and the second access gateway A virtual circuit (VirtualCircuit, English abbreviation: VC) between the access gateways, the first access gateway performs MPLS and GRE encapsulation on the acquired leased line service packets, and passes through the first access gateway and the second access gateway The GRE tunnel sends the encapsulated leased line service message to the second access gateway.
本发明提供一种转发业务报文的网络示意图,如图1所示,A城市的本地IP承载网包括接入网关1。B城市的本地IP承载网包括接入网关2。A城市的本地IP承载网和B城市的本地IP承载网间通过各自的接入网关传输专线业务报文,同时,IP承载网也承载专线业务报文,在A城市的本地IP承载网和B城市的本地IP承载网间传输专线业务报文。需要说明的是,接入网关1预先配置接入网关2的IP地址,以便于接入网关1向接入网关2传输专线业务报文。同理,接入网关2预先配置接入网关1的IP地址,以便于接入网关2向接入网关1传输专线业务报文。The present invention provides a schematic diagram of a network for forwarding service messages. As shown in FIG. 1 , the local IP bearer network of city A includes an access gateway 1 . The local IP bearer network of city B includes an access gateway 2 . The local IP bearer network of city A and the local IP bearer network of city B transmit leased line service packets through their respective access gateways. At the same time, the IP bearer network also carries leased line service packets. The city's local IP bearer network transmits leased line service packets. It should be noted that the access gateway 1 pre-configures the IP address of the access gateway 2, so that the access gateway 1 transmits the private line service message to the access gateway 2. Similarly, the access gateway 2 pre-configures the IP address of the access gateway 1, so that the access gateway 2 transmits the leased line service message to the access gateway 1.
实施例一Embodiment one
本发明实施例提供一种转发专线业务报文的方法,如图2所示,包括:An embodiment of the present invention provides a method for forwarding private line service packets, as shown in FIG. 2 , including:
步骤101、第一接入网关获取专线业务报文、第一接口和转发专线业务报文的目的IP地址。Step 101, the first access gateway obtains the leased line service message, the first interface, and the destination IP address for forwarding the leased line service message.
示例的,A城市的本地IP承载网中的用户终端向B城市的本地IP承载网中的用户设备发送专线业务报文,首先,A城市的本地IP承载网中的用户终端需要先将专线业务报文发送到接入网关1,此时,接入网关1为第一接入网关,第一接入网关就获取到了专线业务报文。For example, a user terminal in the local IP bearer network of city A sends a leased line service packet to a user equipment in the local IP bearer network of city B. First, the user terminal in the local IP bearer network of city A needs to send the leased line service The message is sent to access gateway 1. At this time, access gateway 1 is the first access gateway, and the first access gateway has obtained the leased line service message.
第一接口为获取专线业务报文的第一接入网关的接口。目的IP地址为专线业务报文需要到达的第二接入网关的地址。The first interface is an interface of the first access gateway that obtains the leased line service message. The destination IP address is the address of the second access gateway to which the private line service message needs to reach.
第一接入网关接入可以接入第一网络域,第二接入网关可以接入第二网络域,第一网络域和第二网络域可以是同一个网络域,也可以是不同网络域。The first access gateway can access the first network domain, and the second access gateway can access the second network domain. The first network domain and the second network domain can be the same network domain or different network domains. .
步骤102、第一接入网关根据第一接口确定GRE隧道。Step 102, the first access gateway determines the GRE tunnel according to the first interface.
如果第一接入网关未建立过第一接口对应的GRE隧道,第一接入网关建立第一接入网关与第二接入网关间的GRE隧道,所述GRE隧道的源IP地址为所述第一接入网关的IP地址,所述GRE隧道的目的IP地址为所述第二接入网关的IP地址。并且第一接入网关存储第一接口对应的GRE隧道,以便于第一接入网关从第一接口接收到专线业务报文后,从GRE隧道转发该专线业务报文。If the first access gateway has not established the GRE tunnel corresponding to the first interface, the first access gateway establishes a GRE tunnel between the first access gateway and the second access gateway, and the source IP address of the GRE tunnel is the The IP address of the first access gateway, and the destination IP address of the GRE tunnel is the IP address of the second access gateway. And the first access gateway stores the GRE tunnel corresponding to the first interface, so that after the first access gateway receives the leased line service packet from the first interface, it forwards the leased line service packet through the GRE tunnel.
如果第一接入网关建立过第一接口对应的GRE隧道,第一接入网关根据第一接口获取该第一接口对应的GRE隧道。If the first access gateway has established the GRE tunnel corresponding to the first interface, the first access gateway acquires the GRE tunnel corresponding to the first interface according to the first interface.
隧道技术(Tunneling)是一种通过使用互联网络的基础设施在网络之间传递数据的方式。使用隧道传递的数据可以是不同协议的数据帧或包。隧道协议将其它协议的数据帧或包重新封装然后通过隧道发送。新的帧头提供路由信息,以便通过互联网传递被封装的数据。Tunneling is a method of transferring data between networks by using the infrastructure of the Internet. The data transferred using the tunnel can be data frames or packets of different protocols. The tunneling protocol repackages data frames or packets of other protocols and sends them through the tunnel. The new frame header provides routing information for passing encapsulated data across the Internet.
GRE在RFC1701和RFC1702中定义,它规定了如何用一种网络层协议去封装另一种网络层协议的方法。GRE is defined in RFC1701 and RFC1702, which specifies how to use one network layer protocol to encapsulate another network layer protocol.
步骤103、第一接入网关获取PW标签。Step 103, the first access gateway obtains the PW label.
第一接入网关获取伪线(英文全称:prisonerofwar,英文简称:PW)标签可以包括静态获取PW标签和动态获取PW标签。PW标签用于标识不同的专线业务报文。发送至同一个接入网关的专线业务报文的PW标签不同,发送至不同的接入网关的专线业务报文的PW标签可以相同。Obtaining the pseudowire (English full name: prisonerofwar, English abbreviation: PW) label by the first access gateway may include statically obtaining the PW label and dynamically obtaining the PW label. The PW label is used to identify different leased line service packets. The PW labels of the leased line service packets sent to the same access gateway are different, and the PW labels of the leased line service packets sent to different access gateways may be the same.
第一接入网关还可以向第二接入网关发送请求消息,第二接入网关接收第一接入网关发送的请求消息,第二接入网关从本地预先存储的多个PW标签中获取一个PW标签,向第一接入网关发送响应消息,该响应消息包括为第一接入网关分配的PW标签,即动态获取PW标签。The first access gateway may also send a request message to the second access gateway, the second access gateway receives the request message sent by the first access gateway, and the second access gateway obtains a The PW label sends a response message to the first access gateway, where the response message includes the PW label allocated for the first access gateway, that is, dynamically obtains the PW label.
由于专线业务通常是点对点的业务,如果第一接入网关发送过从第一接口获取的专线业务报文,则第一接入网关存储使用过的PW标签,在第一接入网关再从第一接口获取到专线业务报文后,第一接入网关可以使用第一接入网关存储的使用过的PW标签。Since the leased line service is usually a point-to-point service, if the first access gateway has sent the leased line service packet obtained from the first interface, the first access gateway stores the used PW label, After an interface obtains the private line service message, the first access gateway may use the used PW label stored by the first access gateway.
步骤104、第一接入网关执行MPLS封装,得到MPLS封装专线业务报文。Step 104, the first access gateway performs MPLS encapsulation to obtain the MPLS-encapsulated leased line service message.
当专线业务为以太业务时,第一接入网关可以直接对获取到专线业务报文执行MPLS封装,得到MPLS封装专线业务报文,MPLS封装专线业务报文的报文头包括PW标签和专线业务报文。When the leased line service is an Ethernet service, the first access gateway can directly perform MPLS encapsulation on the obtained leased line service message to obtain an MPLS-encapsulated leased line service message. The header of the MPLS-encapsulated leased line service message includes the PW label and the leased line service message.
特别的,当专线业务为时分复用模式(英文全称:TimeDivisionMultiplexing,英文简称:TDM)、异步传输模式(英文全称:AsynchronousTransferMode,英文简称:ATM)或以太业务时,第一接入网关需要先对专线业务报文执行统一的PWE3封装,得到PWE3封装专线业务报文,然后,对PWE3封装专线业务报文执行MPLS封装,得到MPLS封装专线业务报文,MPLS封装专线业务报文的报文头包括PW标签和专线业务报文。所述PW标签用于使得所述第二接入网关根据所述PW标签转发所述专线业务报文。In particular, when the leased line service is Time Division Multiplexing (English full name: TimeDivisionMultiplexing, English abbreviation: TDM), asynchronous transfer mode (English full name: AsynchronousTransferMode, English abbreviation: ATM) or Ethernet service, the first access gateway needs to first Execute unified PWE3 encapsulation for private line service packets to obtain PWE3-encapsulated private line service packets, and then perform MPLS encapsulation on PWE3-encapsulated private line service packets to obtain MPLS-encapsulated private line service packets. The packet header of MPLS-encapsulated private line service packets includes PW labels and leased line service packets. The PW label is used to make the second access gateway forward the leased line service packet according to the PW label.
边缘到边缘的伪线仿真(英文全称:Pseudo-WireEmulationEdgetoEdge,英文简称:PWE3)是指在分组交换网络(英文全称:PacketSwitchedNetwork,英文简称:PSN)中尽可能真实地模仿异步传输模式(英文全称:AsynchronousTransferMode,英文简称:ATM)、帧中继、以太网、低速TDM电路等业务的基本行为和特征的一种二层业务承载技术。Edge-to-edge pseudowire emulation (English full name: Pseudo-WireEmulationEdgetoEdge, English abbreviation: PWE3) refers to imitating the asynchronous transmission mode (English full name: AsynchronousTransferMode, English abbreviation: ATM), frame relay, Ethernet, low-speed TDM circuits and other services of the basic behavior and characteristics of a two-layer service bearer technology.
步骤105、第一接入网关对MPLS封装专线业务报文执行GRE封装,得到GRE封装专线业务报文。Step 105: The first access gateway performs GRE encapsulation on the MPLS-encapsulated leased line service message to obtain the GRE-encapsulated leased line service message.
GRE封装专线业务报文包括GRE隧道的源IP地址、GRE隧道的目的IP地址和MPLS封装专线业务报文,GRE隧道的源IP地址为第一接入网关的IP地址,GRE隧道的目的IP地址为第二接入网关的IP地址。GRE-encapsulated leased line service packets include the source IP address of the GRE tunnel, the destination IP address of the GRE tunnel, and the MPLS-encapsulated leased line service packet. The source IP address of the GRE tunnel is the IP address of the first access gateway, and the destination IP address of the GRE tunnel is the IP address of the second access gateway.
GRE隧道头中的协议类型标识为PW标签,即0x8847。The protocol type in the GRE tunnel header is identified as the PW label, that is, 0x8847.
步骤106、第一接入网关向第二接入网关发送GRE封装专线业务报文。Step 106, the first access gateway sends a GRE-encapsulated leased line service message to the second access gateway.
进一步,如图3所示,本发明实施例提供的所述转发专线业务报文的方法还包括步骤108至步骤110。Further, as shown in FIG. 3 , the method for forwarding private line service packets provided by the embodiment of the present invention further includes steps 108 to 110 .
步骤107、第二接入网关接收第一接入网关发送的GRE封装专线业务报文。Step 107, the second access gateway receives the GRE-encapsulated leased line service message sent by the first access gateway.
IP承载网根据GRE封装专线业务报文的头部的GRE隧道的目的IP地址,通过第一接入网关与第二接入网关间的GRE隧道将GRE封装专线业务报文转发给第二接入网关,第二接入网关接收第一接入网关发送的GRE封装专线业务报文,即第二接入网关在接收到GRE封装专线业务报文后,解封装GRE封装专线业务报文,得到GRE隧道的目的IP地址为第二接入网关自身的IP地址,以及MPLS封装专线业务报文,执行步骤108。The IP bearer network forwards the GRE-encapsulated leased line service packet to the second access gateway through the GRE tunnel between the first access gateway and the second access gateway according to the destination IP address of the GRE tunnel in the header of the GRE-encapsulated leased line service packet. Gateway, the second access gateway receives the GRE-encapsulated leased line service message sent by the first access gateway, that is, after receiving the GRE-encapsulated leased line service message, the second access gateway decapsulates the GRE-encapsulated leased line service message to obtain the GRE The destination IP address of the tunnel is the IP address of the second access gateway itself, and the MPLS-encapsulated leased line service packet, and step 108 is executed.
步骤108、第二接入网关解封装MPLS封装专线业务报文。Step 108, the second access gateway decapsulates the MPLS-encapsulated leased line service message.
第二接入网关解封装MPLS封装专线业务报文,得到PW标签和专线业务报文。The second access gateway decapsulates the MPLS-encapsulated leased line service message to obtain the PW label and the leased line service message.
特别的,若第二接入网关解封装MPLS封装专线业务报文后,得到PWE3封装专线业务报文和PW标签,还需要解封装PWE3封装专线业务报文,得到专线业务报文。专线业务报文的解封装方式与其封装相对应。In particular, if the second access gateway decapsulates the MPLS-encapsulated private line service message to obtain the PWE3-encapsulated private line service message and the PW label, it also needs to decapsulate the PWE3-encapsulated private line service message to obtain the private line service message. The decapsulation method of leased line service packets corresponds to its encapsulation.
步骤109、第二接入网关转发专线业务报文。Step 109, the second access gateway forwards the leased line service message.
通过PW标签查询转发表,转发表包括PW标签和出接口的对应关系,利用查询到的出接口发送解封装后的专线业务报文。Query the forwarding table through the PW label. The forwarding table includes the corresponding relationship between the PW label and the outgoing interface, and use the queried outgoing interface to send the decapsulated private line service message.
示例的,本发明实施例所述的第一接入网关可以为A城市的本地IP承载网中的接入网关1,第二接入网关可以为B城市的本地IP承载网中的接入网关2,即建立了A城市的本地IP承载网中的接入网关1与B城市的本地IP承载网中的接入网关2间的GRE隧道。A城市的本地IP承载网中的接入网关1对专线业务报文执行MPLS封装,得到MPLS封装专线业务报文,再执行GRE封装,得到GRE封装专线业务报文后,再向B城市的本地IP承载网中的接入网关2发送GRE封装专线业务报文,B城市的本地IP承载网中的接入网关2接收到GRE封装专线业务报文后,解封装GRE封装专线业务报文,确定第二目的IP地址为接入网关2自身的IP地址,接入网关2再解封装MPLS封装专线业务报文,得到PW标签,根据PW标签查询转发表得到接入网关2的出接口,利用查询到的出接口发送解封装后的专线业务报文。For example, the first access gateway described in the embodiment of the present invention may be the access gateway 1 in the local IP bearer network of city A, and the second access gateway may be the access gateway in the local IP bearer network of city B 2. A GRE tunnel between the access gateway 1 in the local IP bearer network of city A and the access gateway 2 in the local IP bearer network of city B is established. Access gateway 1 in the local IP bearer network of city A performs MPLS encapsulation on the leased line service message, obtains the MPLS-encapsulated leased line service message, and then performs GRE encapsulation, obtains the GRE-encapsulated leased line service message, and then sends the private line service message to the local Access gateway 2 in the IP bearer network sends a GRE-encapsulated leased line service packet, and access gateway 2 in the local IP bearer network of city B receives the GRE-encapsulated leased line service packet, decapsulates the GRE-encapsulated leased line service packet, and confirms The second destination IP address is the IP address of the access gateway 2 itself, and the access gateway 2 decapsulates the MPLS-encapsulated leased line service message to obtain the PW label, and obtains the outbound interface of the access gateway 2 by querying the forwarding table according to the PW label. Decapsulated leased line service packets are sent to the outbound interface.
对于需要在不同的网络域之间传输的专线业务报文,首先建立两个网络域之间的GRE隧道,然后,对专线业务报文执行MPLS封装与GRE封装,得到GRE封装专线业务报文,通过GRE隧道向对端的接入网关传输GRE封装专线业务报文,从而无需增加或改动现有各IP承载网络的配置,实现专线业务报文在网络域进行传输。For leased line service packets that need to be transmitted between different network domains, first establish a GRE tunnel between the two network domains, then perform MPLS encapsulation and GRE encapsulation on the leased line service packets to obtain GRE-encapsulated leased line service packets, GRE-encapsulated leased line service packets are transmitted to the access gateway at the opposite end through the GRE tunnel, so that there is no need to add or change the configuration of existing IP bearer networks, and the transmission of leased line service packets in the network domain is realized.
实施例二Embodiment two
本发明实施例提供一种第一接入网关20,如图4所示,包括:An embodiment of the present invention provides a first access gateway 20, as shown in FIG. 4 , including:
获取单元201,用于获取专线业务报文、第一接口和转发所述专线业务报文的目的互联网协议IP地址,所述第一接口为获取所述专线业务报文的所述第一接入网关的接口,所述目的IP地址为所述专线业务报文需要到达的第二接入网关的地址;The acquiring unit 201 is configured to acquire a leased line service message, a first interface, and a destination Internet Protocol IP address for forwarding the leased line service message, the first interface being the first access port for acquiring the leased line service message The interface of the gateway, the destination IP address is the address of the second access gateway that the private line service message needs to reach;
处理单元202,用于根据所述第一接口确定通用路由封装GRE隧道,所述GRE隧道的源IP地址为所述第一接入网关的IP地址,所述GRE隧道的目的IP地址为所述第二接入网关的IP地址;The processing unit 202 is configured to determine a general routing encapsulation GRE tunnel according to the first interface, the source IP address of the GRE tunnel is the IP address of the first access gateway, and the destination IP address of the GRE tunnel is the The IP address of the second access gateway;
所述获取单元201,还用于获取伪线PW标签,所述PW标签用于使得所述第二接入网关根据所述PW标签转发所述专线业务报文;The acquiring unit 201 is further configured to acquire a pseudowire PW label, and the PW label is used to make the second access gateway forward the leased line service message according to the PW label;
所述处理单元202,还用于执行MPLS封装,得到MPLS封装专线业务报文,所述MPLS封装专线业务报文头包括所述PW标签;The processing unit 202 is further configured to perform MPLS encapsulation to obtain an MPLS-encapsulated private line service message, and the MPLS-encapsulated private line service message header includes the PW label;
所述处理单元202,还用于对所述MPLS封装专线业务报文执行GRE封装,得到GRE封装专线业务报文,所述GRE封装专线业务报文头包括GRE隧道的源IP地址和GRE隧道的目的IP地址;The processing unit 202 is further configured to perform GRE encapsulation on the MPLS-encapsulated private line service message to obtain a GRE-encapsulated private line service message, and the GRE-encapsulated private line service message header includes the source IP address of the GRE tunnel and the GRE tunnel address. Destination IP address;
发送单元203,用于通过所述GRE隧道向所述第二接入网关发送所述GRE封装专线业务报文。A sending unit 203, configured to send the GRE-encapsulated leased line service message to the second access gateway through the GRE tunnel.
对于需要在不同的网络域之间传输的专线业务报文,首先建立两个域之间的GRE隧道,然后,对专线业务报文执行MPLS封装与GRE封装,得到GRE封装专线业务报文,通过GRE隧道向对端的接入网关传输GRE封装专线业务报文,从而无需增加或改动现有各IP承载网络的配置,实现专线业务报文在网络域进行传输。For leased line service packets that need to be transmitted between different network domains, first establish a GRE tunnel between the two domains, then perform MPLS encapsulation and GRE encapsulation on the leased line service packets to obtain GRE-encapsulated leased line service packets, and pass The GRE tunnel transmits GRE-encapsulated leased line service packets to the access gateway at the opposite end, so that there is no need to add or change the configuration of existing IP bearer networks, and realize the transmission of leased line service packets in the network domain.
所述处理单元202,具体用于根据所述第一接口建立所述第一接入网关与第二接入网关间的通用路由封装GRE隧道。The processing unit 202 is specifically configured to establish a GRE tunnel between the first access gateway and the second access gateway according to the first interface.
所述获取单元201,具体用于从预先存储的PW标签池中获取一个PW标签;The acquiring unit 201 is specifically configured to acquire a PW label from a pre-stored PW label pool;
或者,所述发送单元203,还用于向所述第二接入网关发送请求消息;Alternatively, the sending unit 203 is further configured to send a request message to the second access gateway;
如图5所示,所述第一接入网关20还包括:As shown in Figure 5, the first access gateway 20 also includes:
接收单元204,用于接收所述第二接入网关发送的响应消息,所述响应消息包括分配的PW标签。The receiving unit 204 is configured to receive a response message sent by the second access gateway, where the response message includes the assigned PW label.
当专线业务为时分复用TDM业务、异步传输模式ATM或以太业务时,When the private line service is time division multiplexing TDM service, asynchronous transfer mode ATM or Ethernet service,
所述处理单元202,还用于对所述专线业务报文执行边缘到边缘的伪线仿真PWE3封装,得到PWE3封装专线业务报文。The processing unit 202 is further configured to perform edge-to-edge PWE3 encapsulation on the private line service message to obtain a PWE3-encapsulated private line service message.
所述处理单元202,具体用于对所述PWE3封装专线业务报文执行MPLS封装。The processing unit 202 is specifically configured to perform MPLS encapsulation on the PWE3-encapsulated private line service message.
实施例三Embodiment three
本发明实施例提供一种第二接入网关30,如图6所示,包括:An embodiment of the present invention provides a second access gateway 30, as shown in FIG. 6, including:
接收单元301,用于接收第一接入网关发送的GRE封装专线业务报文;The receiving unit 301 is configured to receive the GRE-encapsulated leased line service message sent by the first access gateway;
IP承载网根据GRE封装专线业务报文的头部的GRE隧道的目的IP地址,通过第一接入网关与第二接入网关间的GRE隧道将GRE封装专线业务报文转发给第二接入网关,第二接入网关接收第一接入网关发送的GRE封装专线业务报文,即第二接入网关在接收到GRE封装专线业务报文后,解封装GRE封装专线业务报文,得到GRE隧道的目的IP地址为第二接入网关自身的IP地址,以及MPLS封装专线业务报文。The IP bearer network forwards the GRE-encapsulated leased line service packet to the second access gateway through the GRE tunnel between the first access gateway and the second access gateway according to the destination IP address of the GRE tunnel in the header of the GRE-encapsulated leased line service packet. Gateway, the second access gateway receives the GRE-encapsulated leased line service message sent by the first access gateway, that is, after receiving the GRE-encapsulated leased line service message, the second access gateway decapsulates the GRE-encapsulated leased line service message to obtain the GRE The destination IP address of the tunnel is the IP address of the second access gateway itself, and the MPLS-encapsulated private line service message.
处理单元302,用于解封装MPLS封装专线业务报文。The processing unit 302 is configured to decapsulate MPLS-encapsulated leased line service packets.
第二接入网关解封装MPLS封装专线业务报文,得到PW标签和专线业务报文。The second access gateway decapsulates the MPLS-encapsulated leased line service message to obtain the PW label and the leased line service message.
特别的,若第二接入网关解封装MPLS封装专线业务报文后,得到PWE3封装专线业务报文和PW标签,还需要解封装PWE3封装专线业务报文,得到专线业务报文。专线业务报文的解封装方式与其封装相对应。In particular, if the second access gateway decapsulates the MPLS-encapsulated private line service message to obtain the PWE3-encapsulated private line service message and the PW label, it also needs to decapsulate the PWE3-encapsulated private line service message to obtain the private line service message. The decapsulation method of leased line service packets corresponds to its encapsulation.
发送单元303,用于转发专线业务报文。The sending unit 303 is configured to forward the leased line service message.
通过PW标签查询转发表,转发表包括PW标签和出接口的对应关系,利用查询到的出接口发送解封装后的专线业务报文。Query the forwarding table through the PW label. The forwarding table includes the corresponding relationship between the PW label and the outgoing interface, and use the queried outgoing interface to send the decapsulated private line service message.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of description, the specific working process of the above-described devices and units can refer to the corresponding process in the foregoing method embodiments, and details are not repeated here.
本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art can understand that all or part of the steps for realizing the above-mentioned method embodiments can be completed by hardware related to program instructions, and the aforementioned program can be stored in a computer-readable storage medium. When the program is executed, the It includes the steps of the above method embodiments; and the aforementioned storage medium includes: ROM, RAM, magnetic disk or optical disk and other various media that can store program codes.
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以所述权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510926491.7A CN105553810A (en) | 2015-12-14 | 2015-12-14 | Method and device for forwarding special line service packet |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510926491.7A CN105553810A (en) | 2015-12-14 | 2015-12-14 | Method and device for forwarding special line service packet |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105553810A true CN105553810A (en) | 2016-05-04 |
Family
ID=55832749
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510926491.7A Pending CN105553810A (en) | 2015-12-14 | 2015-12-14 | Method and device for forwarding special line service packet |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105553810A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106789657A (en) * | 2016-12-23 | 2017-05-31 | 北京格林伟迪科技股份有限公司 | A kind of message forwarding method and device |
CN107888398A (en) * | 2016-09-29 | 2018-04-06 | 中国联合网络通信集团有限公司 | A kind of service bearer system and control method |
CN108075950A (en) * | 2017-12-13 | 2018-05-25 | 安徽皖通邮电股份有限公司 | A kind of method of packet access network end-to-end path detection |
CN112383475A (en) * | 2020-12-01 | 2021-02-19 | 安徽信息工程学院 | Cross-domain video data forwarding method |
CN114077503A (en) * | 2020-08-14 | 2022-02-22 | 中国移动通信集团山东有限公司 | A simulation agent calling method, apparatus, computer equipment and storage medium |
CN115150314A (en) * | 2021-03-31 | 2022-10-04 | 腾讯科技(深圳)有限公司 | Cross-network-domain data packet transmission method and device, storage medium and electronic equipment |
CN115834472A (en) * | 2022-10-17 | 2023-03-21 | 北京奇艺世纪科技有限公司 | Message processing method, forwarding strategy obtaining method and device |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1507230A (en) * | 2002-12-10 | 2004-06-23 | ��Ϊ��������˾ | A Realization Method of Multi-protocol Label Switching Virtual Private Network |
CN1750504A (en) * | 2004-09-15 | 2006-03-22 | 华为技术有限公司 | A method of routing and forwarding in the network |
CN101262429A (en) * | 2008-04-16 | 2008-09-10 | 中兴通讯股份有限公司 | A system and method for realizing virtual private network communication |
US20080291920A1 (en) * | 2007-05-21 | 2008-11-27 | At&T Knowledge Ventures, L.P. | System and method for managing communications |
US7738401B2 (en) * | 2005-10-20 | 2010-06-15 | At&T Intellectual Property I, L.P. | System and method for overlaying a hierarchical network design on a full mesh network |
CN102882760A (en) * | 2012-09-27 | 2013-01-16 | 华为技术有限公司 | Method, module, equipment and system for message processing in virtual private local area network service network |
CN102891810A (en) * | 2012-09-14 | 2013-01-23 | 四川省电力公司信息通信公司 | Method for dynamically distributing satellite channels by modifying Internet protocol (IP) message header |
US20130163600A1 (en) * | 2011-12-23 | 2013-06-27 | Mastercard International Incorporated | Systems and methods for a network-to-network interface |
CN103491001A (en) * | 2012-06-11 | 2014-01-01 | 中兴通讯股份有限公司 | Method and device for hierarchical label switching path (LSP) processing and gateway node |
-
2015
- 2015-12-14 CN CN201510926491.7A patent/CN105553810A/en active Pending
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1507230A (en) * | 2002-12-10 | 2004-06-23 | ��Ϊ��������˾ | A Realization Method of Multi-protocol Label Switching Virtual Private Network |
CN1750504A (en) * | 2004-09-15 | 2006-03-22 | 华为技术有限公司 | A method of routing and forwarding in the network |
US7738401B2 (en) * | 2005-10-20 | 2010-06-15 | At&T Intellectual Property I, L.P. | System and method for overlaying a hierarchical network design on a full mesh network |
US20080291920A1 (en) * | 2007-05-21 | 2008-11-27 | At&T Knowledge Ventures, L.P. | System and method for managing communications |
CN101262429A (en) * | 2008-04-16 | 2008-09-10 | 中兴通讯股份有限公司 | A system and method for realizing virtual private network communication |
US20130163600A1 (en) * | 2011-12-23 | 2013-06-27 | Mastercard International Incorporated | Systems and methods for a network-to-network interface |
CN103491001A (en) * | 2012-06-11 | 2014-01-01 | 中兴通讯股份有限公司 | Method and device for hierarchical label switching path (LSP) processing and gateway node |
CN102891810A (en) * | 2012-09-14 | 2013-01-23 | 四川省电力公司信息通信公司 | Method for dynamically distributing satellite channels by modifying Internet protocol (IP) message header |
CN102882760A (en) * | 2012-09-27 | 2013-01-16 | 华为技术有限公司 | Method, module, equipment and system for message processing in virtual private local area network service network |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107888398A (en) * | 2016-09-29 | 2018-04-06 | 中国联合网络通信集团有限公司 | A kind of service bearer system and control method |
CN106789657A (en) * | 2016-12-23 | 2017-05-31 | 北京格林伟迪科技股份有限公司 | A kind of message forwarding method and device |
CN106789657B (en) * | 2016-12-23 | 2019-10-29 | 北京格林伟迪科技股份有限公司 | A kind of message forwarding method and device |
CN108075950A (en) * | 2017-12-13 | 2018-05-25 | 安徽皖通邮电股份有限公司 | A kind of method of packet access network end-to-end path detection |
CN108075950B (en) * | 2017-12-13 | 2021-07-20 | 安徽皖通邮电股份有限公司 | Method for detecting end-to-end path of packet access network |
CN114077503A (en) * | 2020-08-14 | 2022-02-22 | 中国移动通信集团山东有限公司 | A simulation agent calling method, apparatus, computer equipment and storage medium |
CN112383475A (en) * | 2020-12-01 | 2021-02-19 | 安徽信息工程学院 | Cross-domain video data forwarding method |
CN115150314A (en) * | 2021-03-31 | 2022-10-04 | 腾讯科技(深圳)有限公司 | Cross-network-domain data packet transmission method and device, storage medium and electronic equipment |
CN115150314B (en) * | 2021-03-31 | 2023-08-25 | 腾讯科技(深圳)有限公司 | Method and device for transmitting data packets across network domains, storage medium and electronic equipment |
CN115834472A (en) * | 2022-10-17 | 2023-03-21 | 北京奇艺世纪科技有限公司 | Message processing method, forwarding strategy obtaining method and device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3863237B1 (en) | Packet forwarding method, packet transmission device, and packet reception device | |
CN109756425B (en) | Multicast forwarding method, device and BFR | |
EP1713197B1 (en) | A method for implementing the virtual leased line | |
JP5992602B2 (en) | System and method for using label distribution protocol (LDP) in IPv6 networks | |
US9184935B2 (en) | Network communication method and network node device | |
CN100403735C (en) | A method and system for realizing bundled interface edge-to-edge pseudowire simulation service | |
CN105553810A (en) | Method and device for forwarding special line service packet | |
CN102025586B (en) | Intercommunicating method, device and system for multiple protocol label switching network and Ethernet | |
CN107306222B (en) | Method and equipment for establishing traffic engineering tunnel on label switching path | |
CN101277245B (en) | A method, system and device for implementing L2VPN cross-domain | |
CN101433030B (en) | Ethernet VLL spoke termination on IP interface | |
EP2983331B1 (en) | Method and device for storing and sending mac address entry | |
WO2015165311A1 (en) | Method for transmitting data packet and provider edge device | |
WO2014121460A1 (en) | Method, device and routing system for data transmission of network virtualization | |
CN104365066B (en) | Method and apparatus for ether Virtual Private Network | |
WO2009012688A1 (en) | Method, system and apparatus for forwarding message in three-layer virtual private network | |
WO2013182066A1 (en) | Label distribution method and device | |
CN101926132B (en) | Circuit emulation over ip interworking vll | |
CN107040441B (en) | Cross-data-center data transmission method, device and system | |
CN103326940A (en) | Method for forwarding message in network and edge device of operator | |
CN101286922A (en) | A signaling control method, system and device | |
WO2011054263A1 (en) | Access method and access system for layer 3 virtual private networks(vpn) | |
WO2013139270A1 (en) | Method, device, and system for implementing layer3 virtual private network | |
WO2011147341A1 (en) | Method and network device for distributing multi-protocol label switching labels | |
CN110199504B (en) | Method and system for enhanced use of switching fabric within central office delivery point |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20160504 |