Sei sulla pagina 1di 1

SERVER02

IP : 200.200.100.80
255.255.255.0
PE : 200.200.100.254
DNS : 200.48.225.130
DNS : 200.48.225.146

* Comando Cambia IP, Mascara y Puerta Enlace:


netsh interface ipv4 set address name="Ethernet0" source=static address=172.17.3
.10 mask=255.255.255.0 gateway=172.17.3.254
* Comando Cambia DNS Preferido:
netsh interface ip add dns name="Ethernet0" addr=200.48.225.130
* Ver IP de tarjeta de red
ipconfig /all
netsh interface ipv4 show config

Potrebbero piacerti anche