01-29-2021 12:07 AM
please help me out with this, I've been trying to assign an IP address to 3 routers, series 0/0/0 and 0/0/1, knowing that the given network is 172.16.10.0/24
thank you all
01-29-2021 02:52 AM
172.16.10.0/24 -you need to subnet this /24 in to small
for Router serial point to point you need /30 subnet to configure.
01-29-2021 06:28 AM
could you specify a little more? Thank you
01-29-2021 07:48 AM
01-29-2021 09:00 AM
". . . knowing that the given network is 172.16.10.0/24"
The network is not 172.16.10.0/24, the address block/space is 172.16.10.0/24. Do you understand the distinction?
p2p links often use a /30s (or for some later implementations, /31s) address blocks/spaces. However, p2p will work with larger address blocks/spaces, although doing so wastes address block/space.
A /24, for example, can be subdivided into two /25s, one /25 and two /26s (BTW, providing your 3 needed address blocks), four /26s, ... 64 /30s or 128 /31s.
For the first IP host address of 172.16.10.0/24 (to 172.16.10.0/30) is 172.16.10.1, but the first IP of 172.16.10.0/31 is 172.16.10.0.
The second IP host address of 172.16.10.0/24 (to 172.16.10.0/30) is 172.16.10.2, but the second IP of 172.16.10.0/31 is 172.16.10.1.
If unclear, let us know, perhaps we can explain further.
01-29-2021 10:02 AM
My bad, clear on the address block space, please explain further on the process. Thank you and again I'm sorry but I am still a beginner.
01-29-2021 11:51 AM
Hello,
if this is a Packet Tracer project, post the zipped project (.pkt) file. It might be easier to explain by adding the IP address scheme to your PT file.
01-29-2021 12:55 PM
01-29-2021 12:57 PM
IP address scheme 172.16.10.0/24
01-29-2021 02:31 PM
01-29-2021 01:26 PM
01-29-2021 01:29 PM
01-29-2021 02:20 PM - edited 01-29-2021 03:09 PM
". . . I'm sorry but I am still a beginner."
No reason to be sorry, we all were beginners at some point.
The process you're asking for is an explanation on how to partition (subnet) an address block? If so, suggest you google the subject. You should be able to find much information on the subject, which would explain much better than I could in a brief reply. However, while reading such information, if some particular point confuses you, post a question on that.
01-29-2021 09:34 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide