From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=203.199.198.232; helo=imsva.in.megatrends.com; envelope-from=sivaramann@amiindia.co.in; receiver=edk2-devel@lists.01.org Received: from IMSVA.IN.MEGATRENDS.COM (Webmail.amiindia.co.in [203.199.198.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 9913C210BFF73 for ; Mon, 23 Jul 2018 00:25:23 -0700 (PDT) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 0B4FB8204A; Mon, 23 Jul 2018 12:59:41 +0530 (IST) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id EAD1182046; Mon, 23 Jul 2018 12:59:40 +0530 (IST) Received: from webmail.amiindia.co.in (venus2.in.megatrends.com [10.0.0.7]) by IMSVA.IN.MEGATRENDS.COM (Postfix) with ESMTPS; Mon, 23 Jul 2018 12:59:40 +0530 (IST) Received: from VENUS1.in.megatrends.com ([fe80::951:7975:6ecf:eae5]) by Venus2.in.megatrends.com ([fe80::2002:4a07:4f17:c09b%14]) with mapi id 14.03.0248.002; Mon, 23 Jul 2018 12:55:14 +0530 From: Sivaraman Nainar To: "Ye, Ting" , "edk2-devel@lists.01.org" Thread-Topic: reg: IP6 based Static IP Configuration in ISCSI Thread-Index: AdQSuq98CsmHYPP2Txyk3Yx5Xad3YQAgGPzgAAlJ3AAAAGBi0AAAyT0wAADlRHACWntQAADRDY6QAIxyIUAAA25KkA== Date: Mon, 23 Jul 2018 07:25:13 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.84.81] MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-TM-AS-Product-Ver: IMSVA-9.1.0.1817-8.2.0.1013-23986.005 X-TM-AS-Result: No--15.678-5.0-31-10 X-imss-scan-details: No--15.678-5.0-31-10 X-TMASE-Version: IMSVA-9.1.0.1817-8.2.1013-23986.005 X-TMASE-Result: 10--15.677900-10.000000 X-TMASE-MatchedRID: C/snMIRQLS1lx7C8em/tVsNrWpY804TGQKuv8uQBDjoKogmGusPLb6Nr vcIn+oXfBI3UKCYhddXKgwbK+OyNZ5SzivH1aAACzNY33yIEF4YLy8o3bV9yTbV5fSMRD1zqPk7 hksTbdPjDWRaPt1cEvw1CE0AVX4yI1Hf+pWM1ytLmAId+2bAQwvi4nVERfgwdgrAXgr/AjP2kwF TCCpbFRxXh6INyzTR2HhjOmBAv/7zvnOSC+jk4DqOuVibdZNTvE21NSmBqEKd2GrEvFW1kpnW0s sm+hTrkFK6whDKrNu4qCja1t++mecH1SAiQwC02LVk7CB6HPhOZ2scyRQcerycVycCgCnmvx+He DLDj6oryO8Qj5XmoNI0IYvmDJ5NNXTMLnxLtxim1PiMh4ZF39fHoOMMtqjdOzBJjCfi4lf1aeSL r129mS/aICe89iPTaq6maXmTak0imvYCWHmG8zBMMmcrjEONdfS0Ip2eEHnym8jxRk5/juIJFCK ps2S9OA/nNPR3f3dw7AFczfjr/7LG6YPmRp0NxDiDP9fLAIl8yryrqBtuc7GUFTmi81BrEVtD6I keRMNo= X-TMASE-SNAP-Result: 1.821001.0001-0-1-12:0,22:0,33:0,34:0-0 Subject: Re: reg: IP6 based Static IP Configuration in ISCSI X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2018 07:25:24 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello Ting, The said behavior is there in IP4 Static IP based ISCSI Connection. The req= uest we are raising here is Setup options to provide IP details and preserv= e the same. -Siva -----Original Message----- From: Ye, Ting [mailto:ting.ye@intel.com]=20 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 add= ress of iSCSI target according to polices defined in RFC. If the IPv6 addre= ss of iSCSI target is not changed, the same IPv6 source address will be cho= sen under the same policy. Thanks, Ting -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Siva= raman Nainar Sent: Friday, July 20, 2018 6:46 PM To: Sivaraman Nainar ; Ye, Ting ; 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 co= nnection using we can't preserve the IP settings in NVRam as we do in IP4 c= ase right. In order to support that can we have setup questions as same as IP4 which w= ill address this? -Siva -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Siva= raman 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 IP= 6 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 ini= tiator. But it does not mean iSCSI initiator cannot use existing IPv6 addre= ss 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 Siva= raman Nainar Sent: Wednesday, July 4, 2018 3:04 PM To: Ye, Ting ; 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 d= isabled. Right? suppressif ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode =3D=3D IP_MODE_IP6 OR ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode =3D=3D IP_MODE_AUTOCO= NFIG; -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 ad= dress. 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 ; 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 Targ= et with Static Addresses. But if we choose the IP6 mode by default no setup options available to choo= se static and it take DHCP as default. In this case even if we configure IP= 6 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 iSCS= I. Thanks, Ting -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Siva= raman 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 p= rivileged, confidential, or proprietary information that is exempt from dis= closure under law. If you have received this message in error, please infor= m us promptly by reply e-mail, then delete the e-mail and destroy any print= ed copy. Thank you. _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel