Skip to main content
NetApp Knowledge Base

What are the recommended settings for cluster network ports?

Views:
236
Visibility:
Public
Votes:
0
Category:
aff-series
Specialty:
hw
Last Updated:

Applies to

  • FAS
  • AFF
  • Switched or switchless cluster network

Answer

The default settings for network cluster ports are:

autonegotiate-admin=true

speed-admin=auto

duplex-admin=auto

Additional Information

  • Example of wrong Speed Admin value:

::> network port show -broadcast-domain Cluster
Node: node_name-1
                                                  Speed(Mbps) Health
Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status
--------- ------------ ---------------- ---- ---- ----------- --------
e0a       Cluster      Cluster          up   9000  1000/10000 healthy
e0b       Cluster      Cluster          up   9000  1000/10000 healthy
Node: node_name-2
                                                  Speed(Mbps) Health
Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status
--------- ------------ ---------------- ---- ---- ----------- --------
e0a       Cluster      Cluster          up   9000  1000/10000 healthy
e0b       Cluster      Cluster          up   9000  1000/10000 healthy
4 entries were displayed.

  • The values can be modified with: 

::> network port modify -node <node_name> -port <cluster_port> -autonegotiate-admin true -duplex-admin auto -speed-admin auto

More information at network port modify documentation.

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.