+ All Categories
Home > Technology > IP Utilites

IP Utilites

Date post: 10-Jun-2015
Category:
Upload: hariprasadnr
View: 691 times
Download: 0 times
Share this document with a friend
Popular Tags:
25
GROUP 9 DEAD LOCK -bhaskar kumar b Naidu (1ms07is014) -dheeraj pai (1ms07is026) -lalit kumar sharma (1ms07is040) faculty:siddesh sir
Transcript
Page 1: IP Utilites

GROUP 9

DEAD LOCK -bhaskar kumar b Naidu

(1ms07is014)

-dheeraj pai (1ms07is026)

-lalit kumar sharma

(1ms07is040)

faculty:siddesh sir

Page 2: IP Utilites

Topic of the day

Ip utilities

Page 3: IP Utilites

TCP/IP MODEL

Page 4: IP Utilites
Page 5: IP Utilites

APPLICATION LAYERDefine TCP/IP application protocols.

Define how host program interface with transport layer to use the network.

Examples – HTTP, Telnet, FTP, TFTP, SNMP, DNS, SMTP etc.

Page 6: IP Utilites

TRANSPORT LAYERProvide communication session management between host computers.

It can be categorized as either connection-oriented (TCP) or connectionless (UDP).

Examples – TCP, UDP, SCTP

Page 7: IP Utilites

INTERNET LAYERHost addressing and identification: This is accomplished with a hierarchical addressing system.

Packet routing: This is the basic task of getting packets of data from source to destination by sending them to the next network node closer to the final destination.

Packages data into IP datagram.

Examples – IP, ICMP, ARP, RARP

Page 8: IP Utilites

NETWORK INTERFACE LAYER

Specify the details of how data is physically sent through the network.

Specify how bits are electrically signaled by hardware device that interface directly with a network medium.

Examples- Ethernet, FDDI, X.25, V.35, frame relay etc.

Page 9: IP Utilites

USER DATAGRAM PROTOCOL

Process to process protocol

Connection-less protocol

Unreliable transport protocol

Use to send small message

Page 10: IP Utilites

TCPProvides full transport-layer services to applications.

Designed for point-to-point communications between computers on same network.

Reliable stream transport protocol.

Connection-oriented.

Page 11: IP Utilites

SCTPProvides support for newer applications.

It is a transport layer protocol that combines the best features of UDP and TCP.

It also provides multi homing support.

Page 12: IP Utilites

IPIt is used for communicating data across a packet-switched internetwork using internet protocol suite.

Primary protocol in the internet layer.

Unreliable and connectionless protocol.

It transport data in packets called datagram.

Page 13: IP Utilites

BASIC FUNCTION OF IPData transfer

Packet addressing

Packet routing

Fragmentation

Simple detection of packet errors

Page 14: IP Utilites

DEFINITION TCP/IP provides several handy tool or

utilities for troubleshooting, investigating and analyzing the network.

Brief about ip utilities

Page 15: IP Utilites

CONNECTIVITY UTILITIES

DIAGNOSTIC UTILTIES

SERVER SOFTWARE UTILITIES

IP Utilities

Page 16: IP Utilites

• Ftp• Rcp• Telnet• Tftp

Connectivity utility

Page 17: IP Utilites

•Arp• Ipconfig•Nbtstat•Netstat•Ping•Route•Tracert

Other utilities

Page 18: IP Utilites

Server utilities

• TCP/IP Printing service

• Internet Information Services

Page 19: IP Utilites

7/10/2009 cc project 19

1. ARP

ARP – address resolution protocolArp is used to convert ip address of a given system into their respective MAC address

Page 20: IP Utilites

7/10/2009 cc project 20

.45 .46 .47 .48

To communicate with system 172.3.2.47

Arp( 172.3.2.47 )=C0:B3:44:17:21:17 -

>MAC

matchedNot mine

Not mine

Page 21: IP Utilites

7/10/2009 cc project 21

If ip address is unique why do we need MAC?????????

Bhaskar (3 weeks back)

Page 22: IP Utilites

7/10/2009 cc project 22

router

Subnet 1128.213.1.x

Subnet 2128.213.2.x

Subnet 3128.213.3.x

Subnet masking

Page 23: IP Utilites

7/10/2009 cc project 23

Physical layer

Datalink

Datalink

Datalink

Datalink

Datalink

Networklayer

Networklayer

Networklayer

Networklayer

TCP/IP MODEL

System .46

System .47

System .49

System .50

<-First floor->

<-ground floor->

Page 24: IP Utilites

7/10/2009 cc project 24

Trace route

Used to find the exact path used.The hop or count number is givenIf the packet reach higher count it dies

Page 25: IP Utilites

7/10/2009 cc project 25

THANK YOUTHANK YOU


Recommended