
host1(config-router)#
network 10.2.1.0 255.255.255.0
host1(config-if)#
ip rip
host1(config-if)#
ip rip receive version 1
host1(config-if)#
ip rip send version 2
host1(config-if)#
ip rip authentication mode text
host1(config-if)#
ip rip authentication key klaatu42
■
Associate the RIP routing process with an interface specified by an IP address
or with an unnumbered interface, and configure RIP for the interface.
host1(config-router)#
address 10.2.1.1
host1(config-router)#
address 10.2.1.1 receive version 1
host1(config-router)#
address 10.2.1.1 send version 2
host1(config-router)#
address 10.2.1.1 authentication mode text
host1(config-router)#
address 10.2.1.1 authentication key 31barada
Each configuration step is optional, and includes the following:
■
(Optional) Specify a RIP receive version for an interface. By default, RIP
interfaces on your router receive both RIPv1 and RIPv2.
■
(Optional) Specify a RIP send version for an interface. By default, RIP
interfaces on your router send only RIPv1.
■
(Optional) Specify an authentication mode and authentication password or
key. This step is permitted only if both receive version and send version are
set to RIPv2.
4.
(Optional) Enable RIP to advertise a default route.
host1(config-router)#
default-information originate
5.
(Optional) Specify a default metric for redistributed routes on all subsequently
created interfaces.
host1(config-router)#
default-metric 5
6.
(Optional) Set the administrative distance for advertised routes.
host1(config-router)#
distance 150
7.
(Optional) Control the dynamic distribution of routes caused by changes to an
associated route map.
host1(config-router)#
disable-dynamic-redistribute
8.
(Optional) Adjust RIP timers.
host1(config-router)#
timers update 20
host1(config-router)#
timers invalid 60
host1(config-router)#
timers holddown 60
host1(config-router)#
timers flush 90
9.
(Optional) Specify maximum number of ECMP paths.
host1(config-router)#
maximum-paths 2
Configuration Tasks
■
211
Chapter 4: Configuring RIP
Содержание 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...