跳至内容

设备链接组

设备链路组 (DLG) 是一种Network Edge服务,可将两个或多个虚拟设备作为一个组连接到多个都会区内或跨城域网。DLG 通常用于服务链(将防火墙和路由器等多种设备类型连接在一起)、主干网或冗余目的。

设备链接服务在用户可访问的两个或多个Network Edge设备之间创建一个第 2 层全网状局域网。

设备链接可以用来完成几个用例。

  • 跨 Metros 将虚拟设备连接在一起,创建广域网或其他专用网络配置。
  • 直接流量按顺序从一个设备引导到下一个设备,或将“服务链”项目连接在一起。
  • 将冗余的设备连接在一起,利用相关协议进行同步。

注意

设备链接只建立第 2 层连接,并不指定第 3 层的确切路由或流量。这必须通过配置接口协议和其他需要来创建。

虽然设备链接是第 2 层结构,但 IP 寻址、全局 ASN 和其他一些步骤对于正确配置是必要的。

设备链接服务具有以下属性和规格:

Data RequirementsNotes
DeviceVirtual device nameSpecify each device that is part of the overall link group. The number of devices allowed in a single DLG is limited to 29 devices. However there are practical limitations to routing, so we recommend that no single group exceed 10-12 total devices.
Device Link Group NameCan’t exceed 50 characters; must be unique to your account.Common group name that requires the use of a single interface on each device that is part of the group.
Device InterfaceEach device in the group requires a single interface that’s dedicated to the device link group; the system automatically determines next available interface to assign.A device can be part of more than one group, but each device is on a discrete interface.
IP Address PoolThis option must be IPv4 and in CIDR format: single subnet only. IP Address pool is a required field when creating a DLG.The IP address can be a public or private address and it is user-defined. When devices are added to the pool, each is assigned an overlay address from the subnet until the subnet is exhausted. Once exhausted, the device link can’t accept additional devices. While most users usually have small groups, the IP address pool can't be augmented or added to once it’s defined. We recommend that you place a large enough pool on the group so there is little risk of exhaustion in the future.
IP Address InterfaceThe IP address needs to be configured manually using device CLI.As devices are added, an IP address is allocated to the interface from the defined pool or subnet.
Metro throughput/ SpeedWhole number from 1-10000Measured in Mbps; this is the total possible throughput in and out of the metro
Global ASNEach device in the group must have an ASN specified to conduct BGP peering. The global ASN needs to be configured manually using device CLI.This Global ASN setting is not exclusive to Device Link, but if no other services or settings have been created when a device is added to the group, an ASN must be specified for the device. If a Global ASN was already specified for a connection, VPN tunnel, or other service, the system automatically uses that ASN instead.

要在多个设备之间建立设备链接,需要定义一个唯一的设备链接组。该组具有一个通用名称,并且要求组内的每个设备使用同一个接口。一个设备可以属于多个组,但每个设备都必须使用独立的接口。

用户每个城域网的每个设备链路组可以添加一台设备。流量通过 Equinix Fabric 使用的同一骨干网在城域网之间的设备间传输。

提示

可以使用网络边缘 API 创建设备链接。有关更多信息,请参阅网络边缘 API – 创建设备链接

DLG 吞吐量考虑因素

进出地铁线路的交通流量被作为一个单一的吞吐量指标进行监控。了解这一点至关重要,以便用户能够设置设备链路,从而优化流量并实现预期的路由覆盖。

例如,在全网状设置中,用户通常在每个都会区中具有相同的吞吐量设置,如下所示:

另外,如果使用设备链接组的目的是建立集线器和辐条路由模式,用户可以添加吞吐量限制,如下所示:

随着功能被添加,允许每个都会区中多个设备接入设备链路,这种设计和吞吐量设置变得至关重要。此配置仍然是针对每个都会区的设置,而不是针对每个设备的吞吐量设置。在都会区内,没有强制的吞吐量策略,但可能存在其他限制,例如设备本身的吞吐量、计算节点的可用容量或尽力而为流量与其他流量的竞争。

当流入或流出某个城域网的流量超过分配的流量(例如由于路由设计或吞吐量限制),由于该服务采用尽力而为模式,数据包将被丢弃。用户可以随时编辑和更改每个城域网允许的流量数量。

由于单个设备可以参与多个设备链路,用户还可以利用此功能在某些用例中叠加单向流量模式,例如防火墙过滤流量并将其返回到另一台设备。下图就是一个示例:

设备链接总是能够是双向的,这取决于用户创建的叠加路由规则。

设备链接和设备冗余

设备链路可以包含任意组合的主设备和辅助设备,这些设备也属于冗余配对。即使这些组合并非代表相同的配对,情况也是如此。例如,理论上,设备链路可以包含冗余配对 A 的主设备和冗余配对 B 的辅助设备。

由于供应商或当前配置的本地设置,一些虚拟设备可能被限制使用设备链接。当一个设备没有资格成为设备链接的一部分时,系统会指示。下面是一些例子,说明为什么不允许一个虚拟设备。

  • 该设备没有可用的接口了
  • 设备已属于同一个组(不能重复添加)。
  • 已定义的原始客户池中没有额外的 IP 地址需要分配。

设备链路冗余

设备链路组 (DLG) 可以创建冗余或不冗余的链路组。了解如何创建冗余 DLG 对于构建更具弹性的网络边缘服务架构至关重要。更多信息,请参阅设备链路弹性

此页面有帮助吗?