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


Usage

<configuration>
    <snmp>
        <community>
            <routing-instance>
                <name>name</name> <!-- identifier -->
                <client-list-name>client-list-name</client-list-name>
                <clients>...</clients>
            </routing-instance>
        </community>
    </snmp>
</configuration>

Description

Use routing-instance name for v1/v2c clients.

Contents

<client-list-name>—The name of client list or prefix list.

<clients>—List of source address prefix ranges to accept.

<name>—Routing instance of v1/v2c clients.


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