Hello. I apologize for my English. Please tell me how to change ip address in the settings iscsi? Screen attached. When i click on the 'fix' - nothing happens.
That is the only way that I know to change the iSCSI IP address - when you click on Manage/iSCSI and get the second screen - are the SP ports colored blue and underlined like in the picture I attached?
You might try using CLI - - see if you can run the following commands to the array:
Thank you for the answer. Yes, so they changed before, but now the problem is that I tried to click the SP ports, but they are not active. access to the storage will be only on Monday. i try again, following your advice.
kelleg
4 Operator
•
4.5K Posts
0
March 6th, 2012 11:00
That is the only way that I know to change the iSCSI IP address - when you click on Manage/iSCSI and get the second screen - are the SP ports colored blue and underlined like in the picture I attached?
You might try using CLI - - see if you can run the following commands to the array:
naviseccli -h IP_Address_SPA -user -password -scope 0 connection -getport
This should return the current port setting. If that works, then use the next command
naviseccli -h IP_Address_SPA -user -password -scope 0 connection -setport
Without any switches after the -setport, you should see a list of supported commands that you can run:
-setport
-sp a|b -portid portid -address address -subnetmask subnetmask
-gateway gateway <-initiatorAuthentication 0|1> <-alias iscsialias>
<-speed speed> <-mtu mtu> <-o>
glen
Message was edited by: Glen Kelley
kelleg
4 Operator
•
4.5K Posts
0
March 2nd, 2012 13:00
Click on the SP port "A0" - that will take you to the screen to change the IP address for that port - you will have to click on each port.
See the two attached picture

glen
Pahan1
4 Posts
0
March 2nd, 2012 23:00
Thank you for the answer. Yes, so they changed before, but now the problem is that I tried to click the SP ports, but they are not active. access to the storage will be only on Monday. i try again, following your advice.
Pahan1
4 Posts
0
March 6th, 2012 05:00
i try again, but there are no active links, nothing happens.
please tell me, what i need to do to change iscsi security settings?
Pahan1
4 Posts
0
March 18th, 2012 09:00
Thank you very much!!! it's work.