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


Usage

<configuration>
    <services>
        <nat>
            <rule>
                <term>
                    <then>
                        <translated>
                            <translation-type>
                                <source>source-choice</source>
                                <destination>destination-choice</destination>
                            </translation-type>
                        </translated>
                    </then>
                </term>
            </rule>
        </nat>
    </services>
</configuration>

Description

Type of translation to perform.

Contents

<destination>—Type of destination translation.

<source>—Type of source translation.


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