00:01
So first you need to go to the cisco packet tracker and click on pc0 and go to the desktop tab, and then click on command prompt.
00:16
And then you're going to type in ip config and slash all.
00:26
And then you can get the ipv4 address and physical address listed.
00:31
Physical address is a mac address.
00:34
And from the command line of pc0, you need to do.
00:37
To do ping 10 .1 .1 .5 and so that would send icmp echo request to the specified ip address.
00:48
And it could also show whether the destination is reachable.
00:57
And now in the same desktop you're going to click on the terminal.
01:07
And you're going to choose the emulation type of vt 100 if they ask you.
01:16
Now you're going to do telnet.
01:24
So you're going to do this command, telnet 192 .168 .1 .1.
01:32
So this is to initiate the console connection to switch 0...