""crow""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Ahhhhhhhhhhh!! sorry: wrong numbers of hosts
>
>
> 192.168.24.0/22
>                                            router1 (50 hosts)
>
>                     router2                router3                 router4
>                  (400 hosts)            (50 hosts)            (200 hosts)

Well, a /22 gives you a little over 1, 000 addresses.  Half will be taken by
the 400 host subnet, for a /23.  The 200 host subnet needs a /24 subnet, and
the 2 50 host subnets will each need a /26.  In addition, at least three 2
host subnets will be needed for the inter-router links (assuming a tree).

So, you might start with the big pieces first, to get:

400    192.168.24.0   /23  (this uses all of 24.x and 25.x)
200    192.168.26.0   /24  (uses all of 26.x)
 50     192.168.27.0   /26  (1/4 of 27.x)
 50     192.168.27.64 /26  (1/4 of 27.x)

Then you may want to start at the end and work backwords for the router
links.  This may leave a larger chunk, or so, for future use.

2   192.168.27.252   /30
2   192.168.27.248   /30
2   192.168.27.244   /30

Note:  In many cases it is best to take the larger chunks out of the middle
and then work outword for the smaller subnets.  In this example that wasn't
practical as the largest piece had to completely take up the first, or last,
half of the available range.

HTH

> ""crow""  schrieb im Newsbeitrag
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > hallo guys!!
> >
> > I am ashamed to ask you for this assistance but I despaired with my cidr
> > prob.
> > i have so many results and getting more and more confused.
> > here the task:
> >
> > 192.168.24.0/22
> >                                             router1 (28 hosts)
> >
> >
> >                   router2                router3                 router4
> >                  (60 hosts)            (12 hosts)            (12 hosts)
> >
> > router 1 is connected with 2, 3, and router4, each of the routers have a
> > number of hosts behind.
> >
> > Task:
> > Create an addressing scheme using VLSM.
> >
> > You are assigned the CIDR address 192.168.24.0/22 and must support the
> > network. You are not permitted to use ip unnumbered or nat on this
> network.
> > Create an addessing scheme that meets the requirements shown
> >
> > i know, that this is a simple question, but i have learned already 10
> hours
> > today, but cant solve that prob.
> > but i want to solve this prob today, so plz help me.
> >
> > thx in advanced
> > andy




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=49946&t=49946
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to