Hello EDK2 Developers,
Am facing some issues while clearing the IP address details through shell, am
using "ifconfig -c" to clear the previously acquired DHCP address but it
acquires the IP address again within a second.
Below are the steps I followed with the behavior within braces:-
1. Boot to shell
2. Type 'ifconfig -s eth0 dhcp' (this assigns a DHCP IP Addr)
3. Type 'ifconfig -c eth0' (this cleans/clears the setting)
4. Type 'ifconfig -l eth0' (this shows that the clear command has cleared the
IP details, as it shows Not configured)
5. Type 'ifconfig -l eth0' (this time, the DHCP IP address shows up again)
Can anyone please help me out with this as why its behaving like this??
Regards,
Ankit Singh
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel