Tag Elements Beginning with R
> <rip> (configuration/logical-systems/protocols)
Usage
<configuration>
<logical-systems>
<protocols>
<rip>
<traceoptions>...</traceoptions>
<rib-group>...</rib-group>
<metric-in>metric-in</metric-in>
<send>...</send>
<receive>...</receive>
<check-zero/>
<message-size>message-size</message-size>
<import>...</import>
<holddown>seconds</holddown>
<route-timeout>seconds</route-timeout>
<update-interval>seconds</update-interval>
<authentication-type>authentication-type-choice</authentication-type>
<authentication-key>authentication-key</authentication-key>
<group>...</group>
<graceful-restart>...</graceful-restart>
</rip>
</protocols>
</logical-systems>
</configuration>
Description
RIP options.
Contents
<authentication-key>—Authentication key (password).
<authentication-type>—Authentication type.
-
md5—MD5 authentication.
-
none—No authentication.
-
simple—Simple password authentication.
<check-zero>—Check reserved fields on incoming RIPv2 packets.
<graceful-restart>—RIP graceful restart options.
<group>—Instance configuration.
<holddown>—Hold-down time.
<import>—Import policy.
<message-size>—Number of route entries per update message.
<metric-in>—Metric value to add to incoming routes.
<receive>—Configure RIP receive options.
<rib-group>—Routing table group for importing RIP routes.
<route-timeout>—Delay before routes time out.
<send>—Configure RIP send options.
<traceoptions>—Trace options for RIP.
<update-interval>—Interval between regular route updates.