Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1419
• Timeout timer — If a router is not updated by the time the timer expires, the route is declared
invalid, but maintained in the RIP database.
• Flush timer — Determines how long a route is maintained in the RIP database, after it has been
declared invalid. Once this timer expires it is flushed from the RIP database completely.
The no form of the command resets all timers to their default values of 30, 180, and 120 seconds
respectively.
Default no timers
Parameters update — The RIP update timer value in seconds.
Values 1 — 600
Default 30
timeout — The RIP timeout timer value in seconds.
Values 1 — 1200
Default 180
flush — The RIP flush timer value in seconds.
Values 1 — 1200
Default 120
group
Syntax [no] group group-name
Context config>service>vprn>rip
Description This command creates a context for configuring a RIP group of neighbors. RIP groups are a way of
logically associating RIP neighbor interfaces to facilitate a common configuration for RIP interfaces.
The no form of the command deletes the RIP neighbor interface group. Deleting the group will also
remove the RIP configuration of all the neighbor interfaces currently assigned to this group.
Default no group — No group of RIP neighbor interfaces defined
Parameters group-name — The RIP group name. Allowed values are any string up to 32 characters long
composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $,
spaces, etc.), the entire string must be enclosed within double quotes.