FREE CCNA Lab 016: Loopback Interface Configuration

  Рет қаралды 39,938

Jeremy's IT Lab

Jeremy's IT Lab

Күн бұрын

Пікірлер: 35
@JeremysITLab
@JeremysITLab 4 жыл бұрын
I hope you're enjoying the labs! If you want another great set of FREE packet tracer labs for the CCNA, check out Neil Anderson's lab guide here: jeremysitlab.com/ccna-lab-guide
@BijouBakson
@BijouBakson 5 жыл бұрын
Gave me a chance to do a little practice on routing table. Good practice. Simple exercice, beat 30 min lesson - but of course first you gotta take the lesson. Jeremy, you are appreciated.
@ZTsarmadOne
@ZTsarmadOne 2 жыл бұрын
Thanks 😊.
@mrgraphic7175
@mrgraphic7175 4 жыл бұрын
Hey Jeremy! First of all, thank you for your amazing stuff! One question: I know that Loopback IPv4 Address usually is 127.0.0.1 (by default), but can be set between 127.0.0.0 - 127.255.255.255. I guess you just use it for explanation purposes only and in a real situation would be between 127.0.0.0 - 127.255.255.255. Thank you, man! All the best!!!
@JeremysITLab
@JeremysITLab 4 жыл бұрын
This video is about loopback interfaces, not loopback addresses. They are two different concepts!
@mrgraphic7175
@mrgraphic7175 4 жыл бұрын
@@JeremysITLab Understood! Thanks a lot!!!
@essuthetaekwondoin
@essuthetaekwondoin 9 ай бұрын
thank you Jeremy IT Lab
@DevOpsPulse
@DevOpsPulse 4 жыл бұрын
thank you
@beworld_pasha
@beworld_pasha Жыл бұрын
nice one, i appreciate it
@pixelatedlava
@pixelatedlava 4 ай бұрын
Thank you sooooo much!!!
@SANTOSHSHRESTHA111
@SANTOSHSHRESTHA111 3 жыл бұрын
Now if we remove the physical connection. Can we ping between routers ???
@JeremysITLab
@JeremysITLab 3 жыл бұрын
How will the electrical signals from one router reach the other one?
@SANTOSHSHRESTHA111
@SANTOSHSHRESTHA111 3 жыл бұрын
@@JeremysITLab physical connections between routers. Isnt that the reason we use loopback ip ? So if the main connection breaks down, signal transfers from logical connection that is loopback ? Can u please help me to get out of confusion
@JeremysITLab
@JeremysITLab 3 жыл бұрын
@@SANTOSHSHRESTHA111 But there is only one physical connection between the routers. If it goes down, there’s no way for a signal to travel between them.
@SANTOSHSHRESTHA111
@SANTOSHSHRESTHA111 3 жыл бұрын
@@JeremysITLab then what is the use of Loopback ip ?
@JeremysITLab
@JeremysITLab 3 жыл бұрын
@@SANTOSHSHRESTHA111 It provides an interface that isn't dependent on the status of a single physical interface
@markbenyosef3504
@markbenyosef3504 3 жыл бұрын
Hi jeremy i've created and completed all steps in the lab16 , but ping loopback is not working. what protocol do you use in lab16 ? Thanks.
@ashutoshverma3216
@ashutoshverma3216 2 жыл бұрын
mine also
@Babqa
@Babqa 2 жыл бұрын
​@@ashutoshverma3216 you need to do static route from R1 to R2. use command ip route 2.2.2.2 255.255.255.255 192.168.1.1 on first router and it should be works. Just to the same on R2. I did a same problem :)
@vivekhananth2724
@vivekhananth2724 3 ай бұрын
Hi for me both loopback ips not pinging in both routers.
@mustafasaifuddin5492
@mustafasaifuddin5492 4 жыл бұрын
How to do static routing of 2 routers only? As static routing uses ip of router not connected directly
@JeremysITLab
@JeremysITLab 4 жыл бұрын
You configure the routes exactly like any other static route, there's no difference.
@manuelstausberg8923
@manuelstausberg8923 5 жыл бұрын
I was somewhat confused why I was able to ping the respective loopback interfaces without configuring a route :D
@JeremysITLab
@JeremysITLab 5 жыл бұрын
I decided just to pre-configure the routes since I hadn't covered routes at this point in the labs, but I suppose I could have just included them in this lab! It's a pretty simple command after all.
@johnmanuelalvaradomendoza6356
@johnmanuelalvaradomendoza6356 Жыл бұрын
How could the Lo0 be represented in packet tracer. In my SRWE skills assessment (which I already passed yesterday) the router has a loopback Lo0. Yet I wonder how it was done to represent the Lo0 loopback in the activity. In my intent to reproduce the skills assessment, I can setup all the equipment (2 PC´s, 2 switches, and router) along with their connections. Yet to show the router with the symbology representing the Lo0, I cannot figure what to use. For in the original activity it has ---|Lo0 drawn to represent the loopback.
@carlosadan9836
@carlosadan9836 5 жыл бұрын
You didn't explain that you created a static route for r1 to know r2's loopback ip address and for r2 to know r1's loopback ip. If you do not create the route you cannot ping.
@JeremysITLab
@JeremysITLab 5 жыл бұрын
Carlos Lobo As I said in response to another comment, I hadn’t covered static routes yet so I left it out. Looking back, if I remade this I’d briefly explain it and show the command I suppose.
@carlosadan9836
@carlosadan9836 5 жыл бұрын
@@JeremysITLab Thanks
@clarklk
@clarklk 5 жыл бұрын
I am confused why the physical interface addresses you used are private (192.168.X.X) but the loopback addresses you used are not in any of the ranges of IPv4 private addresses. I would think you would want to use private addresses.
@JeremysITLab
@JeremysITLab 5 жыл бұрын
Loopbacks are often used to simulate remote networks in labs, so using public IP addresses is common.
@clarkkinser8523
@clarkkinser8523 4 жыл бұрын
If you are using public addresses for the loopback interfaces wouldn't you have to register them with a public IP address registration authority? And aren't most, if not all, IPv4 public addresses already used?
@purplecrayon7281
@purplecrayon7281 Жыл бұрын
@@clarkkinser8523 it is assumed that the company was given the network 1.0.0.0/8 and 2.0.0.0/8 by the ISP.
FREE CCNA Lab 017: Port Security (Part 1)
9:59
Jeremy's IT Lab
Рет қаралды 20 М.
OSPF Configuration & Show Commands - Practical OSPF
30:52
Practical Networking
Рет қаралды 64 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Курс Cisco, Routing and Switching. Шаг 10 Настройка DNS сервера в программе Cisco Packet Tracer
10:14
DO NOT design your network like this!! // FREE CCNA // EP 6
19:36
NetworkChuck
Рет қаралды 3,4 МЛН
How to configure OSPF in Cisco Packet - Part ONE
18:52
Greg South
Рет қаралды 62 М.
Configuring Syslog and NTP
9:33
David Dalton
Рет қаралды 11 М.
FREE CCNA Lab 020: Review Configuration Lab 1
12:38
Jeremy's IT Lab
Рет қаралды 14 М.
Free CCNA | The Life of a Packet | Day 12 | CCNA 200-301 Complete Course
20:13