10.
(Optional) Summarize routes.
Use a prefix tree to specify the number of bits to report for routes matching a
route map:
host1(config)#
ip prefix-tree boston permit 10.10.2.0/24
host1(config-router)#
route-map 4
host1(config-route-map)#match-set summary prefix-tree boston
NOTE:
For information about the
ip prefix-tree
command, see
JUNOSe IP Services
Configuration Guide
.
Alternatively, explicitly specify routes for RIP to summarize:
host1(config-router)#
ip summary-address 4.4.0.0 255.255.0.0 5
host1(config-router)#
ip summary-address 4.3.0.0 255.255.0.0 6
11.
(Optional) Redistribute routes from other protocols into RIP, or from RIP to other
protocols.
host1(config-router)#
redistribute rip 5
host1(config-router)#
route-map 4
host1(config-router)#
redistribute bgp 100 route-map 4
12.
(Optional) Enable unicast communication with RIP neighbors.
host1(config-router)#
neighbor 10.10.21.100
host1(config-router)#
passive-interface atm atm 2/0.16
13.
(Optional) Set the debounce time for interfaces brought down by some event.
host1(config-router)#
debounce-time 30
14.
(Optional) Prevent RIP from purging the routing table for interfaces brought
down by some event.
host1(config-router)#
interface-event-disable
15.
(Optional) Prevent RIP from sending a more-specific route if a less-specific route
has a better metric.
host1(config-router)#
send-more-specific-routes-disable
16.
(Optional) Prevent RIP from sending triggered updates.
host1(config-router)#
triggered-update-disable
17.
(Optional) Apply a table map to modify route distance.
host1(config-router)#
table-map dist1
212
■
Configuration Tasks
JUNOSe 11.0.x IP, IPv6, and IGP Configuration Guide
Содержание IGP - CONFIGURATION GUIDE V11.1.X
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 18: ...xviii List of Figures JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 20: ...xx List of Tables JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 26: ...2 Internet Protocol JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 148: ...Set clauses set local pref 400 See show route map 124 Monitoring IP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 228: ...204 Internet Protocol Routing JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 264: ...240 Monitoring RIP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 438: ...414 Monitoring IS IS JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 439: ...Part 3 Index Index on page 417 Index 415...
Страница 440: ...416 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Страница 454: ...430 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...