Y
Hacker News
new
|
ask
|
show
|
jobs
by
ygra
587 days ago
It's not just the new CLI. I guess you could have done the same with netsh for ages as well.
1 comments
accrual
587 days ago
Nice, you're right, looks like `netsh` can do it:
netsh interface ipv4 set interface "<if>" metric=<metric>
link