The purpose of this video is to understand how to configure IP addresses on devices and how to utilize network commands.
We will start by connecting
Switch1(FastEthernet0/24)to Switch2(FastEthernet0/24) Using a crossover cable
Next, connect the PC’s to the switches using a straight-through cable
Switch 1
PC0(FastEthernet) to Switch1(FastEthernet0/1)
PC1(FastEthernet) to Switch1(FastEthernet0/2)
PC2(FastEthernet) to Switch1(FastEthernet0/3)
Switch 2
PC3(FastEthernet) to Switch2(FastEthernet0/4)
PC4(FastEthernet) to Switch2(FastEthernet0/5)
PC5(FastEthernet) to Switch2(FastEthernet0/1)
I always write down the IP addresses and subnet masks of every device I have to avoid confusion
We will place IP address and subnet masks on the computers:
PC0 - 1.1.1.10/24
PC1 - 1.1.1.11/24
PC2 - 1.1.1.12/24
PC3 - 1.1.1.13/24
PC4 - 1.1.1.14/24
PC5 - 1.1.1.15/24
We will verify that PC0 can ping all other computers (PC1 - PC5)
View PC0's ARP table.
Arp - a
This will help us see the correlation between each MAC address and its corresponding IP address.
And as you can see here are all the IP addresses that were successfully pinged
Thanks for watching,
For more Packet Tracer Support Videos, please like, subscribe, share, and leave a comment below!