home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / dcom / sys / cisco / 1273 < prev    next >
Encoding:
Text File  |  1992-09-13  |  2.4 KB  |  55 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!umn.edu!mmm.serc.3m.com!pwcs!medtron!rh0083b
  3. From: rh0083b@medtronic.COM (Roger-Hunen)
  4. Subject: Re: Subnetting and class B nets
  5. Message-ID: <1992Sep14.073159.23336@medtron.medtronic.com>
  6. Sender: news@medtron.medtronic.com (USENET News Administration)
  7. Nntp-Posting-Host: tin.pace.medtronic.com
  8. Organization: Medtronic, Inc.
  9. References: <199208271311.AA25618@spot.Colorado.EDU>
  10. Date: Mon, 14 Sep 1992 07:31:59 GMT
  11. Lines: 42
  12.  
  13. In article <199208271311.AA25618@spot.Colorado.EDU> HANK@VM.BIU.AC.IL (Hank Nussbacher) writes:
  14. >
  15. >    I am sure someone has already solved this problem since it seems
  16. >like a very  common problem.  Suppose  you have one  class B address
  17. >(i.e.  132.64.x.x)  and  have   about  120  small  units   scattered
  18. >throughout the USA with each around 20-30 systems connected.  Now in
  19. >order to interconnect all these  subnets of 132.64.x.x we use  cisco
  20. >routers with many lines.   We want to use  the same class B  net for
  21. >the  lines  and  not  some  other  network,  since  that would break
  22. >subnetting rules (you  are not allowed  to seperate two  segments of
  23. >the same class B via a segment of some other class C or B network).
  24. >
  25. >    So we choose a subnet  mask of 255.255.255.0 for the  individual
  26. >units  and  for  the  lines  we  would  like  to  use something like
  27. >255.255.255.248.  This  way we  get greater  efficient use  from the
  28. >address space, rather than wasting an entire 256 address range space
  29. >for each leased line.  If we have 120 lines, we could end up wasting
  30. >132.64.1.x-132.64.120.x leaving just about 50% of the address  space
  31. >for real work.  Packing the addresses for the leased lines into  one
  32. >segment of the class B network - such as 132.64.1.x makes sense  and
  33. >should work.  But  for some reason  (perhaps some subnetting  rule),
  34. >the cisco will  to not accept  two *different* subnet  masks for the
  35. >same class B  network.  The cisco  automatically changes the  subnet
  36. >mask for all interfaces with the same class B network address to the
  37. >last subnet mask of the last interface set.
  38. >
  39. >I am sure there must be some config command to bypass this problem.
  40. >Or is everyone wasting oodles of address space on their leased line
  41. >subnets?
  42.  
  43. We use 'ip unnumbered' on the serial links, which prevents the serial
  44. links from eating subnets.
  45.  
  46. >Thanks,
  47. >Hank Nussbacher
  48.  
  49. You are welcome.
  50.  
  51. Regards,
  52. -Roger
  53. (I speak for myself)
  54.  
  55.