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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <tftp-rule>
                    <term>
                        <from>
                            <tftp>
                                <operation>
                                    <read-request/>
                                    <write-request/>
                                </operation>
                            </tftp>
                        </from>
                    </term>
                </tftp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Limit match to operation being performed.

Contents

<read-request>—Apply rule for read-request operation.

<write-request>—Apply rule for write-request operation.


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