User Tools

Site Tools


netsh

This is an old revision of the document!


netsh

Настройка IP

cmd> netsh interface ipv4 show config

admincmd> netsh interface ipv4 set address name="VirtualBox Host-Only Network" static 192.168.X.29 255.255.255.0

admincmd> netsh interface ipv4 set dns name="VirtualBox Host-Only Network" static 192.168.X.10

Очистка ARP кэша

admincmd> netsh interface ip delete arpcache
netsh.1663678953.txt.gz · Last modified: 2022/09/20 16:02 by val