"network port show" reports speed as "-" for Virtual port (ifgrp/vlan)
Applies to
- ONTAP 9
- ifgrp / vlan
Issue
"network port show" command displays the operation speed of the virtual ports ( VLAN / IFGRP) as "-"
- ONTAP 9.7 or before
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 or later
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
Note: autonegotiation
, duplex
, flowcontrol
are same too.