Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!uw-beaver!cornell!ken From: ken@gvax.cs.cornell.edu (Ken Birman) Newsgroups: comp.sys.isis Subject: Re: monitoring program Keywords: diffusion multicast option Message-ID: <46691@cornell.UUCP> Date: 4 Oct 90 19:40:16 GMT References: <41200@siemens.siemens.com> Sender: nobody@cornell.UUCP Reply-To: ken@gvax.cs.cornell.edu (Ken Birman) Organization: Cornell Univ. CS Dept, Ithaca NY Lines: 11 In article <41200@siemens.siemens.com> ellen@demon.siemens.com (Ellen M Voorhees) writes: >Is there a(n easy) way to send a broadcast to all the members >*and clients* of a group? > In ISIS V3.0, this will be an option to the bcast_l interface: "D" will cause the multicast to be sent to both members and clients of the group. In V2.1 you should probably overlay two groups, one with just the members, and one with both members and clients. Ken