21BCE9125 ComputerNetwork Lab2
21BCE9125 ComputerNetwork Lab2
Lab Assignment-2
Submitted by
(21BCE9125)
Submitted To
Prof:- Prashanth Ragam
Configuration of a Switched Ethernet using CISCO packet tracer
Aim: -
The aim of the project is to prove the Configuration of a Switched Ethernet using CISCO packet
tracer.
Theory: -
Switched Ethernet is a type of network topology in which devices are connected to a switch,
which then forwards traffic between them. This allows for more efficient use of bandwidth
and improved security, as traffic is only forwarded to the devices that need to receive it.
Requirements: -
1. Personal computers (PCs): Four with network interfaces.
2. Ethernet switch: A network switch capable of supporting the desired number of
connections.
3. Ethernet cables: Sufficient Ethernet cables to connect each PC to the switch.
4. IP addressing: Assign unique IP addresses to each PC within the same IP subnet.
Procedure: -
1. Connect each PC to the switch using Ethernet cables. Plug one end of the cable into
the Ethernet port on the PC and the other end into an available port on the switch.
2. Ensure that each PC has a network interface enabled and functioning correctly.
3. Assign unique IP addresses to each PC within the same IP subnet. This can be done
manually or by configuring DHCP (Dynamic Host Configuration Protocol) on the
network.
4. Verify connectivity by pinging the IP addresses of the other PCs from each PC. Open
the command prompt or terminal on each PC and use the ping command followed by
the IP address of the destination PC.
5. If the pings are successful, communication between the PCs is established through the
switch.
7) Next type the command show mac address-table . To see the mac address.
8) type the command delete to remove all the mac addresses.
9) After to get the mac address send the packets from one device to another so based on IP
the devices packets are transferred then the mac address are regained.
Design:
The physical design of the network would involve connecting the PCs and the switch using
Ethernet cables. The PCs are connected to the switch, and the switch acts as a central point
for data transmission between the PCs. The logical design involves assigning IP addresses to
each PC and configuring the network interfaces accordingly. By using switch configuration we
gat mac address for respective devices.
Result: -
The configuration of a Switched Ethernet using Cisco Packet Tracer was a success. The switch
was able to forward traffic between the two PCs, as evidenced by the successful pings. This
lab report has demonstrated the ability to configure a Switched Ethernet using Cisco Packet
Tracer. The switch was able to support two VLANs, which allowed for the separation of traffic
between the two PCs.