Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

change ip address

#Show Network Settings
netsh interface ipv4 show config
#Reset the Name, Subnet Mask, and Gateway
netsh interface ipv4 set address name="YOUR INTERFACE NAME" static IP_ADDRESS SUBNET_MASK GATEWAY
Source by www.howtogeek.com #
 
PREVIOUS NEXT
Tagged: #change #ip #address
ADD COMMENT
Topic
Name
1+5 =