Reference Guide 740 Document #: LTRT-17939
Mediant MSBR
Command Description
routing_table_timer Defines the Routing Table Update Timer value in seconds.
Range is 5-2147483647.
routing_timeout_timer Defines the Routing Information Timeout Timer. Range is 0-
65535.
garbage_collection_timer Defines the Garbage Collection Timer. Range is 0-65535.
Default
The default Routing Table Update Timer value in seconds is 30.
The default Routing Timeout Timer value in seconds is 180.
The default Garbage Collection Timer.value in seconds is 120.
Command Mode
Privileged User
Example
This example updates the Routing Table Update Timer, Routing Timeout Timer, and Garbage
Collection Timer.values to 50 seconds each.
# configure data
(config-data)# router ripng
(conf-router)# timers basic 50 50 50
75.2.2.81.5.9 redistribute bgp
This command redistributes routing information from bgp route entries into the RIPng tables.
The no redistribute bgp disables the routes.
Syntax
redistribute bgp
redistribute bgp metric <0-16>
redistribute bgp route-map [route-map]
no redistribute bgp
Command Description
metric Defines the metric value (0 -16).
route-map Defines the pointer to route-map entries.
Default
NA
Command Mode
Privileged User