■
Example
host1(config)#
router rip
■
Use the
no
version to delete the RIP process and removes the configuration from
your router.
■
See router rip
send-more-specific-routes-disable
■
Use to configure RIP to send a less-specific route in preference to a more-specific
route if the less-specific route has a metric.
■
Example
host1(config-router)#
send-more-specific-routes-disable
■
Use the
no
version to restore the default condition, wherein RIP always sends a
more-specific route in preference to a less-specific route, even if the less-specific
route has a metric.
■
See send-more-specific-routes-disable
table-map
■
Use to apply a policy to modify distance, metric, or tag values of RIP routes about
to be added to the IP routing table.
■
The new route map is applied to all routes currently in and those subsequently
placed in the forwarding table. Previously redistributed routes are redistributed
with the changes caused by the route map.
■
To remove from the forwarding table any old routes that are now disallowed by
the specified route map, you must refresh the IP routing table with the
clear ip
routes *
command.
■
Example
host1(config)#
route-map dist1 permit 5
host1(config-route-map)#
match community boston42
host1(config-route-map)#
set distance 33
host1(config-route-map)#
exit
host1(config)#
router rip 100
host1(config-router)#
table-map dist1
host1(config-router)#
exit
host1(config)#
exit
host1#
clear ip routes *
■
Use the
no
version to halt application of the route map.
■
See table-map
timers
■
Use to configure RIP timers.
■
The router supports the following RIP timers:
Configuration Tasks
■
221
Chapter 4: Configuring RIP
Summary of Contents for IGP - CONFIGURATION GUIDE V11.1.X
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 18: ...xviii List of Figures JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 20: ...xx List of Tables JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 26: ...2 Internet Protocol JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 228: ...204 Internet Protocol Routing JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 264: ...240 Monitoring RIP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 438: ...414 Monitoring IS IS JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 439: ...Part 3 Index Index on page 417 Index 415...
Page 440: ...416 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 454: ...430 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...