Unsolved
This post is more than 5 years old
18 Posts
0
4344
July 30th, 2010 01:00
Changing SPA IP address and SPB IP address using naviseccli
Hi All,
I am trying to change both the SP's IP Addresses using the naviseccli
please let me know if iam doing it right as iam actually working with the script of automating the configuration
naviseccli -h 150.150.150.3 networkadmin -set -o -sp b -address 10.10.10.222 -subnetmask 255.255.255.0 -gateway 10.10.10.1
naviseccli -h 150.150.150.3 networkadmin -set -o -sp a -address 10.10.10.223 -subnetmask 255.255.255.0 -gateway 10.10.10.1
here 150.150.150.3 is my old SP A ip address.
is it fine if I just specify this format or do I need to add any other stuff.
please let me know
thanks in advance
Sarath
No Events found!


kilaparthy
18 Posts
0
July 30th, 2010 01:00
Hi Rupal,
Thanks for your quick reply
The storage is a AX4-5
regarding the commands I reffered the same book, but just want to be sure bcose I have to include this in the end after I initialize and configure the storage with a predefined IP like 150.150.150.3/4
But anyway would keep you informed about the progress
Thanks & Regards
Sarath
rupal1
433 Posts
0
July 30th, 2010 01:00
Hi Sarath,
Can you please tell me for which model this Question is asked for?
To change a storage processor (SP) IP address after it was already setthen you can refer Primus emc6075.
To change it through cli: Please refer the attached doc.
1 Attachment
EMC® Navisphere® CLI Ref 300-003-628_a11.pdf
rupal1
433 Posts
0
July 30th, 2010 02:00
Ok sure please do.