「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
も同様です。