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


Usage

<configuration>
    <logical-systems>
        <firewall>
            <family>
                <inet>
                    <filter>
                        <term>
                            <from>
                                <source-port>
                                    <name>name</name> <!-- identifier -->
                                </source-port>
                            </from>
                        </term>
                    </filter>
                </inet>
            </family>
        </firewall>
    </logical-systems>
</configuration>

Description

Match TCP/UDP source port.

Contents

<name>—No documentation is available yet.


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