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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <user-category>
                    <default>
                        <rule-space>
                            <default>default</default> <!-- mandatory -->
                            <default-secondary>default-secondary</default-secondary>
                        </rule-space>
                    </default>
                </user-category>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Default rule space settings.

Contents

<default>—Default rule space to apply initially to all contexts.

<default-secondary>—Default rule space to apply to secondary contexts.


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