From the course: Subnetting in Your Head

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

IP topology demo

IP topology demo

From the course: Subnetting in Your Head

Start my 1-month free trial

IP topology demo

- [Instructor] Okay, so to prove all of this, I've set up a simple network topology. This one happens to be on Boson NetSim, but it could be on any simulator, or, obviously, on real equipment as well. The main point is that I have two routers that are sitting right next to each other and have point-to-point connections to each other. And I have the IP addressing that we used in our demo. I'll show you that by, on Router1, I'm going to type, sh ip int e0/0. And, if you take a look at the top of the screen, right below where the routers are, you'll see that the internet address is 172.16.5.1/21, just like our example. Also, I'm going to go to Router2 and type, sh ip int e0/0 and notice that the IP address there is 172.16.9.1/21, just like in our example. Now, these two routers are right next to each other. Their interfaces are point-to-point. And they're electrically connected to each other. What do I mean by electrically connected to each other? Well, if on Router2, I were to type sh…

Contents