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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <header-rule>
                    <term>
                        <then>
                            <service-id>...</service-id>
                            <protocol-inspection>...</protocol-inspection>
                            <redirect-unauthorized/>
                        </then>
                    </term>
                </header-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Action to take if the 'from' condition is matched.

Contents

<protocol-inspection>—Protocol inspection settings for flow.

<redirect-unauthorized>—Redirect the flow if not authorized.

<service-id>—Override service ID.


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