Document No. 10-300077, Issue 2 12-27
Configuring IP Routing
Figure 12-13. Add IP Redistribute List Entry
5. In the Access List field, select an access list to filter the routes that are
redistributed. If you select NA, all routes are redistributed.
* Note: You can use different access l ists fo r dif ferent IP redi stribut e list
entries. All IP redistribute list entries do not have to use the
same access list.
6. In the Source Protocol field, select the protocol whose routes you want
to redistribute. Options are RIP, OSPF, static, and local.
7. In the Destination Protocol field, select the protocol to which you want
the routes redistributed. Options are Rip and OSPF.
* Note: Selecting OSPF as the destination protocol causes OSPF
adjacencies to be reestablished. During this reestablishment, a
temporary loss of traffic occurs.
8. Click Create.
CLI Commands To create an IP redistribute list entry, use the following CLI command:
To redistribute routes to RIP, (configure router:rip)#
redistribute {ospf | local | static} [<access-list-name>]
To redistribute routes to OSPF, (configure router:ospf)#
redistribute {rip | local | static} [<access-list-name>]