home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dcom / lans / misc / 609 < prev    next >
Encoding:
Text File  |  1992-07-27  |  2.0 KB  |  59 lines

  1. Newsgroups: comp.dcom.lans.misc
  2. Path: sparky!uunet!gossip.pyramid.com!decwrl!csus.edu!netcomsv!mork!seifert
  3. From: seifert@netcom.com (Rich Seifert)
  4. Subject: Re: Bridge hello messge format?
  5. Message-ID: <x6lmds.seifert@netcom.com>
  6. Date: Mon, 27 Jul 92 20:51:29 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <15824@pitt.UUCP>
  9. Lines: 48
  10.  
  11. In article <15824@pitt.UUCP>, bjpst5@icarus.lis.pitt.edu (Bryan J Petty) writes:
  12. >  Does anyone know the format for the Hello messages for an ethernet
  13. >  bridge? This is defined in the 802.1d draft (I think). thanks Bryan 
  14.  
  15.  
  16. It is completely specified in IEEE 802.1 d (which is now a signed-off
  17. IEEE spec, and an ISO Draft IS.
  18. It is formally known as a "Bridge PDU" and here goes:
  19.  
  20. Protocol Identifier (2 bytes; indicates that this is the Spanning Tree
  21. Protocol)
  22.  
  23. Protocol Version # (1 byte, currently at version 1)
  24.  
  25. BPDU Type (1 byte; 0 = BPDU, 1 = Topology Change Notification)
  26.  
  27. Flags (1 byte; used for Topology change flags)
  28.  
  29. Root Identifier (8 bytes; identifies current root bridge. 2 bytes
  30. are the bridge priority,m and 6 bytes are the bridge's 48 bit
  31. unique ID)
  32.  
  33. Root Path Cost (4 bytes; the cost to the root from the bridge sending
  34. the BPDU)
  35.  
  36. Bridge Identifier (8 bytes; indicates the bridge sending the BPDU)
  37.  
  38. Port IDentifier (2 bytes; indicates the port # on the bridge from
  39. which the BPDU originated)
  40.  
  41. Message Age ( 2 bytes, indicates the age of this BPDU- they get old
  42. as they propagate through the network)
  43.  
  44. Max Age (2 bytes; the maximum age of a valid BPDU as specified by the root)
  45.  
  46. Hello Time (2 bytes; the interval between Hellos coming from the root)
  47.  
  48. Forward Delay (2 bytes; used to control the time to wait when changing
  49. certain bridge states, and for aging of bridge tables)
  50.  
  51. The BPDU is encapsulated in an 802.n frame.
  52.  
  53. -- 
  54. Rich Seifert                    Networks and Communications Consulting
  55. seifert@netcom.com              (408) 996-0922
  56.                                 (408) 996-2860 FAX
  57. "... specialists in Local Area Networks and Data Communications systems"
  58.