EasyManuals Logo

NetApp HCI User Manual

NetApp HCI
363 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #127 background imageLoading...
Page #127 background image
curl -u $mnode_user_name:$mnode_password --insecure -X POST \
https://$mnode_IP:442/json-rpc/10.0 \
-H 'Content-Type: application/json' \
-H 'cache-control: no-cache' \
-d ' {
Ê "params": {
Ê "network": {
Ê "$eth1": {
Ê "#default" : false,
Ê "address" : "$storage_IP",
Ê "auto" : true,
Ê "family" : "inet",
Ê "method" : "static",
Ê "mtu" : "9000",
Ê "netmask" : "$subnet_mask",
Ê "status" : "Up"
Ê }
Ê },
Ê "cluster": {
Ê "name": "$mnode_host_name"
Ê }
Ê },
Ê "method": "SetConfig"
}
'
Configure a storage Network Interface Controller (NIC) for a tagged network interface
Steps
1. Open an SSH or vCenter console.
2. Replace the values in the following command template and run the command:
Values are represented by $ for each of the required parameters for your new storage
network interface. The cluster object in the following template is required and can be
used for management node host name renaming. --insecure or -k options should not
be used in production environments.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the NetApp HCI and is the answer not in the manual?

NetApp HCI Specifications

General IconGeneral
Product TypeHyperconverged Infrastructure (HCI)
Data ServicesData protection, encryption
Connectivity10 GbE, 25 GbE, 40 GbE, 100 GbE
Hypervisor SupportVMware vSphere
Management NodeIncluded in the solution
Storage MediaSSD and HDD
Node TypesCompute nodes, storage nodes
Storage ProtocolsiSCSI
Data ReductionDeduplication, compression, thin provisioning
High AvailabilityBuilt-in redundancy

Related product manuals