How to Change Your IP Address, Subnet Mask, and Default Gateway
-View Your Network Information with Command Prompt :
netsh interface ipv4 show config
-Change Your IP Address, Subnet Mask, and Default Gateway :
netsh interface ipv4 set address name="YOUR INTERFACE NAME" static IP_ADDRESS SUBNET_MASK GATEWAY
-And if you're using a static IP address but want to switch to using an IP address assigned automatically by a DHCP server :
netsh interface ipv4 set address name="YOUR INTERFACE NAME" source=dhcp
Видео How to Change Your IP Address, Subnet Mask, and Default Gateway канала go soufiane
netsh interface ipv4 show config
-Change Your IP Address, Subnet Mask, and Default Gateway :
netsh interface ipv4 set address name="YOUR INTERFACE NAME" static IP_ADDRESS SUBNET_MASK GATEWAY
-And if you're using a static IP address but want to switch to using an IP address assigned automatically by a DHCP server :
netsh interface ipv4 set address name="YOUR INTERFACE NAME" source=dhcp
Видео How to Change Your IP Address, Subnet Mask, and Default Gateway канала go soufiane
Комментарии отсутствуют
Информация о видео
10 октября 2024 г. 18:30:19
00:02:26
Другие видео канала