Access your NodeGrid via telnet, ssh, or console, and log in as admin.

Type the following commands to add a NetApp device to NodeGrid:

[admin@nodegrid /]# add /settings/devices/

[admin@nodegrid {devices}]# set name=<netapp_server>

[admin@nodegrid {devices}]# set ip_address=<netapp_server_IP>

[admin@nodegrid {devices}]# set type=netapp

[admin@nodegrid {devices}]# set username= <admin_user>

[admin@nodegrid {devices}]# set credential=set_now

[admin@nodegrid {devices}]# set password= <admin_user_password>

[admin@nodegrid {devices}]# set mode=enabled

[admin@nodegrid {devices}]# save

 

Note: hitting <TAB> completes the command and show possible options