Unicast Routing
20-10
20
Web - Click Routing Protocol, RIP, Redistribute Configuration. Enter the
redistribution metric for static routes, and click Set.
Figure 20-4 RIP Redistribution Configuration
CLI - This example redistributes static routes and sets the metric for all of these
routes to a value of 3.
Console(config)#router rip 42-6
Console(config-router)#redistribute static metric 3 42-11
Console(config-router)#