本文介绍了一个ExpressRoute中的Azure连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

有人会知道我是否可以在同一个Expressroute中创建2个Azure私人连接?

Someone would know if I can create 2 Azure private conenctions in same Expressroute?

DOC说:  ;

the DOC says: 

新的ExpressRoute电路可以包括两个独立的对等:私有对等和Microsoft对等。  
现有的ExpressRoute电路可能包含三个对等方:Azure Public,Azure Private和Microsoft。
  每个
对等是一对独立的BGP会话,每个会话都是冗余配置的,以实现高可用性。
 
是ExpressRoute电路和路由域之间的1:N(1< = N< = 3)映射。
 
ExpressRoute电路可以为每个ExpressRoute电路启用任意一个,两个或全部三个对等。

New ExpressRoute circuits can include two independent peerings: Private peering and Microsoft peering. Whereas existing ExpressRoute circuits may contain three peerings: Azure Public, Azure Private and Microsoft. Each peering is a pair of independent BGP sessions, each of them configured redundantly for high availability. There is a 1:N (1 <= N <= 3) mapping between an ExpressRoute circuit and routing domains. An ExpressRoute circuit can have any one, two, or all three peerings enabled per ExpressRoute circuit.

我认为这个测量我可以在不同的vlans中在同一个Expressroute中启用这3个对等类型,但是可以有2个私有和一个MS对等(公开不适用于新的expressroute conenctions) ?

I think that this meas that I can enable these 3 peering types in a same Expressroute in different vlans, but could be possible to have 2 private and one MS peering (due public is not available for new expressroute conenctions)?

谢谢

thanks¡¡

推荐答案

感谢您在此发帖!

2017年8月之前创建的遗留ER电路可以全部3个对等。使用新的ER电路Public与Microsoft peering合并。所以你可以拥有1个Microsoft
对等,可以利用它来访问通过专用专用连接的任何Azure PaaS服务,Office365,Exchange Online和Dynamic365服务。类似地,可以利用一个私有对等访问私有IP地址的Azure资源
通过专用专用连接。

如果您有任何进一步的疑问,请告诉我。





这篇关于一个ExpressRoute中的Azure连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-16 09:27