[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <protocols>
            <sap>
                <listen>
                    <name>name</name> <!-- identifier -->
                    <port>port</port>
                </listen>
            </sap>
        </protocols>
    </logical-systems>
</configuration>

Description

Address for SAP and SDP to listen on.

Contents

<name>—IP address.

<port>—Port to listen for session advertisements.


[Contents] [Prev] [Next] [Index] [Report an Error]