In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article introduces the knowledge of "configuring batch code sharing of IP addresses". Many people will encounter this dilemma in the operation of actual cases, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
The code is as follows:
ECHO OFF @ ECHO.By lost63 2010.2.23 @ ECHO. Function: batch configuration IP address. PS: local connection 2 is generally "local connection", please change it according to the actual situation! @ ECHO. Specify @ ECHO-@ ECHO Please select: @ ECHO 1, DHCP automatic assignment 2, manually specify IP 192.168.1.3 @ ECHO-set / p what= Please enter the option (1 or 2) if% what%==1 netsh interface ip set address "Local connection 2" source=dhcp if% what%==2 netsh interface Ip set address Local connection 2 static 192.168.1.3 255.255.255.0 192.168.1.1 1 ipconfig @ ECHO. The @ ECHO task is complete, press any key to close! @ ECHO. This is the end of pause's "configuring batch Code sharing for IP addresses". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.