netsh and "alternate configuration"

  • Thread starter Thread starter Josu Z.
  • Start date Start date
J

Josu Z.

hello everybody...

is there anyway to configure the "alternate configuration" with the netsh
command ???

I know that i can configure an static ip with:
netsh interface ip set address <connection> static <ip> <mask> <gateway>
<gateway metric>

and dhcp with:

netsh interface ip set address <connection> dhcp

but with this you can´t use both of them at the same time, in the same
"connection".

thanksssss
 
Back
Top