Herramientas para diagnósticos. Ping USO: Ping nombre.dominio o dirección IP Options: -t Ping the specifed host until interrupted. -a Resolve addresses.

Slides:



Advertisements
Similar presentations
21.1 Chapter 21 Network Layer: Address Mapping, Error Reporting, and Multicasting Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
Advertisements

Internet Control Protocols Savera Tanwir. Internet Control Protocols ICMP ARP RARP DHCP.
CSCI 4550/8556 Computer Networks Comer, Chapter 23: An Error Reporting Mechanism (ICMP)
Copyright 2009 Kenneth M. Chipps Ph.D. Host Addressing Last Update
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
Internet Control Message Protocol (ICMP)
CPSC 441 Tutorial - Network Tools 1 Network Tools CPSC 441 – Computer Communications Tutorial.
The Network Layer Chapter 5. The IP Protocol The IPv4 (Internet Protocol) header.
Internet Control Message Protocol (ICMP). Introduction The Internet Protocol (IP) is used for host-to-host datagram service in a system of interconnected.
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
ICMP: Ping and Trace CCNA 1 version 3.0 Rick Graziani Spring 2005.
NETWORK MANAGEMENT Semester 4, Chapter 7. The Administrative Side of Network Management.
1 Internet Control Message Protocol (ICMP) RIZWAN REHMAN CCS, DU.
1 ICMP – Using Ping and Trace CCNA Semester
CT1304 LAN L AB Rehab AlFallaj. TCP\IP U TILITIES Objectives: To understand the following TCP\IP utilities: Hostname Ipconfig Ping Arp Tracert Netstat.
1 ICMP : Internet Control Message Protocol Computer Network System Sirak Kaewjamnong.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Defining the IP Packet Delivery Process INTRO v2.0—4-1.
Chapter Twelve Using TCP/IP on the Network. Objectives Here, we’ll examine how to configure TCP/IP. The concepts of subnetting will be examined in detail.
Chapter 5 IP Address Configuration Connecting People To Information.
1 CMPT 471 Networking II ICMP © Janice Regan, 2012.
TELE202 Lecture 10 Internet Protocols (2) 1 Lecturer Dr Z. Huang Overview ¥Last Lecture »Internet Protocols (1) »Source: chapter 15 ¥This Lecture »Internet.
CS 6401 Internet Protocol Outline Introduction to Internet Protocol Header and address formats ICMP Tools.
Module 4 – Learning about other Devices Testing network connections.
Petrozavodsk State University, Alex Moschevikin, 2003NET TECHNOLOGIES Internet Control Message Protocol ICMP author -- J. Postel, September The purpose.
Guide to TCP/IP, Third Edition
ICMP (Internet Control Message Protocol) Computer Networks By: Saeedeh Zahmatkesh spring.
Arparp* Displays and modifies the IP-to-Physical address translation tables used by address resolution protocol (ARP) getmacgetmac Shows the mac address(es)
Internet Control Message Protocol (ICMP)
Managing Network connections. Network Cabling Ethernet Topology Bus topology – Connects each node in a line – Has no central connection point Star topology.
Exploring the Packet Delivery Process Chapter
ICMP : Internet Control Message Protocol. Introduction ICMP is often considered part of the IP layer. It communicates error messages and other conditions.
1 IP: putting it all together Part 2 G53ACC Chris Greenhalgh.
Internet Control Message Protocol (ICMP). Objective l IP and ICMP l Why need ICMP? l ICMP Message Format l ICMP fields l Examples: »Ping »Traceroute.
Packets and Protocols Recognizing Attacks with the protocol analyzer.
Institute of Technology Sligo - Dept of Computing Semester 2 Chapter 10 IP Addressing.
Examining TCP/IP.
CDPA 網管訓練 駭客任務 2 Ethernet Switching ARP, IP, LAN, Subnet IP Header, Routing ICMP
© Jörg Liebeherr (modified by M. Veeraraghavan) 1 ICMP: A helper protocol to IP The Internet Control Message Protocol (ICMP) is the protocol used for error.
1 Internet Control Message Protocol (ICMP) Used to send error and control messages. It is a necessary part of the TCP/IP suite. It is above the IP module.
CS4550 Computer Networks II IP : internet protocol, part 2 : packet formats, routing, routing tables, ICMP read feit chapter 6.
Internet Protocols. Address Resolution IP Addresses are not recognized by hardware. If we know the IP address of a host, how do we find out the hardware.
Basic IP Protocol Natawut Nupairoj, Ph.D. Department of Computer Engineering Chulalongkorn University.
Error and Control An IP datagram travels from node to node on the way to its destination Each router operates autonomously Failures or problems may occur.
TCP/IP History 1970 – ARPANET started using Network Control Protocol
1 by Behzad Akbari Fall 2008 In the Name of the Most High Network Management Tools and Systems.
Internet Control Message Protocol (ICMP) Chapter 7.
1 8 Traceroute Program. 2 8 Introduction - Problem Wich route do my packets follow towards my destination?
Semester 2v2 Chapter 8: IP Addressing. Describe how IP addressing is important in routing. IP addresses are specified in 32-bit dotted-decimal format.
LSNDI RMRA 1 Design and troubleshooting M Clements.
© Jörg Liebeherr (modified by M. Veeraraghavan) 1 ICMP The PING Tool Traceroute program IGMP.
Lecture 21: Network Primer 7/9/2003 CSCE 590 Summer 2003.
1 7 Ping Program. 2 7 Introduction - Problem How do I know if a host is reachable?
Cisco Routers Routers collectively provide the main feature of the network layer—the capability to forward packets end-to-end through a network. routers.
Ping and Traceroute by Aleisa A. Drivere Supervisor Graciela Perera.
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
Network Tools and Utilities
Internet Control Message Protocol (ICMP)
Module 4 – Learning about other Devices
ICMP – Using Ping and Trace
Part1: Ipconfig ping command Tracert command Getmac command
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
ICMP – Using Ping and Trace
Internet Control Message Protocol (ICMP)
Advanced Computer Networks
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
Internetworking Outline Best Effort Service Model
Fred Kuhns Applied Research Laboratory
Presentation transcript:

Herramientas para diagnósticos

Ping USO: Ping nombre.dominio o dirección IP Options: -t Ping the specifed host until interrupted. -a Resolve addresses to hostnames. -n count Number of echo requests to send. -l size Send buffer size. -f Set Don't Fragment flag in packet. -i TTL Time To Live. -v TOS Type Of Service. -r count Record route for count hops. -s count Timestamp for count hops. -j host-list Loose source route along host-list. -k host-list Strict source route along host-list. -w timeout Timeout in milliseconds to wait for each reply.

Tracert USO: Tracert nombre.dominio o dirección IP Options: -d: Do not resolve addresses to hostnames. -h maximum_hops: Maximum number of hops to search for target. -j host-list: Loose source route along host-list. -w timeout: Wait timeout milliseconds for each reply.

Route USO: Route Print Sintaxis: ROUTE [-f] [command [destination] [MASK netmask] [gateway]] -f : Clears the routing tables of all gateway entries. If this is used in conjunction with one of the commands, the tables are cleared prior to running the command. command Specifies one of four commands –PRINT Prints a route –ADD Adds a route –DELETE Deletes a route –CHANGE Modifies an existing route Destination: Specifies the host to send command. MASK: If the MASK keyword is present, the next parameter is interpreted as the netmask parameter. netmask: If provided, specifies a sub-net mask value to be associated with this route entry. If not specified, if defaults to Gateway: Specifies gateway.

Netstat Sintaxis: NETSTAT [-a] [-e] [-n] [-s] [-p proto] [-r] [interval] -A Displays all connections and listening ports. (Server-side connections are normally not shown). -E Displays Ethernet statistics. This may be combined with the -s option. -N Displays addresses and port numbers in numerical form. -P proto Shows connections for the protocol specified by proto; proto May be tcp or udp. If used with the -s option to display per-protocol statistics, proto may be tcp, udp, or ip. -R Displays the contents of the routing table. -S Displays per-protocol statistics. By default, statistics are shown for TCP, UDP and IP; the -p option may be used to specify A subset of the default. interval Redisplays selected statistics, pausing interval seconds between each display. Press CTRL+C to stop redisplaying statistics. If omitted, netstat will print the current configuration information once.

Arp ARP -s inet_addr eth_addr [if_addr] ARP -d inet_addr [if_addr] ARP -a [inet_addr] [-N if_addr] -a Displays current ARP entries by interrogating the current protocol data. If inet_addr is specified, the IP and Physical addresses for only the specified computer are displayed. If More than one network interface uses ARP, entries for each ARP table are displayed. -g Same as -a. inet_addr Specifies an internet address.

Arp Cont. -N if_addr Displays the ARP entries for the network interface specified by if_addr. -D Deletes the host specified by inet_addr. -S Adds the host and associates the Internet address inet_addr with the Physical address eth_addr. The Physical address is given as 6 hexadecimal bytes separated by hyphens. The entry is permanent. eth_addr Specifies a physical address. if_addr If present, this specifies the Internet address of the interface whose address translation table should be modified. If not present, the first applicable interface will be used.

Winipconfig

Ping (Cisco) Router# ping Protocol [ip]: Target IP address: Repeat count [5]: Datagram size [100]: 1000 Timeout in seconds [2]: Extended commands [n]: yes Source address: Type of service [0]: Set DF bit in IP header? [No]: yes Data pattern [0xabcd]: Loose, Strict, record, Timestamp, Verbose[none]: Type escape sequence to abort. Sending 5, 1000-byte ICMP Echos to , timeout is 2 seconds: M.M.M Success rate is 60 percent, round-trip min/avg/max = 4/6/12 ms

Ping (Cisco) Cont. Ping test characters Significado de cada carácter. ! Each exclamation point indicates receipt of a reply.. Each period indicates the network server timed out while waiting For a reply. U destination unreachable error PDU received. N network unreachable. P protocol unreachable. Q source quench. M could not fragment. ? Unknown packet type.

Trace (Cisco) Router#trace ABA.Nyc.Mil Type escape sequence to abort. Tracing the route to ABA.Nyc.Mil ( ) 1 debris.Cisco.Com ( ) 1000 msec 8 msec 4 msec 2 barrnet-gw.Cisco.Com ( ) 8 msec 8 msec 8 msec 3 external-a-gateway.Stanford.Edu ( ) 8 msec 4 msec 4 msec 4 bb2.Su.Barrnet.Net ( ) 8 msec 8 msec 8 msec 5 su.Arc.Barrnet.Net ( ) 12 msec 12 msec 8 msec 6 moffett-fld-mb.In.Mil ( ) 216 msec 120 msec 132 msec 7 aba.Nyc.Mil ( ) 412 msec 628 msec 664 msec

Trace (Cisco) Cont. Trace test characters Char meaning Nn msec the probe was successfully returned in nn milliseconds. * The probe timed out. ? Unknown packet type. Q source quench. P protocol unreachable. N network unreachable. U host unreachable.