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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <multicast>
                <ssm-map>
                    <name>name</name> <!-- identifier -->
                    <policy>...</policy> <!-- mandatory -->
                    <source>...</source> <!-- mandatory -->
                </ssm-map>
            </multicast>
        </routing-options>
    </logical-systems>
</configuration>

Description

SSM map definitions.

Contents

<name>—SSM map name.

<policy>—Policy for matching group.

<source>—One or more source addresses.


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