Win network classic command line

xiaoxiao2021-03-06  97

PING 192.168.10.88 -T, parameter -T is waiting for the user to interrupt test 2. View DNS, IP, Mac, etc. A.WIN98: Winipcfg B.Win2000 or more: IPConfig / ALL

C. JSLOOKUP: See DNS C:> NSLOOKUP DEFAULT Server: ns.hesjptt.net. .NET.CN Address: 202.99.160.68

Non-Authoritative Answer: Name: Pop.pcpop.com Address: 202.99.160.212

3. Network letter makes NET send computer name / IP | * (broadcast) to transfer content, pay attention to stop the letter to stop the letter across the network segment, you can also start the messenger service in the panel - service modification of Net Start Messenger

4. Detect each other computer name, the group, domain, and the current username ping -a ip -t, only the NetBIOS name nbtstat -a 192.168.10.146 is more comprehensive

5.NetStat -a Show all port netstat -s -e, all ports open, and more about displaying your network information, including TCP, UDP, ICMP, and IP statistics, etc.

6. Detect the ARP binding (dynamic and static) list, display all connected to my computer, display the other party IP and MAC address ARP -A

7. Bundle IP and MAC address in the proxy server, solve the network of the IP: ARP -S 192.168.10.59 00-50-FF-6C-08-75 to solve the network card IP and MAC address binding: ARP -D NIC IP

8. Hide your computer Net config server / hidden: yes net config server / hidden: yes net config server / hidden: No

9. Several net commands A. Displays the current Workgroup Server List Net View, when you use this command without an option, it displays a list of computers on the current domain or network. For example: view shared resources on this IP, you can c:> net view 192.168.10.8 in 192.168.10.8 shared resource resource resource resource shared name types ----------------- --------------------- Website service disk command successfully completed.

B. View user account lists on your computer NET user C. View network link NET USE, for example: Net Use z: / 192.168.80.8Movie maps this IP's MOVIE sharing directory to a local Z disk

D. Record link NET session, for example: C:> NET session computer username customer type open free time ----------------------------- -------------------------------------------------- / 192.168.10.110 rome windows 2000 2195 0 00:03:12

/ 192.168.10.51 Rome Windows 2000 2195 0 00:00:39 Command successfully completed.

10. Routing Tracking Command A.Tracert Pop.pcpop.com B.Pathping Pop.pcpop.com In addition to displaying routing, 325S analysis is provided, calculating the% 11 of the lost package. About a few commands for sharing security A. View you Machine Sharing Resources NET Share B. Manually Remove Shared Net Share C $ / D NET Share D $ / D NET Share IPC $ / D NET Share Admin $ / D Note $ Space. C. Add a sharing: C: et Share mymovie = E: DownloadSMovie / Users: 1 MyMovie shared success. At the same time, the number of limited link users is 1 person.

12. Set static IP A. Set static ip cmd netsh netsh> int interface> IP interface IP> set add "Local Link" Static IP address Mask Gateway B. View IP Settings Interface IP> show address

转载请注明原文地址:https://www.9cbs.com/read-104989.html

New Post(0)