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


Usage

<configuration>
    <services>
        <aacl>
            <rule>
                <term>
                    <from>
                        <source-address>
                            <name>name</name> <!-- identifier -->
                            <except/>
                        </source-address>
                    </from>
                </term>
            </rule>
        </aacl>
    </services>
</configuration>

Description

Match IP source address.

Contents

<except>—Match address not in this prefix.

<name>—Match IP address.


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