Chapter 6: Routing Policy Configuration Guide6 - 10SSR User Reference ManualTo redistribute static routes, enter one of the following commands in Configure mode:Redistributing Directly Attached NetworksRoutes to directly attached networks are redistributed to another routing protocol suchas RIP or OSPF by the following command. The network parameter specifies a set ofroutes that will be redistributed by this command. If all direct routes are to beredistributed set the network parameter to all. Note that the network parameter is afilter that is used to specify routes that are to be redistributed.To redistribute direct routes, enter one of the following commands in Configure mode:Redistributing RIP into RIPThe SSR routing process requires RIP redistribution into RIP if a protocol isredistributed into RIP.To redistribute RIP into RIP, enter the following command in Configure mode:Redistributing RIP into OSPFRIP routes may be redistributed to OSPF.To redistribute RIP into OSPF, enter the following command in Configure mode:To redistribute static routes into RIP. ip-router policy redistribute from-proto static to-proto rip network allTo redistribute static routes into OSPF. ip-router policy redistribute from-proto static to-proto ospf network allTo redistribute direct routes into RIP. ip-router policy redistribute from-proto direct to-proto rip network allTo redistribute direct routes into OSPF. ip-router policy redistribute from-proto direct to-proto ospf network allTo redistribute RIP into RIP. ip-router policy redistribute from-proto rip to-proto ripTo redistribute RIP into OSPF. ip-router policy redistribute from-proto rip to-proto ospf