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


Usage

<configuration>
    <routing-options>
        <multicast>
            <backup-pe-group>
                <name>name</name> <!-- identifier -->
                <backups>...</backups> <!-- mandatory -->
                <local-address>local-address</local-address> <!-- mandatory -->
            </backup-pe-group>
        </multicast>
    </routing-options>
</configuration>

Description

Backup PE group definitions.

Contents

<backups>—One or more IP addresses.

<local-address>—Address to be used as local-address for this group.

<name>—PE group name.


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