home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / networks / misc / 112 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  2.1 KB

  1. Path: sparky!uunet!stanford.edu!agate!spool.mu.edu!news.cs.indiana.edu!arizona.edu!telcom.arizona.edu!leonard
  2. Newsgroups: vmsnet.networks.misc
  3. Subject: Re: Running DECnet over multiple Ethernet adapters
  4. Message-ID: <1992Nov6.192244.3956@arizona.edu>
  5. From: leonard@telcom.arizona.edu (Aaron Leonard)
  6. Date: 6 Nov 92 19:22:41 MST
  7. Reply-To: Leonard@Arizona.EDU
  8. References: <BxB1tq.FFw@micrognosis.co.uk>
  9. Distribution: world,local
  10. Organization: University of Arizona Telecommunications
  11. Nntp-Posting-Host: penny.telcom.arizona.edu
  12. Lines: 41
  13.  
  14. In article <BxB1tq.FFw@micrognosis.co.uk>, nreadwin@micrognosis.co.uk (Neil Readwin) writes:
  15. |
  16. | Can you run DECnet over multiple Ethernet adapters? If so, under what
  17. | conditions? Would it work with:
  18. |     1) 2 adapters on the same piece of wire with every node in the
  19. |        same area?
  20.  
  21. No.  A DECnet Phase IV node can't have two interfaces on the same Ethernet,
  22. because DECnet embeds the node's network-layer address in the interface's 
  23. Ethernet "physical" address so that it doesn't have to use ARP or something
  24. like it.  So you would wind up with two interfaces on the same Ethernet
  25. with the same Ethernet address which won't work.
  26.  
  27. |     2) 2 adapters on 2 networks with every node in the same area?
  28.  
  29. Sure, this would be the usual way to do it.
  30.  
  31. |     3) 2 adapters on 2 networks with a different area for each node?
  32.  
  33. This would work too (assuming that you made each node an area [level 2]
  34. router), but it would be perverse.
  35.  
  36. | If anyone can point to a section of the Networking Manual that I have missed
  37. | then please do so :-) Neil.
  38.  
  39. I'm afraid I don't know whether I've seen this stuff in any manual.
  40.  
  41. Might I ask why you would want to do this?  Your ordinary DECnet guys
  42. just buy bridges if they want to partition their network.  (And a bridge
  43. will pass traffic better than any VAX will, and reboot faster.)
  44.  
  45. Best,
  46.  
  47. Aaron
  48.  
  49. Aaron Leonard (AL104), <Leonard@Arizona.EDU>
  50. University of Arizona Network Operations, Tucson AZ 85721
  51.   "It's not a bug, it's a form of flow control."
  52.   - Jerry Leichter on why crash-prone Unix is a suitable
  53.     platform for NSFNET core routers
  54.