Introduction To Ip Address, Mac Address and ' Packet Tracer Objective
Introduction To Ip Address, Mac Address and ' Packet Tracer Objective
` PACKET TRACER
OBJECTIVE :
To get main concept about ip addess , mac address and their
working principle and get familiarize with the packet tracer software.
WHAT IS IP ADDRESS ?
An Internet Protocol address (IP address) is a numerical label assigned to each
device connected to a computer network that uses the Internet Protocol for communication.
An IP address serves two principal functions: host or network interface identification and
location addressing.
IP ADDRESS CLASSES :
On first byte of IP address ,we determine the type of IP or IP class.Class D is the multicast
purpose and Class E is used for research and development (R & D) purpose.so in this lab we
only use the Class A , B and C type IP address.the classification of host and network portion is as
follows :
Class A N.H.H.H
Class A N.N.H.H
Class A N.N.N.H
SUBNETTING :
A subnetwork or subnet is a logical subdivision of an IP network. The practice of
dividing a network into two or more networks is called subnetting.
Computers that belong to a subnet are addressed with an identical most-significant bit-group in
their IP addresses. This results in the logical division of an IP address into two fields,
the network number or routing prefix and the rest field or host identifier. The rest field is an
identifier for a specific host or network interface.
PACKET TRACER:
Packet Tracer is a cross-platform visual simulation tool designed by Cisco Systems that
allows users to create network topologiesand imitate modern computer networks. The
software allows users to simulate the configuration of Cisco routers and switches using a
simulated command line interface. Packet Tracer makes use of a drag and drop user interface,
allowing users to add and remove simulated network devices as they see fit. The software is
mainly focused towards Certified Cisco Network Associate Academy students as an educational
tool for helping them learn fundamental CCNA concepts.
LAB TASK :
CONCLUSION :
In this lab we learnt about the basic concept of ip address and how we use them
in networking and also we see the mac addess and observe the main difference between the ip
and mac address.ip address operated in layer3 and mac address operated in layer2 of OSI
model.after that we see the ip address classes on which basis we can separate the network and
host part of the ip address.in the networkimg or for this lab we only use class A,B and c type ip
addresses where as class D and E are used for multicasting and research and development.the
network id is that address which is obtain by turning the host byte to 0 in ip address and the in
broadcast id we tuned the host bytes to maximum value (255).
In the second part of the lab we understand the main working of packet tracer.packet
tracer is use to simulate the networking circuit and tell us where the connection is connected or
not connected.we build a basic network in the packet tracer and see how its works.its contain
the command promot buil in which is use to ping the device and see where the system
connected or not.