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


Usage

<configuration>
    <protocols>
        <rip>
            <receive>
                <both/>
                <none/>
                <version-1/>
                <version-2/>
            </receive>
        </rip>
    </protocols>
</configuration>

Description

Configure RIP receive options.

Contents

<both>—Accept both RIPv1 and RIPv2 packets.

<none>—Do not receive RIP packets.

<version-1>—Accept RIPv1 packets only.

<version-2>—Accept only RIPv2 packets.


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