On Wed, 2004-02-04 at 21:18, Ryan Byrd wrote: > Here's a tricky subnetting question: > > > Q. Given an address of 133.44.0.0 and a prefix mask of /25, how many > networks can be addressed, and how many hosts can exist of each network? > Write the first and last possible subnets in binary and decimal notation. > > > A. So let's start by writing everything out in binary: > > address: 133.44.0.0: 10000101.00101100.00000000.00000000 > netmask: 255.255.255.128: 11111111.11111111.11111111.10000000 > > Ok, now who knows where we go from here?
I always ask google for a subnet calculator at this stage. > > > MRB > > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list -- Michael Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
