Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I had a ccna skills exam on packet tracer where the scernerio looked something like this. It had 2 networks with one router joining those 2 networks and a pc and switch in each network. Kind of like this pc1--->;switch1--->;router1---->;switch2---->;pc2. The object of this was that you are given the network address of 172.16.1.0/24. network 1 has to have 30 hosts and network 2 has to have 10 hosts, and to have no wasted address space. So what I did was take the ip address and borrow 3 bit for a subnet of /27, This way I was got 30 hosts for both networks. So I had my two networks 172.16.1.0 and 172.16.1.128 which I used and I configured all the routers and switches. Everything ran great and was able to ping the other network. After I got a very low mark and was wondering if it had something to do with the fact I have 30 hosts for both networks, while 1 network needs 30 and the other needs only 10 and it said we should not waste address space. I was wondering if I should use vlsm and if so if someone could show the answer with vlsm.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900