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


Usage

<configuration>
    <services>
        <pgcp>
            <virtual-interface>
                <name>name</name> <!-- identifier -->
                <routing-instance>...</routing-instance>
                <service-state>service-state-choice</service-state>
                <media-service>...</media-service> <!-- mandatory -->
                <interface>interface</interface>
            </virtual-interface>
        </pgcp>
    </services>
</configuration>

Description

One or more Virtual Interfaces.

Contents

<interface>—Interface name.

<media-service>—No documentation is available yet.

<name>—Virtual Interface Name.

<routing-instance>—Routing instance.

<service-state>—Service state.


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