Prepare to install NX-OS software and Reference Configuration File (RCF)
Before you install the NX-OS software and the Reference Configuration File (RCF), follow this procedure.
The examples in this procedure use the following switch and node nomenclature:
-
The names of the two Cisco switches are s1 and s2.
-
The node names are cluster1-01 and cluster1-02.
See the Hardware Universe to verify the correct network ports on your platforms. See What additional information do I need to install my equipment that is not in HWU? for more information about switch installation requirements.
The procedure requires the use of both ONTAP commands and Cisco Nexus 3000 Series Switches commands; ONTAP commands are used unless otherwise indicated.
-
If AutoSupport is enabled on this cluster, suppress automatic case creation by invoking an AutoSupport message:
system node autosupport invoke -node * -type all -message MAINT=x hwhere x is the duration of the maintenance window in hours.
The AutoSupport message notifies technical support of this maintenance task so that automatic case creation is suppressed during the maintenance window.
-
Change the privilege level to advanced, entering y when prompted to continue:
set -privilege advancedThe advanced prompt (
*>) appears. -
Display how many interfaces are configured in each node for each switch:
network device-discovery show -protocol cdpShow example
cluster1::*> network device-discovery show -protocol cdp Node/ Local Discovered Protocol Port Device (LLDP: ChassisID) Interface Platform ----------- ------ ------------------------- ----------------- -------- cluster1-02/cdp e5a s1 Eth1/2 N3K-C3232C e3b s2 Eth1/2 N3K-C3232C cluster1-01/cdp e5a s1 Eth1/1 N3K-C3232C e3b s2 Eth1/1 N3K-C3232C . . -
Check the administrative or operational status of each node storage port and storage shelf port.
-
Display the node storage port attributes:
storage port showShow example
cluster1::*> storage port show Speed VLAN Node Port Type Mode (Gb/s) State Status ID -------------- ---- ----- ------- ------ -------- --------- ---- cluster1-01 e5a ENET storage 100 enabled online - e3b ENET storage 100 enabled online - cluster1-02 e5a ENET storage 100 enabled online - e3b ENET storage 100 enabled online - . . -
Display the storage shelf port attributes:
storage shelf port showShow example
cluster1::*> storage shelf port show Shelf ID Module State Internal? ----- -- ------ ------------ --------- 1.4 0 A connected false 1 A connected false 2 B connected false 3 B connected false . . -
Verify that switch health monitoring (CSHM) is enabled for the switches so that they are monitored:
system switch ethernet showShow example
cluster1::> system switch ethernet show Switch Type Address Model ------------------ ------------------ ---------------- --------------- s1 storage-network 1.0.0.0 N3K-C3232C Serial Number: FFFYYYYYYY1 Is Monitored: true Reason: None Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 10.3(4a) Version Source: CDP/ISDP s2 storage-network 1.1.0.0 N3K-C3232C Serial Number: FEEYYYYYYY2 Is Monitored: true Reason: None Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 10.3(4a) Version Source: CDP/ISDP
-
After you've prepared to install the NX-OS software and RCF, you can install the NX-OS software.