跳到主要内容

显示网络端口信息(仅限集群管理员)

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

关于本任务

显示了以下信息:

  • 节点名称

  • 端口名称

  • Ipspace 名称

  • 广播域名称

  • 链路状态(开启或关闭)

  • MTU 设置

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

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

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

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

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

  • 端口的运行状况(正常或性能下降)

  • 端口被标记为性能下降的原因

如果某个字段的数据不可用(例如,某个非活动端口的运行双工和速度将不可用),字段值将列为 -

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

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

示例

cluster-1::> 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.