查看连接详细信息
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
您可以查看项目中所有跨站互连连接的列表以及每个连接的详细信息。例如,您可以查看每个跨站互连连接的名称、连接所在的对接网点以及连接的容量。
执行此任务所需的权限
如需执行此任务,您必须已获得以下权限或以下 Identity and Access Management (IAM) 角色。
权限
compute.interconnects.list
compute.interconnects.get
角色
roles/owner
roles/editor
roles/compute.networkAdmin
控制台
在 Google Cloud 控制台中,进入 Cloud Interconnect 物理连接标签页。
转到物理连接
选择跨站互连连接以查看其详细信息。
gcloud
列出项目中的所有跨站互连连接:
gcloud beta compute interconnects list \
--filter "requestedFeatures: (IF_CROSS_SITE_NETWORK) OR availableFeatures: (IF_CROSS_SITE_NETWORK)"
描述连接以查看连接的详细信息:
gcloud beta compute interconnects describe CONNECTION_NAME
将 CONNECTION_NAME
替换为您要查看的跨站互连连接的名称。
后续步骤
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-04-17。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-17。"],[],[]]