{"id":18638,"date":"2020-02-18T13:49:21","date_gmt":"2020-02-18T13:49:21","guid":{"rendered":"https:\/\/made4it.com.br\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/"},"modified":"2026-06-29T19:40:19","modified_gmt":"2026-06-29T19:40:19","slug":"interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne","status":"publish","type":"post","link":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/","title":{"rendered":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)"},"content":{"rendered":"\n<p>Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).<br><br>Recently at Made4it, we had a case where a customer with an NE40E-M2K-B needed chassis-level virtualization so that a partner could also take advantage of the chassis\u2019s resources, but with a certain level of segregation.<\/p>\n<p>With our knowledge and expertise with the vendor, we suggested and designed a Virtual System in the box for this purpose, and, following the vendor&#8217;s recommendation, we informed the customer that the communication between the &#8220;virtual-systems&#8221; should be through dedicated network ports, where we would have a &#8220;physical loop&#8221; to deliver data to the partner&#8217;s &#8220;virtual-system&#8221;. Here in the company, we have come to affectionately call this feature the <em>&#8220;coffin strap<\/em>&#8221; (laughs). <\/p>\n<p>&nbsp;<\/p>\n\n<figure class=\"wp-block-image aligncenter\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2020\/02\/alca.png\" alt=\"\" class=\"wp-image-1096\"\/><\/figure>\n\n<p>With this, <em>\n  <strong>the first way<\/strong>\n<\/em> to link two VS is simply to connect a cable between two ports on the same router, allocating each port to a single VS.<\/p>\n<p><strong><span lang=\"PT-BR\">Se quer saber mais sobre virtualiza\u00e7\u00e3o de roteadores Huawei, consulte o post&nbsp;<a href=\"https:\/\/made4it.com.br\/en\/blog\/virtual-system-on-huawei-ne-the-power-of-virtual-routers\/\" target=\"_blank\" rel=\"noopener\">Roteadores Virtuais (VS \/ Virtual-System) no Huawei NE<\/a><\/span><\/strong><\/p>\n<p>In this same scenario, a while back we carried out an implementation where his requirement was simple, basically:<br\/><br\/><em>\u201cMy carrier is connecting to me through two different devices on my network: a BGP router and an MPLS switch located 40 km from here. The carrier wants to use MPLS with me. I need to route MPLS on my NE40, where the carrier will provide me with circuits on some VPWSs.\u201d<\/em><\/p>\n<p>In this case the deployment went smoothly, using the <em>&#8220;Virtual Ethernet <\/em>&#8221; feature&nbsp;where the &#8220;layer2&#8221; side and the &#8220;layer3&#8221; side have distinct interfaces to work the VPWS and do the IP connectivity respectively.<\/p>\n<p><br><strong>If you don&#8217;t know about MPLS on NE routers, or if the concept of &#8220;layer2 side&#8221; or &#8220;layer3 side&#8221; didn&#8217;t make sense, see the post <a href=\"https:\/\/made4it.com.br\/en\/blog\/l3-interfaces-in-l2-mpls-tunnels-on-huawei-ne-router-how-to-configure-mpls-with-ip-on-huawei\/\" target=\"_blank\" rel=\"noopener\">L3 Interfaces in L2 MPLS Tunnels on Huawei NE Router (How to configure MPLS with IP on Huawei)<\/a>&nbsp;<\/strong><\/p>\n\n<h3 class=\"wp-block-heading\">The other way to link&#8230;<\/h3>\n\n<p>In our constant, daily exchanges of experience between the N2 and N3 teams, one of our consultants had an insight in a moment of reverie (usually in the shower, in the bathroom, opening the fridge, walking, etc):<br><br>\u201cWe know that a virtual Ethernet has a Layer 2 side and a Layer 3 side. <br\/>And we know that we can place one of these sides in a <em>virtual system<\/em> other than <em>the admin system<\/em>, since <em>virtual Ethernet interfaces<\/em> can only be created in the <em>admin virtual system<\/em>. Now imagine: if we created two different <em>VE groups<\/em> and used an <em>MPLS<\/em> <em>circuit-cross-connection (CCC) <\/em>to link these two Layer 2 sides, would it be possible for the <em>virtual systems<\/em> to communicate at Layer 3 without needing the <em>loopback link?<\/em>\u201d <em><br><br><\/em>Just to name a few, CCC is the most basic, non-signaling way to connect two services via a VPWS.<\/p>\n<p>Then we set out to test the interconnection of two local VS via an MPLS CCC.<\/p>\n\n<h2 class=\"wp-block-heading\">Interconnecting two VS via VPN VPWS CCC<\/h2>\n\n<p><strong>Scenario:<\/strong><\/p>\n<p>For our tests we will use two VE-GROUPs, interconnect the L2 of the VE-GROUPs via CCC VPWS, and keep one side L3 in Admin-VS while the other side L3 we will put in VS1.<\/p>\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2020\/02\/vegr.png\" alt=\"\" class=\"wp-image-1097\"\/><\/figure>\n\n<p><strong>Settings:<\/strong><\/p>\n<p>First, we will create the interfaces that will be part of L2:<\/p>\n\n<pre class=\"wp-block-preformatted\"># Admin-VS<br\/> <br\/>! Side L2 Admin-VS<br\/> <br\/>Virtual-Ethernet0\/2\/100 interface<br\/>  ve-group 100 l2-terminate<br\/> <br\/>Virtual-Ethernet0\/2\/100,100 interface<br\/>  vlan-type dot1q 100<br\/> <br\/>! Side L2 VS1<br\/> <br\/>Virtual-Ethernet0\/2\/200 interface<br\/>  ve-group 200 l2-terminate<br\/> <br\/>Virtual-Ethernet0\/2\/200.100 interface<br\/>  vlan-type dot1q 100<\/pre>\n\n<p>After that we will interconnect VLAN 100 via VPN VPWS CCC:<\/p>\n\n<pre class=\"wp-block-preformatted\">! MPLS CCC VPWS interconnection<br\/>ccc test interface Virtual-Ethernet0\/2\/100.100 tagged out-interface Virtual-Ethernet0\/2\/200.100 tagged<\/pre>\n\n<p>With layer2 configured, we can move on to activating the L3 services:<\/p>\n\n<pre class=\"wp-block-preformatted\"># Admin-VS<br\/> <br\/>! Side L3 Admin-VS<br\/> <br\/>Virtual-Ethernet0\/2\/101 interface<br\/>  mac-address c4b8-b434-ab45<br\/>  ve-group 100 l3-access<br\/> <br\/>interface Virtual-Ethernet0\/2\/101.100<br\/>  vlan-type dot1q 100<br\/>  ip address 10.1.1.1 255.255.255.252<br\/> <br\/> <br\/>! Side L3 VS1<br\/> <br\/>interface Virtual-Ethernet0\/2\/201<br\/>  ve-group 200 l3-access<br\/> <br\/>interface Virtual-Ethernet0\/2\/201.100<br\/>  vlan-type dot1q 100<\/pre>\n\n<p><span lang=\"PT-BR\">Finally, we will insert only the L3 subinterface for VS1.<\/span><\/p>\n\n<pre class=\"wp-block-preformatted\"># Admin-VS<br\/>admin<br\/> virtual-system vs1 pvmb slot 3<br\/> port-mode port<br\/> assign interface Virtual-Ethernet0\/2\/201.100<br\/> <br\/> <br\/># VS1<br\/> <br\/>! VS1 L3 Side<br\/>interface Virtual-Ethernet0\/2\/201.100<br\/> vlan-type dot1q 100<br\/> ip address 10.1.1.2 255.255.255.252<\/pre>\n\n<h3 class=\"wp-block-heading\">Scenario Considerations<\/h3>\n\n<p>Some considerations of the scenario:<\/p>\n<ul>\n<li>It was only possible to add a vlan subinterface in the virtual-system, it did not allow the entire virtual-ethernet<\/li>\n<li>It was necessary to change the mac-address of the Virtual-Ethernet on one side, because the VS inherits the mac from the chassis<\/li>\n<\/ul>\n\n<h3 class=\"wp-block-heading\">Validations<\/h3>\n\n<p>CCC between virtual-ethernets up:<\/p>\n\n<pre class=\"wp-block-preformatted\">&lt;HUAWEI&gt;display vll ccc<br\/>total ccc vc : 1<br\/>local ccc vc : 1, 1 up<br\/>remote ccc vc : 0, 0 up<br\/> <br\/>name: teste, type: local, state: up,<br\/>intf1: Virtual-Ethernet0\/2\/100.100 (up), access-port: false<br\/> <br\/>intf2: Virtual-Ethernet0\/2\/200.100 (up), access-port: false<br\/> <br\/>VC last up time: 2020\/02\/17 14:40:58<br\/>VC total up time: 0 days, 0 hours, 16 minutes, 37 seconds<\/pre>\n\n<p>Ping between the two VS:<\/p>\n\n<pre class=\"wp-block-preformatted\">Admin-VS:<br\/>&lt;HUAWEI&gt;ping 10.1.1.2<br\/> PING 10.1.1.2: 56 data bytes, press CTRL_C to break<br\/> Reply from 10.1.1.2: bytes=56 Sequence=1 ttl=255 time=1 ms<br\/> Reply from 10.1.1.2: bytes=56 Sequence=2 ttl=255 time=1 ms<br\/> Reply from 10.1.1.2: bytes=56 Sequence=3 ttl=255 time=1 msd<br\/> Reply from 10.1.1.2: bytes=56 Sequence=4 ttl=255 time=1 ms<br\/> Reply from 10.1.1.2: bytes=56 Sequence=5 ttl=255 time=1 ms<br\/> <br\/> --- 10.1.1.2 ping statistics ---<br\/> 5 packet(s) transmitted<br\/> 5 packet(s) received<br\/> 0.00% packet loss<br\/> round-trip min\/avg\/max = 1\/1\/1 ms<br\/> <br\/> <br\/>VS1:<br\/>&lt;HUAWEI-vs1&gt;ping 10.1.1.1<br\/>  PING 10.1.1.1: 56 data bytes, press CTRL_C to break<br\/>  Reply from 10.1.1.1: bytes=56 Sequence=1 ttl=255 time=1 ms<br\/>  Reply from 10.1.1.1: bytes=56 Sequence=2 ttl=255 time=1 ms<br\/>  Reply from 10.1.1.1: bytes=56 Sequence=3 ttl=255 time=1 ms<br\/>  Reply from 10.1.1.1: bytes=56 Sequence=4 ttl=255 time=1 ms<br\/>  Reply from 10.1.1.1: bytes=56 Sequence=5 ttl=255 time=1 ms<br\/> <br\/>  --- 10.1.1.1 ping statistics ---<br\/>  5 packet(s) transmitted<br\/>  5 packet(s) received<br\/>  0.00% packet loss<br\/>  round-trip min\/avg\/max = 1\/1\/1 ms&lt;HUAWEI&gt;ping 10.1.1.2<br\/>  PING 10.1.1.2: 56 data bytes, press CTRL_C to break<br\/>  Reply from 10.1.1.2: bytes=56 Sequence=1 ttl=255 time=1 ms<br\/>  Reply from 10.1.1.2: bytes=56 Sequence=2 ttl=255 time=1 ms<br\/>  Reply from 10.1.1.2: bytes=56 Sequence=3 ttl=255 time=1 msd<br\/>  Reply from 10.1.1.2: bytes=56 Sequence=4 ttl=255 time=1 ms<br\/>  Reply from 10.1.1.2: bytes=56 Sequence=5 ttl=255 time=1 ms<br\/> <br\/>  --- 10.1.1.2 ping statistics ---<br\/>  5 packet(s) transmitted<br\/>  5 packet(s) received<br\/>  0.00% packet loss<br\/>  round-trip min\/avg\/max = 1\/1\/1 ms<br\/><br\/><\/pre>\n\n<p>Test using a BGP session and OSPFv2 and OSPFv3 adjacencies:<\/p>\n\n<pre class=\"wp-block-preformatted\">&lt;HUAWEI&gt;display bgp peer<br\/> <br\/> BGP local router ID: 192.168.88.100<br\/> Local AS number: 11111<br\/> Total number of peers: 1 Peers in established state: 1<br\/> <br\/> Peer V AS MsgRcvd MsgSent OutQ Up\/Down State PrefRcv<br\/> 10.1.1.2 4 22222 25 25 0 00:19:38 Established 0<br\/><br\/>&lt;HUAWEI&gt;displ ospf peer brief<br\/> <br\/>(M) Indicates MADJ neighbor<br\/> <br\/> <br\/> OSPF Process 1 with Router ID 10.0.0.1<br\/> Peer Statistics Information<br\/>Total number of peers: 1<br\/> Peers in full state: 1<br\/>-----------------------------------------------------------------------------<br\/> Area Id Interface Neighbor id State<br\/> 0.0.0.0 VE0\/2\/101.100 10.0.0.2 Full<br\/><br\/>&lt;HUAWEI&gt; displ ospfv3 peer<br\/> OSPFv3 Process (1)<br\/> OSPFv3 Area (0.0.0.0)<br\/> Neighbor ID Pri State Dead Time Interface Instance ID<br\/> 10.0.0.1 1 Full\/DR 00:00:38 VE0\/2\/201.100 0<br\/><\/pre>\n\n<p>Finally that&#8217;s it folks, we don&#8217;t know the performance or impact on the box, but the basic services worked normally.<\/p>\n<p> <\/p>\n<p>If you test it with traffic, let us know! Share your results with us. <\/p>\n<p><b>If you need assistance, please <a href=\"https:\/\/api.whatsapp.com\/send?phone=43988477972\">contact us!<\/a><\/b><\/p>\n<p> <\/p>\n<p>Hugs,<\/p>\n<p>Rafael Ganascim, Gabriel Henrique and Kevin Walters<\/p>\n<p>IT Consulting Team &#8211; Made4it<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The other way to link&#8230; Interconnecting two VS via VPN VPWS CCC # Admin-VS ! Side L2 Admin-VS Virtual-Ethernet0\/2\/100 interface ve-group 100 l2-terminate Virtual-Ethernet0\/2\/100,100 interface vlan-type dot1q 100 ! Side L2 VS1 Virtual-Ethernet0\/2\/200 interface ve-group 200 l2-terminate Virtual-Ethernet0\/2\/200.100 interface vlan-type dot1q 100 ! MPLS CCC VPWS interconnectionccc test interface Virtual-Ethernet0\/2\/100.100 tagged out-interface Virtual-Ethernet0\/2\/200.100 tagged # Admin-VS ! Side L3 Admin-VS Virtual-Ethernet0\/2\/101 interface mac-address c4b8-b434-ab45 ve-group 100 l3-access interface Virtual-Ethernet0\/2\/101.100 vlan-type dot1q 100 ip address 10.1.1.1 255.255.255.252 ! Side L3 VS1 interface Virtual-Ethernet0\/2\/201 ve-group 200 l3-access interface Virtual-Ethernet0\/2\/201.100 vlan-type dot1q 100 # Admin-VSadmin virtual-system vs1 pvmb slot 3 port-mode port assign interface Virtual-Ethernet0\/2\/201.100 # VS1 ! VS1 L3 Sideinterface Virtual-Ethernet0\/2\/201.100 vlan-type dot1q 100 ip address 10.1.1.2 255.255.255.252 Scenario Considerations Validations &lt;HUAWEI&gt;display vll ccctotal ccc vc : 1local ccc vc : 1, 1 upremote ccc vc : 0, 0 up name: teste, type: local, state: up,intf1: Virtual-Ethernet0\/2\/100.100 (up), access-port: false intf2: Virtual-Ethernet0\/2\/200.100 (up), access-port: false VC last up time: 2020\/02\/17 14:40:58VC total up time: 0 days, 0 hours, 16 minutes, 37 seconds Admin-VS:&lt;HUAWEI&gt;ping 10.1.1.2 PING 10.1.1.2: 56 data bytes, press CTRL_C to break Reply from 10.1.1.2: bytes=56 Sequence=1 ttl=255 time=1 ms Reply from 10.1.1.2: bytes=56 Sequence=2 ttl=255 time=1 ms Reply from 10.1.1.2: bytes=56 Sequence=3 ttl=255 time=1 msd Reply from 10.1.1.2: bytes=56 Sequence=4 ttl=255 time=1 ms Reply from 10.1.1.2: bytes=56 Sequence=5 ttl=255 time=1 ms &#8212; 10.1.1.2 ping statistics &#8212; 5 packet(s) transmitted 5 packet(s) received 0.00% packet loss round-trip min\/avg\/max = 1\/1\/1 ms VS1:&lt;HUAWEI-vs1&gt;ping 10.1.1.1 PING 10.1.1.1: 56 data bytes, press CTRL_C to break Reply from 10.1.1.1: bytes=56 Sequence=1 ttl=255 time=1 ms Reply from 10.1.1.1: bytes=56 Sequence=2 ttl=255 time=1 ms Reply from 10.1.1.1: bytes=56 Sequence=3 ttl=255 time=1 ms Reply from 10.1.1.1: bytes=56 Sequence=4 ttl=255 time=1 ms Reply from 10.1.1.1: bytes=56 Sequence=5 ttl=255 time=1 ms &#8212; 10.1.1.1 ping statistics &#8212; 5 packet(s) transmitted 5 packet(s) received 0.00% packet loss round-trip min\/avg\/max = 1\/1\/1 ms&lt;HUAWEI&gt;ping 10.1.1.2 PING 10.1.1.2: 56 data bytes, press CTRL_C to break Reply from 10.1.1.2: bytes=56 Sequence=1 ttl=255 time=1 ms Reply from 10.1.1.2: bytes=56 Sequence=2 ttl=255 time=1 ms Reply from 10.1.1.2: bytes=56 Sequence=3 ttl=255 time=1 msd Reply from 10.1.1.2: bytes=56 Sequence=4 ttl=255 time=1 ms Reply from 10.1.1.2: bytes=56 Sequence=5 ttl=255 time=1 ms &#8212; 10.1.1.2 ping statistics &#8212; 5 packet(s) transmitted 5 packet(s) received 0.00% packet loss round-trip min\/avg\/max = 1\/1\/1 ms &lt;HUAWEI&gt;display bgp peer BGP local router ID: 192.168.88.100 Local AS number: 11111 Total number of peers: 1 Peers in established state: 1 Peer V AS MsgRcvd MsgSent OutQ Up\/Down State PrefRcv 10.1.1.2 4 22222 25 25 0 00:19:38 Established 0&lt;HUAWEI&gt;displ ospf peer brief (M) Indicates MADJ neighbor OSPF Process 1 with Router ID 10.0.0.1 Peer Statistics InformationTotal number of peers: 1 Peers in full state: 1&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Area Id Interface Neighbor id State 0.0.0.0 VE0\/2\/101.100 10.0.0.2 Full&lt;HUAWEI&gt; displ ospfv3 peer OSPFv3 Process (1) OSPFv3 Area (0.0.0.0) Neighbor ID Pri State Dead Time Interface Instance ID 10.0.0.1 1 Full\/DR 00:00:38 VE0\/2\/201.100 0 Finally that&#8217;s it folks, we don&#8217;t know the performance or impact on the box, but the basic services worked normally. If you test it with traffic, let us know! Share your results with us. If you need assistance, please contact us! Hugs, Rafael Ganascim, Gabriel Henrique and Kevin Walters IT Consulting Team &#8211; Made4it<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[918,869,919],"tags":[920,1131,926,927,1112,1133,1132,1116],"class_list":["post-18638","post","type-post","status-publish","format-standard","hentry","category-huawei","category-network","category-routers","tag-huawei","tag-huawei-interconnection","tag-huawei-ne20","tag-huawei-ne40","tag-huawei-virtual-router","tag-interconnecting-huawei-virtual-system","tag-interconnecting-huawei-vs","tag-vs-huawei"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Made4it\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Made4it -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it\" \/>\n\t\t<meta property=\"og:description\" content=\"Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"87\" \/>\n\t\t<meta property=\"og:image:height\" content=\"27\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-02-18T13:49:21+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-29T19:40:19+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#blogposting\",\"name\":\"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it\",\"headline\":\"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)\",\"author\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.made4it.com.br\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/alca.png\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#articleImage\"},\"datePublished\":\"2020-02-18T13:49:21+00:00\",\"dateModified\":\"2026-06-29T19:40:19+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#webpage\"},\"articleSection\":\"Huawei, Network, Routers, huawei, huawei interconnection, huawei ne20, huawei ne40, huawei virtual router, interconnecting huawei virtual-system, interconnecting huawei vs, vs huawei\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/network\\\/#listItem\",\"name\":\"Network\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/network\\\/#listItem\",\"position\":2,\"name\":\"Network\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/network\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#listItem\",\"name\":\"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#listItem\",\"position\":3,\"name\":\"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/network\\\/#listItem\",\"name\":\"Network\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\",\"name\":\"Made4it\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/logomade4it.png\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#organizationLogo\",\"width\":87,\"height\":27},\"image\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/\",\"name\":\"Made4it\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e851ee58f38006902829c03b2dc8e42c8a735a5561b807ca366ed66bd41f2ca?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Made4it\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#webpage\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/\",\"name\":\"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it\",\"description\":\"Huawei\\u2019s NE40 series\\u2014particularly the M2K and M2K-B models\\u2014is becoming the new \\u201cfavorite\\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"datePublished\":\"2020-02-18T13:49:21+00:00\",\"dateModified\":\"2026-06-29T19:40:19+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"name\":\"Made4it\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it","description":"Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with","canonical_url":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#blogposting","name":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it","headline":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)","author":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"publisher":{"@id":"https:\/\/made4it.com.br\/en\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2020\/02\/alca.png","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#articleImage"},"datePublished":"2020-02-18T13:49:21+00:00","dateModified":"2026-06-29T19:40:19+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#webpage"},"isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#webpage"},"articleSection":"Huawei, Network, Routers, huawei, huawei interconnection, huawei ne20, huawei ne40, huawei virtual router, interconnecting huawei virtual-system, interconnecting huawei vs, vs huawei"},{"@type":"BreadcrumbList","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/made4it.com.br\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/network\/#listItem","name":"Network"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/network\/#listItem","position":2,"name":"Network","item":"https:\/\/made4it.com.br\/en\/blog\/category\/network\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#listItem","name":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#listItem","position":3,"name":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)","previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/network\/#listItem","name":"Network"}}]},{"@type":"Organization","@id":"https:\/\/made4it.com.br\/en\/#organization","name":"Made4it","url":"https:\/\/made4it.com.br\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#organizationLogo","width":87,"height":27},"image":{"@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author","url":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/","name":"Made4it","image":{"@type":"ImageObject","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/9e851ee58f38006902829c03b2dc8e42c8a735a5561b807ca366ed66bd41f2ca?s=96&d=mm&r=g","width":96,"height":96,"caption":"Made4it"}},{"@type":"WebPage","@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#webpage","url":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/","name":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it","description":"Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/#website"},"breadcrumb":{"@id":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/#breadcrumblist"},"author":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"creator":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"datePublished":"2020-02-18T13:49:21+00:00","dateModified":"2026-06-29T19:40:19+00:00"},{"@type":"WebSite","@id":"https:\/\/made4it.com.br\/en\/#website","url":"https:\/\/made4it.com.br\/en\/","name":"Made4it","inLanguage":"en-US","publisher":{"@id":"https:\/\/made4it.com.br\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Made4it -","og:type":"article","og:title":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it","og:description":"Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with","og:url":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/","og:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:secure_url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:width":87,"og:image:height":27,"article:published_time":"2020-02-18T13:49:21+00:00","article:modified_time":"2026-06-29T19:40:19+00:00","twitter:card":"summary_large_image","twitter:title":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE) - Made4it","twitter:description":"Huawei\u2019s NE40 series\u2014particularly the M2K and M2K-B models\u2014is becoming the new \u201cfavorite\u201d among ISPs in Brazil, enabling a variety of deployment scenarios with excellent cost-effectiveness, both at the network core layer (BGP, aggregation routers, and the like) and the access layer (IPoE BNGs, PPPoE, etc.).Recently at Made4it, we had a case where a customer with","twitter:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png"},"aioseo_meta_data":{"post_id":"18638","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-29 19:40:19","updated":"2026-06-29 20:52:21"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/made4it.com.br\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/made4it.com.br\/en\/blog\/category\/network\/\" title=\"Network\">Network<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tInterconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/made4it.com.br\/en\/"},{"label":"Network","link":"https:\/\/made4it.com.br\/en\/blog\/category\/network\/"},{"label":"Interconnecting two Virtual Systems (VS) on Huawei NE platform (Interconnecting 2 virtual routers on Huawei NE)","link":"https:\/\/made4it.com.br\/en\/blog\/interconnecting-two-virtual-systems-vs-on-huawei-ne-platform-interconnecting-2-virtual-routers-on-huawei-ne\/"}],"_links":{"self":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/comments?post=18638"}],"version-history":[{"count":1,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18638\/revisions"}],"predecessor-version":[{"id":18640,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18638\/revisions\/18640"}],"wp:attachment":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/media?parent=18638"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/categories?post=18638"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/tags?post=18638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}