Next: 38.4 Commands at a
Up: 38.3 Architecture of the
Previous: 38.3.4 Detection of a
Contents
Index
To join a layer the PLM instproc add-layer is called. This instproc
calls the PLMLayer instproc join-group which calls the PLMLayer/ns instproc join-group.
To leave a layer the PLM instproc drop-layer is called. This instproc
calls the PLMLayer instproc leave-group which calls the PLMLayer/ns instproc leave-group.
2008-12-02