Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1105
Description This command sets the metric added to routes that were exported into RIP and advertised to RIP
neighbors.
The no form of the command removes the command from the config and resets the metric-in value
back to the default.
Default no metric-out
Parameters metric — The value added to the metric for routes exported into RIP and advertised to RIP neighbors,
expressed as a decimal integer.
Values 1 — 16
preference
Syntax preference preference
no preference
Context config>service>vprn>rip
config>service>vprn>rip>group
config>service>vprn>rip>group>neighbor
Description This command sets the route preference assigned to RIP routes. This value can be overridden by
route policies.
The no form of the command resets the preference to the default.
Default no preference
Parameters preference — An integer.
Values 1 — 255
Default 100
receive
Syntax receive {both | none | version-1 | version-2}
no receive
Context config>service>vprn>rip
config>service>vprn>rip>group
config>service>vprn>rip>group>neighbor
Description This command configures the type(s) of RIP updates that will be accepted and processed.
If both or version-2 is specified, the RIP instance listens for and accepts packets sent to the broadcast
and multicast (224.0.0.9) addresses.
If version-1 is specified, the router only listens for and accepts packets sent to the broadcast address.
This control can be issued at the global, group or interface level. The default behavior accepts and
processes both RIPv1 and RIPv2 messages.
The no form of the command resets the type of messages accepted to both.
Default no receive — Accepts both formats.