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


Usage

<configuration>
    <firewall>
        <family>
            <inet6>
                <service-filter>
                    <term>
                        <from>
                            <source-port-except>
                                <name>name</name> <!-- identifier -->
                            </source-port-except>
                        </from>
                    </term>
                </service-filter>
            </inet6>
        </family>
    </firewall>
</configuration>

Description

Do not match TCP/UDP source port.

Contents

<name>—No documentation is available yet.


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