“network port show” 将虚拟端口(ifgrp/vlan)的速度报告为“-”
适用场景
- ONTAP 9
- ifgrp/vlan
问题描述
“network port show”命令显示虚拟端口(VLAN/IFGRP)的运行速度为“-”
- ONTAP 9.7 或更高版本
CLUSTER01::> network port show
Node: NODE01
Speed(Mbps) Health
Port IPspace Broadcast Domain Link MTU Admin/Oper Status
--------- ------------ ---------------- ---- ---- ----------- ---------
a0e Default Default up 1500 auto/- healthy
a0e-1003 Default bd1 up 1500 auto/- healthy
a0f Default Default up 1500 auto/- healthy
a0f-1003 Default bd2 up 1500 auto/- healthy
- ONTAP 9.8 或更高版本
CLUSTER01::> network port show
Node: NODE01
Speed(Mbps) Health
Port IPspace Broadcast Domain Link MTU Admin/Oper Status
--------- ------------ ---------------- ---- ---- ----------- ---------
a0e Default Default up 1500 -/- healthy
a0e-1003 Default bd1 up 1500 -/- healthy
a0f Default Default up 1500 -/- healthy
a0f-1003 Default bd2 up 1500 -/- healthy
笔记:autonegotiation
,duplex
,flowcontrol
也一样。