Tuesday, February 1, 2011

Weekly Average Of 1 Year Treasury 2010

typical network commands ......






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
: Indicates that happens rutapor our petition to reach the destination host.
  • Tracert-d: does not solve domain names.
  • Tracert-h (value): set a maximum number of hops.
PatchPing : Mix between Ping and Tracert command.
  • PatchPing-h (no. of hops): maximum number of hops.
  • PatchPing-n Do not resolve hostnames.
  • PatchPing -6: use IPv6 requires
Ipconfig : Provides information on TCP / IP, adapters, etc.
  • 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: shows all active connections elequipo.
  • 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 : useful for solving problems between Ips yNetbios.
  • Nbtstat-c: List the names and relates Netbios to IP. Arp
: View and change data latabla Translation of IP addresses to MAC addresses (ARP table) [list] [*] Arp-a (also-g): Displays the ARP table for each of the interfaces [ *] Arp-s (ip_addr) (dir_MAC) [dir_interfaz]: adds an entry to the table specifies ARP.Si several network interfaces, adding the final delinterfaz IP address, adding it to the table for this interface [* ] Arp-d (ip_addr) [dir_interfaz]: Deletes a specified entry in the ARP table. You can usarcomodines in IP address. If multiple network interfaces, adding alfinal IP address of the interface, removes it from the table for eseinterfaz. Route


: 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.
TFTP transfer files from one place to another, senecesita a server in one of the two computers.

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