■
The maximum number of routes can be in the range 1–16.
■
Example
host1(config-router)#
maximum-paths 2
■
Use the
no
version to restore the default value, 4.
■
See maximum-paths
neighbor
■
Use to specify a RIP neighbor to which the router sends unicast messages.
■
You must also use the
passive-interface
command to specify the interface as
passive, thereby restricting the interface to unicast RIP messages.
■
Example
host1(config-router)#
neighbor 10.10.21.100
■
Use the
no
version to remove the neighbor.
■
See neighbor
network
■
Use to associate a network with a RIP routing process. Use the
ip rip
commands
to configure RIP attributes on the network.
■
You supply a network mask to the new address so that RIP runs on that specific
network.
■
If you do not specify an interface’s network, the network is not advertised in
any RIP updates.
■
You can specify either the standard subnet mask or the inverse subnet mask.
■
Example 1—standard subnet mask
host1(config-router)#
network 10.2.1.0 255.255.255.0
■
Example 2—inverse subnet mask
host1(config-router)#
network 10.2.1.0 0.0.0.255
■
Use the
no
version to disable RIP on the specified interface.
■
See network
passive-interface
■
Use to disable the transmission of multicast RIP messages on the interface.
■
RIP messages are unicast to a RIP neighbor on the interface if the interface is
present in the IP routing table as the next-hop interface to the configured
neighbor.
■
Example
host1(config-router)#
passive-interface atm atm 2/0.16
Configuration Tasks
■
219
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...