network commands are used to detect the operation of a network and Internet árealocal with respect to the information transmitted, the command ejecutamosdesde
( Start-> Run and then escribimso and dmaos cmd enter)
Ping : Nosinforma the status of a host. We need to allow ICMP packets to sufuncionamiento.
- Ping-t: is pinged until we press Ctrl + C to stop the shipments.
- Ping-a: returns the name of the host.
- Ping-l: sets the size of the buffer. The default value is 32.
- Ping-f: prevents fragmented packets.
- Ping-n (value): Testing ping for a certain number deocasiones.
- Ping-i TTL: change the value of TTL. Elnuevo TTL value would be replaced.
- Ping-r (number of hops): Indicates the host by passing our table. (Maximum 9)
- Ping-v TOS: used in advanced networks to meet quality delservicio. Tracert
- Tracert-d: does not solve domain names.
- Tracert-h (value): set a maximum number of hops.
- PatchPing-h (no. of hops): maximum number of hops.
- PatchPing-n Do not resolve hostnames.
- PatchPing -6: use IPv6 requires
- Ipconfig / all: Detailed information about all t. ŶConnecting active network.
- ipconfig / renew: Renews DHCP request to a server
- ipconfig / release: Releases the IP assigned by DHCP
- Ipconfig / registerdns: logs all DNS names
- Ipconfig / flushdns: clear all DNS entries. Net
- Various functions
- Net Send: Sends a messenger service through Net
- Start: Starts a Windows service
- Net Stop: Stops a Windows service
- Net Share: Indicates that shares resources machine
- Net View: This indicates which machines have network access
- Net Sessions: Indicates who have entered our shares
- Net Time * / SET Synchronizes the time with a machine on the network Net User
- : Create or remove users
- Net Localgroup: Creates or deletes groups
- Netstat-a: shows all connections and ports.
- Netstat-e: Displays Ethernet statistics
- Netstat-n displays addresses and ports as numbers.
- Netstat-o: show which program is associated with the active connection
- Netstat - p (protocol): allows you to specify which protocol you want ver.TCP / UDP
- Netstat-s displays statistics classified by protocol.
- Nbtstat-c: List the names and relates Netbios to IP. Arp
: ymodifica shows information about your computer's IP routes. Route
- PRINT: shows the complete routing table Route
- ADD (red_destino) MASK (mascara_destino) (Gateway) [METRICmetrica] [IF interface]: Adds a route. With the-p (route add-p ...) makes the route persistent, so that will remain even if you reboot elequipo.
- router (red_destino) MASK (mascara_Destino) [gateway]: Please remove specified path. Supports wildcards. CHANGE Route
- (red_destino) MASK (mascara_destino) (IP_salida / siguientesalto) [METRIC metric] [IF interface]: Modify the metric, or door in an existing route deenlace
NOTE: Parameters in parentheses () sonobligatorios in brackets [] are optional.
Netsh can be used inter alia Tochange network parameters from the command line.
such deaths, which could be placed in a batch file: netsh
interfaceip LAN set address name = source = static addr = 192.168.1.4 mask = 192.168.1.1 gwmetric1 255.255.255.0gateway =
netsh interface ip set dns name = LANsource = static addr = 80.58.0.33
netsh interface ip add dns name = LANaddr = 80.58.32.97
Source ...
0 comments:
Post a Comment