public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* reg: IP6 based Static IP Configuration in ISCSI
@ 2018-07-03 10:43 Sivaraman Nainar
  2018-07-04  2:06 ` Ye, Ting
  0 siblings, 1 reply; 11+ messages in thread
From: Sivaraman Nainar @ 2018-07-03 10:43 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-03 10:43 reg: IP6 based Static IP Configuration in ISCSI Sivaraman Nainar
@ 2018-07-04  2:06 ` Ye, Ting
  2018-07-04  6:31   ` Sivaraman Nainar
  0 siblings, 1 reply; 11+ messages in thread
From: Ye, Ting @ 2018-07-04  2:06 UTC (permalink / raw)
  To: Sivaraman Nainar, edk2-devel@lists.01.org

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-04  2:06 ` Ye, Ting
@ 2018-07-04  6:31   ` Sivaraman Nainar
  2018-07-04  6:42     ` Ye, Ting
  0 siblings, 1 reply; 11+ messages in thread
From: Sivaraman Nainar @ 2018-07-04  6:31 UTC (permalink / raw)
  To: Ye, Ting, edk2-devel@lists.01.org

Ting,

Let me clarify in detail. 

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses. 
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-04  6:31   ` Sivaraman Nainar
@ 2018-07-04  6:42     ` Ye, Ting
  2018-07-04  7:03       ` Sivaraman Nainar
  0 siblings, 1 reply; 11+ messages in thread
From: Ye, Ting @ 2018-07-04  6:42 UTC (permalink / raw)
  To: Sivaraman Nainar, edk2-devel@lists.01.org

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in] 
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail. 

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses. 
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-04  6:42     ` Ye, Ting
@ 2018-07-04  7:03       ` Sivaraman Nainar
  2018-07-04  7:46         ` Ye, Ting
  0 siblings, 1 reply; 11+ messages in thread
From: Sivaraman Nainar @ 2018-07-04  7:03 UTC (permalink / raw)
  To: Ye, Ting, edk2-devel@lists.01.org

Hello Ting,

What I am trying to do is setting STATIC IP for Initiator. But as per below VFR content, when we choose IP6 the controls to accept Static IP will be disabled. Right?

    suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG;

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 12:12 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in] 
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail. 

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses. 
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-04  7:03       ` Sivaraman Nainar
@ 2018-07-04  7:46         ` Ye, Ting
  2018-07-16  7:34           ` Sivaraman Nainar
  0 siblings, 1 reply; 11+ messages in thread
From: Ye, Ting @ 2018-07-04  7:46 UTC (permalink / raw)
  To: Sivaraman Nainar, edk2-devel@lists.01.org

Hi Siva,

Yes iSCSI UI does not allow the user to configure static IP address for initiator. But it does not mean iSCSI initiator cannot use existing IPv6 address which is previously configured by using "ifconfig6" in Shell.
You may have a try.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Wednesday, July 4, 2018 3:04 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

What I am trying to do is setting STATIC IP for Initiator. But as per below VFR content, when we choose IP6 the controls to accept Static IP will be disabled. Right?

    suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG;

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 12:12 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in] 
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail. 

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses. 
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-04  7:46         ` Ye, Ting
@ 2018-07-16  7:34           ` Sivaraman Nainar
  2018-07-20 10:46             ` Sivaraman Nainar
  0 siblings, 1 reply; 11+ messages in thread
From: Sivaraman Nainar @ 2018-07-16  7:34 UTC (permalink / raw)
  To: Ye, Ting, edk2-devel@lists.01.org

Hello Ting,

As you recommended with shell based IP assignment we are able to use the IP6 Static IP bases ISCSI connection.

Thanks for your detailed clarification.

-Siva

-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 1:17 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

Yes iSCSI UI does not allow the user to configure static IP address for initiator. But it does not mean iSCSI initiator cannot use existing IPv6 address which is previously configured by using "ifconfig6" in Shell.
You may have a try.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Wednesday, July 4, 2018 3:04 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

What I am trying to do is setting STATIC IP for Initiator. But as per below VFR content, when we choose IP6 the controls to accept Static IP will be disabled. Right?

    suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG;

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 12:12 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in] 
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail. 

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses. 
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-16  7:34           ` Sivaraman Nainar
@ 2018-07-20 10:46             ` Sivaraman Nainar
  2018-07-23  5:50               ` Ye, Ting
  0 siblings, 1 reply; 11+ messages in thread
From: Sivaraman Nainar @ 2018-07-20 10:46 UTC (permalink / raw)
  To: Sivaraman Nainar, Ye, Ting, edk2-devel@lists.01.org

Hello Ting,

We have one more clarification need. When we are doing this way of ISCSI connection using we can't preserve the IP settings in NVRam as we do in IP4 case right.

In order to support that can we have setup questions as same as IP4 which will address this?

-Siva
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Monday, July 16, 2018 1:04 PM
To: Ye, Ting; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

As you recommended with shell based IP assignment we are able to use the IP6 Static IP bases ISCSI connection.

Thanks for your detailed clarification.

-Siva

-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 1:17 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

Yes iSCSI UI does not allow the user to configure static IP address for initiator. But it does not mean iSCSI initiator cannot use existing IPv6 address which is previously configured by using "ifconfig6" in Shell.
You may have a try.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Wednesday, July 4, 2018 3:04 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

What I am trying to do is setting STATIC IP for Initiator. But as per below VFR content, when we choose IP6 the controls to accept Static IP will be disabled. Right?

    suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG;

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 12:12 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in]
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail.

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses.
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
This e-mail is intended for the use of the addressee only and may contain privileged, confidential, or proprietary information that is exempt from disclosure under law. If you have received this message in error, please inform us promptly by reply e-mail, then delete the e-mail and destroy any printed copy. Thank you.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-20 10:46             ` Sivaraman Nainar
@ 2018-07-23  5:50               ` Ye, Ting
  2018-07-23  7:25                 ` Sivaraman Nainar
  0 siblings, 1 reply; 11+ messages in thread
From: Ye, Ting @ 2018-07-23  5:50 UTC (permalink / raw)
  To: Sivaraman Nainar, edk2-devel@lists.01.org

Hi Siva,

IP6 driver will perform source address selection to best match the IPv6 address of iSCSI target according to polices defined in RFC. If the IPv6 address of iSCSI target is not changed, the same IPv6 source address will be chosen under the same policy.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Friday, July 20, 2018 6:46 PM
To: Sivaraman Nainar <sivaramann@amiindia.co.in>; Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

We have one more clarification need. When we are doing this way of ISCSI connection using we can't preserve the IP settings in NVRam as we do in IP4 case right.

In order to support that can we have setup questions as same as IP4 which will address this?

-Siva
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Monday, July 16, 2018 1:04 PM
To: Ye, Ting; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

As you recommended with shell based IP assignment we are able to use the IP6 Static IP bases ISCSI connection.

Thanks for your detailed clarification.

-Siva

-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 1:17 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

Yes iSCSI UI does not allow the user to configure static IP address for initiator. But it does not mean iSCSI initiator cannot use existing IPv6 address which is previously configured by using "ifconfig6" in Shell.
You may have a try.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Wednesday, July 4, 2018 3:04 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

What I am trying to do is setting STATIC IP for Initiator. But as per below VFR content, when we choose IP6 the controls to accept Static IP will be disabled. Right?

    suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG;

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 12:12 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in]
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail.

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses.
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
This e-mail is intended for the use of the addressee only and may contain privileged, confidential, or proprietary information that is exempt from disclosure under law. If you have received this message in error, please inform us promptly by reply e-mail, then delete the e-mail and destroy any printed copy. Thank you.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-23  5:50               ` Ye, Ting
@ 2018-07-23  7:25                 ` Sivaraman Nainar
  2018-07-23  7:36                   ` Ye, Ting
  0 siblings, 1 reply; 11+ messages in thread
From: Sivaraman Nainar @ 2018-07-23  7:25 UTC (permalink / raw)
  To: Ye, Ting, edk2-devel@lists.01.org

Hello Ting,

The said behavior is there in IP4 Static IP based ISCSI Connection. The request we are raising here is Setup options to provide IP details and preserve the same.

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Monday, July 23, 2018 11:20 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

IP6 driver will perform source address selection to best match the IPv6 address of iSCSI target according to polices defined in RFC. If the IPv6 address of iSCSI target is not changed, the same IPv6 source address will be chosen under the same policy.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Friday, July 20, 2018 6:46 PM
To: Sivaraman Nainar <sivaramann@amiindia.co.in>; Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

We have one more clarification need. When we are doing this way of ISCSI connection using we can't preserve the IP settings in NVRam as we do in IP4 case right.

In order to support that can we have setup questions as same as IP4 which will address this?

-Siva
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Monday, July 16, 2018 1:04 PM
To: Ye, Ting; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

As you recommended with shell based IP assignment we are able to use the IP6 Static IP bases ISCSI connection.

Thanks for your detailed clarification.

-Siva

-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 1:17 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

Yes iSCSI UI does not allow the user to configure static IP address for initiator. But it does not mean iSCSI initiator cannot use existing IPv6 address which is previously configured by using "ifconfig6" in Shell.
You may have a try.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Wednesday, July 4, 2018 3:04 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

What I am trying to do is setting STATIC IP for Initiator. But as per below VFR content, when we choose IP6 the controls to accept Static IP will be disabled. Right?

    suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG;

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 12:12 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in]
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail.

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses.
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
This e-mail is intended for the use of the addressee only and may contain privileged, confidential, or proprietary information that is exempt from disclosure under law. If you have received this message in error, please inform us promptly by reply e-mail, then delete the e-mail and destroy any printed copy. Thank you.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: reg: IP6 based Static IP Configuration in ISCSI
  2018-07-23  7:25                 ` Sivaraman Nainar
@ 2018-07-23  7:36                   ` Ye, Ting
  0 siblings, 0 replies; 11+ messages in thread
From: Ye, Ting @ 2018-07-23  7:36 UTC (permalink / raw)
  To: Sivaraman Nainar, edk2-devel@lists.01.org

Hi Siva,

IPv4 RFCs do not define source address selection but IPv6 RFCs do. Even if we add setup options for IPv6 source address in iSCSI, it is still up to IP6 driver to choose the best matched source address in current implementation.
For example, if you set fec0::2001/64 as source address in iSCSI UI, while the target address is fed0::100/64; and there is another source address fed0::1234/64 set by ifconfig6 previously, iSCSI drive will still use fed0::1234/64 not the one you configured in iSCSI UI.

This is the historical background the UI configuration for IPv6/IPv6 is different in iSCSI.

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in] 
Sent: Monday, July 23, 2018 3:25 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

The said behavior is there in IP4 Static IP based ISCSI Connection. The request we are raising here is Setup options to provide IP details and preserve the same.

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com] 
Sent: Monday, July 23, 2018 11:20 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

IP6 driver will perform source address selection to best match the IPv6 address of iSCSI target according to polices defined in RFC. If the IPv6 address of iSCSI target is not changed, the same IPv6 source address will be chosen under the same policy.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Friday, July 20, 2018 6:46 PM
To: Sivaraman Nainar <sivaramann@amiindia.co.in>; Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

We have one more clarification need. When we are doing this way of ISCSI connection using we can't preserve the IP settings in NVRam as we do in IP4 case right.

In order to support that can we have setup questions as same as IP4 which will address this?

-Siva
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Monday, July 16, 2018 1:04 PM
To: Ye, Ting; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

As you recommended with shell based IP assignment we are able to use the IP6 Static IP bases ISCSI connection.

Thanks for your detailed clarification.

-Siva

-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 1:17 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

Yes iSCSI UI does not allow the user to configure static IP address for initiator. But it does not mean iSCSI initiator cannot use existing IPv6 address which is previously configured by using "ifconfig6" in Shell.
You may have a try.

Thanks,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Wednesday, July 4, 2018 3:04 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello Ting,

What I am trying to do is setting STATIC IP for Initiator. But as per below VFR content, when we choose IP6 the controls to accept Static IP will be disabled. Right?

    suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG;

-Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 12:12 PM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

No, it is not correct.

In iSCSI UI, if you choose IP6 mode, you still have chance to use static address. Just NOT click the checkbox of "Enable DHCP".

Thanks,
Ting

-----Original Message-----
From: Sivaraman Nainar [mailto:sivaramann@amiindia.co.in]
Sent: Wednesday, July 4, 2018 2:32 PM
To: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Ting,

Let me clarify in detail.

When we have IP4 mode selection in ISCSI we can set both Initiator and Target with Static Addresses.
But if we choose the IP6 mode by default no setup options available to choose static and it take DHCP as default. In this case even if we configure IP6 using IfConfig6, it will override by ISCSI. Is my understanding correct?

Thanks
Siva
-----Original Message-----
From: Ye, Ting [mailto:ting.ye@intel.com]
Sent: Wednesday, July 4, 2018 7:37 AM
To: Sivaraman Nainar; edk2-devel@lists.01.org
Subject: RE: reg: IP6 based Static IP Configuration in ISCSI

Hi Siva,

We don't have such plan as I known. For IPv6, we leave it to IP6 driver to perform source address selection to best match the iSCSI target address.
You could use ifconfig6 to set static IP6 address before you configure iSCSI.

Thanks,
Ting



-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sivaraman Nainar
Sent: Tuesday, July 3, 2018 6:44 PM
To: edk2-devel@lists.01.org
Subject: [edk2] reg: IP6 based Static IP Configuration in ISCSI

Hello,

At present in the ISCSI configuration we are able to specify the Static IP configuration for IP4 protocol. Is there any plan to support IP6 static IP configuration in ISCSI Configuration?

-Siva
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
This e-mail is intended for the use of the addressee only and may contain privileged, confidential, or proprietary information that is exempt from disclosure under law. If you have received this message in error, please inform us promptly by reply e-mail, then delete the e-mail and destroy any printed copy. Thank you.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-07-23  7:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 10:43 reg: IP6 based Static IP Configuration in ISCSI Sivaraman Nainar
2018-07-04  2:06 ` Ye, Ting
2018-07-04  6:31   ` Sivaraman Nainar
2018-07-04  6:42     ` Ye, Ting
2018-07-04  7:03       ` Sivaraman Nainar
2018-07-04  7:46         ` Ye, Ting
2018-07-16  7:34           ` Sivaraman Nainar
2018-07-20 10:46             ` Sivaraman Nainar
2018-07-23  5:50               ` Ye, Ting
2018-07-23  7:25                 ` Sivaraman Nainar
2018-07-23  7:36                   ` Ye, Ting

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox