White Papers

37
RACADM
To save a default protocol for network share, use the following command:
racadm set idrac.supportassist.DefaultProtocol 1
The accepted protocol are NFS (1) and CIFS (2). The default protocol is CIFS.
To save a default sharename for network share, use the following command:
racadm set idrac.supportassist.DefaultShareName /home/nfs_share
The ShareName attribute accepts a string of 0 to 64 characters in length.
To save a default IP Address for network share, use the following command:
racadm set idrac.supportassist. DefaultIPAddress 10.232.117.89
The IPAddress attribute accepts valid IPv4 and IPv6 address.
To save a default User Name for network share, use the following command:
racadm set idrac.supportassist. DefaultUserName user1
The UserName attribute accepts a string of 0 to 64 characters in length.
To save a default Password for network share, use the following command:
racadm set idrac.supportassist. DefaultPassword password
The Password attribute accepts a string of 0 to 64 characters in length.
To save a default workgroup name for network share, use the following command:
racadm set idrac.supportassist. DefaultWorkgroupName workgroupname
The WorkgroupName attribute accepts a string of 0 to 64 characters in length.