![]() ![]() |
8.1 | ![]() |
Controlling Routing Update Traffic | |
8.1.1 | ![]() |
Controlling routing updates |
Router RTA as shown in Figure
![]() The RIP configuration command network 10.0.0.0 serves two functions. First, the command tells RIP where to send and receive advertisements, and on which interfaces to send and receive updates. The network 10.0.0.0 command enables RIP updates on all interfaces that have an IP address belonging to the 10.0.0.0 network, such as Bri0, S1, S2, and E1. Second, this command tells the RIP process what to advertise. All directly connected subnets belonging to the major network 10.0.0.0 are included in RIP updates, in addition to any dynamically learned routes. That means that RTA advertises the networks 10.1.1.0, 10.2.2.0, 10.3.3.0, and 10.4.4.0.
Unfortunately, the default behavior of RIP, or any routing protocol,
may not be the best thing for an internetwork.
Updating out E0
For these reasons, it is necessary to configure passive interfaces or route filters to control routing updates. Both strategies are discussed in the following sections.
|