客户网关和路由器之间有什么区别
What is the difference between a Customer Gateway and Router
客户网关
A customer gateway is the anchor on your side of that connection. It
can be a physical or software appliance.
Customers can connect multiple customer gateways
(CGW) to a single VPC virtual private gateway (VGW) or can connect a
single router to multiple VPC VGWs.
路由器和客户网关之间有区别吗?从 AWS 常见问题解答部分 https://aws.amazon.com/vpc/faqs/#C9,它们似乎是一回事。
客户网关是描述可以使用 IPSec 并终止隧道的设备的通用名称。
可能是路由器,可能是 Linux 服务器,但最常用的设备可能是 Cisco、Juniper、Sonicwall 等供应商的硬件防火墙设备
一些路由器可以达到目的,但许多路由器不具备执行客户网关需要做的所有事情的能力。
名为Your Customer Gateway的部分是从向负责实施该设备的技术人员解释该设备的角度编写的。
Your company has decided to use an optional Amazon VPC VPN connection that links your data center (or network) to your Amazon VPC virtual private cloud (VPC). A customer gateway is the anchor on your side of that connection. It can be a physical or software appliance.
它以高层次的技术术语解释了必要的要求。
客户网关
A customer gateway is the anchor on your side of that connection. It can be a physical or software appliance.
Customers can connect multiple customer gateways (CGW) to a single VPC virtual private gateway (VGW) or can connect a single router to multiple VPC VGWs.
路由器和客户网关之间有区别吗?从 AWS 常见问题解答部分 https://aws.amazon.com/vpc/faqs/#C9,它们似乎是一回事。
客户网关是描述可以使用 IPSec 并终止隧道的设备的通用名称。
可能是路由器,可能是 Linux 服务器,但最常用的设备可能是 Cisco、Juniper、Sonicwall 等供应商的硬件防火墙设备
一些路由器可以达到目的,但许多路由器不具备执行客户网关需要做的所有事情的能力。
名为Your Customer Gateway的部分是从向负责实施该设备的技术人员解释该设备的角度编写的。
Your company has decided to use an optional Amazon VPC VPN connection that links your data center (or network) to your Amazon VPC virtual private cloud (VPC). A customer gateway is the anchor on your side of that connection. It can be a physical or software appliance.
它以高层次的技术术语解释了必要的要求。