Is it possible to administratively shutdown port in OnCommand System Manager 8.3 and above ?
Applies to
- OnCommand System Manager 8.3-9.7
- ONTAP 9
Answer
No. It is not possible to administratively shutdown port in OnCommand System Manager 8.3 and above.
Below you can find steps and screenshot on which is displayed all available setting that you can change in OnCommand System Manager on a port level.Link to the documentation
- Click Network > Ethernet Ports
- Select the physical port, and then click Edit
- In the Edit Ethernet Port dialog box, modify the duplex mode and speed settings to either manual or automatic
- Click Edit
In order to administratively shutdown port please use command-line-interface
Link to the documentation
Example:
cluster1::> network port modify -node node0 -port e0a -autonegotiate-admin false -duplex-admin half -speed-admin 100 -up-admin false
Additional Information
Is it possible to administatively down an ethernet port in Ontap System Manager?