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


Usage

<configuration>
    <security>
        <idp>
            <idp-policy>
                <rulebase-exempt>
                    <rule>
                        <match>
                            <source-prefix-except>
                                <name>name</name> <!-- identifier -->
                            </source-prefix-except>
                        </match>
                    </rule>
                </rulebase-exempt>
            </idp-policy>
        </idp>
    </security>
</configuration>

Description

Don't match source address.

Contents

<name>—Don't match source address.


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