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>]