IP Networking Basics
IP Networking Basics
Ajay Yadav
22-Mar-2010
What is IP?
• Unique Identification of
– Source
Sometimes used for security or policy-
based filtering of data
– Destination
So the networks know where to send the
data
Basic Structure of an IP
Address
• 32 bit number (4 octet number):
(e.g. 133.27.162.125)
• Decimal Representation:
133 27 162 125
• Binary Representation:
10000101 00011011 10100010 01111101
• Hexadecimal Representation:
85 1B A2 7D
IP Address Classes
Class A - Only the first octet is used for addressing
and
the balance used for hosts.
Range:
Net address
1.x.x.x
Host
toHost126.x.x.x.
Host