Skip to main content
简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。

显示网络端口信息

贡献者

您可以显示有关特定端口或集群中所有节点上所有端口的信息。

关于此任务

此时将显示以下信息:

  • Node name

  • 端口名称

  • IPspace 名称

  • 广播域名

  • 链路状态(已启动或已关闭)

  • MTU 设置

  • 端口速度设置和运行状态(每秒 1 千兆位或 10 千兆位)

  • 自动协商设置( true 或 false )

  • 双工模式和运行状态(半双工或全满)

  • 端口的接口组(如果适用)

  • 端口的 VLAN 标记信息(如果适用)

  • 端口的运行状况(运行状况或已降级)

  • 端口标记为已降级的原因

如果字段的数据不可用(例如、非活动端口的操作双工和速度将不可用)、则字段值将列为 -

步骤

使用显示网络端口信息 network port show 命令:

您可以通过指定来显示每个端口的详细信息 -instance 参数、或者通过使用指定字段名称来获取特定信息 -fields 参数。

network port show
Node: node1
                                                                       Ignore
                                                  Speed(Mbps) Health   Health
Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
--------- ------------ ---------------- ---- ---- ----------- -------- ------
e0a       Cluster      Cluster          up   9000  auto/1000  healthy  false
e0b       Cluster      Cluster          up   9000  auto/1000  healthy  false
e0c       Default      Default          up   1500  auto/1000  degraded false
e0d       Default      Default          up   1500  auto/1000  degraded true
Node: node2
                                                                       Ignore
                                                  Speed(Mbps) Health   Health
Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
--------- ------------ ---------------- ---- ---- ----------- -------- ------
e0a       Cluster      Cluster          up   9000  auto/1000  healthy  false
e0b       Cluster      Cluster          up   9000  auto/1000  healthy  false
e0c       Default      Default          up   1500  auto/1000  healthy  false
e0d       Default      Default          up   1500  auto/1000  healthy  false
8 entries were displayed.