Well, the first thought is that it just won't work, since you can't have a
broadcast address that is within that range. The real broadcast address is
172.16.127.255. It would of course work with all the equipment with the
same network/subnet mask, but any other equipment would have problems and
couldn't communicate via broadcast w/you. Not sure why they'd assign this
to you. I'm curious though.... These are private ip addresses. Why are
you restricted to that block? Or is this an internal thing where your group
has that range to use, but still needs to access the rest of the corporate
network?
But, that aside - it is a very big address space. You apparently have the
option of using all those addresses, but you don't have to. So, what I
would suggest is to break it into at least two subnets. 172.16.16.0/21
(255.255.24

would give you 172.16.16.0-172.16.23.255. Throw away the
rest, or use them as smaller subnets.
Hope that helps,
Jim
"Ste" <> wrote in message
news:zq9pb.18607$ m...
> Thanks for the help.
>
> But there is no laughing matter, someone does give us range from
> 172.16.16.0 -- 172.16.27.0 with that mask of 255.255.254.0.
>
> I am pulling my hair about how to implement these nettings.
>
> Please HELP!
>
>
> "Walter Roberson" <> wrote in message
> news:bo21jk$7np$...
> > In article <jH%ob.23501$ >,
> > Ste <> wrote:
> > :We have IP range of 172.16.16.0 - 172.16.27.255 with mask of
> 255.255.254.0.
> > :In this case, what would the broadcast address be? Is it
> 172.16.27.255,
> >
r 512 nodes of 172.16.17.255, if gateway is 172.16.16.1??
> >
> > That's not a valid continuous IP range: that's two ranges stuck
> > together, 172.16.16/21 and 172.16.24/22. There is no valid broadcast
> > address for it.
> >
> > If you were using a valid range, then the broadcast address would always
> > be the last address in the range.
> > --
> > I wrote a hack in microcode,
> > with a goto on each line,
> > it runs as fast as Superman,
> > but not quite every time! -- Dave Touretzky and Don
> Libes
>
>